diff --git a/ESP-IDF_Robot/build/.bin_timestamp b/ESP-IDF_Robot/build/.bin_timestamp index 1fe6f11dd..f46389de7 100644 --- a/ESP-IDF_Robot/build/.bin_timestamp +++ b/ESP-IDF_Robot/build/.bin_timestamp @@ -1 +1 @@ -958a013f6c12d2ec2c04621ceb1a88b6 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin +caabec3dbbff1f41ce67c1f1e4bfed16 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin diff --git a/ESP-IDF_Robot/build/.ninja_deps b/ESP-IDF_Robot/build/.ninja_deps index b377beac3..7cbfa7e35 100644 Binary files a/ESP-IDF_Robot/build/.ninja_deps and b/ESP-IDF_Robot/build/.ninja_deps differ 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 351d3c7c2..4a1b35d39 100644 --- a/ESP-IDF_Robot/build/.ninja_log +++ b/ESP-IDF_Robot/build/.ninja_log @@ -989,3 +989,12 @@ 166 176 1736057602010209295 bootloader-prefix/src/bootloader-stamp/bootloader-done f249f5b287000dc4 166 176 1736057602010209295 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/CMakeFiles/bootloader-complete f249f5b287000dc4 166 176 1736057602010209295 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-done f249f5b287000dc4 +168 428 1736057602003209238 esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj 16ba06e89db85cdc +428 441 1736057602263211357 esp-idf/main/libmain.a 70137ac8790bd643 +441 6109 1736057607890257208 esp-idf/esp_system/ld/sections.ld 92e95530ee1a2fbc +441 6109 1736057607890257208 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/ld/sections.ld 92e95530ee1a2fbc +6109 6944 1736057607944257648 ESP-IDF_Robot.elf 16b9f6aba7127230 +6944 7127 1736057608961265932 .bin_timestamp 1d5386dfcf8a6b14 +6944 7127 1736057608961265932 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/.bin_timestamp 1d5386dfcf8a6b14 +7127 7182 1736057608962265940 esp-idf/esptool_py/CMakeFiles/app_check_size e71bc229bf872e1a +7127 7182 1736057608962265940 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/app_check_size e71bc229bf872e1a diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.bin b/ESP-IDF_Robot/build/ESP-IDF_Robot.bin index c2e50f124..ac11860c9 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 2c3d3129d..6db7482e5 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 55c33457c..a7c447aea 100644 --- a/ESP-IDF_Robot/build/ESP-IDF_Robot.map +++ b/ESP-IDF_Robot/build/ESP-IDF_Robot.map @@ -401,7 +401,7 @@ esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) (adc_io_to_channel) esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - esp-idf/main/libmain.a(blink_example_main.c.obj) (adc_cali_raw_to_voltage) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) (adc_cali_raw_to_voltage) esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) (adc_cali_create_scheme_curve_fitting) esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) @@ -3785,7 +3785,7 @@ Discarded input sections 0x00000000 0x124 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.motors_task 0x00000000 0x2 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.__func__.7 + .rodata.__func__.6 0x00000000 0x14 esp-idf/main/libmain.a(blink_example_main.c.obj) .bss.peerInfo 0x00000000 0x24 esp-idf/main/libmain.a(blink_example_main.c.obj) .bss.controlData @@ -4571,8 +4571,18 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .text.adc_lock_acquire 0x00000000 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .text.adc_lock_release + 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 + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.adc1_lock + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) @@ -6328,6 +6338,8 @@ Discarded input sections 0x00000000 0x12 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.adc_oneshot_channel_to_io 0x00000000 0x12 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .text.adc_oneshot_read + 0x00000000 0x120 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.adc_oneshot_read_isr 0x00000000 0x12e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.adc_oneshot_del_unit.str1.4 @@ -6346,6 +6358,8 @@ Discarded input sections 0x00000000 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.__FUNCTION__.3 0x00000000 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.__FUNCTION__.4 + 0x00000000 0x11 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .data 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .bss 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) @@ -6364,10 +6378,30 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .data 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .bss 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .rodata.adc_cali_check_scheme.str1.4 + 0x00000000 0x4b esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .text.adc_cali_check_scheme 0x00000000 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .rodata.adc_cali_raw_to_voltage.str1.4 + 0x00000000 0x4d esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .text.adc_cali_raw_to_voltage + 0x00000000 0x8c esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x18 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .rodata.__FUNCTION__.1 0x00000000 0x16 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_info 0x00000000 0x3ae esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_abbrev 0x00000000 0x188 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_loc 0x00000000 0x180 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_aranges + 0x00000000 0x28 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_ranges 0x00000000 0x18 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_line 0x00000000 0x4e1 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_str 0x00000000 0x44f esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_frame 0x00000000 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .text 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .data 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .bss 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) @@ -11078,6 +11112,10 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .text.adc_hal_onetime_start + 0x00000000 0x5a esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .text.adc_oneshot_hal_convert + 0x00000000 0x12e esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(mpi_hal.c.obj) @@ -25794,7 +25832,7 @@ END GROUP 0x3fc96690 . = ALIGN (0x4) 0x3fc96690 _noinit_end = ABSOLUTE (.) -.dram0.bss 0x3fc96690 0x43c0 +.dram0.bss 0x3fc96690 0x4310 0x3fc96690 . = ALIGN (0x8) 0x3fc96690 _bss_start = ABSOLUTE (.) *(.bss .bss.*) @@ -25844,861 +25882,853 @@ END GROUP .bss.s_vfs 0x3fc970e0 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) .bss.buf 0x3fc97100 0xf esp-idf/main/libmain.a(blink_example_main.c.obj) *fill* 0x3fc9710f 0x1 - .bss.voltage 0x3fc97110 0x50 esp-idf/main/libmain.a(blink_example_main.c.obj) - .bss.adc_raw 0x3fc97160 0x50 esp-idf/main/libmain.a(blink_example_main.c.obj) - .bss.m 0x3fc971b0 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc971b0 m + .bss.m 0x3fc97110 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc97110 m .bss.s_intr_handlers - 0x3fc971d0 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3fc97130 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) .bss.s_mmu_ctx - 0x3fc972d0 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .bss.tick_cb 0x3fc972fc 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .bss.idle_cb 0x3fc9731c 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x3fc97230 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .bss.tick_cb 0x3fc9725c 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x3fc9727c 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .bss.init_context - 0x3fc9733c 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x3fc9729c 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .bss.s_adc_cali_param - 0x3fc97348 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3fc972a8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .bss._ZL13s_nvs_handles - 0x3fc97368 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fc972c8 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .bss.s_ledc_fade_rec - 0x3fc97374 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .bss.s_ctx 0x3fc9738c 0x10 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3fc972d4 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .bss.s_ctx 0x3fc972ec 0x10 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .bss.op_sem_buf.1 - 0x3fc9739c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3fc972fc 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .bss.op_sem_buf.2 - 0x3fc973f0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3fc97350 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .bss.ecp_supported_grp_id - 0x3fc97444 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3fc973a4 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .bss.g_espnow_lock - 0x3fc97478 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x3fc97478 g_espnow_lock - .bss.g_mt 0x3fc9747c 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x3fc9747c g_mt + 0x3fc973d8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3fc973d8 g_espnow_lock + .bss.g_mt 0x3fc973dc 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3fc973dc g_mt .bss.wpa_crypto_funcs - 0x3fc974bc 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x3fc974bc wpa_crypto_funcs + 0x3fc9741c 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3fc9741c wpa_crypto_funcs .bss.g_hmac_cnt - 0x3fc97530 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x3fc97530 g_hmac_cnt + 0x3fc97490 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x3fc97490 g_hmac_cnt .bss.g_wifi_nvs_cfg - 0x3fc97570 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc974d0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .bss.s_wifi_nvs - 0x3fc97574 0x504 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x3fc97574 s_wifi_nvs + 0x3fc974d4 0x504 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc974d4 s_wifi_nvs .bss.s_ap_igtk - 0x3fc97a78 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3fc979d8 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .bss.s_sta_igtk - 0x3fc97ac8 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3fc97a28 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .bss.g_mac_sleep_en - 0x3fc97b18 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc97b18 g_mac_sleep_en - *fill* 0x3fc97b19 0x7 + 0x3fc97a78 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc97a78 g_mac_sleep_en + *fill* 0x3fc97a79 0x7 .bss.g_wifi_menuconfig - 0x3fc97b20 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc97b20 g_wifi_menuconfig + 0x3fc97a80 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc97a80 g_wifi_menuconfig .bss.mac_list_lock - 0x3fc97b88 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc97b88 mac_list_lock + 0x3fc97ae8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc97ae8 mac_list_lock .bss.s_wifi_task_hdl - 0x3fc97b8c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc97b8c s_wifi_task_hdl + 0x3fc97aec 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc97aec s_wifi_task_hdl .bss.s_wpa2_start - 0x3fc97b90 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc97af0 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .bss.s_wps_start - 0x3fc97b91 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3fc97b92 0x2 + 0x3fc97af1 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3fc97af2 0x2 .bss.ftm_req_expiry_timer - 0x3fc97b94 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc97af4 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) .bss.ftm_resp_ctx - 0x3fc97ba8 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x3fc97ba8 ftm_resp_ctx + 0x3fc97b08 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc97b08 ftm_resp_ctx .bss.ftmr_timer - 0x3fc97bb4 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc97b14 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) .bss.g_ftm_report_data - 0x3fc97bc8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc97b28 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) .bss.g_ftm_using_get_report_api - 0x3fc97bcc 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - *fill* 0x3fc97bcd 0x3 + 0x3fc97b2c 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + *fill* 0x3fc97b2d 0x3 .bss.s_ftm_initiator - 0x3fc97bd0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc97b30 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) .bss.s_net80211_data_init - 0x3fc97bd4 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3fc97bd5 0x3 + 0x3fc97b34 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3fc97b35 0x3 .bss.s_wifi_api_lock - 0x3fc97bd8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc97bd8 s_wifi_api_lock + 0x3fc97b38 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc97b38 s_wifi_api_lock .bss.s_wifi_stop_in_progress - 0x3fc97bdc 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc97bdc s_wifi_stop_in_progress - *fill* 0x3fc97bdd 0x3 - .bss.g_ic 0x3fc97be0 0x29c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3fc97be0 g_ic - .bss.avs_cb 0x3fc97e7c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3fc97b3c 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc97b3c s_wifi_stop_in_progress + *fill* 0x3fc97b3d 0x3 + .bss.g_ic 0x3fc97b40 0x29c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3fc97b40 g_ic + .bss.avs_cb 0x3fc97ddc 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) .bss.avs_rx_content - 0x3fc97e80 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3fc97de0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) .bss.get_key_cb - 0x3fc97e84 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3fc97de4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) .bss.in_rssi_adjust - 0x3fc97e88 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc97e88 in_rssi_adjust + 0x3fc97de8 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc97de8 in_rssi_adjust .bss.rssi_index - 0x3fc97e89 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc97e89 rssi_index - *fill* 0x3fc97e8a 0x2 + 0x3fc97de9 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc97de9 rssi_index + *fill* 0x3fc97dea 0x2 .bss.rssi_saved - 0x3fc97e8c 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc97e8c rssi_saved + 0x3fc97dec 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc97dec rssi_saved .bss.s_eapol_txdone_cb - 0x3fc97e94 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc97e94 s_eapol_txdone_cb + 0x3fc97df4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc97df4 s_eapol_txdone_cb .bss.sta_csa_timer - 0x3fc97e98 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc97e98 sta_csa_timer + 0x3fc97df8 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc97df8 sta_csa_timer .bss.g_wifi_improve_contention_ability - 0x3fc97eac 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x3fc97eac g_wifi_improve_contention_ability - *fill* 0x3fc97ead 0x3 + 0x3fc97e0c 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3fc97e0c g_wifi_improve_contention_ability + *fill* 0x3fc97e0d 0x3 .bss.tokens.12330 - 0x3fc97eb0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3fc97e10 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .bss.len_dh_ie - 0x3fc97eb4 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc97eb4 len_dh_ie - *fill* 0x3fc97eb5 0x3 + 0x3fc97e14 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc97e14 len_dh_ie + *fill* 0x3fc97e15 0x3 .bss.s_netstack_ref - 0x3fc97eb8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc97eb8 s_netstack_ref + 0x3fc97e18 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc97e18 s_netstack_ref .bss.s_tx_cacheq - 0x3fc97ebc 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc97ebc s_tx_cacheq - .bss.BcnIntvl 0x3fc97ec4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .bss.ap_rxcb 0x3fc97ec8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc97ec8 ap_rxcb + 0x3fc97e1c 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc97e1c s_tx_cacheq + .bss.BcnIntvl 0x3fc97e24 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.ap_rxcb 0x3fc97e28 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc97e28 ap_rxcb .bss.beacon_send_start_flag - 0x3fc97ecc 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc97ecd 0x3 + 0x3fc97e2c 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc97e2d 0x3 .bss.beacon_timer - 0x3fc97ed0 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc97e30 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .bss.g_beacon_dtim_send_mc - 0x3fc97ee4 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc97ee5 0x3 + 0x3fc97e44 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc97e45 0x3 .bss.g_beacon_eb - 0x3fc97ee8 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc97ee8 g_beacon_eb + 0x3fc97e48 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc97e48 g_beacon_eb .bss.g_beacon_eb_allocated - 0x3fc97ef0 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc97e50 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .bss.g_beacon_idx - 0x3fc97ef1 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc97ef1 g_beacon_idx - *fill* 0x3fc97ef2 0x2 + 0x3fc97e51 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc97e51 g_beacon_idx + *fill* 0x3fc97e52 0x2 .bss.g_deauth_mac_list - 0x3fc97ef4 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc97ef4 g_deauth_mac_list + 0x3fc97e54 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc97e54 g_deauth_mac_list .bss.g_sa_query_mac_list - 0x3fc97f00 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc97f00 g_sa_query_mac_list + 0x3fc97e60 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc97e60 g_sa_query_mac_list .bss.tim_offset - 0x3fc97f0c 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc97f0d 0x3 - .bss.gChmCxt 0x3fc97f10 0x228 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x3fc97f10 gChmCxt + 0x3fc97e6c 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc97e6d 0x3 + .bss.gChmCxt 0x3fc97e70 0x228 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3fc97e70 gChmCxt .bss.app_scan_params - 0x3fc98138 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc98138 app_scan_params + 0x3fc98098 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc98098 app_scan_params .bss.connect_scan_flag - 0x3fc98148 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc98148 connect_scan_flag - *fill* 0x3fc98149 0x3 + 0x3fc980a8 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc980a8 connect_scan_flag + *fill* 0x3fc980a9 0x3 .bss.gScanStruct - 0x3fc9814c 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc9814c gScanStruct + 0x3fc980ac 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc980ac gScanStruct .bss.s_ch.12808 - 0x3fc98268 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3fc9826a 0x2 + 0x3fc981c8 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3fc981ca 0x2 .bss.s_owe_scan_flag - 0x3fc9826c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .bss.scannum 0x3fc98270 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc98270 scannum - *fill* 0x3fc98272 0x2 - .bss.ctx 0x3fc98274 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x3fc98274 ctx + 0x3fc981cc 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .bss.scannum 0x3fc981d0 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc981d0 scannum + *fill* 0x3fc981d2 0x2 + .bss.ctx 0x3fc981d4 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x3fc981d4 ctx .bss.esp_mesh_quick_funcs - 0x3fc9827c 0xb0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc9827c esp_mesh_quick_funcs + 0x3fc981dc 0xb0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc981dc esp_mesh_quick_funcs .bss.g_mesh_topology - 0x3fc9832c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc9832c g_mesh_topology - .bss.ap_no_lr 0x3fc98330 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc98330 ap_no_lr - *fill* 0x3fc98331 0x3 + 0x3fc9828c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9828c g_mesh_topology + .bss.ap_no_lr 0x3fc98290 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc98290 ap_no_lr + *fill* 0x3fc98291 0x3 .bss.cnx_csa_timer - 0x3fc98334 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc98294 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.g_authmode_incompatible - 0x3fc98348 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc98348 g_authmode_incompatible + 0x3fc982a8 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc982a8 g_authmode_incompatible .bss.g_authmode_threshold_failure - 0x3fc98349 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc98349 g_authmode_threshold_failure - *fill* 0x3fc9834a 0x6 - .bss.g_cnxMgr 0x3fc98350 0xef8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc98350 g_cnxMgr + 0x3fc982a9 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc982a9 g_authmode_threshold_failure + *fill* 0x3fc982aa 0x6 + .bss.g_cnxMgr 0x3fc982b0 0xef8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc982b0 g_cnxMgr .bss.g_cnx_probe_rc_list_cb - 0x3fc99248 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc99248 g_cnx_probe_rc_list_cb + 0x3fc991a8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc991a8 g_cnx_probe_rc_list_cb .bss.g_in_blacklist_flag - 0x3fc9924c 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9924c g_in_blacklist_flag + 0x3fc991ac 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc991ac g_in_blacklist_flag .bss.g_rssi_threshold_failure - 0x3fc9924d 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9924d g_rssi_threshold_failure + 0x3fc991ad 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc991ad g_rssi_threshold_failure .bss.is_connected_sync - 0x3fc9924e 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc991ae 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.reconnect_flag - 0x3fc9924f 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9924f reconnect_flag + 0x3fc991af 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc991af reconnect_flag .bss.s_csa_timer_bss - 0x3fc99250 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc991b0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.s_sta_last_start_txseq - 0x3fc99254 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3fc99256 0x2 + 0x3fc991b4 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3fc991b6 0x2 .bss.sta_con_timer - 0x3fc99258 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc99258 sta_con_timer + 0x3fc991b8 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc991b8 sta_con_timer .bss.beacon_monitor_data.12071 - 0x3fc9926c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc991cc 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .bss.beacon_monitor_tbtt_time.12047 - 0x3fc99280 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .bss.g_pm 0x3fc99288 0x1f0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x3fc99288 g_pm + 0x3fc991e0 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss.g_pm 0x3fc991e8 0x1f0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc991e8 g_pm .bss.g_pm_tx_null_func - 0x3fc99478 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .bss.if_ctrl 0x3fc9947c 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x3fc9947c if_ctrl - .bss.s_is_6m 0x3fc994a4 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x3fc994a4 s_is_6m - *fill* 0x3fc994a5 0x3 + 0x3fc993d8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss.if_ctrl 0x3fc993dc 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc993dc if_ctrl + .bss.s_is_6m 0x3fc99404 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc99404 s_is_6m + *fill* 0x3fc99405 0x3 .bss.s_fragment - 0x3fc994a8 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc994a8 s_fragment - .bss.eb_space 0x3fc994b8 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x3fc994b8 eb_space + 0x3fc99408 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc99408 s_fragment + .bss.eb_space 0x3fc99418 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc99418 eb_space .bss.s_fix_rate - 0x3fc99578 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc99578 s_fix_rate + 0x3fc994d8 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc994d8 s_fix_rate .bss.s_fix_rate_mask - 0x3fc99580 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc99580 s_fix_rate_mask + 0x3fc994e0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc994e0 s_fix_rate_mask .bss.g_lmac_cnt - 0x3fc99584 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x3fc99584 g_lmac_cnt - *fill* 0x3fc99644 0x4 - .bss.g_pm_cnt 0x3fc99648 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x3fc99648 g_pm_cnt + 0x3fc994e4 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc994e4 g_lmac_cnt + *fill* 0x3fc995a4 0x4 + .bss.g_pm_cnt 0x3fc995a8 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc995a8 g_pm_cnt .bss.BcnSendTick - 0x3fc99690 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc99690 BcnSendTick + 0x3fc995f0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc995f0 BcnSendTick .bss.g_wdev_csi_rx - 0x3fc99694 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc99694 g_wdev_csi_rx + 0x3fc995f4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc995f4 g_wdev_csi_rx .bss.g_wdev_csi_rx_ctx - 0x3fc99698 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc99698 g_wdev_csi_rx_ctx + 0x3fc995f8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc995f8 g_wdev_csi_rx_ctx .bss.g_wdev_record_t1t4_cb - 0x3fc9969c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9969c g_wdev_record_t1t4_cb + 0x3fc995fc 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc995fc g_wdev_record_t1t4_cb .bss.g_wdev_record_t2t3_cb - 0x3fc996a0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc996a0 g_wdev_record_t2t3_cb + 0x3fc99600 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc99600 g_wdev_record_t2t3_cb .bss.g_wdev_set_t1t4_cb - 0x3fc996a4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc996a4 g_wdev_set_t1t4_cb + 0x3fc99604 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc99604 g_wdev_set_t1t4_cb .bss.wDevMacSleep - 0x3fc996a8 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc996a8 wDevMacSleep - *fill* 0x3fc9971c 0x4 + 0x3fc99608 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc99608 wDevMacSleep + *fill* 0x3fc9967c 0x4 .bss.s_tbttstart - 0x3fc99720 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x3fc99720 s_tbttstart + 0x3fc99680 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x3fc99680 s_tbttstart .bss.s_timer_post - 0x3fc99728 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x3fc99688 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .bss.s_dslp_phy_cb - 0x3fc9972c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3fc9968c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .bss.s_phy_ant_config - 0x3fc99738 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .bss.sockets 0x3fc99748 0xc8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc99698 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .bss.sockets 0x3fc996a8 0xc8 esp-idf/lwip/liblwip.a(sockets.c.obj) .bss.socket_ipv6_multicast_memberships - 0x3fc99810 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc99770 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) .bss.socket_ipv4_multicast_memberships - 0x3fc99928 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc99888 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) .bss.dns_servers - 0x3fc999a0 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) - .bss.ip_data 0x3fc999e8 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x3fc999e8 ip_data + 0x3fc99900 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.ip_data 0x3fc99948 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3fc99948 ip_data .bss.loop_netif - 0x3fc99a2c 0xfc esp-idf/lwip/liblwip.a(netif.c.obj) - .bss.inseg 0x3fc99b28 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9998c 0xfc esp-idf/lwip/liblwip.a(netif.c.obj) + .bss.inseg 0x3fc99a88 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .bss.dhcp_rx_options_given - 0x3fc99b38 0xb esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x3fc99b38 dhcp_rx_options_given - *fill* 0x3fc99b43 0x1 + 0x3fc99a98 0xb esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc99a98 dhcp_rx_options_given + *fill* 0x3fc99aa3 0x1 .bss.dhcp_rx_options_val - 0x3fc99b44 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x3fc99b44 dhcp_rx_options_val + 0x3fc99aa4 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc99aa4 dhcp_rx_options_val .bss.arp_table - 0x3fc99b70 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3fc99ad0 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) .bss.nd6_ra_buffer - 0x3fc99c60 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc99bc0 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) .bss.multicast_address - 0x3fc99c80 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc99be0 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) .bss.default_router_list - 0x3fc99c94 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc99c94 default_router_list + 0x3fc99bf4 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc99bf4 default_router_list .bss.prefix_list - 0x3fc99cb8 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc99cb8 prefix_list + 0x3fc99c18 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc99c18 prefix_list .bss.destination_cache - 0x3fc99d44 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc99d44 destination_cache + 0x3fc99ca4 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc99ca4 destination_cache .bss.neighbor_cache - 0x3fc99f24 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc99f24 neighbor_cache - .bss.input 0x3fc9a000 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x3fc99e84 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc99e84 neighbor_cache + .bss.input 0x3fc99f60 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .bss.g_wpa_supp - 0x3fc9a040 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x3fc9a040 g_wpa_supp + 0x3fc99fa0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x3fc99fa0 g_wpa_supp .bss.g_sae_data - 0x3fc9a0e8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .bss.eloop 0x3fc9a168 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x3fc9a048 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.eloop 0x3fc9a0c8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .bss.s_sm_table - 0x3fc9a188 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3fc9a0e8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .bss.assoc_ie_buf - 0x3fc9a1c8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x3fc9a1c8 assoc_ie_buf - .bss.gWpaSm 0x3fc9a1f8 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x3fc9a1f8 gWpaSm + 0x3fc9a128 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fc9a128 assoc_ie_buf + .bss.gWpaSm 0x3fc9a158 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fc9a158 gWpaSm .bss.g_log_level - 0x3fc9a530 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x3fc9a530 g_log_level + 0x3fc9a490 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fc9a490 g_log_level .bss.g_misc_nvs - 0x3fc9a534 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x3fc9a534 g_misc_nvs + 0x3fc9a494 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fc9a494 g_misc_nvs .bss.g_misc_nvs_init - 0x3fc9a538 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - *fill* 0x3fc9a539 0x3 + 0x3fc9a498 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + *fill* 0x3fc9a499 0x3 .bss.s_sta_cnx_times - 0x3fc9a53c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x3fc9a49c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) .bss.phy_version_str - 0x3fc9a540 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x3fc9a540 phy_version_str + 0x3fc9a4a0 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x3fc9a4a0 phy_version_str .bss.chip7_phy_init_ctrl - 0x3fc9a568 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc9a568 chip7_phy_init_ctrl - *fill* 0x3fc9a592 0x2 + 0x3fc9a4c8 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc9a4c8 chip7_phy_init_ctrl + *fill* 0x3fc9a4f2 0x2 .bss.g_phyFuns - 0x3fc9a594 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc9a594 g_phyFuns + 0x3fc9a4f4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc9a4f4 g_phyFuns .bss.new_rom.4589 - 0x3fc9a598 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - *fill* 0x3fc9a599 0x3 - .bss 0x3fc9a59c 0x138 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc9a59c __sf + 0x3fc9a4f8 0x1 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + *fill* 0x3fc9a4f9 0x3 + .bss 0x3fc9a4fc 0x138 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc9a4fc __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 - 0x3fc9a6d4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3fc9a634 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .sbss.s_reset_reason - 0x3fc9a6d8 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3fc9a638 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .sbss.s_usbserial_timeout - 0x3fc9a6dc 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc9a63c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sbss.g_panic_abort_details - 0x3fc9a6e0 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc9a6e0 g_panic_abort_details + 0x3fc9a640 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc9a640 g_panic_abort_details .sbss.g_panic_abort - 0x3fc9a6e4 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc9a6e4 g_panic_abort - *fill* 0x3fc9a6e5 0x3 + 0x3fc9a644 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc9a644 g_panic_abort + *fill* 0x3fc9a645 0x3 .sbss.g_startup_time - 0x3fc9a6e8 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3fc9a6e8 g_startup_time + 0x3fc9a648 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3fc9a648 g_startup_time .sbss.g_exc_frames - 0x3fc9a6f0 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x3fc9a6f0 g_exc_frames + 0x3fc9a650 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fc9a650 g_exc_frames .sbss.s_log_cache_misses - 0x3fc9a6f4 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc9a654 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_entry_count - 0x3fc9a6f8 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc9a658 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_max_generation - 0x3fc9a6fc 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc9a65c 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_tags - 0x3fc9a700 0x4 esp-idf/log/liblog.a(log.c.obj) - .sbss.base.0 0x3fc9a704 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc9a660 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.base.0 0x3fc9a664 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.s_log_mutex - 0x3fc9a708 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc9a668 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.alloc_failed_callback - 0x3fc9a70c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3fc9a66c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .sbss.registered_heaps - 0x3fc9a710 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x3fc9a710 registered_heaps + 0x3fc9a670 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3fc9a670 registered_heaps .sbss.non_iram_int_disabled_flag - 0x3fc9a714 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3fc9a715 0x3 + 0x3fc9a674 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3fc9a675 0x3 .sbss.non_iram_int_disabled - 0x3fc9a718 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc9a678 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.non_iram_int_mask - 0x3fc9a71c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc9a67c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.vector_desc_head - 0x3fc9a720 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc9a680 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.s_rtc_isr_handle - 0x3fc9a724 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x3fc9a684 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .sbss.s_i2c_saradc_enable_cnt - 0x3fc9a728 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3fc9a688 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .sbss.s_bbpll_digi_consumers_ref_count - 0x3fc9a72c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc9a68c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.s_cur_pll_freq - 0x3fc9a730 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc9a690 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.s_saradc_power_on_cnt - 0x3fc9a734 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3fc9a694 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .sbss.s_pwdet_power_on_cnt - 0x3fc9a738 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3fc9a698 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .sbss.uxSchedulerSuspended - 0x3fc9a73c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a69c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xIdleTaskHandle - 0x3fc9a740 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6a0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xNextTaskUnblockTime - 0x3fc9a744 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6a4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxTaskNumber - 0x3fc9a748 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6a8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xNumOfOverflows - 0x3fc9a74c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6ac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xYieldPending - 0x3fc9a750 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6b0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xPendedTicks - 0x3fc9a754 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6b4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xSchedulerRunning - 0x3fc9a758 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6b8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxTopReadyPriority - 0x3fc9a75c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6bc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.xTickCount - 0x3fc9a760 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6c0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxCurrentNumberOfTasks - 0x3fc9a764 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6c4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.uxDeletedTasksWaitingCleanUp - 0x3fc9a768 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6c8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxOverflowDelayedTaskList - 0x3fc9a76c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6cc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxDelayedTaskList - 0x3fc9a770 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6d0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .sbss.pxCurrentTCBs - 0x3fc9a774 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc9a774 pxCurrentTCBs + 0x3fc9a6d4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9a6d4 pxCurrentTCBs .sbss.xIsrStackBottom - 0x3fc9a778 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9a778 xIsrStackBottom + 0x3fc9a6d8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9a6d8 xIsrStackBottom .sbss.xIsrStackTop - 0x3fc9a77c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9a77c xIsrStackTop + 0x3fc9a6dc 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9a6dc xIsrStackTop .sbss.xPortSwitchFlag - 0x3fc9a780 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9a780 xPortSwitchFlag + 0x3fc9a6e0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9a6e0 xPortSwitchFlag .sbss.port_uxOldInterruptState - 0x3fc9a784 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9a784 port_uxOldInterruptState + 0x3fc9a6e4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9a6e4 port_uxOldInterruptState .sbss.port_uxCriticalNesting - 0x3fc9a788 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9a788 port_uxCriticalNesting + 0x3fc9a6e8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9a6e8 port_uxCriticalNesting .sbss.port_uxInterruptNesting - 0x3fc9a78c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9a78c port_uxInterruptNesting + 0x3fc9a6ec 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9a6ec port_uxInterruptNesting .sbss.port_xSchedulerRunning - 0x3fc9a790 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9a790 port_xSchedulerRunning + 0x3fc9a6f0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9a6f0 port_xSchedulerRunning .sbss.s_handled_systicks - 0x3fc9a794 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc9a6f4 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) .sbss.s_time_lock - 0x3fc9a798 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) - *fill* 0x3fc9a79c 0x4 + 0x3fc9a6f8 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + *fill* 0x3fc9a6fc 0x4 .sbss.s_adjtime_total_correction_us - 0x3fc9a7a0 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc9a700 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_adjtime_start_us - 0x3fc9a7a8 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc9a708 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_boot_time_lock - 0x3fc9a7b0 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - *fill* 0x3fc9a7b4 0x4 + 0x3fc9a710 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x3fc9a714 0x4 .sbss.s_microseconds_offset - 0x3fc9a7b8 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x3fc9a7b8 s_microseconds_offset + 0x3fc9a718 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x3fc9a718 s_microseconds_offset .sbss.s_pthread_cfg_key - 0x3fc9a7c0 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3fc9a720 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) .sbss.s_threads_mux - 0x3fc9a7c4 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) - .sbss.s_keys 0x3fc9a7c8 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x3fc9a7c8 s_keys - *fill* 0x3fc9a7cc 0x4 + 0x3fc9a724 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_keys 0x3fc9a728 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3fc9a728 s_keys + *fill* 0x3fc9a72c 0x4 .sbss.s_correction_us - 0x3fc9a7d0 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3fc9a730 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .sbss.s_alarm_handler - 0x3fc9a7d8 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3fc9a738 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .sbss.s_timer_interrupt_handle - 0x3fc9a7dc 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3fc9a73c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .sbss.s_uart_select_count - 0x3fc9a7e0 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc9a740 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.s_registered_select_num - 0x3fc9a7e8 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc9a748 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.s_registered_selects - 0x3fc9a7ec 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc9a74c 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.p_uart_obj - 0x3fc9a7f0 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3fc9a750 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .sbss.remaining_allowed_no_sof_ticks - 0x3fc9a7f8 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3fc9a758 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 - 0x3fc9a7fc 0x1 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3fc9a75c 0x1 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) .sbss.s_wifi_tsens_xpd_flag - 0x3fc9a7fd 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x3fc9a75d 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) .sbss.s_wifi_pwdet_xpd_flag - 0x3fc9a7fe 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - *fill* 0x3fc9a7ff 0x1 + 0x3fc9a75e 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + *fill* 0x3fc9a75f 0x1 .sbss.vfs_console - 0x3fc9a800 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc9a760 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.primary_vfs - 0x3fc9a808 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc9a768 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.secondary_vfs - 0x3fc9a80c 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc9a76c 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.s_fd_table_lock - 0x3fc9a810 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc9a770 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) .sbss.s_vfs_count - 0x3fc9a814 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .sbss.rc_y 0x3fc9a818 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - .sbss.rc_x 0x3fc9a81c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a774 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.rc_y 0x3fc9a778 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + .sbss.rc_x 0x3fc9a77c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.gpio_evt_queue - 0x3fc9a820 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a780 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.temp_sensor - 0x3fc9a824 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a784 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.do_calibration1_chan1 - 0x3fc9a828 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9a828 do_calibration1_chan1 + 0x3fc9a788 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a788 do_calibration1_chan1 .sbss.do_calibration1_chan0 - 0x3fc9a829 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9a829 do_calibration1_chan0 - *fill* 0x3fc9a82a 0x2 + 0x3fc9a789 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a789 do_calibration1_chan0 + *fill* 0x3fc9a78a 0x2 .sbss.adc1_handle - 0x3fc9a82c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9a82c adc1_handle + 0x3fc9a78c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a78c adc1_handle .sbss.adc1_cali_chan1_handle - 0x3fc9a830 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9a830 adc1_cali_chan1_handle + 0x3fc9a790 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a790 adc1_cali_chan1_handle .sbss.adc1_cali_chan0_handle - 0x3fc9a834 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9a834 adc1_cali_chan0_handle - .sbss.y_sum 0x3fc9a838 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - .sbss.x_sum 0x3fc9a83c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - .sbss.y 0x3fc9a840 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - .sbss.x 0x3fc9a844 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - .sbss.s 0x3fc9a848 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a794 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9a794 adc1_cali_chan0_handle + .sbss.y_sum 0x3fc9a798 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + .sbss.x_sum 0x3fc9a79c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + .sbss.s 0x3fc9a7a0 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.flash_erasing - 0x3fc9a84c 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x3fc9a7a4 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .sbss.flash_brownout_needs_reset - 0x3fc9a84d 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - *fill* 0x3fc9a84e 0x2 + 0x3fc9a7a5 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x3fc9a7a6 0x2 .sbss.s_flash_op_cache_state - 0x3fc9a850 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3fc9a7a8 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .sbss.s_flash_guard_ops - 0x3fc9a858 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc9a7b0 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .sbss.esp_flash_default_chip - 0x3fc9a85c 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x3fc9a85c esp_flash_default_chip - .sbss.reason 0x3fc9a860 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3fc9a7b4 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3fc9a7b4 esp_flash_default_chip + .sbss.reason 0x3fc9a7b8 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .sbss.iwdt_context - 0x3fc9a864 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x3fc9a7bc 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .sbss.p_twdt_obj - 0x3fc9a86c 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc9a7c4 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .sbss.g_twdt_isr - 0x3fc9a870 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3fc9a870 g_twdt_isr - *fill* 0x3fc9a871 0x3 - .sbss.ctx 0x3fc9a874 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc9a7c8 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc9a7c8 g_twdt_isr + *fill* 0x3fc9a7c9 0x3 + .sbss.ctx 0x3fc9a7cc 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) .sbss.s_rc_fast_freq - 0x3fc9a878 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3fc9a7d0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .sbss.s_periph_ref_counts - 0x3fc9a87c 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - *fill* 0x3fc9a87d 0x3 + 0x3fc9a7d4 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + *fill* 0x3fc9a7d5 0x3 .sbss.last_ccount.1 - 0x3fc9a880 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3fc9a7d8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .sbss.s_temperature_sensor_power_cnt - 0x3fc9a884 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3fc9a7dc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .sbss.s_calibrated_freq - 0x3fc9a888 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3fc9a7e0 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .sbss.s_adc_digi_ctrlr_cnt - 0x3fc9a890 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .sbss.adc2_lock - 0x3fc9a894 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .sbss.adc1_lock - 0x3fc9a898 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3fc9a7e8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .sbss.s_crypto_sha_aes_lock - 0x3fc9a89c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x3fc9a7ec 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) .sbss.s_crypto_mpi_lock - 0x3fc9a8a0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x3fc9a7f0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) .sbss.s_default_loop - 0x3fc9a8a4 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x3fc9a7f4 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .sbss._ZN14NVSHandleEntry17s_nvs_next_handleE - 0x3fc9a8a8 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x3fc9a8a8 NVSHandleEntry::s_nvs_next_handle + 0x3fc9a7f8 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fc9a7f8 NVSHandleEntry::s_nvs_next_handle .sbss._ZN3nvs19NVSPartitionManager8instanceE - 0x3fc9a8ac 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3fc9a8ac nvs::NVSPartitionManager::instance + 0x3fc9a7fc 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3fc9a7fc nvs::NVSPartitionManager::instance .sbss._ZN3nvs4Lock10mSemaphoreE - 0x3fc9a8b0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x3fc9a8b0 nvs::Lock::mSemaphore + 0x3fc9a800 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x3fc9a800 nvs::Lock::mSemaphore .sbss.s_tsens_attribute_copy - 0x3fc9a8b4 0x4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3fc9a804 0x4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .sbss.s_ledc_slow_clk_rc_fast_freq - 0x3fc9a8b8 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3fc9a808 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .sbss.s_ledc_mutex - 0x3fc9a8bc 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3fc9a80c 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .sbss.p_ledc_obj - 0x3fc9a8c0 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3fc9a810 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .sbss.api_lock_sem - 0x3fc9a8c4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3fc9a814 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .sbss.api_sync_sem - 0x3fc9a8c8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3fc9a818 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .sbss.s_wifi_inited - 0x3fc9a8cc 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - *fill* 0x3fc9a8cd 0x3 + 0x3fc9a81c 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + *fill* 0x3fc9a81d 0x3 .sbss.s_wifi_thread_sem_key.0 - 0x3fc9a8d0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x3fc9a820 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .sbss.s_wifi_thread_sem_key_init.1 - 0x3fc9a8d4 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - *fill* 0x3fc9a8d5 0x3 + 0x3fc9a824 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x3fc9a825 0x3 .sbss.s_adc_unit_claimed - 0x3fc9a8d8 0x2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3fc9a8da 0x2 + 0x3fc9a828 0x2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3fc9a82a 0x2 .sbss.op_complete_sem - 0x3fc9a8dc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3fc9a82c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .sbss.op_complete_sem - 0x3fc9a8e0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3fc9a830 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .sbss.init_done.1 - 0x3fc9a8e4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3fc9a834 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .sbss.mul_count - 0x3fc9a8e8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3fc9a838 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .sbss.dbl_count - 0x3fc9a8ec 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3fc9a83c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .sbss.add_count - 0x3fc9a8f0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3fc9a840 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .sbss.tx_channel - 0x3fc9a8f4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x3fc9a844 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .sbss.rx_channel - 0x3fc9a8f8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x3fc9a848 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .sbss.s_partition_list_lock - 0x3fc9a8fc 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3fc9a84c 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .sbss.s_partition_list - 0x3fc9a900 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3fc9a850 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .sbss.s_periph_use_8m_flag - 0x3fc9a904 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - *fill* 0x3fc9a905 0x3 + 0x3fc9a854 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + *fill* 0x3fc9a855 0x3 .sbss.s_timer_task - 0x3fc9a908 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3fc9a858 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .sbss.s_timers - 0x3fc9a90c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3fc9a85c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .sbss.s_phy_modem_init_ref - 0x3fc9a910 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3fc9a911 0x3 + 0x3fc9a860 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fc9a861 0x3 .sbss.s_phy_digital_regs_mem - 0x3fc9a914 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3fc9a864 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .sbss.s_is_phy_reg_stored - 0x3fc9a918 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3fc9a868 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .sbss.s_is_phy_calibrated - 0x3fc9a919 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3fc9a91a 0x2 + 0x3fc9a869 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fc9a86a 0x2 .sbss.s_phy_access_lock - 0x3fc9a91c 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3fc9a86c 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .sbss.s_wifi_prev_timestamp - 0x3fc9a920 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3fc9a870 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .sbss.phy_track_pll_timer - 0x3fc9a928 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3fc9a878 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .sbss.s_phy_modem_flag - 0x3fc9a92c 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3fc9a92e 0x2 + 0x3fc9a87c 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3fc9a87e 0x2 .sbss.select_cb_list - 0x3fc9a930 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc9a880 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) .sbss.select_cb_ctr - 0x3fc9a934 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc9a884 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) .sbss.tcpip_mbox - 0x3fc9a938 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3fc9a888 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) .sbss.tcpip_init_done_arg - 0x3fc9a93c 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3fc9a88c 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) .sbss.tcpip_init_done - 0x3fc9a940 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3fc9a890 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) .sbss.netif_num - 0x3fc9a944 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3fc9a945 0x3 + 0x3fc9a894 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3fc9a895 0x3 .sbss.netif_default - 0x3fc9a948 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x3fc9a948 netif_default + 0x3fc9a898 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc9a898 netif_default .sbss.netif_list - 0x3fc9a94c 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x3fc9a94c netif_list + 0x3fc9a89c 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc9a89c netif_list .sbss.ext_callback - 0x3fc9a950 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc9a8a0 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .sbss.pbuf_free_ooseq_pending - 0x3fc9a954 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x3fc9a954 pbuf_free_ooseq_pending - *fill* 0x3fc9a955 0x3 + 0x3fc9a8a4 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3fc9a8a4 pbuf_free_ooseq_pending + *fill* 0x3fc9a8a5 0x3 .sbss.raw_pcbs - 0x3fc9a958 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3fc9a8a8 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) .sbss.tcp_timer_ctr - 0x3fc9a95c 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8ac 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) .sbss.tcp_timer - 0x3fc9a95d 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8ad 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) .sbss.tcp_active_pcbs_changed - 0x3fc9a95e 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9a95e tcp_active_pcbs_changed - *fill* 0x3fc9a95f 0x1 + 0x3fc9a8ae 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8ae tcp_active_pcbs_changed + *fill* 0x3fc9a8af 0x1 .sbss.tcp_tw_pcbs - 0x3fc9a960 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9a960 tcp_tw_pcbs + 0x3fc9a8b0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8b0 tcp_tw_pcbs .sbss.tcp_active_pcbs - 0x3fc9a964 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9a964 tcp_active_pcbs + 0x3fc9a8b4 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8b4 tcp_active_pcbs .sbss.tcp_listen_pcbs - 0x3fc9a968 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9a968 tcp_listen_pcbs + 0x3fc9a8b8 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8b8 tcp_listen_pcbs .sbss.tcp_bound_pcbs - 0x3fc9a96c 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9a96c tcp_bound_pcbs + 0x3fc9a8bc 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8bc tcp_bound_pcbs .sbss.tcp_ticks - 0x3fc9a970 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9a970 tcp_ticks + 0x3fc9a8c0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9a8c0 tcp_ticks .sbss.tcp_input_pcb - 0x3fc9a974 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x3fc9a974 tcp_input_pcb + 0x3fc9a8c4 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9a8c4 tcp_input_pcb .sbss.recv_data - 0x3fc9a978 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9a8c8 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.recv_flags - 0x3fc9a97c 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.flags 0x3fc9a97d 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcplen 0x3fc9a97e 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9a8cc 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.flags 0x3fc9a8cd 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcplen 0x3fc9a8ce 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.recv_acked - 0x3fc9a980 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3fc9a982 0x2 - .sbss.ackno 0x3fc9a984 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.seqno 0x3fc9a988 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9a8d0 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fc9a8d2 0x2 + .sbss.ackno 0x3fc9a8d4 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.seqno 0x3fc9a8d8 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcp_optidx - 0x3fc9a98c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3fc9a98e 0x2 + 0x3fc9a8dc 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fc9a8de 0x2 .sbss.tcphdr_opt2 - 0x3fc9a990 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9a8e0 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcphdr_opt1len - 0x3fc9a994 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9a8e4 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcphdr_optlen - 0x3fc9a996 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcphdr 0x3fc9a998 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9a8e6 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr 0x3fc9a8e8 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcpip_tcp_timer_active - 0x3fc9a99c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3fc9a8ec 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) .sbss.current_timeout_due_time - 0x3fc9a9a0 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3fc9a8f0 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) .sbss.next_timeout - 0x3fc9a9a4 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3fc9a8f4 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) .sbss.udp_pcbs - 0x3fc9a9a8 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x3fc9a9a8 udp_pcbs - .sbss.xid.12 0x3fc9a9ac 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9a8f8 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3fc9a8f8 udp_pcbs + .sbss.xid.12 0x3fc9a8fc 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .sbss.dhcp_pcb_refcount - 0x3fc9a9b0 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3fc9a9b1 0x3 + 0x3fc9a900 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3fc9a901 0x3 .sbss.dhcp_pcb - 0x3fc9a9b4 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9a904 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .sbss.etharp_cached_entry - 0x3fc9a9b8 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3fc9a908 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) .sbss.is_tmr_start - 0x3fc9a9b9 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3fc9a9ba 0x2 + 0x3fc9a909 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3fc9a90a 0x2 .sbss.allrouters - 0x3fc9a9bc 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3fc9a90c 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) .sbss.allsystems - 0x3fc9a9c0 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3fc9a910 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) .sbss.ip4_default_multicast_netif - 0x3fc9a9c4 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) - .sbss.ip_id 0x3fc9a9c8 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3fc9a9ca 0x2 + 0x3fc9a914 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + .sbss.ip_id 0x3fc9a918 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3fc9a91a 0x2 .sbss.identification.1 - 0x3fc9a9cc 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3fc9a91c 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .sbss.is_tmr_start - 0x3fc9a9d0 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x3fc9a920 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) .sbss.last_router.1 - 0x3fc9a9d1 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9a921 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) .sbss.nd6_tmr_rs_reduction - 0x3fc9a9d2 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9a922 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) .sbss.nd6_cached_destination_index - 0x3fc9a9d3 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9a923 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) .sbss.nd6_cached_neighbor_index - 0x3fc9a9d4 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3fc9a9d5 0x3 + 0x3fc9a924 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3fc9a925 0x3 .sbss.base_time - 0x3fc9a9d8 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x3fc9a928 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .sbss.lwip_task.1 - 0x3fc9a9dc 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3fc9a92c 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .sbss.sys_thread_sem_key - 0x3fc9a9e0 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3fc9a930 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .sbss.g_lwip_protect_mutex - 0x3fc9a9e4 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .sbss.wpa_cb 0x3fc9a9e8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc9a9e8 wpa_cb + 0x3fc9a934 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.wpa_cb 0x3fc9a938 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc9a938 wpa_cb .sbss.wifi_funcs - 0x3fc9a9ec 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc9a9ec wifi_funcs + 0x3fc9a93c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc9a93c wifi_funcs .sbss.g_wpa_pmk_caching_disabled - 0x3fc9a9f0 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc9a9f0 g_wpa_pmk_caching_disabled - *fill* 0x3fc9a9f1 0x3 + 0x3fc9a940 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc9a940 g_wpa_pmk_caching_disabled + *fill* 0x3fc9a941 0x3 .sbss.s_wps_sm_cb - 0x3fc9a9f4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x3fc9a944 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .sbss.g_wpa3_hostap_auth_api_lock - 0x3fc9a9f8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x3fc9a9f8 g_wpa3_hostap_auth_api_lock + 0x3fc9a948 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9a948 g_wpa3_hostap_auth_api_lock .sbss.g_wpa3_hostap_evt_queue - 0x3fc9a9fc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9a94c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_wpa3_hostap_task_hdl - 0x3fc9aa00 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9a950 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_confirm - 0x3fc9aa04 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9a954 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_commit - 0x3fc9aa08 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9a958 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_token - 0x3fc9aa0c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9a95c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_pt - 0x3fc9aa10 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9a960 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.global_hapd - 0x3fc9aa14 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x3fc9aa14 global_hapd + 0x3fc9a964 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x3fc9a964 global_hapd .sbss.eloop_data_lock - 0x3fc9aa18 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x3fc9a968 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .sbss.s_sm_valid_bitmap - 0x3fc9aa1c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .sbss.gEapSm 0x3fc9aa20 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x3fc9a96c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .sbss.gEapSm 0x3fc9a970 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .sbss.curr_partition.2 - 0x3fc9aa24 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3fc9a974 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .sbss._ZN12_GLOBAL__N_113__new_handlerE - 0x3fc9aa28 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc9a978 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc9aa2c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc9a97c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZL4init - 0x3fc9aa30 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc9a980 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN17__eh_globals_init7_S_initE - 0x3fc9aa34 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x3fc9aa34 __eh_globals_init::_S_init - *fill* 0x3fc9aa35 0x3 + 0x3fc9a984 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc9a984 __eh_globals_init::_S_init + *fill* 0x3fc9a985 0x3 .sbss._ZN12_GLOBAL__N_110eh_globalsE - 0x3fc9aa38 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc9a988 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc9aa40 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .sbss 0x3fc9aa44 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .sbss 0x3fc9aa48 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc9aa48 __stdio_exit_handler + 0x3fc9a990 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .sbss 0x3fc9a994 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .sbss 0x3fc9a998 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc9a998 __stdio_exit_handler *(.ext_ram.bss .ext_ram.bss.*) *(COMMON) - 0x3fc9aa50 . = ALIGN (0x8) - *fill* 0x3fc9aa4c 0x4 - 0x3fc9aa50 _bss_end = ABSOLUTE (.) + 0x3fc9a9a0 . = ALIGN (0x8) + *fill* 0x3fc9a99c 0x4 + 0x3fc9a9a0 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x8eb68 +.flash.text 0x42000020 0x8e19c 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -27626,8981 +27656,8962 @@ END GROUP .text.onDataReceived 0x42009420 0x1c0 esp-idf/main/libmain.a(blink_example_main.c.obj) 0x42009420 onDataReceived - .text.rc_get_raw_data - 0x420095e0 0x5a0 esp-idf/main/libmain.a(blink_example_main.c.obj) - .text.rc_task 0x42009b80 0x68 esp-idf/main/libmain.a(blink_example_main.c.obj) + .text.rc_task 0x420095e0 0x78 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.nav_key_task - 0x42009be8 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x42009658 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.gpio_task - 0x42009c1e 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200968e 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.led_task - 0x42009c54 0x6e esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x420096c4 0x6e esp-idf/main/libmain.a(blink_example_main.c.obj) .text.temp_sensor_task - 0x42009cc2 0xa8 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x42009732 0xa8 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.chip_sensor_init - 0x42009d6a 0xa8 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x420097da 0xa8 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.ledc_init - 0x42009e12 0x27a esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x42009882 0x27a esp-idf/main/libmain.a(blink_example_main.c.obj) .text.wifi_init - 0x4200a08c 0x1c0 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x42009afc 0x1c0 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.adc_calibration_init - 0x4200a24c 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x42009cbc 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) .text.rc_adc_init - 0x4200a346 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x42009db6 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) .text.app_main - 0x4200a440 0x248 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x4200a440 app_main + 0x42009eb0 0x248 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x42009eb0 app_main .text.riscv_decode_offset_from_jal_instruction - 0x4200a688 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x4200a688 riscv_decode_offset_from_jal_instruction + 0x4200a0f8 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x4200a0f8 riscv_decode_offset_from_jal_instruction .text.gpio_input_enable - 0x4200a6d4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a144 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_input_disable - 0x4200a754 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a1c4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_disable - 0x4200a7d4 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a244 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_enable - 0x4200a872 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a2e2 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_od_disable - 0x4200a8f2 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a362 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x4200a970 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a3e0 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x4200a9f2 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a462 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x4200aa72 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a4e2 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4200aaf4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a564 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x4200ab74 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a5e4 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x4200ac0c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a67c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x4200aca4 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a714 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x4200ad3a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a7aa 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_output_enable - 0x4200add0 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a840 0x9c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_isr_register_on_core_static - 0x4200ae6c 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a8dc 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x4200ae8c 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200ae8c gpio_pullup_en + 0x4200a8fc 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a8fc gpio_pullup_en .text.gpio_pullup_dis - 0x4200af34 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200af34 gpio_pullup_dis + 0x4200a9a4 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200a9a4 gpio_pullup_dis .text.gpio_pulldown_en - 0x4200aff6 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200aff6 gpio_pulldown_en + 0x4200aa66 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200aa66 gpio_pulldown_en .text.gpio_pulldown_dis - 0x4200b09e 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b09e gpio_pulldown_dis + 0x4200ab0e 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ab0e gpio_pulldown_dis .text.gpio_set_intr_type - 0x4200b144 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b144 gpio_set_intr_type + 0x4200abb4 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200abb4 gpio_set_intr_type .text.gpio_intr_enable - 0x4200b2a0 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b2a0 gpio_intr_enable + 0x4200ad10 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ad10 gpio_intr_enable .text.gpio_intr_disable - 0x4200b346 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b346 gpio_intr_disable + 0x4200adb6 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200adb6 gpio_intr_disable .text.gpio_set_level - 0x4200b3bc 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b3bc gpio_set_level + 0x4200ae2c 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200ae2c gpio_set_level .text.gpio_get_level - 0x4200b444 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b444 gpio_get_level + 0x4200aeb4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200aeb4 gpio_get_level .text.gpio_set_direction - 0x4200b45c 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b45c gpio_set_direction + 0x4200aecc 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200aecc gpio_set_direction .text.gpio_config - 0x4200b510 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b510 gpio_config + 0x4200af80 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200af80 gpio_config .text.gpio_reset_pin - 0x4200b6ba 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b6ba gpio_reset_pin + 0x4200b12a 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b12a gpio_reset_pin .text.gpio_isr_handler_add - 0x4200b736 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b736 gpio_isr_handler_add + 0x4200b1a6 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b1a6 gpio_isr_handler_add .text.gpio_uninstall_isr_service - 0x4200b844 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b844 gpio_uninstall_isr_service + 0x4200b2b4 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b2b4 gpio_uninstall_isr_service .text.gpio_isr_register - 0x4200b89a 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b89a gpio_isr_register + 0x4200b30a 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b30a gpio_isr_register .text.gpio_install_isr_service - 0x4200b954 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200b954 gpio_install_isr_service + 0x4200b3c4 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b3c4 gpio_install_isr_service .text.gpio_sleep_set_direction - 0x4200ba2c 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200ba2c gpio_sleep_set_direction + 0x4200b49c 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b49c gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x4200bacc 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200bacc gpio_sleep_set_pull_mode + 0x4200b53c 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b53c gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x4200bc12 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200bc12 gpio_sleep_sel_en + 0x4200b682 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b682 gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x4200bcaa 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4200bcaa gpio_sleep_sel_dis + 0x4200b71a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4200b71a gpio_sleep_sel_dis .text.rtc_gpio_is_valid_gpio - 0x4200bd40 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x4200bd40 rtc_gpio_is_valid_gpio + 0x4200b7b0 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x4200b7b0 rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x4200bd44 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x4200bd44 bootloader_init_mem + 0x4200b7b4 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x4200b7b4 bootloader_init_mem .text.bootloader_flash_update_id - 0x4200bd52 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x4200bd52 bootloader_flash_update_id + 0x4200b7c2 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x4200b7c2 bootloader_flash_update_id .text.s_mem_caps_check - 0x4200bd72 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200b7e2 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x4200bd88 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200b7f8 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x4200bdc2 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200b832 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4200bdd8 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200b848 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x4200bdfa 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200b86a 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x4200be52 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200b8c2 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x4200befa 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200b96a 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x4200bfa2 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200bfa2 esp_mmu_map_init + 0x4200ba12 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200ba12 esp_mmu_map_init .text.esp_mmu_map - 0x4200c13c 0x53c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200c13c esp_mmu_map + 0x4200bbac 0x53c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200bbac esp_mmu_map .text.esp_mmu_unmap - 0x4200c678 0x194 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200c678 esp_mmu_unmap + 0x4200c0e8 0x194 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200c0e8 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x4200c80c 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200c80c esp_mmu_vaddr_to_paddr + 0x4200c27c 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200c27c esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x4200c912 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200c912 spi_flash_init_lock + 0x4200c382 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200c382 spi_flash_init_lock .text.spi_flash_op_lock - 0x4200c914 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200c914 spi_flash_op_lock + 0x4200c384 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200c384 spi_flash_op_lock .text.spi_flash_op_unlock - 0x4200c926 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200c926 spi_flash_op_unlock + 0x4200c396 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200c396 spi_flash_op_unlock .text.spi_flash_mmap - 0x4200c938 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200c938 spi_flash_mmap + 0x4200c3a8 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200c3a8 spi_flash_mmap .text.spi_flash_munmap - 0x4200ca00 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200ca00 spi_flash_munmap + 0x4200c470 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200c470 spi_flash_munmap .text.spi_flash_cache2phys - 0x4200ca6e 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200ca6e spi_flash_cache2phys + 0x4200c4de 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200c4de spi_flash_cache2phys .text.esp_mspi_get_io - 0x4200ca92 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200ca92 esp_mspi_get_io + 0x4200c502 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200c502 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x4200cb2c 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200cb2c esp_mspi_pin_reserve + 0x4200c59c 0x54 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200c59c esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x4200cb80 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4200cb80 esp_flash_read_chip_id + 0x4200c5f0 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4200c5f0 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x4200cb94 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200c604 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x4200cbd2 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200cbd2 esp_flash_init_default_chip + 0x4200c642 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200c642 esp_flash_init_default_chip .text.esp_flash_app_init - 0x4200cd60 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200cd60 esp_flash_app_init + 0x4200c7d0 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200c7d0 esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x4200cd88 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4200cd88 esp_flash_app_enable_os_functions + 0x4200c7f8 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4200c7f8 esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x4200cdba 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x4200cdba esp_crosscore_int_init + 0x4200c82a 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4200c82a esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x4200ce20 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200ce20 esp_vApplicationIdleHook + 0x4200c890 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200c890 esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x4200ce66 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200ce66 esp_register_freertos_idle_hook_for_cpu + 0x4200c8d6 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200c8d6 esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x4200ceda 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200ceda esp_register_freertos_tick_hook_for_cpu + 0x4200c94a 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200c94a esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x4200cf4e 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200cf4e esp_register_freertos_tick_hook + 0x4200c9be 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200c9be esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x4200cf5e 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200cf5e esp_int_wdt_init + 0x4200c9ce 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200c9ce esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x4200d026 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200d026 esp_int_wdt_cpu_init + 0x4200ca96 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200ca96 esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x4200d07a 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200caea 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x4200d0aa 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cb1a 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x4200d0dc 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cb4c 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x4200d108 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cb78 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x4200d282 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200ccf2 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x4200d2a8 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200d2a8 task_wdt_timeout_abort + 0x4200cd18 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cd18 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x4200d342 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cdb2 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x4200d392 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200d392 esp_task_wdt_add + 0x4200ce02 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200ce02 esp_task_wdt_add .text.subscribe_idle - 0x4200d3f8 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200ce68 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x4200d4aa 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200d4aa esp_task_wdt_init + 0x4200cf1a 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cf1a esp_task_wdt_init .text.esp_task_wdt_reset - 0x4200d5ee 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200d5ee esp_task_wdt_reset + 0x4200d05e 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d05e esp_task_wdt_reset .text.idle_hook_cb - 0x4200d6ba 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d12a 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x4200d6ca 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200d6ca esp_task_wdt_print_triggered_tasks + 0x4200d13a 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d13a esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x4200d7f4 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d264 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x4200d8fe 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200d8fe esp_task_wdt_impl_timer_allocate + 0x4200d36e 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d36e esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x4200d9f0 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200d9f0 esp_task_wdt_impl_timer_feed + 0x4200d460 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d460 esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x4200da26 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200da26 esp_task_wdt_impl_timeout_triggered + 0x4200d496 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d496 esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x4200da54 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200da54 esp_task_wdt_impl_timer_restart + 0x4200d4c4 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d4c4 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x4200da94 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d504 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x4200dac0 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d530 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x4200daec 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d55c 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x4200db90 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d600 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x4200dbb8 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200dbb8 spi_flash_hal_init + 0x4200d628 0x108 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d628 spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x4200dcc0 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200dcc0 spi_flash_hal_supports_direct_write + 0x4200d730 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d730 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x4200dcd2 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200dcd2 spi_flash_hal_supports_direct_read + 0x4200d742 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d742 spi_flash_hal_supports_direct_read .text.uart_ll_get_baudrate - 0x4200dce4 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d754 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) .text.uart_hal_get_sclk - 0x4200dd1c 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200dd1c uart_hal_get_sclk + 0x4200d78c 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d78c uart_hal_get_sclk .text.uart_hal_get_baudrate - 0x4200dd42 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200dd42 uart_hal_get_baudrate + 0x4200d7b2 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d7b2 uart_hal_get_baudrate .text.uart_hal_set_stop_bits - 0x4200dd5c 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200dd5c uart_hal_set_stop_bits + 0x4200d7cc 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d7cc uart_hal_set_stop_bits .text.uart_hal_get_stop_bits - 0x4200dd6e 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200dd6e uart_hal_get_stop_bits + 0x4200d7de 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d7de uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x4200dd7a 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200dd7a uart_hal_set_data_bit_num + 0x4200d7ea 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d7ea uart_hal_set_data_bit_num .text.uart_hal_get_data_bit_num - 0x4200dd8a 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200dd8a uart_hal_get_data_bit_num + 0x4200d7fa 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d7fa uart_hal_get_data_bit_num .text.uart_hal_set_parity - 0x4200dd96 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200dd96 uart_hal_set_parity + 0x4200d806 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d806 uart_hal_set_parity .text.uart_hal_get_parity - 0x4200ddb6 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200ddb6 uart_hal_get_parity + 0x4200d826 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d826 uart_hal_get_parity .text.gpio_hal_intr_enable_on_core - 0x4200ddd2 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x4200ddd2 gpio_hal_intr_enable_on_core + 0x4200d842 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x4200d842 gpio_hal_intr_enable_on_core .text.gpio_hal_intr_disable - 0x4200de42 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x4200de42 gpio_hal_intr_disable + 0x4200d8b2 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x4200d8b2 gpio_hal_intr_disable .text.esp_cpu_configure_region_protection - 0x4200de7c 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x4200de7c esp_cpu_configure_region_protection + 0x4200d8ec 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x4200d8ec esp_cpu_configure_region_protection .text.periph_rtc_dig_clk8m_enable - 0x4200df7c 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x4200df7c periph_rtc_dig_clk8m_enable + 0x4200d9ec 0x5e esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x4200d9ec periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_get_freq - 0x4200dfda 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x4200dfda periph_rtc_dig_clk8m_get_freq + 0x4200da4a 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x4200da4a periph_rtc_dig_clk8m_get_freq .text.esp_fill_random - 0x4200dfe4 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - 0x4200dfe4 esp_fill_random + 0x4200da54 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x4200da54 esp_fill_random .text.esp_gpio_reserve - 0x4200e04e 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x4200e04e esp_gpio_reserve + 0x4200dabe 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x4200dabe esp_gpio_reserve .text.temperature_sensor_get_raw_value - 0x4200e06a 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dada 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_ll_set_range - 0x4200e10e 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200db7e 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_power_acquire - 0x4200e130 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4200e130 temperature_sensor_power_acquire + 0x4200dba0 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dba0 temperature_sensor_power_acquire .text.temperature_sensor_power_release - 0x4200e1b4 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4200e1b4 temperature_sensor_power_release + 0x4200dc22 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dc22 temperature_sensor_power_release .text.temp_sensor_sync_tsens_idx - 0x4200e268 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4200e268 temp_sensor_sync_tsens_idx + 0x4200dcd6 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dcd6 temp_sensor_sync_tsens_idx .text.temp_sensor_get_raw_value - 0x4200e26e 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4200e26e temp_sensor_get_raw_value + 0x4200dcdc 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dcdc temp_sensor_get_raw_value .text.esp_clk_tree_src_get_freq_hz - 0x4200e380 0x19e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x4200e380 esp_clk_tree_src_get_freq_hz + 0x4200ddee 0x19e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x4200ddee esp_clk_tree_src_get_freq_hz .text.clk_tree_rtc_slow_calibration - 0x4200e51e 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200df8c 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 - 0x4200e58a 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200e58a esp_clk_tree_rc_fast_d256_get_freq_hz + 0x4200dff8 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200dff8 esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x4200e600 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200e600 esp_clk_tree_xtal32k_get_freq_hz + 0x4200e06e 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e06e esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x4200e67a 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200e67a esp_clk_tree_lp_slow_get_freq_hz + 0x4200e0e8 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e0e8 esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x4200e6bc 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200e6bc esp_clk_tree_rc_fast_get_freq_hz + 0x4200e12a 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e12a esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x4200e6dc 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200e6dc esp_clk_tree_lp_fast_get_freq_hz + 0x4200e14a 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e14a esp_clk_tree_lp_fast_get_freq_hz .text.adc_calc_hw_calibration_code - 0x4200e748 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200e748 adc_calc_hw_calibration_code - .text.adc_lock_release - 0x4200e7e6 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200e7e6 adc_lock_release - .text.adc_lock_try_acquire - 0x4200e8ae 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200e8ae adc_lock_try_acquire + 0x4200e1b6 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e1b6 adc_calc_hw_calibration_code .text.adc2_wifi_acquire - 0x4200e904 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200e904 adc2_wifi_acquire + 0x4200e254 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e254 adc2_wifi_acquire .text.adc_apb_periph_claim - 0x4200e908 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200e908 adc_apb_periph_claim + 0x4200e258 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e258 adc_apb_periph_claim .text.adc_apb_periph_free - 0x4200e976 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200e976 adc_apb_periph_free + 0x4200e2c6 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e2c6 adc_apb_periph_free .text.esp_crypto_sha_aes_lock_acquire - 0x4200ea14 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200ea14 esp_crypto_sha_aes_lock_acquire + 0x4200e364 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e364 esp_crypto_sha_aes_lock_acquire .text.esp_crypto_sha_aes_lock_release - 0x4200ea2e 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200ea2e esp_crypto_sha_aes_lock_release + 0x4200e37e 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e37e esp_crypto_sha_aes_lock_release .text.esp_crypto_mpi_lock_acquire - 0x4200ea48 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200ea48 esp_crypto_mpi_lock_acquire + 0x4200e398 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e398 esp_crypto_mpi_lock_acquire .text.esp_crypto_mpi_lock_release - 0x4200ea62 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200ea62 esp_crypto_mpi_lock_release + 0x4200e3b2 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e3b2 esp_crypto_mpi_lock_release .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_EEET_SE_SE_T0_ - 0x4200ea7c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e3cc 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_ET_SA_SA_T0_ - 0x4200ea8c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e3dc 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleE - 0x4200ea9a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e3ea 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_ - 0x4200eaca 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e41a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZ9nvs_closeEUlRS1_E_ET_S6_S6_T0_ - 0x4200eada 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e42a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL19nvs_get_str_or_blobmN3nvs8ItemTypeEPKcPvPj - 0x4200eae8 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e438 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x4200eb74 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e4c4 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 - 0x4200eb9a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e4ea 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x4200ebca 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e51a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZN14NVSHandleEntryD2Ev - 0x4200ebda 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ebda NVSHandleEntry::~NVSHandleEntry() - 0x4200ebda NVSHandleEntry::~NVSHandleEntry() + 0x4200e52a 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e52a NVSHandleEntry::~NVSHandleEntry() + 0x4200e52a NVSHandleEntry::~NVSHandleEntry() .text.nvs_flash_init_partition - 0x4200ebee 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ebee nvs_flash_init_partition + 0x4200e53e 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e53e nvs_flash_init_partition .text.nvs_flash_init - 0x4200ec26 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ec26 nvs_flash_init + 0x4200e576 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e576 nvs_flash_init .text.nvs_erase_key - 0x4200ec3c 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ec3c nvs_erase_key + 0x4200e58c 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e58c nvs_erase_key .text.nvs_commit - 0x4200ec78 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ec78 nvs_commit + 0x4200e5c8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e5c8 nvs_commit .text.nvs_set_blob - 0x4200ecac 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ecac nvs_set_blob + 0x4200e5fc 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e5fc nvs_set_blob .text.nvs_get_blob - 0x4200ecf8 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ecf8 nvs_get_blob + 0x4200e648 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e648 nvs_get_blob .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x4200ed10 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ed10 intrusive_list::erase(intrusive_list::iterator) + 0x4200e660 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e660 intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x4200ed2c 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e67c 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x4200ed7a 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ed7a nvs_flash_erase_partition + 0x4200e6ca 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e6ca nvs_flash_erase_partition .text.nvs_flash_erase - 0x4200edd8 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200edd8 nvs_flash_erase + 0x4200e728 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e728 nvs_flash_erase .text.nvs_close - 0x4200edee 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200edee nvs_close + 0x4200e73e 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e73e nvs_close .text._ZN14intrusive_listI14NVSHandleEntryE9push_backEPS0_ - 0x4200ee44 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ee44 intrusive_list::push_back(NVSHandleEntry*) + 0x4200e794 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e794 intrusive_list::push_back(NVSHandleEntry*) .text.nvs_open_from_partition - 0x4200ee64 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ee64 nvs_open_from_partition + 0x4200e7b4 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e7b4 nvs_open_from_partition .text.nvs_open - 0x4200ef0a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ef0a nvs_open + 0x4200e85a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e85a nvs_open .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ - 0x4200ef26 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ef26 int nvs::NVSHandle::set_item(char const*, signed char) + 0x4200e876 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e876 int nvs::NVSHandle::set_item(char const*, signed char) .text._Z7nvs_setIaEimPKcT_ - 0x4200ef44 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e894 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_i8 - 0x4200ef88 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ef88 nvs_set_i8 + 0x4200e8d8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e8d8 nvs_set_i8 .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ - 0x4200ef96 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200ef96 int nvs::NVSHandle::set_item(char const*, unsigned char) + 0x4200e8e6 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e8e6 int nvs::NVSHandle::set_item(char const*, unsigned char) .text._Z7nvs_setIhEimPKcT_ - 0x4200efb4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e904 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u8 - 0x4200eff8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200eff8 nvs_set_u8 + 0x4200e948 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e948 nvs_set_u8 .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ - 0x4200f006 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f006 int nvs::NVSHandle::set_item(char const*, unsigned short) + 0x4200e956 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e956 int nvs::NVSHandle::set_item(char const*, unsigned short) .text._Z7nvs_setItEimPKcT_ - 0x4200f024 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e974 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u16 - 0x4200f068 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f068 nvs_set_u16 + 0x4200e9b8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e9b8 nvs_set_u16 .text._ZN3nvs9NVSHandle8set_itemImEEiPKcT_ - 0x4200f076 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f076 int nvs::NVSHandle::set_item(char const*, unsigned long) + 0x4200e9c6 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e9c6 int nvs::NVSHandle::set_item(char const*, unsigned long) .text._Z7nvs_setImEimPKcT_ - 0x4200f090 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e9e0 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u32 - 0x4200f0d4 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f0d4 nvs_set_u32 + 0x4200ea24 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea24 nvs_set_u32 .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ - 0x4200f0e2 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f0e2 int nvs::NVSHandle::get_item(char const*, signed char&) + 0x4200ea32 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea32 int nvs::NVSHandle::get_item(char const*, signed char&) .text._Z7nvs_getIaEimPKcPT_ - 0x4200f0fa 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea4a 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_i8 - 0x4200f13e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f13e nvs_get_i8 + 0x4200ea8e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea8e nvs_get_i8 .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ - 0x4200f14c 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f14c int nvs::NVSHandle::get_item(char const*, unsigned char&) + 0x4200ea9c 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea9c int nvs::NVSHandle::get_item(char const*, unsigned char&) .text._Z7nvs_getIhEimPKcPT_ - 0x4200f164 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eab4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u8 - 0x4200f1a8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f1a8 nvs_get_u8 + 0x4200eaf8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eaf8 nvs_get_u8 .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ - 0x4200f1b6 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f1b6 int nvs::NVSHandle::get_item(char const*, unsigned short&) + 0x4200eb06 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb06 int nvs::NVSHandle::get_item(char const*, unsigned short&) .text._Z7nvs_getItEimPKcPT_ - 0x4200f1ce 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb1e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u16 - 0x4200f212 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f212 nvs_get_u16 + 0x4200eb62 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb62 nvs_get_u16 .text._ZN3nvs9NVSHandle8get_itemImEEiPKcRT_ - 0x4200f220 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f220 int nvs::NVSHandle::get_item(char const*, unsigned long&) + 0x4200eb70 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb70 int nvs::NVSHandle::get_item(char const*, unsigned long&) .text._Z7nvs_getImEimPKcPT_ - 0x4200f238 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb88 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u32 - 0x4200f27c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200f27c nvs_get_u32 + 0x4200ebcc 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ebcc nvs_get_u32 .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x4200f28a 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ebda 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_ - 0x4200f2d4 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ec24 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4200f31e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ec6e 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 - 0x4200f37e 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ecce 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4200f3b2 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ed02 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4200f432 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ed82 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 - 0x4200f488 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200edd8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4200f4bc 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ee0c 0x80 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 - 0x4200f53c 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ee8c 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_ET_SC_SC_T0_ - 0x4200f578 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200eec8 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x4200f588 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200f588 nvs::Item::getKey(char*, unsigned int) + 0x4200eed8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200eed8 nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200f5c2 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200f5c2 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x4200ef12 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ef12 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE - 0x4200f660 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200f660 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x4200efb0 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200efb0 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj - 0x4200f6c4 0xe2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200f6c4 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) + 0x4200f014 0xe2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f014 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE - 0x4200f7a6 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200f7a6 nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) + 0x4200f0f6 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f0f6 nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj - 0x4200f8de 0x11e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200f8de nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) + 0x4200f22e 0x11e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f22e nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj - 0x4200f9fc 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200f9fc nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) + 0x4200f34c 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f34c nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc - 0x4200fa8e 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fa8e nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) + 0x4200f3de 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f3de nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) .text._ZN3nvs7Storage14eraseNamespaceEh - 0x4200fb20 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fb20 nvs::Storage::eraseNamespace(unsigned char) + 0x4200f470 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f470 nvs::Storage::eraseNamespace(unsigned char) .text._ZN3nvs7Storage7findKeyEhPKcPNS_8ItemTypeE - 0x4200fb72 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fb72 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) + 0x4200f4c2 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f4c2 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj - 0x4200fbb6 0x82 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fbb6 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) + 0x4200f506 0x82 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f506 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj - 0x4200fc38 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fc38 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) + 0x4200f588 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f588 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x4200fcb2 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fcb2 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x4200f602 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f602 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200fcd2 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fcd2 nvs::Storage::populateBlobIndices(intrusive_list&) + 0x4200f622 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f622 nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x4200fd76 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fd76 intrusive_list::erase(intrusive_list::iterator) + 0x4200f6c6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f6c6 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200fd92 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fd92 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x4200f6e2 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f6e2 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x4200feb2 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200feb2 CompressedEnumTable::set(unsigned int, bool) + 0x4200f802 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f802 CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x4200fee2 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200fee2 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x4200f832 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f832 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x4200ff02 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200ff02 intrusive_list::clearAndFreeNodes() + 0x4200f852 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f852 intrusive_list::clearAndFreeNodes() .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE9push_backEPS2_ - 0x4200ff30 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200ff30 intrusive_list::push_back(nvs::Storage::UsedPageNode*) + 0x4200f880 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f880 intrusive_list::push_back(nvs::Storage::UsedPageNode*) .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x4200ff50 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200ff50 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x4200f8a0 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f8a0 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x4200ff9c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200ff9c std::unique_ptr >::~unique_ptr() - 0x4200ff9c std::unique_ptr >::~unique_ptr() + 0x4200f8ec 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f8ec std::unique_ptr >::~unique_ptr() + 0x4200f8ec std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x4200ffb8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200ffb8 intrusive_list::erase(intrusive_list::iterator) + 0x4200f908 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f908 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x4200ffd4 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200ffd4 intrusive_list::clearAndFreeNodes() + 0x4200f924 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f924 intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x42010002 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42010002 nvs::Storage::clearNamespaces() + 0x4200f952 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f952 nvs::Storage::clearNamespaces() .text._ZN3nvs7Storage4initEmm - 0x42010014 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42010014 nvs::Storage::init(unsigned long, unsigned long) + 0x4200f964 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f964 nvs::Storage::init(unsigned long, unsigned long) .text._ZN3nvs7StorageD2Ev - 0x42010152 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42010152 nvs::Storage::~Storage() - 0x42010152 nvs::Storage::~Storage() + 0x4200faa2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200faa2 nvs::Storage::~Storage() + 0x4200faa2 nvs::Storage::~Storage() .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE5eraseENS3_8iteratorE - 0x4201016e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201016e intrusive_list::erase(intrusive_list::iterator) + 0x4200fabe 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fabe intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE17clearAndFreeNodesEv - 0x4201018a 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201018a intrusive_list::clearAndFreeNodes() + 0x4200fada 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fada intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE - 0x420101b8 0x1ee esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420101b8 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) + 0x4200fb08 0x1ee esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fb08 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj - 0x420103a6 0x256 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420103a6 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) + 0x4200fcf6 0x256 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fcf6 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh - 0x420105fc 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420105fc nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) + 0x4200ff4c 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ff4c nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) .text._ZN3nvs15NVSHandleSimple6commitEv - 0x42010704 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010704 nvs::NVSHandleSimple::commit() + 0x42010054 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010054 nvs::NVSHandleSimple::commit() .text._ZN3nvs15NVSHandleSimpleD2Ev - 0x42010716 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010716 nvs::NVSHandleSimple::~NVSHandleSimple() - 0x42010716 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x42010066 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010066 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x42010066 nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimpleD0Ev - 0x42010740 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010740 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x42010090 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010090 nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj - 0x4201075e 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201075e nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) + 0x420100ae 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420100ae nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj - 0x42010796 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010796 nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) + 0x420100e6 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420100e6 nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj - 0x420107d0 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420107d0 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) + 0x42010120 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010120 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj - 0x420107fa 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420107fa nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) + 0x4201014a 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201014a nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj - 0x42010826 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010826 nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) + 0x42010176 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010176 nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ - 0x42010852 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010852 nvs::NVSHandleSimple::set_string(char const*, char const*) + 0x420101a2 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420101a2 nvs::NVSHandleSimple::set_string(char const*, char const*) .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj - 0x420108b2 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420108b2 nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) + 0x42010202 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010202 nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs15NVSHandleSimple8find_keyEPKcR10nvs_type_t - 0x420108da 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420108da nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) + 0x4201022a 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201022a nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc - 0x4201092c 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201092c nvs::NVSHandleSimple::erase_item(char const*) + 0x4201027c 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201027c nvs::NVSHandleSimple::erase_item(char const*) .text._ZN3nvs15NVSHandleSimple9erase_allEv - 0x42010962 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010962 nvs::NVSHandleSimple::erase_all() + 0x420102b2 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420102b2 nvs::NVSHandleSimple::erase_all() .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj - 0x42010992 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42010992 nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) + 0x420102e2 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420102e2 nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x420109c6 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420109c6 nvs::NVSHandleSimple::get_partition_name() const + 0x42010316 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010316 nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x420109da 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420109da nvs::NVSPartition::~NVSPartition() - 0x420109da nvs::NVSPartition::~NVSPartition() + 0x4201032a 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201032a nvs::NVSPartition::~NVSPartition() + 0x4201032a nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x420109f0 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420109f0 nvs::NVSPartition::get_partition_name() + 0x42010340 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42010340 nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x420109f6 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420109f6 nvs::NVSPartition::get_address() + 0x42010346 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42010346 nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x420109fc 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420109fc nvs::NVSPartition::get_size() + 0x4201034c 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201034c nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x42010a02 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a02 nvs::NVSPartition::get_readonly() + 0x42010352 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42010352 nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x42010a0a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a0a nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x4201035a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201035a nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x42010a1a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a1a nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x4201036a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201036a nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x42010a36 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a36 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x42010386 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42010386 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x42010a46 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a46 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x42010396 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42010396 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x42010a62 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a62 nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x420103b2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103b2 nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x42010a72 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a72 nvs::NVSPartition::~NVSPartition() + 0x420103c2 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103c2 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x42010a98 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42010a98 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x42010a98 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x420103e8 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103e8 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x420103e8 nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x42010aca 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010aca nvs::NVSPartitionManager::~NVSPartitionManager() - 0x42010aca nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4201041a 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201041a nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4201041a nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x42010ad6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010ad6 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42010426 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010426 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x42010af2 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010442 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 - 0x42010b18 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010468 0x30 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_ - 0x42010b48 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010498 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x42010b58 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010b58 nvs::Storage::Storage(nvs::Partition*) - 0x42010b58 nvs::Storage::Storage(nvs::Partition*) + 0x420104a8 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420104a8 nvs::Storage::Storage(nvs::Partition*) + 0x420104a8 nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x42010ba2 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010ba2 nvs::NVSPartitionManager::get_instance() + 0x420104f2 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420104f2 nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x42010c04 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010c04 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x42010554 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010554 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x42010c18 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010c18 intrusive_list::push_back(nvs::NVSPartition*) + 0x42010568 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010568 intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x42010c38 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010c38 intrusive_list::erase(intrusive_list::iterator) + 0x42010588 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010588 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x42010c54 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010c54 intrusive_list::push_back(nvs::Storage*) + 0x420105a4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420105a4 intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x42010c74 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010c74 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x420105c4 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420105c4 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x42010d24 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010d24 nvs::NVSPartitionManager::init_partition(char const*) + 0x42010674 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010674 nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x42010d9e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010d9e intrusive_list::erase(intrusive_list::iterator) + 0x420106ee 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420106ee intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE - 0x42010dba 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010dba nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) + 0x4201070a 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201070a nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x42010de4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010de4 intrusive_list::erase(intrusive_list::iterator) + 0x42010734 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010734 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x42010e00 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010e00 nvs::NVSPartitionManager::deinit_partition(char const*) + 0x42010750 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010750 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE9push_backEPS1_ - 0x42010e9e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010e9e intrusive_list::push_back(nvs::NVSHandleSimple*) + 0x420107ee 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420107ee intrusive_list::push_back(nvs::NVSHandleSimple*) .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE - 0x42010ebe 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42010ebe nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) + 0x4201080e 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201080e nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) .text._ZN3nvs4LockC2Ev - 0x42010f94 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42010f94 nvs::Lock::Lock() - 0x42010f94 nvs::Lock::Lock() + 0x420108e4 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x420108e4 nvs::Lock::Lock() + 0x420108e4 nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x42010fae 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42010fae nvs::Lock::~Lock() - 0x42010fae nvs::Lock::~Lock() + 0x420108fe 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x420108fe nvs::Lock::~Lock() + 0x420108fe nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x42010fc8 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42010fc8 nvs::Lock::init() + 0x42010918 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42010918 nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x42010fcc 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42010fcc nvs::HashList::HashList() - 0x42010fcc nvs::HashList::HashList() + 0x4201091c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201091c nvs::HashList::HashList() + 0x4201091c nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x42010fda 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42010fda nvs::HashList::HashListBlock::HashListBlock() - 0x42010fda nvs::HashList::HashListBlock::HashListBlock() + 0x4201092a 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201092a nvs::HashList::HashListBlock::HashListBlock() + 0x4201092a nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x42011004 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42011004 nvs::HashList::find(unsigned int, nvs::Item const&) + 0x42010954 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010954 nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x42011068 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42011068 intrusive_list::erase(intrusive_list::iterator) + 0x420109b8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420109b8 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x42011084 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42011084 nvs::HashList::clear() + 0x420109d4 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420109d4 nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x420110ba 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x420110ba nvs::HashList::~HashList() - 0x420110ba nvs::HashList::~HashList() + 0x42010a0a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010a0a nvs::HashList::~HashList() + 0x42010a0a nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x420110c8 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x420110c8 nvs::HashList::erase(unsigned int) + 0x42010a18 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010a18 nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x4201116a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201116a intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x42010aba 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010aba intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x4201118a 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201118a nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42010ada 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010ada 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 - 0x42011220 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010b70 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x420112a6 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420112a6 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x420112a6 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42010bf6 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010bf6 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42010bf6 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x42011306 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011306 nvs::Page::Page() - 0x42011306 nvs::Page::Page() + 0x42010c56 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010c56 nvs::Page::Page() + 0x42010c56 nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x42011348 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011348 nvs::Page::Header::calculateCrc32() + 0x42010c98 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010c98 nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x42011362 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011362 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x42010cb2 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010cb2 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x420113ba 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420113ba nvs::Page::initialize() + 0x42010d0a 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010d0a nvs::Page::initialize() .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE - 0x42011436 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011436 nvs::Page::alterPageState(nvs::Page::PageState) + 0x42010d86 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010d86 nvs::Page::alterPageState(nvs::Page::PageState) .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x42011466 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011466 nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x42010db6 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010db6 nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x42011492 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011492 nvs::Page::getSeqNumber(unsigned long&) const + 0x42010de2 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010de2 nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x420114bc 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420114bc nvs::Page::setSeqNumber(unsigned long) + 0x42010e0c 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e0c nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x420114d2 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420114d2 nvs::Page::erase() + 0x42010e22 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e22 nvs::Page::erase() .text._ZN3nvs4Page11markFreeingEv - 0x42011516 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011516 nvs::Page::markFreeing() + 0x42010e66 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e66 nvs::Page::markFreeing() .text._ZN3nvs4Page8markFullEv - 0x4201153c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201153c nvs::Page::markFull() + 0x42010e8c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e8c nvs::Page::markFull() .text._ZNK3nvs4Page18getVarDataTailroomEv - 0x4201155c 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201155c nvs::Page::getVarDataTailroom() const + 0x42010eac 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010eac nvs::Page::getVarDataTailroom() const .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x4201158e 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201158e CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x42010ede 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010ede CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x420115c0 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420115c0 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x42010f10 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010f10 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x42011616 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011616 nvs::Page::writeEntry(nvs::Item const&) + 0x42010f66 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010f66 nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x4201167e 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201167e nvs::Page::copyItems(nvs::Page&) + 0x42010fce 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010fce nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x4201174e 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201174e nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x4201109e 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201109e nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page14writeEntryDataEPKhj - 0x420117ea 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420117ea nvs::Page::writeEntryData(unsigned char const*, unsigned int) + 0x4201113a 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201113a nvs::Page::writeEntryData(unsigned char const*, unsigned int) .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh - 0x4201187c 0x222 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201187c nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) + 0x420111cc 0x222 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420111cc nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x42011a9e 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011a9e nvs::Page::eraseEntryAndSpan(unsigned int) + 0x420113ee 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420113ee nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x42011bde 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011bde nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x4201152e 0x244 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201152e nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE - 0x42011e22 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011e22 nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) + 0x42011772 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011772 nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE - 0x42011f22 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42011f22 nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) + 0x42011872 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011872 nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x4201201c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201201c nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x4201196c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201196c nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x42012046 0x3ce esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42012046 nvs::Page::mLoadEntryTable() + 0x42011996 0x3ce esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011996 nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x42012414 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42012414 nvs::Page::load(nvs::Partition*, unsigned long) + 0x42011d64 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011d64 nvs::Page::load(nvs::Partition*, unsigned long) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x4201254c 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011e9c 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 - 0x42012574 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011ec4 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x420125a4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011ef4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x420125b4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420125b4 intrusive_list::push_back(nvs::Page*) + 0x42011f04 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f04 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x420125d4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420125d4 intrusive_list::erase(intrusive_list::iterator) + 0x42011f24 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f24 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x420125f0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420125f0 intrusive_list::clear() + 0x42011f40 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f40 intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x4201260c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201260c nvs::PageManager::activatePage() + 0x42011f5c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f5c nvs::PageManager::activatePage() .text._ZN3nvs11PageManager14requestNewPageEv - 0x42012662 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42012662 nvs::PageManager::requestNewPage() + 0x42011fb2 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011fb2 nvs::PageManager::requestNewPage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x4201272a 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201272a intrusive_list::push_front(nvs::Page*) + 0x4201207a 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201207a intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x42012748 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42012748 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x42012098 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42012098 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x42012776 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42012776 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x420120c6 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420120c6 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x420129e4 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x420129e4 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x42012334 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42012334 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x42012a3e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42012a3e nvs::Item::calculateCrc32() const + 0x4201238e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4201238e nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x42012a78 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42012a78 nvs::Item::calculateCrc32WithoutValue() const + 0x420123c8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420123c8 nvs::Item::calculateCrc32WithoutValue() const .text._ZN3nvs4Item14calculateCrc32EPKhj - 0x42012ab2 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42012ab2 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) + 0x42012402 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42012402 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x42012aca 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42012aca nvs::Item::checkHeaderConsistency(unsigned char) const + 0x4201241a 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4201241a nvs::Item::checkHeaderConsistency(unsigned char) const .text.accuracy_compare - 0x42012bfc 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201254c 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_clk_sel - 0x42012c0c 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201255c 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_attribute_table_sort - 0x42012c62 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420125b2 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_choose_best_range - 0x42012d16 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42012666 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_set_range - 0x42012daa 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420126fa 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.read_delta_t_from_efuse - 0x42012dcc 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201271c 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.parse_temp_sensor_raw_value - 0x42012e0c 0x70 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201275c 0x70 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_get_offset - 0x42012e7c 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420127cc 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.s_update_tsens_attribute - 0x42012e9a 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420127ea 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_uninstall - 0x42012f16 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42012f16 temperature_sensor_uninstall + 0x42012866 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42012866 temperature_sensor_uninstall .text.temperature_sensor_install - 0x42012fca 0x1da esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42012fca temperature_sensor_install + 0x4201291a 0x1da esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201291a temperature_sensor_install .text.temperature_sensor_enable - 0x420131a4 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x420131a4 temperature_sensor_enable + 0x42012af4 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42012af4 temperature_sensor_enable .text.temperature_sensor_get_celsius - 0x4201324e 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x4201324e temperature_sensor_get_celsius + 0x42012b9e 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42012b9e temperature_sensor_get_celsius .text.ledc_ls_timer_update - 0x4201339c 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42012cec 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_enable_intr_type - 0x420133c6 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42012d16 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_del - 0x4201341a 0xea esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42012d6a 0xea esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_speed_mode_ctx_create - 0x42013504 0xbc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42012e54 0xbc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_slow_clk_calibrate - 0x420135c0 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42012f10 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_global_clk_divisor - 0x4201360e 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42012f5e 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_clk_divisor - 0x420136ae 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42012ffe 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_update_duty - 0x420136d6 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013026 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_acquire - 0x42013734 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013084 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_release - 0x4201378a 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x420130da 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_set - 0x420137be 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x420137be ledc_timer_set + 0x4201310e 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201310e ledc_timer_set .text.ledc_set_timer_div - 0x42013922 0x2ae esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013272 0x2ae esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_bind_channel_timer - 0x42013bd0 0x13e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x42013bd0 ledc_bind_channel_timer + 0x42013520 0x13e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013520 ledc_bind_channel_timer .text.ledc_timer_rst - 0x42013d0e 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x42013d0e ledc_timer_rst + 0x4201365e 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201365e ledc_timer_rst .text.ledc_timer_resume - 0x42013e3c 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x42013e3c ledc_timer_resume + 0x4201378c 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201378c ledc_timer_resume .text.ledc_timer_config - 0x42013f68 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x42013f68 ledc_timer_config + 0x420138b8 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x420138b8 ledc_timer_config .text.ledc_update_duty - 0x420140ec 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x420140ec ledc_update_duty + 0x42013a3c 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013a3c ledc_update_duty .text.ledc_set_duty_with_hpoint - 0x42014220 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x42014220 ledc_set_duty_with_hpoint + 0x42013b70 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013b70 ledc_set_duty_with_hpoint .text.ledc_channel_config - 0x42014388 0x2ec esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x42014388 ledc_channel_config + 0x42013cd8 0x2ec esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013cd8 ledc_channel_config .text.ledc_set_duty - 0x42014674 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x42014674 ledc_set_duty + 0x42013fc4 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42013fc4 ledc_set_duty .text.tcpip_init_done - 0x42014796 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x420140e6 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_init - 0x420147a4 0x10e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x420147a4 esp_netif_init + 0x420140f4 0x10e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x420140f4 esp_netif_init .text.esp_supp_crc32 - 0x420148b2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x42014202 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_gmac - 0x420148c4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x42014214 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_decrypt - 0x420148d2 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x42014222 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_encrypt - 0x420148de 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4201422e 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_unwrap - 0x420148ea 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4201423a 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_wrap - 0x42014900 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x42014250 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.sha256_prf_bits - 0x42014916 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42014916 sha256_prf_bits + 0x42014266 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x42014266 sha256_prf_bits .text.sha256_prf - 0x42014a1e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42014a1e sha256_prf + 0x4201436e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x4201436e sha256_prf .text.sha1_prf - 0x42014a2e 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - 0x42014a2e sha1_prf + 0x4201437e 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x4201437e sha1_prf .text.digest_vector - 0x42014ae6 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014436 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.hmac_vector - 0x42014b72 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420144c2 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_init - 0x42014c0a 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201455a 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_deinit - 0x42014c7a 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420145ca 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt - 0x42014c98 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420145e8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.sha256_vector - 0x42014ca6 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014ca6 sha256_vector + 0x420145f6 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420145f6 sha256_vector .text.sha1_vector - 0x42014cbe 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014cbe sha1_vector + 0x4201460e 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201460e sha1_vector .text.hmac_sha256_vector - 0x42014cd6 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014cd6 hmac_sha256_vector + 0x42014626 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014626 hmac_sha256_vector .text.hmac_sha256 - 0x42014cf2 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014cf2 hmac_sha256 + 0x42014642 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014642 hmac_sha256 .text.hmac_sha1_vector - 0x42014d0c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014d0c hmac_sha1_vector + 0x4201465c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201465c hmac_sha1_vector .text.hmac_sha1 - 0x42014d28 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014d28 hmac_sha1 + 0x42014678 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014678 hmac_sha1 .text.aes_encrypt_init - 0x42014d42 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014d42 aes_encrypt_init + 0x42014692 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014692 aes_encrypt_init .text.aes_encrypt - 0x42014d56 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014d56 aes_encrypt + 0x420146a6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420146a6 aes_encrypt .text.aes_encrypt_deinit - 0x42014d6a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014d6a aes_encrypt_deinit + 0x420146ba 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420146ba aes_encrypt_deinit .text.aes_decrypt_init - 0x42014d78 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014d78 aes_decrypt_init + 0x420146c8 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420146c8 aes_decrypt_init .text.aes_decrypt - 0x42014d8c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014d8c aes_decrypt + 0x420146dc 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420146dc aes_decrypt .text.aes_decrypt_deinit - 0x42014da0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014da0 aes_decrypt_deinit + 0x420146f0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420146f0 aes_decrypt_deinit .text.aes_128_cbc_encrypt - 0x42014dae 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014dae aes_128_cbc_encrypt + 0x420146fe 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420146fe aes_128_cbc_encrypt .text.aes_128_cbc_decrypt - 0x42014e18 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014e18 aes_128_cbc_decrypt + 0x42014768 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014768 aes_128_cbc_decrypt .text.aes_ctr_encrypt - 0x42014e82 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014e82 aes_ctr_encrypt + 0x420147d2 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420147d2 aes_ctr_encrypt .text.pbkdf2_sha1 - 0x42014ee0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014ee0 pbkdf2_sha1 + 0x42014830 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014830 pbkdf2_sha1 .text.omac1_aes_vector - 0x42014f2a 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014f2a omac1_aes_vector + 0x4201487a 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201487a omac1_aes_vector .text.omac1_aes_128_vector - 0x42014ff6 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42014ff6 omac1_aes_128_vector + 0x42014946 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42014946 omac1_aes_128_vector .text.omac1_aes_128 - 0x4201500e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201500e omac1_aes_128 + 0x4201495e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201495e omac1_aes_128 .text.rc4_skip - 0x42015028 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - 0x42015028 rc4_skip + 0x42014978 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x42014978 rc4_skip .text.aes_wrap - 0x42015122 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - 0x42015122 aes_wrap + 0x42014a72 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x42014a72 aes_wrap .text.aes_unwrap - 0x420152fc 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - 0x420152fc aes_unwrap + 0x42014c4c 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x42014c4c aes_unwrap .text.os_get_time - 0x420154a4 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x420154a4 os_get_time + 0x42014df4 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42014df4 os_get_time .text.os_random - 0x420154c8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x420154c8 os_random + 0x42014e18 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42014e18 os_random .text.os_get_random - 0x420154da 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x420154da os_get_random + 0x42014e2a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42014e2a os_get_random .text.os_sleep - 0x420154ea 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x420154ea os_sleep + 0x42014e3a 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42014e3a os_sleep .text.forced_memzero - 0x42015516 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42015516 forced_memzero + 0x42014e66 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42014e66 forced_memzero .text.ccmp_aad_nonce - 0x42015524 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x42014e74 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .text.ccmp_decrypt - 0x420156b0 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x420156b0 ccmp_decrypt + 0x42015000 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x42015000 ccmp_decrypt .text.ccmp_encrypt - 0x42015768 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x42015768 ccmp_encrypt + 0x420150b8 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x420150b8 ccmp_encrypt .text.WPA_PUT_BE64 - 0x42015898 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.inc32 0x420158d2 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x420151e8 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.inc32 0x42015222 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.xor_block - 0x4201590e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201525e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.shift_right_block - 0x42015930 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42015280 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.ghash_start - 0x42015a3e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.gf_mult 0x42015a54 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201538e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.gf_mult 0x420153a4 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_init_hash_subkey - 0x42015ae8 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42015438 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gctr - 0x42015b1e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201546e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_gctr - 0x42015bbe 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.ghash 0x42015c04 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201550e 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.ghash 0x42015554 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ghash - 0x42015cb2 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42015602 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_prepare_j0 - 0x42015d22 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42015672 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ae - 0x42015dbc 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x42015dbc aes_gcm_ae + 0x4201570c 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201570c aes_gcm_ae .text.aes_gmac - 0x42015e42 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x42015e42 aes_gmac - .text.hex2num 0x42015e5c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015792 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42015792 aes_gmac + .text.hex2num 0x420157ac 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .text.hex2byte - 0x42015e9c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42015e9c hex2byte + 0x420157ec 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420157ec hex2byte .text.hexstr2bin - 0x42015ed6 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42015ed6 hexstr2bin + 0x42015826 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015826 hexstr2bin .text.inc_byte_array - 0x42015f18 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42015f18 inc_byte_array + 0x42015868 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015868 inc_byte_array .text.buf_shift_right - 0x42015f38 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42015f38 buf_shift_right + 0x42015888 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015888 buf_shift_right .text.wpa_get_ntp_timestamp - 0x42015f72 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42015f72 wpa_get_ntp_timestamp + 0x420158c2 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420158c2 wpa_get_ntp_timestamp .text.printf_decode - 0x42016004 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42016004 printf_decode + 0x42015954 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015954 printf_decode .text.dup_binstr - 0x420161a8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420161a8 dup_binstr + 0x42015af8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015af8 dup_binstr .text.wpa_config_parse_string - 0x420161ec 0x15a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420161ec wpa_config_parse_string + 0x42015b3c 0x15a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015b3c wpa_config_parse_string .text.int_array_len - 0x42016346 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42016346 int_array_len + 0x42015c96 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015c96 int_array_len .text.bin_clear_free - 0x4201635c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201635c bin_clear_free + 0x42015cac 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015cac bin_clear_free .text.os_memdup - 0x4201637c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201637c os_memdup + 0x42015ccc 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015ccc os_memdup .text.os_reltime_expired - 0x420163b6 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420163b6 os_reltime_expired + 0x42015d06 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015d06 os_reltime_expired .text.os_reltime_initialized - 0x42016434 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42016434 os_reltime_initialized + 0x42015d84 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42015d84 os_reltime_initialized .text.sha1_xor - 0x42016448 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42015d98 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_final - 0x42016472 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42015dc2 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.mbedtls_sha1_init_start - 0x420164a2 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42015df2 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_init - 0x420164be 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42015e0e 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_f_sha1 - 0x420165b0 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42015f00 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_sha1 - 0x42016752 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420160a2 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.fastpbkdf2_hmac_sha1 - 0x42016834 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - 0x42016834 fastpbkdf2_hmac_sha1 + 0x42016184 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42016184 fastpbkdf2_hmac_sha1 .text.xor_aes_block - 0x42016842 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42016192 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_start - 0x42016864 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420161b4 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth - 0x42016888 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420161d8 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr - 0x42016906 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42016256 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_auth - 0x420169aa 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420162fa 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_decr_auth - 0x42016a00 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42016350 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth_start - 0x42016a56 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420163a6 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_ae - 0x42016b56 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x42016b56 aes_ccm_ae + 0x420164a6 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420164a6 aes_ccm_ae .text.aes_ccm_ad - 0x42016bf8 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x42016bf8 aes_ccm_ad + 0x42016548 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42016548 aes_ccm_ad .text.esp_wifi_config_info - 0x42016cb4 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42016604 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.wifi_deinit_internal - 0x42016e4a 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4201679a 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_set_log_level - 0x42016f12 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42016862 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.s_set_default_wifi_log_level - 0x42016f22 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42016872 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_init - 0x42016f64 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42016f64 esp_wifi_init + 0x420168b4 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x420168b4 esp_wifi_init .text.ieee80211_ftm_attach - 0x4201703c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x4201703c ieee80211_ftm_attach + 0x4201698c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x4201698c ieee80211_ftm_attach .text.pm_beacon_offset_funcs_init - 0x42017040 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42017040 pm_beacon_offset_funcs_init + 0x42016990 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42016990 pm_beacon_offset_funcs_init .text.s_adc_unit_claim - 0x42017042 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42016992 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.s_adc_io_init - 0x4201706c 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x420169bc 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.adc_oneshot_new_unit - 0x4201713e 0x28c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x4201713e adc_oneshot_new_unit + 0x42016a8e 0x28c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42016a8e adc_oneshot_new_unit .text.adc_oneshot_config_channel - 0x420173ca 0x166 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x420173ca adc_oneshot_config_channel - .text.adc_oneshot_read - 0x42017530 0x10c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x42017530 adc_oneshot_read + 0x42016d1a 0x166 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42016d1a adc_oneshot_config_channel .text.adc_hw_calibration - 0x4201763c 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .text.adc_cali_raw_to_voltage - 0x4201767e 0x8c esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - 0x4201767e adc_cali_raw_to_voltage + 0x42016e80 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .text.calc_first_step_coefficients - 0x4201770a 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42016ec2 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.check_valid - 0x4201771c 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42016ed4 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_reading_error - 0x420177f8 0x14e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42016fb0 0x14e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.cali_raw_to_voltage - 0x42017946 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x420170fe 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_first_step_reference_point - 0x42017994 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x4201714c 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.adc_cali_create_scheme_curve_fitting - 0x42017a10 0x1ae esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - 0x42017a10 adc_cali_create_scheme_curve_fitting + 0x420171c8 0x1ae esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x420171c8 adc_cali_create_scheme_curve_fitting .text.curve_fitting_get_second_step_coeff - 0x42017bbe 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - 0x42017bbe curve_fitting_get_second_step_coeff + 0x42017376 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x42017376 curve_fitting_get_second_step_coeff .text.mbedtls_int_div_int - 0x42017bfe 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420173b6 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_init - 0x42017c50 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017c50 mbedtls_mpi_init + 0x42017408 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017408 mbedtls_mpi_init .text.mbedtls_mpi_free - 0x42017c60 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017c60 mbedtls_mpi_free + 0x42017418 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017418 mbedtls_mpi_free .text.mbedtls_mpi_grow - 0x42017c8e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017c8e mbedtls_mpi_grow + 0x42017446 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017446 mbedtls_mpi_grow .text.mbedtls_mpi_safe_cond_assign - 0x42017cfa 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017cfa mbedtls_mpi_safe_cond_assign + 0x420174b2 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420174b2 mbedtls_mpi_safe_cond_assign .text.mbedtls_mpi_safe_cond_swap - 0x42017d90 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017d90 mbedtls_mpi_safe_cond_swap + 0x42017548 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017548 mbedtls_mpi_safe_cond_swap .text.mbedtls_mpi_resize_clear - 0x42017e36 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420175ee 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_shrink - 0x42017e84 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017e84 mbedtls_mpi_shrink + 0x4201763c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201763c mbedtls_mpi_shrink .text.mbedtls_mpi_copy - 0x42017f0c 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017f0c mbedtls_mpi_copy + 0x420176c4 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420176c4 mbedtls_mpi_copy .text.mbedtls_mpi_lset - 0x42017fbc 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42017fbc mbedtls_mpi_lset + 0x42017774 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017774 mbedtls_mpi_lset .text.mbedtls_mpi_get_bit - 0x42018014 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018014 mbedtls_mpi_get_bit + 0x420177cc 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420177cc mbedtls_mpi_get_bit .text.mbedtls_mpi_set_bit - 0x42018036 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018036 mbedtls_mpi_set_bit + 0x420177ee 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420177ee mbedtls_mpi_set_bit .text.mbedtls_mpi_lsb - 0x420180aa 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420180aa mbedtls_mpi_lsb + 0x42017862 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017862 mbedtls_mpi_lsb .text.mbedtls_mpi_bitlen - 0x420180e6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420180e6 mbedtls_mpi_bitlen + 0x4201789e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201789e mbedtls_mpi_bitlen .text.mbedtls_mpi_size - 0x420180fa 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420180fa mbedtls_mpi_size + 0x420178b2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420178b2 mbedtls_mpi_size .text.mbedtls_mpi_read_binary_le - 0x4201810c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201810c mbedtls_mpi_read_binary_le + 0x420178c4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420178c4 mbedtls_mpi_read_binary_le .text.mbedtls_mpi_read_binary - 0x4201814c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201814c mbedtls_mpi_read_binary + 0x42017904 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017904 mbedtls_mpi_read_binary .text.mbedtls_mpi_write_binary_le - 0x4201818c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201818c mbedtls_mpi_write_binary_le + 0x42017944 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017944 mbedtls_mpi_write_binary_le .text.mbedtls_mpi_write_binary - 0x420181a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420181a4 mbedtls_mpi_write_binary + 0x4201795c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201795c mbedtls_mpi_write_binary .text.mbedtls_mpi_shift_l - 0x420181bc 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420181bc mbedtls_mpi_shift_l + 0x42017974 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017974 mbedtls_mpi_shift_l .text.mbedtls_mpi_shift_r - 0x42018206 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018206 mbedtls_mpi_shift_r + 0x420179be 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420179be mbedtls_mpi_shift_r .text.mbedtls_mpi_cmp_abs - 0x42018222 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018222 mbedtls_mpi_cmp_abs + 0x420179da 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420179da mbedtls_mpi_cmp_abs .text.mbedtls_mpi_cmp_mpi - 0x4201829a 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201829a mbedtls_mpi_cmp_mpi + 0x42017a52 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017a52 mbedtls_mpi_cmp_mpi .text.mbedtls_mpi_cmp_int - 0x4201834a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201834a mbedtls_mpi_cmp_int + 0x42017b02 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017b02 mbedtls_mpi_cmp_int .text.mbedtls_mpi_add_abs - 0x4201837c 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201837c mbedtls_mpi_add_abs + 0x42017b34 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017b34 mbedtls_mpi_add_abs .text.mbedtls_mpi_sub_abs - 0x4201843c 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201843c mbedtls_mpi_sub_abs + 0x42017bf4 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017bf4 mbedtls_mpi_sub_abs .text.add_sub_mpi - 0x42018518 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017cd0 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_add_mpi - 0x42018596 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018596 mbedtls_mpi_add_mpi + 0x42017d4e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017d4e mbedtls_mpi_add_mpi .text.mbedtls_mpi_sub_mpi - 0x420185a6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420185a6 mbedtls_mpi_sub_mpi + 0x42017d5e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017d5e mbedtls_mpi_sub_mpi .text.mbedtls_mpi_add_int - 0x420185b6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420185b6 mbedtls_mpi_add_int + 0x42017d6e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017d6e mbedtls_mpi_add_int .text.mbedtls_mpi_sub_int - 0x420185e8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420185e8 mbedtls_mpi_sub_int + 0x42017da0 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017da0 mbedtls_mpi_sub_int .text.mbedtls_mpi_div_mpi - 0x4201861a 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201861a mbedtls_mpi_div_mpi + 0x42017dd2 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42017dd2 mbedtls_mpi_div_mpi .text.mbedtls_mpi_div_int - 0x420189b4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420189b4 mbedtls_mpi_div_int + 0x4201816c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201816c mbedtls_mpi_div_int .text.mbedtls_mpi_mod_mpi - 0x420189e6 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420189e6 mbedtls_mpi_mod_mpi + 0x4201819e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201819e mbedtls_mpi_mod_mpi .text.mbedtls_mpi_exp_mod_optionally_safe - 0x42018a5a 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42018212 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_mod_int - 0x42018c62 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018c62 mbedtls_mpi_mod_int + 0x4201841a 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201841a mbedtls_mpi_mod_int .text.mpi_check_small_factors - 0x42018cee 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420184a6 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_exp_mod_soft - 0x42018d58 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018d58 mbedtls_mpi_exp_mod_soft + 0x42018510 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42018510 mbedtls_mpi_exp_mod_soft .text.mbedtls_mpi_exp_mod_unsafe - 0x42018d6c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018d6c mbedtls_mpi_exp_mod_unsafe + 0x42018524 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42018524 mbedtls_mpi_exp_mod_unsafe .text.mbedtls_mpi_gcd - 0x42018d86 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018d86 mbedtls_mpi_gcd + 0x4201853e 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201853e mbedtls_mpi_gcd .text.mbedtls_mpi_fill_random - 0x42018e9e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42018e9e mbedtls_mpi_fill_random + 0x42018656 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42018656 mbedtls_mpi_fill_random .text.mpi_miller_rabin - 0x42018ee6 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201869e 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_random - 0x420190a0 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420190a0 mbedtls_mpi_random + 0x42018858 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42018858 mbedtls_mpi_random .text.mbedtls_mpi_inv_mod - 0x42019100 0x29c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42019100 mbedtls_mpi_inv_mod + 0x420188b8 0x29c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420188b8 mbedtls_mpi_inv_mod .text.mbedtls_mpi_is_prime_ext - 0x4201939c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201939c mbedtls_mpi_is_prime_ext + 0x42018b54 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42018b54 mbedtls_mpi_is_prime_ext .text.mbedtls_ct_uint_lt - 0x42019410 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018bc8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_get_window_size - 0x42019444 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018bfc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mpi_bigendian_to_host - 0x42019454 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018c0c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_clz - 0x42019466 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019466 mbedtls_mpi_core_clz + 0x42018c1e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018c1e mbedtls_mpi_core_clz .text.mbedtls_mpi_core_bitlen - 0x42019478 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019478 mbedtls_mpi_core_bitlen + 0x42018c30 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018c30 mbedtls_mpi_core_bitlen .text.exp_mod_calc_first_bit_optionally_safe - 0x420194b2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018c6a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_bigendian_to_host - 0x420194ee 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420194ee mbedtls_mpi_core_bigendian_to_host + 0x42018ca6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018ca6 mbedtls_mpi_core_bigendian_to_host .text.mbedtls_mpi_core_uint_le_mpi - 0x42019534 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019534 mbedtls_mpi_core_uint_le_mpi + 0x42018cec 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018cec mbedtls_mpi_core_uint_le_mpi .text.mbedtls_mpi_core_lt_ct - 0x4201957c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201957c mbedtls_mpi_core_lt_ct + 0x42018d34 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018d34 mbedtls_mpi_core_lt_ct .text.mbedtls_mpi_core_cond_assign - 0x420195ea 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420195ea mbedtls_mpi_core_cond_assign + 0x42018da2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018da2 mbedtls_mpi_core_cond_assign .text.mbedtls_mpi_core_ct_uint_table_lookup - 0x4201961c 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018dd4 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_table_lookup_optionally_safe - 0x4201967a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018e32 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_cond_swap - 0x420196a8 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420196a8 mbedtls_mpi_core_cond_swap + 0x42018e60 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018e60 mbedtls_mpi_core_cond_swap .text.mbedtls_mpi_core_read_le - 0x420196fa 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420196fa mbedtls_mpi_core_read_le + 0x42018eb2 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018eb2 mbedtls_mpi_core_read_le .text.mbedtls_mpi_core_read_be - 0x4201976e 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201976e mbedtls_mpi_core_read_be + 0x42018f26 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018f26 mbedtls_mpi_core_read_be .text.mbedtls_mpi_core_write_le - 0x420197e0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420197e0 mbedtls_mpi_core_write_le + 0x42018f98 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42018f98 mbedtls_mpi_core_write_le .text.mbedtls_mpi_core_write_be - 0x42019860 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019860 mbedtls_mpi_core_write_be + 0x42019018 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019018 mbedtls_mpi_core_write_be .text.mbedtls_mpi_core_shift_r - 0x420198e8 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420198e8 mbedtls_mpi_core_shift_r + 0x420190a0 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420190a0 mbedtls_mpi_core_shift_r .text.mbedtls_mpi_core_shift_l - 0x42019984 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019984 mbedtls_mpi_core_shift_l + 0x4201913c 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201913c mbedtls_mpi_core_shift_l .text.mbedtls_mpi_core_add - 0x42019a04 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019a04 mbedtls_mpi_core_add + 0x420191bc 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420191bc mbedtls_mpi_core_add .text.mbedtls_mpi_core_sub - 0x42019a3e 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019a3e mbedtls_mpi_core_sub + 0x420191f6 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420191f6 mbedtls_mpi_core_sub .text.mbedtls_mpi_core_mla - 0x42019a74 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019a74 mbedtls_mpi_core_mla + 0x4201922c 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201922c mbedtls_mpi_core_mla .text.mbedtls_mpi_core_montmul_init - 0x42019bd4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019bd4 mbedtls_mpi_core_montmul_init + 0x4201938c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201938c mbedtls_mpi_core_montmul_init .text.mbedtls_mpi_core_montmul - 0x42019c00 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019c00 mbedtls_mpi_core_montmul + 0x420193b8 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420193b8 mbedtls_mpi_core_montmul .text.exp_mod_precompute_window - 0x42019cce 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019486 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_exp_mod_optionally_safe - 0x42019d6c 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019524 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_get_mont_r2_unsafe - 0x42019e8e 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019e8e mbedtls_mpi_core_get_mont_r2_unsafe + 0x42019646 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019646 mbedtls_mpi_core_get_mont_r2_unsafe .text.mbedtls_mpi_core_fill_random - 0x42019ed2 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019ed2 mbedtls_mpi_core_fill_random + 0x4201968a 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201968a mbedtls_mpi_core_fill_random .text.mbedtls_mpi_core_random - 0x42019f5e 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42019f5e mbedtls_mpi_core_random + 0x42019716 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019716 mbedtls_mpi_core_random .text.mbedtls_mpi_core_exp_mod_working_limbs - 0x4201a016 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201a016 mbedtls_mpi_core_exp_mod_working_limbs + 0x420197ce 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420197ce mbedtls_mpi_core_exp_mod_working_limbs .text.mbedtls_mpi_core_exp_mod - 0x4201a042 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201a042 mbedtls_mpi_core_exp_mod + 0x420197fa 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420197fa mbedtls_mpi_core_exp_mod .text.mbedtls_mpi_core_exp_mod_unsafe - 0x4201a056 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201a056 mbedtls_mpi_core_exp_mod_unsafe + 0x4201980e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201980e mbedtls_mpi_core_exp_mod_unsafe .text.mbedtls_mpi_core_sub_int - 0x4201a070 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201a070 mbedtls_mpi_core_sub_int + 0x42019828 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019828 mbedtls_mpi_core_sub_int .text.mbedtls_mpi_core_check_zero_ct - 0x4201a09a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201a09a mbedtls_mpi_core_check_zero_ct + 0x42019852 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019852 mbedtls_mpi_core_check_zero_ct .text.mbedtls_mpi_core_to_mont_rep - 0x4201a0c0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201a0c0 mbedtls_mpi_core_to_mont_rep + 0x42019878 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019878 mbedtls_mpi_core_to_mont_rep .text.mbedtls_mpi_core_from_mont_rep - 0x4201a0da 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201a0da mbedtls_mpi_core_from_mont_rep + 0x42019892 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42019892 mbedtls_mpi_core_from_mont_rep .text.mbedtls_cipher_info_from_type - 0x4201a0f8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201a0f8 mbedtls_cipher_info_from_type + 0x420198b0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420198b0 mbedtls_cipher_info_from_type .text.mbedtls_cipher_info_from_values - 0x4201a112 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201a112 mbedtls_cipher_info_from_values + 0x420198ca 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420198ca mbedtls_cipher_info_from_values .text.mbedtls_cipher_init - 0x4201a152 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201a152 mbedtls_cipher_init + 0x4201990a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4201990a mbedtls_cipher_init .text.mbedtls_cipher_free - 0x4201a16a 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201a16a mbedtls_cipher_free + 0x42019922 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42019922 mbedtls_cipher_free .text.mbedtls_cipher_setup - 0x4201a1ac 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201a1ac mbedtls_cipher_setup + 0x42019964 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42019964 mbedtls_cipher_setup .text.mbedtls_cipher_setkey - 0x4201a200 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201a200 mbedtls_cipher_setkey + 0x420199b8 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420199b8 mbedtls_cipher_setkey .text.mbedtls_cipher_update - 0x4201a2a2 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4201a2a2 mbedtls_cipher_update + 0x42019a5a 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42019a5a mbedtls_cipher_update .text.xts_aes_ctx_free - 0x4201a59c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019d54 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_ctx_alloc - 0x4201a5b8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019d70 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_dec_wrap - 0x4201a5da 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019d92 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_enc_wrap - 0x4201a5e8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019da0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_xts_wrap - 0x4201a5f6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019dae 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_free - 0x4201a614 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019dcc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_alloc - 0x4201a62e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019de6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aria_setkey_wrap - 0x4201a650 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019e08 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aes_setkey_wrap - 0x4201a664 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019e1c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_free - 0x4201a678 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019e30 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_alloc - 0x4201a692 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019e4a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aria_setkey_wrap - 0x4201a6b4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019e6c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aes_setkey_wrap - 0x4201a6c8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019e80 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_free - 0x4201a6dc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019e94 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_alloc - 0x4201a6f6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019eae 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_dec_wrap - 0x4201a718 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019ed0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_enc_wrap - 0x4201a726 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019ede 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ctr_wrap - 0x4201a734 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019eec 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cfb128_wrap - 0x4201a742 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019efa 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cbc_wrap - 0x4201a750 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f08 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ecb_wrap - 0x4201a75e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f16 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_free - 0x4201a770 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f28 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_alloc - 0x4201a78a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f42 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_dec_wrap - 0x4201a7ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f64 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_enc_wrap - 0x4201a7ba 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f72 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ctr_wrap - 0x4201a7c8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f80 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ofb_wrap - 0x4201a7d6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f8e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cfb128_wrap - 0x4201a7e4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019f9c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cbc_wrap - 0x4201a7f2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019faa 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ecb_wrap - 0x4201a800 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42019fb8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.mbedtls_ct_uint_lt - 0x4201a80e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42019fc6 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .text.mbedtls_ct_memcmp - 0x4201a842 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4201a842 mbedtls_ct_memcmp + 0x42019ffa 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42019ffa mbedtls_ct_memcmp .text.mbedtls_ct_memmove_left - 0x4201a870 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4201a870 mbedtls_ct_memmove_left + 0x4201a028 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4201a028 mbedtls_ct_memmove_left .text.mbedtls_ct_memcpy_if - 0x4201a8e6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4201a8e6 mbedtls_ct_memcpy_if + 0x4201a09e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4201a09e mbedtls_ct_memcpy_if .text.mbedtls_ct_zeroize_if - 0x4201a922 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4201a922 mbedtls_ct_zeroize_if + 0x4201a0da 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4201a0da mbedtls_ct_zeroize_if .text.cmac_pad - 0x4201a940 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4201a0f8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_multiply_by_u - 0x4201a97c 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4201a134 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_generate_subkeys - 0x4201aa4a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4201a202 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.mbedtls_cipher_cmac_starts - 0x4201aab6 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x4201aab6 mbedtls_cipher_cmac_starts + 0x4201a26e 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4201a26e mbedtls_cipher_cmac_starts .text.mbedtls_cipher_cmac_update - 0x4201ab46 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x4201ab46 mbedtls_cipher_cmac_update + 0x4201a2fe 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4201a2fe mbedtls_cipher_cmac_update .text.mbedtls_cipher_cmac_finish - 0x4201ac80 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x4201ac80 mbedtls_cipher_cmac_finish + 0x4201a438 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4201a438 mbedtls_cipher_cmac_finish .text.mbedtls_md_info_from_type - 0x4201adba 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201adba mbedtls_md_info_from_type + 0x4201a572 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a572 mbedtls_md_info_from_type .text.mbedtls_md_init - 0x4201ae26 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201ae26 mbedtls_md_init + 0x4201a5de 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a5de mbedtls_md_init .text.mbedtls_md_free - 0x4201ae58 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201ae58 mbedtls_md_free + 0x4201a610 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a610 mbedtls_md_free .text.mbedtls_md_setup - 0x4201aed6 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201aed6 mbedtls_md_setup + 0x4201a68e 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a68e mbedtls_md_setup .text.mbedtls_md_starts - 0x4201b008 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b008 mbedtls_md_starts + 0x4201a7c0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a7c0 mbedtls_md_starts .text.mbedtls_md_update - 0x4201b094 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b094 mbedtls_md_update + 0x4201a84c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a84c mbedtls_md_update .text.mbedtls_md_finish - 0x4201b11c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b11c mbedtls_md_finish + 0x4201a8d4 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a8d4 mbedtls_md_finish .text.mbedtls_md - 0x4201b1a4 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b1a4 mbedtls_md + 0x4201a95c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a95c mbedtls_md .text.mbedtls_md_get_size - 0x4201b21c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b21c mbedtls_md_get_size + 0x4201a9d4 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a9d4 mbedtls_md_get_size .text.mbedtls_md_hmac_starts - 0x4201b228 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b228 mbedtls_md_hmac_starts + 0x4201a9e0 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201a9e0 mbedtls_md_hmac_starts .text.mbedtls_md_hmac_update - 0x4201b344 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b344 mbedtls_md_hmac_update + 0x4201aafc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201aafc mbedtls_md_hmac_update .text.mbedtls_md_hmac_finish - 0x4201b374 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b374 mbedtls_md_hmac_finish + 0x4201ab2c 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201ab2c mbedtls_md_hmac_finish .text.mbedtls_md_hmac_reset - 0x4201b3f2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201b3f2 mbedtls_md_hmac_reset + 0x4201abaa 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4201abaa mbedtls_md_hmac_reset .text.mbedtls_md5 - 0x4201b43e 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - 0x4201b43e mbedtls_md5 + 0x4201abf6 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x4201abf6 mbedtls_md5 .text.mbedtls_calloc - 0x4201b490 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x4201b490 mbedtls_calloc + 0x4201ac48 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x4201ac48 mbedtls_calloc .text.mbedtls_free - 0x4201b4a0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x4201b4a0 mbedtls_free + 0x4201ac58 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x4201ac58 mbedtls_free .text.mbedtls_platform_zeroize - 0x4201b4b0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x4201b4b0 mbedtls_platform_zeroize + 0x4201ac68 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x4201ac68 mbedtls_platform_zeroize .text.mbedtls_zeroize_and_free - 0x4201b4d0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x4201b4d0 mbedtls_zeroize_and_free + 0x4201ac88 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x4201ac88 mbedtls_zeroize_and_free .text.mbedtls_sha1 - 0x4201b4ec 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - 0x4201b4ec mbedtls_sha1 + 0x4201aca4 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x4201aca4 mbedtls_sha1 .text.mbedtls_sha256 - 0x4201b53e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - 0x4201b53e mbedtls_sha256 + 0x4201acf6 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x4201acf6 mbedtls_sha256 .text.mbedtls_sha512_init - 0x4201b5a0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201b5a0 mbedtls_sha512_init + 0x4201ad58 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201ad58 mbedtls_sha512_init .text.mbedtls_sha512_free - 0x4201b5b8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201b5b8 mbedtls_sha512_free + 0x4201ad70 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201ad70 mbedtls_sha512_free .text.mbedtls_sha512_starts - 0x4201b5cc 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201b5cc mbedtls_sha512_starts + 0x4201ad84 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201ad84 mbedtls_sha512_starts .text.mbedtls_internal_sha512_process - 0x4201b6f4 0xe0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201b6f4 mbedtls_internal_sha512_process + 0x4201aeac 0xe0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201aeac mbedtls_internal_sha512_process .text.mbedtls_internal_sha512_process_many - 0x4201c500 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201bcb8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .text.mbedtls_sha512_update - 0x4201c546 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201c546 mbedtls_sha512_update + 0x4201bcfe 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201bcfe mbedtls_sha512_update .text.mbedtls_sha512_finish - 0x4201c61a 0x34e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201c61a mbedtls_sha512_finish + 0x4201bdd2 0x34e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201bdd2 mbedtls_sha512_finish .text.mbedtls_sha512 - 0x4201c968 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201c968 mbedtls_sha512 + 0x4201c120 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201c120 mbedtls_sha512 .text.esp_mbedtls_mem_calloc - 0x4201c9ca 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4201c9ca esp_mbedtls_mem_calloc + 0x4201c182 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4201c182 esp_mbedtls_mem_calloc .text.esp_mbedtls_mem_free - 0x4201c9e2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4201c9e2 esp_mbedtls_mem_free + 0x4201c19a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4201c19a esp_mbedtls_mem_free .text.esp_aes_xts_decode_keys - 0x4201c9f4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201c1ac 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_gf128mul_x_ble - 0x4201ca22 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201c1da 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_aes_xts_init - 0x4201cb4c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201cb4c esp_aes_xts_init + 0x4201c304 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201c304 esp_aes_xts_init .text.esp_aes_xts_free - 0x4201cb64 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201cb64 esp_aes_xts_free + 0x4201c31c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201c31c esp_aes_xts_free .text.esp_aes_xts_setkey_enc - 0x4201cb7c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201cb7c esp_aes_xts_setkey_enc + 0x4201c334 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201c334 esp_aes_xts_setkey_enc .text.esp_aes_xts_setkey_dec - 0x4201cbb4 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201cbb4 esp_aes_xts_setkey_dec + 0x4201c36c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201c36c esp_aes_xts_setkey_dec .text.esp_aes_crypt_xts - 0x4201cbec 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201cbec esp_aes_crypt_xts + 0x4201c3a4 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201c3a4 esp_aes_crypt_xts .text.valid_key_length - 0x4201cd96 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201cd96 valid_key_length + 0x4201c54e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201c54e valid_key_length .text.esp_aes_init - 0x4201cdb4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201cdb4 esp_aes_init + 0x4201c56c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201c56c esp_aes_init .text.esp_aes_free - 0x4201cdd0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201cdd0 esp_aes_free + 0x4201c588 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201c588 esp_aes_free .text.esp_aes_setkey - 0x4201cdea 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201cdea esp_aes_setkey + 0x4201c5a2 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201c5a2 esp_aes_setkey .text.esp_aes_validate_input - 0x4201ce38 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c5f0 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_acquire_hardware - 0x4201cece 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201cece esp_aes_acquire_hardware + 0x4201c686 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c686 esp_aes_acquire_hardware .text.esp_aes_release_hardware - 0x4201cf20 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201cf20 esp_aes_release_hardware + 0x4201c6d8 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c6d8 esp_aes_release_hardware .text.esp_aes_crypt_ecb - 0x4201cf5a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201cf5a esp_aes_crypt_ecb + 0x4201c712 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c712 esp_aes_crypt_ecb .text.esp_aes_crypt_cbc - 0x4201cfce 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201cfce esp_aes_crypt_cbc + 0x4201c786 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c786 esp_aes_crypt_cbc .text.esp_aes_crypt_cfb128 - 0x4201d0a4 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201d0a4 esp_aes_crypt_cfb128 + 0x4201c85c 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c85c esp_aes_crypt_cfb128 .text.esp_aes_crypt_ofb - 0x4201d232 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201d232 esp_aes_crypt_ofb + 0x4201c9ea 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c9ea esp_aes_crypt_ofb .text.esp_aes_crypt_ctr - 0x4201d368 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201d368 esp_aes_crypt_ctr + 0x4201cb20 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201cb20 esp_aes_crypt_ctr .text.mpi_words - 0x4201d4da 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cc92 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.modular_inverse - 0x4201d4fa 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201ccb2 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.calculate_rinv - 0x4201d592 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cd4a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_isr_initialise - 0x4201d5da 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cd92 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_wait_intr - 0x4201d69a 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201ce52 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_exp_mod - 0x4201d6ee 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cea6 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mpi_mult_mpi_failover_mod_mult - 0x4201d85c 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201d014 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_exp_mod - 0x4201d8f6 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201d8f6 mbedtls_mpi_exp_mod + 0x4201d0ae 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201d0ae mbedtls_mpi_exp_mod .text.mbedtls_mpi_mul_mpi - 0x4201d938 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201d938 mbedtls_mpi_mul_mpi + 0x4201d0f0 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201d0f0 mbedtls_mpi_mul_mpi .text.mpi_mult_mpi_overlong - 0x4201da82 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201d23a 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_mul_int - 0x4201db12 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201db12 mbedtls_mpi_mul_int + 0x4201d2ca 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201d2ca mbedtls_mpi_mul_int .text.esp_mpi_enable_hardware_hw_op - 0x4201db32 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201db32 esp_mpi_enable_hardware_hw_op + 0x4201d2ea 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d2ea esp_mpi_enable_hardware_hw_op .text.esp_mpi_disable_hardware_hw_op - 0x4201db88 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201db88 esp_mpi_disable_hardware_hw_op + 0x4201d340 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d340 esp_mpi_disable_hardware_hw_op .text.esp_mpi_mul_mpi_hw_op - 0x4201dbc6 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201dbc6 esp_mpi_mul_mpi_hw_op + 0x4201d37e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d37e esp_mpi_mul_mpi_hw_op .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op - 0x4201dc0e 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201dc0e esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x4201d3c6 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d3c6 esp_mpi_mult_mpi_failover_mod_mult_hw_op .text.esp_mpi_exp_mpi_mod_hw_op - 0x4201dc98 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201dc98 esp_mpi_exp_mpi_mod_hw_op + 0x4201d450 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201d450 esp_mpi_exp_mpi_mod_hw_op .text.mbedtls_zeroize - 0x4201dd46 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d4fe 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha1_dma_process - 0x4201dd58 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d510 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha_update_state - 0x4201dd6e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d526 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.mbedtls_sha1_init - 0x4201dd98 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201dd98 mbedtls_sha1_init + 0x4201d550 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d550 mbedtls_sha1_init .text.mbedtls_sha1_free - 0x4201ddb0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201ddb0 mbedtls_sha1_free + 0x4201d568 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d568 mbedtls_sha1_free .text.mbedtls_sha1_starts - 0x4201ddc4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201ddc4 mbedtls_sha1_starts + 0x4201d57c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d57c mbedtls_sha1_starts .text.mbedtls_internal_sha1_process - 0x4201dde6 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201dde6 mbedtls_internal_sha1_process + 0x4201d59e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d59e mbedtls_internal_sha1_process .text.mbedtls_sha1_update - 0x4201de36 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201de36 mbedtls_sha1_update + 0x4201d5ee 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d5ee mbedtls_sha1_update .text.mbedtls_sha1_finish - 0x4201df14 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201df14 mbedtls_sha1_finish + 0x4201d6cc 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201d6cc mbedtls_sha1_finish .text.mbedtls_zeroize - 0x4201dfc6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d77e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.esp_internal_sha_update_state - 0x4201dfd8 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d790 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.mbedtls_sha256_init - 0x4201e002 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201e002 mbedtls_sha256_init + 0x4201d7ba 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d7ba mbedtls_sha256_init .text.mbedtls_sha256_free - 0x4201e01a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201e01a mbedtls_sha256_free + 0x4201d7d2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d7d2 mbedtls_sha256_free .text.mbedtls_sha256_starts - 0x4201e02e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201e02e mbedtls_sha256_starts + 0x4201d7e6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d7e6 mbedtls_sha256_starts .text.mbedtls_sha256_update - 0x4201e060 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201e060 mbedtls_sha256_update + 0x4201d818 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d818 mbedtls_sha256_update .text.mbedtls_sha256_finish - 0x4201e142 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201e142 mbedtls_sha256_finish + 0x4201d8fa 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d8fa mbedtls_sha256_finish .text.xor_data - 0x4201e1f6 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d9ae 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_mult - 0x4201e21a 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d9d2 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.increment32_j0 - 0x4201e400 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201dbb8 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_ghash - 0x4201e454 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201dc0c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_setkey - 0x4201e4c0 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201e4c0 esp_aes_gcm_setkey + 0x4201dc78 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201dc78 esp_aes_gcm_setkey .text.esp_aes_gcm_init - 0x4201e506 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201e506 esp_aes_gcm_init + 0x4201dcbe 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201dcbe esp_aes_gcm_init .text.esp_aes_gcm_free - 0x4201e52e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201e52e esp_aes_gcm_free + 0x4201dce6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201dce6 esp_aes_gcm_free .text.esp_aes_gcm_update - 0x4201e548 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201e548 esp_aes_gcm_update + 0x4201dd00 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201dd00 esp_aes_gcm_update .text.esp_md5_finish - 0x4201e6de 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201e6de esp_md5_finish + 0x4201de96 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201de96 esp_md5_finish .text.esp_md5_update - 0x4201e6f8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201e6f8 esp_md5_update + 0x4201deb0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201deb0 esp_md5_update .text.esp_md5_init - 0x4201e70c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201e70c esp_md5_init + 0x4201dec4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201dec4 esp_md5_init .text.esp_md5_starts - 0x4201e71e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201e71e esp_md5_starts + 0x4201ded6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201ded6 esp_md5_starts .text.esp_md5_free - 0x4201e72e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201e72e esp_md5_free - .text.aria_a 0x4201e742 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .text.aria_sl 0x4201e872 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201dee6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201dee6 esp_md5_free + .text.aria_a 0x4201defa 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x4201e02a 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fo_xor - 0x4201e982 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e13a 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fe_xor - 0x4201ea10 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e1c8 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_rot128 - 0x4201ea9e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e256 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.mbedtls_aria_setkey_enc - 0x4201eb50 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201eb50 mbedtls_aria_setkey_enc + 0x4201e308 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e308 mbedtls_aria_setkey_enc .text.mbedtls_aria_setkey_dec - 0x4201edcc 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201edcc mbedtls_aria_setkey_dec + 0x4201e584 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e584 mbedtls_aria_setkey_dec .text.mbedtls_aria_crypt_ecb - 0x4201ee56 0x1fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201ee56 mbedtls_aria_crypt_ecb + 0x4201e60e 0x1fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e60e mbedtls_aria_crypt_ecb .text.mbedtls_aria_init - 0x4201f050 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201f050 mbedtls_aria_init + 0x4201e808 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e808 mbedtls_aria_init .text.mbedtls_aria_free - 0x4201f068 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201f068 mbedtls_aria_free + 0x4201e820 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e820 mbedtls_aria_free .text.mbedtls_aria_crypt_cbc - 0x4201f07c 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201f07c mbedtls_aria_crypt_cbc + 0x4201e834 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e834 mbedtls_aria_crypt_cbc .text.mbedtls_aria_crypt_cfb128 - 0x4201f170 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201f170 mbedtls_aria_crypt_cfb128 + 0x4201e928 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e928 mbedtls_aria_crypt_cfb128 .text.mbedtls_aria_crypt_ctr - 0x4201f22c 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201f22c mbedtls_aria_crypt_ctr + 0x4201e9e4 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e9e4 mbedtls_aria_crypt_ctr .text.mbedtls_asn1_get_len - 0x4201f2c6 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201f2c6 mbedtls_asn1_get_len + 0x4201ea7e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201ea7e mbedtls_asn1_get_len .text.mbedtls_asn1_get_tag - 0x4201f352 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201f352 mbedtls_asn1_get_tag + 0x4201eb0a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201eb0a mbedtls_asn1_get_tag .text.asn1_get_tagged_int - 0x4201f382 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201eb3a 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_int - 0x4201f416 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201f416 mbedtls_asn1_get_int + 0x4201ebce 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201ebce mbedtls_asn1_get_int .text.mbedtls_asn1_get_mpi - 0x4201f428 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201f428 mbedtls_asn1_get_mpi + 0x4201ebe0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201ebe0 mbedtls_asn1_get_mpi .text.mbedtls_asn1_get_bitstring_null - 0x4201f45c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201f45c mbedtls_asn1_get_bitstring_null + 0x4201ec14 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201ec14 mbedtls_asn1_get_bitstring_null .text.mbedtls_asn1_get_alg - 0x4201f49a 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201f49a mbedtls_asn1_get_alg + 0x4201ec52 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201ec52 mbedtls_asn1_get_alg .text.mbedtls_asn1_write_len - 0x4201f554 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201f554 mbedtls_asn1_write_len + 0x4201ed0c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201ed0c mbedtls_asn1_write_len .text.mbedtls_asn1_write_tag - 0x4201f5a4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201f5a4 mbedtls_asn1_write_tag + 0x4201ed5c 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201ed5c mbedtls_asn1_write_tag .text.mbedtls_asn1_write_len_and_tag - 0x4201f5c2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201ed7a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .text.mbedtls_asn1_write_mpi - 0x4201f5fe 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201f5fe mbedtls_asn1_write_mpi + 0x4201edb6 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201edb6 mbedtls_asn1_write_mpi .text.mbedtls_ccm_crypt - 0x4201f698 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ee50 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_init - 0x4201f730 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201f730 mbedtls_ccm_init + 0x4201eee8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201eee8 mbedtls_ccm_init .text.mbedtls_ccm_setkey - 0x4201f748 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201f748 mbedtls_ccm_setkey + 0x4201ef00 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ef00 mbedtls_ccm_setkey .text.mbedtls_ccm_free - 0x4201f7aa 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201f7aa mbedtls_ccm_free + 0x4201ef62 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ef62 mbedtls_ccm_free .text.mbedtls_ccm_update - 0x4201f7ce 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201f7ce mbedtls_ccm_update + 0x4201ef86 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201ef86 mbedtls_ccm_update .text.mbedtls_ct_uint_lt - 0x4201f988 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f140 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_check_context - 0x4201f9bc 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f174 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_prepare_blinding - 0x4201faba 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f272 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_unblind - 0x4201fbf4 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f3ac 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_md_get_size_from_type - 0x4201fcac 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f464 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.compute_hash - 0x4201fcbe 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f476 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mgf_mask - 0x4201fcf2 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f4aa 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.hash_mprime - 0x4201fdf2 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f5aa 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding - 0x4201fe90 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f648 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pkcs1_v15_encode - 0x4201ffe2 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f79a 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_import_raw - 0x42020186 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020186 mbedtls_rsa_import_raw + 0x4201f93e 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f93e mbedtls_rsa_import_raw .text.mbedtls_rsa_complete - 0x42020224 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020224 mbedtls_rsa_complete + 0x4201f9dc 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f9dc mbedtls_rsa_complete .text.mbedtls_rsa_init - 0x42020406 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020406 mbedtls_rsa_init + 0x4201fbbe 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fbbe mbedtls_rsa_init .text.mbedtls_rsa_get_bitlen - 0x4202041e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4202041e mbedtls_rsa_get_bitlen + 0x4201fbd6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fbd6 mbedtls_rsa_get_bitlen .text.mbedtls_rsa_get_len - 0x4202042e 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4202042e mbedtls_rsa_get_len + 0x4201fbe6 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fbe6 mbedtls_rsa_get_len .text.mbedtls_rsa_check_pubkey - 0x42020432 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020432 mbedtls_rsa_check_pubkey + 0x4201fbea 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fbea mbedtls_rsa_check_pubkey .text.mbedtls_rsa_parse_pubkey - 0x420204a6 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420204a6 mbedtls_rsa_parse_pubkey + 0x4201fc5e 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fc5e mbedtls_rsa_parse_pubkey .text.mbedtls_rsa_check_privkey - 0x4202057e 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4202057e mbedtls_rsa_check_privkey + 0x4201fd36 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fd36 mbedtls_rsa_check_privkey .text.mbedtls_rsa_check_pub_priv - 0x42020600 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020600 mbedtls_rsa_check_pub_priv + 0x4201fdb8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fdb8 mbedtls_rsa_check_pub_priv .text.mbedtls_rsa_public - 0x42020650 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020650 mbedtls_rsa_public + 0x4201fe08 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fe08 mbedtls_rsa_public .text.mbedtls_rsa_private - 0x420206e6 0x292 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420206e6 mbedtls_rsa_private + 0x4201fe9e 0x292 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fe9e mbedtls_rsa_private .text.rsa_rsassa_pss_sign_no_mode_check - 0x42020978 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020130 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pss_sign - 0x42020b22 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420202da 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_rsaes_oaep_encrypt - 0x42020b54 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020b54 mbedtls_rsa_rsaes_oaep_encrypt + 0x4202030c 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202030c mbedtls_rsa_rsaes_oaep_encrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt - 0x42020c82 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020c82 mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x4202043a 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202043a mbedtls_rsa_rsaes_pkcs1_v15_encrypt .text.mbedtls_rsa_pkcs1_encrypt - 0x42020d52 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020d52 mbedtls_rsa_pkcs1_encrypt + 0x4202050a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202050a mbedtls_rsa_pkcs1_encrypt .text.mbedtls_rsa_rsaes_oaep_decrypt - 0x42020d86 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020d86 mbedtls_rsa_rsaes_oaep_decrypt + 0x4202053e 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202053e mbedtls_rsa_rsaes_oaep_decrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt - 0x42020f92 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42020f92 mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x4202074a 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202074a mbedtls_rsa_rsaes_pkcs1_v15_decrypt .text.mbedtls_rsa_pkcs1_decrypt - 0x42021020 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42021020 mbedtls_rsa_pkcs1_decrypt + 0x420207d8 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420207d8 mbedtls_rsa_pkcs1_decrypt .text.mbedtls_rsa_rsassa_pss_sign - 0x42021056 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42021056 mbedtls_rsa_rsassa_pss_sign + 0x4202080e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202080e mbedtls_rsa_rsassa_pss_sign .text.mbedtls_rsa_rsassa_pkcs1_v15_sign - 0x42021068 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42021068 mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x42020820 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020820 mbedtls_rsa_rsassa_pkcs1_v15_sign .text.mbedtls_rsa_pkcs1_sign - 0x42021152 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42021152 mbedtls_rsa_pkcs1_sign + 0x4202090a 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202090a mbedtls_rsa_pkcs1_sign .text.mbedtls_rsa_rsassa_pss_verify_ext - 0x4202118a 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4202118a mbedtls_rsa_rsassa_pss_verify_ext + 0x42020942 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020942 mbedtls_rsa_rsassa_pss_verify_ext .text.mbedtls_rsa_rsassa_pss_verify - 0x42021374 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42021374 mbedtls_rsa_rsassa_pss_verify + 0x42020b2c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020b2c mbedtls_rsa_rsassa_pss_verify .text.mbedtls_rsa_rsassa_pkcs1_v15_verify - 0x4202139e 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4202139e mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x42020b56 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020b56 mbedtls_rsa_rsassa_pkcs1_v15_verify .text.mbedtls_rsa_pkcs1_verify - 0x4202144e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4202144e mbedtls_rsa_pkcs1_verify + 0x42020c06 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020c06 mbedtls_rsa_pkcs1_verify .text.mbedtls_rsa_free - 0x42021482 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42021482 mbedtls_rsa_free + 0x42020c3a 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020c3a mbedtls_rsa_free .text.mbedtls_rsa_deduce_primes - 0x420214fc 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x420214fc mbedtls_rsa_deduce_primes + 0x42020cb4 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42020cb4 mbedtls_rsa_deduce_primes .text.mbedtls_rsa_deduce_private_exponent - 0x4202172c 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4202172c mbedtls_rsa_deduce_private_exponent + 0x42020ee4 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42020ee4 mbedtls_rsa_deduce_private_exponent .text.mbedtls_rsa_deduce_crt - 0x420217f4 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x420217f4 mbedtls_rsa_deduce_crt + 0x42020fac 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42020fac mbedtls_rsa_deduce_crt .text.mbedtls_rsa_validate_params - 0x42021888 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x42021888 mbedtls_rsa_validate_params + 0x42021040 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42021040 mbedtls_rsa_validate_params .text.mbedtls_rsa_validate_crt - 0x42021a80 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x42021a80 mbedtls_rsa_validate_crt + 0x42021238 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42021238 mbedtls_rsa_validate_crt .text.s_check_dma_capable - 0x42021bde 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021396 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_isr_initialise - 0x42021bee 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420213a6 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.dma_desc_setup_link - 0x42021c04 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420213bc 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_dma_wait_complete - 0x42021cf2 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420214aa 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_intr_alloc - 0x42021d54 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x42021d54 esp_aes_intr_alloc + 0x4202150c 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x4202150c esp_aes_intr_alloc .text.esp_aes_process_dma - 0x42021dfe 0x382 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x42021dfe esp_aes_process_dma + 0x420215b6 0x382 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420215b6 esp_aes_process_dma .text.esp_aes_process_dma_ext_ram - 0x42022180 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42021938 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.s_check_dma_capable - 0x420222f2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021aaa 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_block_mode - 0x42022302 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021aba 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_dma_process - 0x4202236a 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021b22 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_write_digest_state - 0x420224e4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x420224e4 esp_sha_write_digest_state + 0x42021c9c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021c9c esp_sha_write_digest_state .text.esp_sha_read_digest_state - 0x420224f2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x420224f2 esp_sha_read_digest_state + 0x42021caa 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021caa esp_sha_read_digest_state .text.esp_sha_acquire_hardware - 0x42022500 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42022500 esp_sha_acquire_hardware + 0x42021cb8 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021cb8 esp_sha_acquire_hardware .text.esp_sha_release_hardware - 0x4202255a 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4202255a esp_sha_release_hardware + 0x42021d12 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021d12 esp_sha_release_hardware .text.esp_sha_dma - 0x42022594 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42022594 esp_sha_dma + 0x42021d4c 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021d4c esp_sha_dma .text.good_nonce_len - 0x420226ee 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021ea6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_increment_counter - 0x42022700 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021eb8 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.block_cipher_df - 0x4202277a 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021f32 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.ctr_drbg_update_internal - 0x4202293e 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420220f6 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_reseed_internal - 0x420229f6 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420221ae 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_init - 0x42022aea 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42022aea mbedtls_ctr_drbg_init + 0x420222a2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420222a2 mbedtls_ctr_drbg_init .text.mbedtls_ctr_drbg_free - 0x42022b1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42022b1c mbedtls_ctr_drbg_free + 0x420222d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420222d4 mbedtls_ctr_drbg_free .text.mbedtls_ctr_drbg_reseed - 0x42022b4c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42022b4c mbedtls_ctr_drbg_reseed + 0x42022304 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42022304 mbedtls_ctr_drbg_reseed .text.mbedtls_ctr_drbg_seed - 0x42022b5c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42022b5c mbedtls_ctr_drbg_seed + 0x42022314 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42022314 mbedtls_ctr_drbg_seed .text.mbedtls_ctr_drbg_random_with_add - 0x42022bca 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42022bca mbedtls_ctr_drbg_random_with_add + 0x42022382 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42022382 mbedtls_ctr_drbg_random_with_add .text.mbedtls_ctr_drbg_random - 0x42022cae 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42022cae mbedtls_ctr_drbg_random + 0x42022466 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42022466 mbedtls_ctr_drbg_random .text.ecdh_gen_public_restartable - 0x42022cc0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42022478 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_compute_shared_restartable - 0x42022d0e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420224c6 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_free_internal - 0x42022d82 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202253a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_gen_public - 0x42022db6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42022db6 mbedtls_ecdh_gen_public + 0x4202256e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202256e mbedtls_ecdh_gen_public .text.mbedtls_ecdh_compute_shared - 0x42022dc6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42022dc6 mbedtls_ecdh_compute_shared + 0x4202257e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202257e mbedtls_ecdh_compute_shared .text.ecdh_calc_secret_internal - 0x42022dd6 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202258e 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_init - 0x42022e6c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42022e6c mbedtls_ecdh_init + 0x42022624 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42022624 mbedtls_ecdh_init .text.mbedtls_ecdh_free - 0x42022e84 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42022e84 mbedtls_ecdh_free + 0x4202263c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202263c mbedtls_ecdh_free .text.mbedtls_ecdh_calc_secret - 0x42022eb2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42022eb2 mbedtls_ecdh_calc_secret + 0x4202266a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4202266a mbedtls_ecdh_calc_secret .text.derive_mpi - 0x42022ed6 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4202268e 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.ecdsa_signature_to_asn1 - 0x42022f46 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420226fe 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.mbedtls_ecdsa_can_do - 0x42022fe6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42022fe6 mbedtls_ecdsa_can_do + 0x4202279e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4202279e mbedtls_ecdsa_can_do .text.mbedtls_ecdsa_sign_restartable - 0x42022ff4 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42022ff4 mbedtls_ecdsa_sign_restartable + 0x420227ac 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420227ac mbedtls_ecdsa_sign_restartable .text.mbedtls_ecdsa_sign_det_restartable - 0x420231c0 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420231c0 mbedtls_ecdsa_sign_det_restartable + 0x42022978 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022978 mbedtls_ecdsa_sign_det_restartable .text.mbedtls_ecdsa_verify_restartable - 0x420232d0 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420232d0 mbedtls_ecdsa_verify_restartable + 0x42022a88 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022a88 mbedtls_ecdsa_verify_restartable .text.mbedtls_ecdsa_write_signature_restartable - 0x4202343c 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4202343c mbedtls_ecdsa_write_signature_restartable + 0x42022bf4 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022bf4 mbedtls_ecdsa_write_signature_restartable .text.mbedtls_ecdsa_write_signature - 0x420234d0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420234d0 mbedtls_ecdsa_write_signature + 0x42022c88 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022c88 mbedtls_ecdsa_write_signature .text.mbedtls_ecdsa_read_signature_restartable - 0x420234e4 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420234e4 mbedtls_ecdsa_read_signature_restartable + 0x42022c9c 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022c9c mbedtls_ecdsa_read_signature_restartable .text.mbedtls_ecdsa_read_signature - 0x4202359e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4202359e mbedtls_ecdsa_read_signature + 0x42022d56 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022d56 mbedtls_ecdsa_read_signature .text.mbedtls_ecdsa_init - 0x420235ae 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420235ae mbedtls_ecdsa_init + 0x42022d66 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022d66 mbedtls_ecdsa_init .text.mbedtls_ecdsa_free - 0x420235bc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420235bc mbedtls_ecdsa_free + 0x42022d74 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022d74 mbedtls_ecdsa_free .text.ecp_group_is_static_comb_table - 0x420235cc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022d84 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_pick_window_size - 0x420235e0 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022d98 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_init_many - 0x42023622 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022dda 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_free_many - 0x42023648 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022e00 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_bad_points_mx - 0x4202366e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022e26 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_mx - 0x42023728 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022ee0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_int_mod - 0x42023776 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022f2e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_mod - 0x420237c2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022f7a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_modp - 0x4202380e 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022fc6 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_mod - 0x420238b6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202306e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_add_mod - 0x420238f2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420230aa 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_sw_rhs - 0x4202393e 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420230f6 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_sw_derive_y - 0x420239a4 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202315c 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_sw - 0x42023a54 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202320c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_add_mxz - 0x42023afc 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420232b4 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_mxz - 0x42023c5a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023412 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_jac - 0x42023cce 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023486 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_sw - 0x42023d76 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202352e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_mxz - 0x42023d9e 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023556 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac - 0x42023de2 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202359a 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_int_mod - 0x42023e84 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202363c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_shift_l_mod - 0x42023ed0 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023688 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_jac - 0x42023f1a 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420236d2 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac_many - 0x4202412c 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420238e4 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_safe_invert_jac - 0x420242de 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023a96 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_select_comb - 0x4202433a 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023af2 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_core - 0x420243d0 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023b88 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_scalar - 0x4202448a 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023c42 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_mx - 0x42024538 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023cf0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_curve_list - 0x420245ac 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420245ac mbedtls_ecp_curve_list + 0x42023d64 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023d64 mbedtls_ecp_curve_list .text.mbedtls_ecp_grp_id_list - 0x420245b6 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420245b6 mbedtls_ecp_grp_id_list + 0x42023d6e 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023d6e mbedtls_ecp_grp_id_list .text.mbedtls_ecp_get_type - 0x4202460c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202460c mbedtls_ecp_get_type + 0x42023dc4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023dc4 mbedtls_ecp_get_type .text.mbedtls_ecp_point_init - 0x42024620 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024620 mbedtls_ecp_point_init + 0x42023dd8 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023dd8 mbedtls_ecp_point_init .text.mbedtls_ecp_group_init - 0x42024644 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024644 mbedtls_ecp_group_init + 0x42023dfc 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023dfc mbedtls_ecp_group_init .text.mbedtls_ecp_keypair_init - 0x420246a2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420246a2 mbedtls_ecp_keypair_init + 0x42023e5a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023e5a mbedtls_ecp_keypair_init .text.mbedtls_ecp_point_free - 0x420246c6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420246c6 mbedtls_ecp_point_free + 0x42023e7e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023e7e mbedtls_ecp_point_free .text.mbedtls_ecp_group_free - 0x420246ec 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420246ec mbedtls_ecp_group_free + 0x42023ea4 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023ea4 mbedtls_ecp_group_free .text.mbedtls_ecp_keypair_free - 0x4202476a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202476a mbedtls_ecp_keypair_free + 0x42023f22 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023f22 mbedtls_ecp_keypair_free .text.mbedtls_ecp_copy - 0x42024790 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024790 mbedtls_ecp_copy + 0x42023f48 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023f48 mbedtls_ecp_copy .text.ecp_mul_mxz - 0x420247c8 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023f80 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_group_copy - 0x4202492e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202492e mbedtls_ecp_group_copy + 0x420240e6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420240e6 mbedtls_ecp_group_copy .text.mbedtls_ecp_set_zero - 0x4202493e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202493e mbedtls_ecp_set_zero + 0x420240f6 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420240f6 mbedtls_ecp_set_zero .text.ecp_add_mixed - 0x4202496e 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024126 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_precompute_comb - 0x42024b4e 0x19a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024306 0x19a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_core - 0x42024ce8 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420244a0 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_after_precomp - 0x42024dae 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024566 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb - 0x42024e54 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202460c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_is_zero - 0x42024f98 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024f98 mbedtls_ecp_is_zero + 0x42024750 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024750 mbedtls_ecp_is_zero .text.mbedtls_ecp_point_cmp - 0x42024fae 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024fae mbedtls_ecp_point_cmp + 0x42024766 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024766 mbedtls_ecp_point_cmp .text.mbedtls_ecp_point_read_binary - 0x42024ffe 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42024ffe mbedtls_ecp_point_read_binary + 0x420247b6 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420247b6 mbedtls_ecp_point_read_binary .text.mbedtls_ecp_check_pubkey - 0x4202515c 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202515c mbedtls_ecp_check_pubkey + 0x42024914 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024914 mbedtls_ecp_check_pubkey .text.mbedtls_ecp_check_privkey - 0x420251b2 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420251b2 mbedtls_ecp_check_privkey + 0x4202496a 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202496a mbedtls_ecp_check_privkey .text.ecp_mul_restartable_internal - 0x42025252 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024a0a 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_mul_restartable - 0x420252ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420252ec mbedtls_ecp_mul_restartable + 0x42024aa4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024aa4 mbedtls_ecp_mul_restartable .text.mbedtls_ecp_mul - 0x42025304 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42025304 mbedtls_ecp_mul + 0x42024abc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024abc mbedtls_ecp_mul .text.mbedtls_ecp_mul_shortcuts - 0x42025314 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024acc 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_muladd_restartable - 0x420253f0 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420253f0 mbedtls_ecp_muladd_restartable + 0x42024ba8 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024ba8 mbedtls_ecp_muladd_restartable .text.mbedtls_ecp_muladd - 0x42025496 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42025496 mbedtls_ecp_muladd + 0x42024c4e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024c4e mbedtls_ecp_muladd .text.mbedtls_ecp_gen_privkey - 0x420254a6 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420254a6 mbedtls_ecp_gen_privkey + 0x42024c5e 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024c5e mbedtls_ecp_gen_privkey .text.mbedtls_ecp_check_pub_priv - 0x420254fc 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420254fc mbedtls_ecp_check_pub_priv - .text.add64 0x420255ce 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .text.carry64 0x42025608 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024cb4 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024cb4 mbedtls_ecp_check_pub_priv + .text.add64 0x42024d86 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x42024dc0 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_fix_negative - 0x4202562c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024de4 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p255 - 0x42025680 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024e38 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_koblitz - 0x420256f4 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024eac 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256k1 - 0x420258ca 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025082 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224k1 - 0x420258e8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420250a0 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192k1 - 0x42025906 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420250be 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p521 - 0x42025924 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420250dc 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p384 - 0x420259ae 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025166 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256 - 0x42025f20 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420256d8 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224 - 0x42026362 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025b1a 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192 - 0x4202658e 0xca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025d46 0xca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_group_load - 0x42026658 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025e10 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_use_curve25519 - 0x420266fc 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025eb4 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_group_load - 0x420267b4 0x494 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - 0x420267b4 mbedtls_ecp_group_load + 0x42025f6c 0x494 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025f6c mbedtls_ecp_group_load .text.entropy_update - 0x42026c48 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42026400 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.entropy_gather_internal - 0x42026cee 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420264a6 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.mbedtls_entropy_free - 0x42026d98 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42026d98 mbedtls_entropy_free + 0x42026550 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42026550 mbedtls_entropy_free .text.mbedtls_entropy_add_source - 0x42026dca 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42026dca mbedtls_entropy_add_source + 0x42026582 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42026582 mbedtls_entropy_add_source .text.mbedtls_entropy_init - 0x42026df6 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42026df6 mbedtls_entropy_init + 0x420265ae 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420265ae mbedtls_entropy_init .text.mbedtls_entropy_func - 0x42026e3a 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42026e3a mbedtls_entropy_func + 0x420265f2 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420265f2 mbedtls_entropy_func .text.mbedtls_hmac_drbg_init - 0x42026f72 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42026f72 mbedtls_hmac_drbg_init + 0x4202672a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4202672a mbedtls_hmac_drbg_init .text.mbedtls_hmac_drbg_update - 0x42026f98 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42026f98 mbedtls_hmac_drbg_update + 0x42026750 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026750 mbedtls_hmac_drbg_update .text.hmac_drbg_reseed_core - 0x4202707a 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026832 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .text.mbedtls_hmac_drbg_seed_buf - 0x4202715a 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4202715a mbedtls_hmac_drbg_seed_buf + 0x42026912 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026912 mbedtls_hmac_drbg_seed_buf .text.mbedtls_hmac_drbg_reseed - 0x420271be 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420271be mbedtls_hmac_drbg_reseed + 0x42026976 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026976 mbedtls_hmac_drbg_reseed .text.mbedtls_hmac_drbg_random_with_add - 0x420271ce 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420271ce mbedtls_hmac_drbg_random_with_add + 0x42026986 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026986 mbedtls_hmac_drbg_random_with_add .text.mbedtls_hmac_drbg_random - 0x420272b4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420272b4 mbedtls_hmac_drbg_random + 0x42026a6c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026a6c mbedtls_hmac_drbg_random .text.mbedtls_hmac_drbg_free - 0x420272c6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420272c6 mbedtls_hmac_drbg_free + 0x42026a7e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026a7e mbedtls_hmac_drbg_free .text.oid_pk_alg_from_asn1 - 0x420272ee 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026aa6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_from_asn1 - 0x4202732a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026ae2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_algid_from_asn1 - 0x42027366 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026b1e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.mbedtls_oid_get_pk_alg - 0x420273a2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x420273a2 mbedtls_oid_get_pk_alg + 0x42026b5a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026b5a mbedtls_oid_get_pk_alg .text.mbedtls_oid_get_ec_grp - 0x420273c4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x420273c4 mbedtls_oid_get_ec_grp + 0x42026b7c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026b7c mbedtls_oid_get_ec_grp .text.mbedtls_oid_get_ec_grp_algid - 0x420273e6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x420273e6 mbedtls_oid_get_ec_grp_algid + 0x42026b9e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026b9e mbedtls_oid_get_ec_grp_algid .text.mbedtls_oid_get_oid_by_md - 0x42027408 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42027408 mbedtls_oid_get_oid_by_md + 0x42026bc0 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026bc0 mbedtls_oid_get_oid_by_md .text.esp_sha_dma_start - 0x4202742e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - 0x4202742e esp_sha_dma_start + 0x42026be6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x42026be6 esp_sha_dma_start .text.esp_aes_dma_start - 0x4202743e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x4202743e esp_aes_dma_start + 0x42026bf6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42026bf6 esp_aes_dma_start .text.esp_aes_dma_done - 0x4202744c 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x4202744c esp_aes_dma_done + 0x42026c04 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42026c04 esp_aes_dma_done .text.crypto_shared_gdma_new_channel - 0x42027456 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42026c0e 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.crypto_shared_gdma_init - 0x42027498 0xf6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42026c50 0xf6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.esp_crypto_shared_gdma_start_axi_ahb - 0x4202758e 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - 0x4202758e esp_crypto_shared_gdma_start_axi_ahb + 0x42026d46 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42026d46 esp_crypto_shared_gdma_start_axi_ahb .text.mbedtls_hardware_poll - 0x4202766e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - 0x4202766e mbedtls_hardware_poll + 0x42026e26 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x42026e26 mbedtls_hardware_poll .text.esp_now_init - 0x42027690 0xd0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42027690 esp_now_init + 0x42026e48 0xd0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42026e48 esp_now_init .text.esp_now_register_recv_cb - 0x42027760 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42027760 esp_now_register_recv_cb + 0x42026f18 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42026f18 esp_now_register_recv_cb .text.mt_recv_cb - 0x42027834 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42026fec 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_lmk - 0x42027844 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42026ffc 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_send_cb - 0x420278b2 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .text.mt_init 0x42027952 0xec /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42027952 mt_init + 0x4202706a 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .text.mt_init 0x4202710a 0xec /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202710a mt_init .text.mt_register_recv_cb - 0x42027a3e 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42027a3e mt_register_recv_cb + 0x420271f6 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x420271f6 mt_register_recv_cb .text.ccmp_encap - 0x42027a98 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42027a98 ccmp_encap + 0x42027250 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42027250 ccmp_encap .text.ccmp_decap - 0x42027b08 0xc4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42027b08 ccmp_decap + 0x420272c0 0xc4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420272c0 ccmp_decap .text.ieee80211_decrypt_espnow_pkt - 0x42027bcc 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42027bcc ieee80211_decrypt_espnow_pkt + 0x42027384 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42027384 ieee80211_decrypt_espnow_pkt .text.ieee80211_ccmp_decrypt - 0x42027c12 0x19a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42027c12 ieee80211_ccmp_decrypt + 0x420273ca 0x19a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420273ca ieee80211_ccmp_decrypt .text.ieee80211_crypto_attach - 0x42027dac 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42027dac ieee80211_crypto_attach + 0x42027564 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x42027564 ieee80211_crypto_attach .text.ieee80211_crypto_decap - 0x42027dae 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42027dae ieee80211_crypto_decap + 0x42027566 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x42027566 ieee80211_crypto_decap .text.ieee80211_crypto_aes_128_cmac_encrypt - 0x42027e60 0x12a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42027e60 ieee80211_crypto_aes_128_cmac_encrypt + 0x42027618 0x12a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x42027618 ieee80211_crypto_aes_128_cmac_encrypt .text.ieee80211_crypto_aes_128_cmac_decrypt - 0x42027f8a 0x184 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42027f8a ieee80211_crypto_aes_128_cmac_decrypt + 0x42027742 0x184 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x42027742 ieee80211_crypto_aes_128_cmac_decrypt .text.ieee80211_crypto_gmac_decrypt - 0x4202810e 0x1de /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202810e ieee80211_crypto_gmac_decrypt + 0x420278c6 0x1de /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x420278c6 ieee80211_crypto_gmac_decrypt .text.ieee80211_get_cipher_mic_len - 0x420282ec 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x420282ec ieee80211_get_cipher_mic_len + 0x42027aa4 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x42027aa4 ieee80211_get_cipher_mic_len .text.wifi_log - 0x42028316 0xcc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x42028316 wifi_log + 0x42027ace 0xcc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x42027ace wifi_log .text.wifi_nvs_cfg_item_init - 0x420283e2 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420283e2 wifi_nvs_cfg_item_init + 0x42027b9a 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42027b9a wifi_nvs_cfg_item_init .text.wifi_nvs_cfg_init - 0x4202848a 0x8b8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4202848a wifi_nvs_cfg_init + 0x42027c42 0x8b8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42027c42 wifi_nvs_cfg_init .text.wifi_nvs_get - 0x42028d42 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42028d42 wifi_nvs_get + 0x420284fa 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420284fa wifi_nvs_get .text.wifi_nvs_commit - 0x42028d48 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42028d48 wifi_nvs_commit + 0x42028500 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028500 wifi_nvs_commit .text.wifi_nvs_set - 0x42028d7e 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42028d7e wifi_nvs_set + 0x42028536 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028536 wifi_nvs_set .text.ieee80211_adjust_2nd_chan - 0x42028f06 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42028f06 ieee80211_adjust_2nd_chan + 0x420286be 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420286be ieee80211_adjust_2nd_chan .text.wifi_nvs_compare_cfg_diff - 0x42028f6a 0x192 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42028f6a wifi_nvs_compare_cfg_diff + 0x42028722 0x192 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028722 wifi_nvs_compare_cfg_diff .text.wifi_set_default_ssid - 0x420290fc 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420290fc wifi_set_default_ssid + 0x420288b4 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420288b4 wifi_set_default_ssid .text.wifi_nvs_validate_ap_ssid - 0x42029152 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42029152 wifi_nvs_validate_ap_ssid + 0x4202890a 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4202890a wifi_nvs_validate_ap_ssid .text.wifi_nvs_validate_ap_password - 0x42029176 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42029176 wifi_nvs_validate_ap_password + 0x4202892e 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4202892e wifi_nvs_validate_ap_password .text.wifi_nvs_validate_sta_password - 0x420291c2 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420291c2 wifi_nvs_validate_sta_password + 0x4202897a 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4202897a wifi_nvs_validate_sta_password .text.wifi_nvs_validate_country - 0x42029216 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42029216 wifi_nvs_validate_country + 0x420289ce 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420289ce wifi_nvs_validate_country .text.wifi_nvs_validate_ap_chan - 0x42029260 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42029260 wifi_nvs_validate_ap_chan + 0x42028a18 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028a18 wifi_nvs_validate_ap_chan .text.wifi_nvs_validate_ap_num - 0x420292ae 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420292ae wifi_nvs_validate_ap_num + 0x42028a66 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028a66 wifi_nvs_validate_ap_num .text.wifi_nvs_validate_sta_listen_interval - 0x420292c4 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420292c4 wifi_nvs_validate_sta_listen_interval + 0x42028a7c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028a7c wifi_nvs_validate_sta_listen_interval .text.wifi_nvs_load - 0x420292d8 0x26a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028a90 0x26a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .text.wifi_nvs_get_sta_listen_interval - 0x42029542 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42029542 wifi_nvs_get_sta_listen_interval + 0x42028cfa 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028cfa wifi_nvs_get_sta_listen_interval .text.wifi_nvs_reset_current_ap_info - 0x4202954c 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4202954c wifi_nvs_reset_current_ap_info + 0x42028d04 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028d04 wifi_nvs_reset_current_ap_info .text.wifi_nvs_deinit - 0x420295cc 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420295cc wifi_nvs_deinit + 0x42028d84 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028d84 wifi_nvs_deinit .text.wifi_nvs_init - 0x4202962a 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4202962a wifi_nvs_init + 0x42028de2 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42028de2 wifi_nvs_init .text.wifi_sta_connect_internal_process - 0x420296a8 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420296a8 wifi_sta_connect_internal_process + 0x42028e60 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028e60 wifi_sta_connect_internal_process .text.esp_wifi_get_sta_hw_key_idx_internal - 0x420296ca 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028e82 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .text.esp_wifi_ap_get_prof_pmk_internal - 0x420296f2 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420296f2 esp_wifi_ap_get_prof_pmk_internal + 0x42028eaa 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028eaa esp_wifi_ap_get_prof_pmk_internal .text.esp_wifi_sta_update_ap_info_internal - 0x420296fc 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420296fc esp_wifi_sta_update_ap_info_internal + 0x42028eb4 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028eb4 esp_wifi_sta_update_ap_info_internal .text.esp_wifi_sta_get_ap_info_prof_pmk_internal - 0x42029726 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029726 esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x42028ede 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028ede esp_wifi_sta_get_ap_info_prof_pmk_internal .text.esp_wifi_ap_get_prof_ap_ssid_internal - 0x4202973e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202973e esp_wifi_ap_get_prof_ap_ssid_internal + 0x42028ef6 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028ef6 esp_wifi_ap_get_prof_ap_ssid_internal .text.esp_wifi_sta_get_prof_ssid_internal - 0x42029748 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029748 esp_wifi_sta_get_prof_ssid_internal + 0x42028f00 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f00 esp_wifi_sta_get_prof_ssid_internal .text.esp_wifi_ap_get_prof_authmode_internal - 0x42029750 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029750 esp_wifi_ap_get_prof_authmode_internal + 0x42028f08 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f08 esp_wifi_ap_get_prof_authmode_internal .text.esp_wifi_ap_get_max_sta_conn - 0x4202975a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202975a esp_wifi_ap_get_max_sta_conn + 0x42028f12 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f12 esp_wifi_ap_get_max_sta_conn .text.esp_wifi_ap_get_prof_pairwise_cipher_internal - 0x42029764 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029764 esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x42028f1c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f1c esp_wifi_ap_get_prof_pairwise_cipher_internal .text.esp_wifi_sta_get_prof_authmode_internal - 0x4202976e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202976e esp_wifi_sta_get_prof_authmode_internal + 0x42028f26 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f26 esp_wifi_sta_get_prof_authmode_internal .text.esp_wifi_get_pmf_config_internal - 0x42029778 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029778 esp_wifi_get_pmf_config_internal + 0x42028f30 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f30 esp_wifi_get_pmf_config_internal .text.esp_wifi_get_config_sae_pwe_h2e_internal - 0x420297aa 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420297aa esp_wifi_get_config_sae_pwe_h2e_internal + 0x42028f62 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f62 esp_wifi_get_config_sae_pwe_h2e_internal .text.esp_wifi_sta_get_rsnxe - 0x420297e4 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420297e4 esp_wifi_sta_get_rsnxe + 0x42028f9c 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028f9c esp_wifi_sta_get_rsnxe .text.esp_wifi_sta_disable_wpa2_authmode_internal - 0x4202980a 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202980a esp_wifi_sta_disable_wpa2_authmode_internal + 0x42028fc2 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42028fc2 esp_wifi_sta_disable_wpa2_authmode_internal .text.esp_wifi_sta_get_config_sae_pk_internal - 0x4202985a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202985a esp_wifi_sta_get_config_sae_pk_internal + 0x42029012 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029012 esp_wifi_sta_get_config_sae_pk_internal .text.esp_wifi_enable_sae_pk_only_mode_internal - 0x42029864 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029864 esp_wifi_enable_sae_pk_only_mode_internal + 0x4202901c 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4202901c esp_wifi_enable_sae_pk_only_mode_internal .text.esp_wifi_sta_disable_owe_trans_internal - 0x4202988e 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202988e esp_wifi_sta_disable_owe_trans_internal + 0x42029046 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029046 esp_wifi_sta_disable_owe_trans_internal .text.esp_wifi_ap_notify_node_sae_auth_done - 0x420298c8 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420298c8 esp_wifi_ap_notify_node_sae_auth_done + 0x42029080 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029080 esp_wifi_ap_notify_node_sae_auth_done .text.esp_wifi_ap_is_sta_sae_reauth_node - 0x42029918 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029918 esp_wifi_ap_is_sta_sae_reauth_node + 0x420290d0 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420290d0 esp_wifi_ap_is_sta_sae_reauth_node .text.esp_wifi_sta_get_sae_identifier_internal - 0x4202993c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202993c esp_wifi_sta_get_sae_identifier_internal + 0x420290f4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420290f4 esp_wifi_sta_get_sae_identifier_internal .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal - 0x42029946 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029946 esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x420290fe 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420290fe esp_wifi_sta_is_ap_notify_completed_rsne_internal .text.esp_wifi_ap_get_prof_password_internal - 0x42029954 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029954 esp_wifi_ap_get_prof_password_internal + 0x4202910c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4202910c esp_wifi_ap_get_prof_password_internal .text.wifi_sta_get_prof_password - 0x4202995e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202995e wifi_sta_get_prof_password + 0x42029116 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029116 wifi_sta_get_prof_password .text.esp_wifi_sta_get_prof_password_internal - 0x42029968 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029968 esp_wifi_sta_get_prof_password_internal + 0x42029120 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029120 esp_wifi_sta_get_prof_password_internal .text.esp_wifi_sta_get_reset_param_internal - 0x42029972 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029972 esp_wifi_sta_get_reset_param_internal + 0x4202912a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4202912a esp_wifi_sta_get_reset_param_internal .text.esp_wifi_sta_set_reset_param_internal - 0x4202997c 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202997c esp_wifi_sta_set_reset_param_internal + 0x42029134 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029134 esp_wifi_sta_set_reset_param_internal .text.esp_wifi_sta_prof_is_wpa_internal - 0x42029988 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029988 esp_wifi_sta_prof_is_wpa_internal + 0x42029140 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029140 esp_wifi_sta_prof_is_wpa_internal .text.esp_wifi_sta_prof_is_wpa2_internal - 0x420299a6 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420299a6 esp_wifi_sta_prof_is_wpa2_internal + 0x4202915e 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4202915e esp_wifi_sta_prof_is_wpa2_internal .text.esp_wifi_sta_prof_is_wapi_internal - 0x420299c8 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420299c8 esp_wifi_sta_prof_is_wapi_internal + 0x42029180 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029180 esp_wifi_sta_prof_is_wapi_internal .text.esp_wifi_sta_prof_is_rsn_internal - 0x420299d8 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420299d8 esp_wifi_sta_prof_is_rsn_internal + 0x42029190 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029190 esp_wifi_sta_prof_is_rsn_internal .text.esp_wifi_sta_get_pairwise_cipher_internal - 0x420299f8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420299f8 esp_wifi_sta_get_pairwise_cipher_internal + 0x420291b0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420291b0 esp_wifi_sta_get_pairwise_cipher_internal .text.esp_wifi_sta_get_group_cipher_internal - 0x42029a02 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029a02 esp_wifi_sta_get_group_cipher_internal + 0x420291ba 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420291ba esp_wifi_sta_get_group_cipher_internal .text.ieee80211_get_key - 0x42029a0c 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029a0c ieee80211_get_key + 0x420291c4 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420291c4 ieee80211_get_key .text.ieee80211_set_key - 0x42029a2a 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029a2a ieee80211_set_key + 0x420291e2 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420291e2 ieee80211_set_key .text.ieee80211_set_sta_gtk_index - 0x42029a8c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029a8c ieee80211_set_sta_gtk_index + 0x42029244 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029244 ieee80211_set_sta_gtk_index .text.ieee80211_set_gtk - 0x42029aa4 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029aa4 ieee80211_set_gtk + 0x4202925c 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4202925c ieee80211_set_gtk .text.ieee80211_get_ptk - 0x42029aec 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029aec ieee80211_get_ptk + 0x420292a4 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420292a4 ieee80211_get_ptk .text.ieee80211_get_spp - 0x42029b08 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029b08 ieee80211_get_spp + 0x420292c0 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420292c0 ieee80211_get_spp .text.esp_wifi_wpa_ptk_init_done_internal - 0x42029b42 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029b42 esp_wifi_wpa_ptk_init_done_internal + 0x420292fa 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420292fa esp_wifi_wpa_ptk_init_done_internal .text.esp_wifi_auth_done_internal - 0x42029bd0 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029bd0 esp_wifi_auth_done_internal + 0x42029388 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029388 esp_wifi_auth_done_internal .text.esp_wifi_unregister_wpa_cb_internal - 0x42029be0 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029be0 esp_wifi_unregister_wpa_cb_internal + 0x42029398 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029398 esp_wifi_unregister_wpa_cb_internal .text.esp_wifi_register_wpa_cb_internal - 0x42029c14 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029c14 esp_wifi_register_wpa_cb_internal + 0x420293cc 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420293cc esp_wifi_register_wpa_cb_internal .text.ieee80211_sta_is_connected - 0x42029c32 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029c32 ieee80211_sta_is_connected + 0x420293ea 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420293ea ieee80211_sta_is_connected .text.esp_wifi_get_hostap_private_internal - 0x42029c42 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029c42 esp_wifi_get_hostap_private_internal + 0x420293fa 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420293fa esp_wifi_get_hostap_private_internal .text.esp_wifi_deauthenticate_internal - 0x42029c54 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029c54 esp_wifi_deauthenticate_internal + 0x4202940c 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4202940c esp_wifi_deauthenticate_internal .text.esp_wifi_get_spp_attrubute_internal - 0x42029c8c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029c8c esp_wifi_get_spp_attrubute_internal + 0x42029444 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029444 esp_wifi_get_spp_attrubute_internal .text.esp_wifi_get_user_init_flag_internal - 0x42029cac 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029cac esp_wifi_get_user_init_flag_internal + 0x42029464 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029464 esp_wifi_get_user_init_flag_internal .text.wifi_set_rx_policy - 0x42029cbe 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029cbe wifi_set_rx_policy + 0x42029476 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029476 wifi_set_rx_policy .text.ieee80211_espnow_get_init_flag - 0x42029e16 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029e16 ieee80211_espnow_get_init_flag + 0x420295ce 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420295ce ieee80211_espnow_get_init_flag .text.ieee80211_espnow_set_init_flag - 0x42029e20 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029e20 ieee80211_espnow_set_init_flag + 0x420295d8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420295d8 ieee80211_espnow_set_init_flag .text.ieee80211_get_mac_addr_from_frame - 0x42029e2a 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029e2a ieee80211_get_mac_addr_from_frame + 0x420295e2 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420295e2 ieee80211_get_mac_addr_from_frame .text.esp_wifi_register_eapol_txdonecb_internal - 0x42029e48 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029e48 esp_wifi_register_eapol_txdonecb_internal + 0x42029600 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029600 esp_wifi_register_eapol_txdonecb_internal .text.esp_wifi_get_macaddr_internal - 0x42029e58 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029e58 esp_wifi_get_macaddr_internal + 0x42029610 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029610 esp_wifi_get_macaddr_internal .text.esp_wifi_ap_deauth_internal - 0x42029e76 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029e76 esp_wifi_ap_deauth_internal + 0x4202962e 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4202962e esp_wifi_ap_deauth_internal .text.wifi_init_key - 0x42029eda 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029eda wifi_init_key + 0x42029692 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029692 wifi_init_key .text.esp_wifi_set_ap_key_internal - 0x42029f08 0x180 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42029f08 esp_wifi_set_ap_key_internal + 0x420296c0 0x180 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420296c0 esp_wifi_set_ap_key_internal .text.ppInstallKey - 0x4202a088 0x152 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a088 ppInstallKey + 0x42029840 0x152 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029840 ppInstallKey .text.esp_wifi_set_sta_key_internal - 0x4202a1da 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a1da esp_wifi_set_sta_key_internal + 0x42029992 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029992 esp_wifi_set_sta_key_internal .text.esp_wifi_get_sta_key_internal - 0x4202a240 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a240 esp_wifi_get_sta_key_internal + 0x420299f8 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420299f8 esp_wifi_get_sta_key_internal .text.esp_wifi_set_appie_internal - 0x4202a29c 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a29c esp_wifi_set_appie_internal + 0x42029a54 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029a54 esp_wifi_set_appie_internal .text.esp_wifi_unset_appie_internal - 0x4202a312 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a312 esp_wifi_unset_appie_internal + 0x42029aca 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029aca esp_wifi_unset_appie_internal .text.esp_wifi_get_wps_status_internal - 0x4202a31c 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a31c esp_wifi_get_wps_status_internal + 0x42029ad4 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029ad4 esp_wifi_get_wps_status_internal .text.esp_wifi_sta_pmf_enabled - 0x4202a328 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a328 esp_wifi_sta_pmf_enabled + 0x42029ae0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029ae0 esp_wifi_sta_pmf_enabled .text.esp_wifi_sta_get_mgmt_group_cipher - 0x4202a332 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a332 esp_wifi_sta_get_mgmt_group_cipher + 0x42029aea 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029aea esp_wifi_sta_get_mgmt_group_cipher .text.esp_wifi_set_igtk_internal - 0x4202a358 0xce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a358 esp_wifi_set_igtk_internal + 0x42029b10 0xce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029b10 esp_wifi_set_igtk_internal .text.ieee80211w_get_active_igtk_key_id - 0x4202a426 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a426 ieee80211w_get_active_igtk_key_id + 0x42029bde 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029bde ieee80211w_get_active_igtk_key_id .text.ieee80211w_get_igtk_from_keyidx - 0x4202a440 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a440 ieee80211w_get_igtk_from_keyidx + 0x42029bf8 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029bf8 ieee80211w_get_igtk_from_keyidx .text.esp_wifi_skip_supp_pmkcaching - 0x4202a48e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a48e esp_wifi_skip_supp_pmkcaching + 0x42029c46 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029c46 esp_wifi_skip_supp_pmkcaching .text.esp_wifi_register_mgmt_frame_internal - 0x4202a498 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a498 esp_wifi_register_mgmt_frame_internal + 0x42029c50 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029c50 esp_wifi_register_mgmt_frame_internal .text.esp_wifi_send_mgmt_frm_internal - 0x4202a4fa 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a4fa esp_wifi_send_mgmt_frm_internal + 0x42029cb2 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029cb2 esp_wifi_send_mgmt_frm_internal .text.esp_wifi_sta_connect_internal - 0x4202a592 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4202a592 esp_wifi_sta_connect_internal + 0x42029d4a 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42029d4a esp_wifi_sta_connect_internal .text.wifi_pmk_is_valid - 0x4202a5ca 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42029d82 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.ieee80211_ioctl_process - 0x4202a600 0x112 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202a600 ieee80211_ioctl_process + 0x42029db8 0x112 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42029db8 ieee80211_ioctl_process .text.current_task_is_wifi_task - 0x4202a712 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202a712 current_task_is_wifi_task + 0x42029eca 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42029eca current_task_is_wifi_task .text.wifi_station_get_reconnect_policy - 0x4202a73a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202a73a wifi_station_get_reconnect_policy + 0x42029ef2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42029ef2 wifi_station_get_reconnect_policy .text._do_wifi_stop - 0x4202a73e 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202a73e _do_wifi_stop + 0x42029ef6 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42029ef6 _do_wifi_stop .text.wifi_stop_old_mode - 0x4202a7c2 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42029f7a 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text._do_wifi_start - 0x4202a81e 0xce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202a81e _do_wifi_start + 0x42029fd6 0xce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42029fd6 _do_wifi_start .text.ieee80211_set_phy_bw - 0x4202a8ec 0x198 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202a8ec ieee80211_set_phy_bw + 0x4202a0a4 0x198 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202a0a4 ieee80211_set_phy_bw .text.wifi_station_save_ap_channel - 0x4202aa84 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202aa84 wifi_station_save_ap_channel + 0x4202a23c 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202a23c wifi_station_save_ap_channel .text.ieee80211_sta_disconnect - 0x4202aafa 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202aafa ieee80211_sta_disconnect + 0x4202a2b2 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202a2b2 ieee80211_sta_disconnect .text._do_wifi_disconnect - 0x4202ab8a 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202a342 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_softap_max_support_num - 0x4202ac16 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202ac16 wifi_softap_max_support_num + 0x4202a3ce 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202a3ce wifi_softap_max_support_num .text.wifi_softap_set_config - 0x4202ac30 0x77e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202ac30 wifi_softap_set_config + 0x4202a3e8 0x77e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202a3e8 wifi_softap_set_config .text.chip_enable - 0x4202b3ae 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b3ae chip_enable + 0x4202ab66 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202ab66 chip_enable .text.chip_disable - 0x4202b3d4 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b3d4 chip_disable + 0x4202ab8c 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202ab8c chip_disable .text.wifi_reset_mac - 0x4202b3fa 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b3fa wifi_reset_mac + 0x4202abb2 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202abb2 wifi_reset_mac .text.wifi_hw_start - 0x4202b460 0x16c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b460 wifi_hw_start + 0x4202ac18 0x16c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202ac18 wifi_hw_start .text.wifi_stop_sw_txq - 0x4202b5cc 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b5cc wifi_stop_sw_txq + 0x4202ad84 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202ad84 wifi_stop_sw_txq .text.wifi_hw_stop - 0x4202b600 0x142 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b600 wifi_hw_stop + 0x4202adb8 0x142 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202adb8 wifi_hw_stop .text.wifi_hw_mode_switch - 0x4202b742 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202aefa 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_set_mode_process - 0x4202b7ec 0x14a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b7ec wifi_set_mode_process + 0x4202afa4 0x14a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202afa4 wifi_set_mode_process .text.wifi_menuconfig_init - 0x4202b936 0x208 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202b936 wifi_menuconfig_init + 0x4202b0ee 0x208 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b0ee wifi_menuconfig_init .text.wpa_crypto_funcs_init - 0x4202bb3e 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bb3e wpa_crypto_funcs_init + 0x4202b2f6 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b2f6 wpa_crypto_funcs_init .text.wifi_crypto_init - 0x4202bb82 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bb82 wifi_crypto_init + 0x4202b33a 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b33a wifi_crypto_init .text.wifi_hmac_init - 0x4202bb88 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bb88 wifi_hmac_init + 0x4202b340 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b340 wifi_hmac_init .text.wifi_lmac_init - 0x4202bbc4 0x10c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bbc4 wifi_lmac_init + 0x4202b37c 0x10c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b37c wifi_lmac_init .text.wifi_deinit - 0x4202bcd0 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bcd0 wifi_deinit + 0x4202b488 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b488 wifi_deinit .text.wifi_init_process - 0x4202bcf0 0xde /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bcf0 wifi_init_process + 0x4202b4a8 0xde /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b4a8 wifi_init_process .text.wifi_deinit_process - 0x4202bdce 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bdce wifi_deinit_process + 0x4202b586 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b586 wifi_deinit_process .text.wifi_start_process - 0x4202bdd2 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bdd2 wifi_start_process + 0x4202b58a 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b58a wifi_start_process .text.wifi_disconnect_process - 0x4202be5c 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202be5c wifi_disconnect_process + 0x4202b614 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b614 wifi_disconnect_process .text.wifi_set_channel_process - 0x4202bec0 0x14c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202bec0 wifi_set_channel_process + 0x4202b678 0x14c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b678 wifi_set_channel_process .text.wifi_set_rxcb_process - 0x4202c00c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c00c wifi_set_rxcb_process + 0x4202b7c4 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b7c4 wifi_set_rxcb_process .text.wifi_wps_is_started - 0x4202c038 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c038 wifi_wps_is_started + 0x4202b7f0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b7f0 wifi_wps_is_started .text.wifi_wpa2_is_started - 0x4202c042 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c042 wifi_wpa2_is_started + 0x4202b7fa 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b7fa wifi_wpa2_is_started .text.wifi_ipc_process - 0x4202c04c 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c04c wifi_ipc_process + 0x4202b804 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b804 wifi_ipc_process .text.ieee80211_set_appie - 0x4202c0c0 0x17e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c0c0 ieee80211_set_appie + 0x4202b878 0x17e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b878 ieee80211_set_appie .text.wifi_set_appie_process - 0x4202c23e 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c23e wifi_set_appie_process + 0x4202b9f6 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202b9f6 wifi_set_appie_process .text.wifi_send_mgmt_frame - 0x4202c25a 0x15a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c25a wifi_send_mgmt_frame + 0x4202ba12 0x15a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202ba12 wifi_send_mgmt_frame .text.wifi_register_mgmt_frame - 0x4202c3b4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c3b4 wifi_register_mgmt_frame + 0x4202bb6c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bb6c wifi_register_mgmt_frame .text.wifi_configure_wake_window_process - 0x4202c3cc 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c3cc wifi_configure_wake_window_process + 0x4202bb84 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bb84 wifi_configure_wake_window_process .text.wifi_ap_remove_sta_node_process - 0x4202c3ec 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c3ec wifi_ap_remove_sta_node_process + 0x4202bba4 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bba4 wifi_ap_remove_sta_node_process .text.wifi_ap_sta_sae_auth_done_process - 0x4202c508 0xec /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c508 wifi_ap_sta_sae_auth_done_process + 0x4202bcc0 0xec /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bcc0 wifi_ap_sta_sae_auth_done_process .text.wifi_on_coex_start_process - 0x4202c5f4 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c5f4 wifi_on_coex_start_process + 0x4202bdac 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bdac wifi_on_coex_start_process .text.wifi_on_coex_schm_phase_process - 0x4202c61c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c61c wifi_on_coex_schm_phase_process + 0x4202bdd4 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bdd4 wifi_on_coex_schm_phase_process .text.wifi_mesh_ps_duty_cycle_get_process - 0x4202c62c 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c62c wifi_mesh_ps_duty_cycle_get_process + 0x4202bde4 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bde4 wifi_mesh_ps_duty_cycle_get_process .text.ieee80211_ioctl_init - 0x4202c654 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c654 ieee80211_ioctl_init + 0x4202be0c 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202be0c ieee80211_ioctl_init .text.ieee80211_ioctl_deinit - 0x4202c684 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c684 ieee80211_ioctl_deinit + 0x4202be3c 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202be3c ieee80211_ioctl_deinit .text.ieee80211_ioctl - 0x4202c690 0x1b2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c690 ieee80211_ioctl + 0x4202be48 0x1b2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202be48 ieee80211_ioctl .text.config_get_wifi_task_stack_size - 0x4202c842 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202c842 config_get_wifi_task_stack_size + 0x4202bffa 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4202bffa config_get_wifi_task_stack_size .text.ieee80211_ampdu_age_handle - 0x4202c86c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c024 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_addba - 0x4202c87e 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c036 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_ap_try_sa_query - 0x4202c890 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4202c890 ieee80211_ap_try_sa_query + 0x4202c048 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c048 ieee80211_ap_try_sa_query .text.ieee80211_ap_sa_query_timeout - 0x4202c8ca 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4202c8ca ieee80211_ap_sa_query_timeout + 0x4202c082 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c082 ieee80211_ap_sa_query_timeout .text.ieee80211_sta_retry_assoc - 0x4202c904 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c0bc 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_sa_query_timeout - 0x4202c93c 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c0f4 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_try_sa_query - 0x4202c974 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c12c 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_assoc - 0x4202c9ac 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c164 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_auth - 0x4202c9e4 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c19c 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_chm_dwell - 0x4202ca1c 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c1d4 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_handshake - 0x4202ca56 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c20e 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_beacon - 0x4202ca8e 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c246 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_probe_send - 0x4202cade 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c296 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_csa - 0x4202cb2e 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c2e6 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_enter_op_chan - 0x4202cb70 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c328 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_inter_chan - 0x4202cbaa 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c362 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_timer_connect - 0x4202cbe4 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c39c 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_hostap_handle - 0x4202cc1c 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c3d4 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_send_beacon - 0x4202cc56 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c40e 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_register_hostap_timer - 0x4202cc90 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4202cc90 ieee80211_register_hostap_timer + 0x4202c448 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c448 ieee80211_register_hostap_timer .text.ieee80211_timer_do_process - 0x4202ccc6 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4202ccc6 ieee80211_timer_do_process + 0x4202c47e 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c47e ieee80211_timer_do_process .text.ieee80211_timer_process - 0x4202cd66 0xca /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4202cd66 ieee80211_timer_process + 0x4202c51e 0xca /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4202c51e ieee80211_timer_process .text.gcmp_encap - 0x4202ce30 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x4202c5e8 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.gcmp_decap - 0x4202cea0 0xc4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x4202c658 0xc4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.ftm_is_responder_supported - 0x4202cf64 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4202cf64 ftm_is_responder_supported + 0x4202c71c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202c71c ftm_is_responder_supported .text.ftm_responder_cleanup - 0x4202cf80 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4202cf80 ftm_responder_cleanup + 0x4202c738 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202c738 ftm_responder_cleanup .text.ftm_is_initiator_supported - 0x4202d002 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4202d002 ftm_is_initiator_supported + 0x4202c7ba 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202c7ba ftm_is_initiator_supported .text.ftm_initiator_post_event - 0x4202d010 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4202d010 ftm_initiator_post_event + 0x4202c7c8 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202c7c8 ftm_initiator_post_event .text.ftm_initiator_cleanup - 0x4202d09a 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4202d09a ftm_initiator_cleanup + 0x4202c852 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202c852 ftm_initiator_cleanup .text.ieee80211_ftm_detach - 0x4202d146 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4202d146 ieee80211_ftm_detach + 0x4202c8fe 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202c8fe ieee80211_ftm_detach .text.wifi_ant_update_empty_func - 0x4202d14a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d14a wifi_ant_update_empty_func + 0x4202c902 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202c902 wifi_ant_update_empty_func .text.esp_wifi_send_deauth_local - 0x4202d14e 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d14e esp_wifi_send_deauth_local + 0x4202c906 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202c906 esp_wifi_send_deauth_local .text.esp_wifi_ap_get_sta_aid_local - 0x4202d162 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d162 esp_wifi_ap_get_sta_aid_local + 0x4202c91a 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202c91a esp_wifi_ap_get_sta_aid_local .text.wifi_get_init_state - 0x4202d1f4 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d1f4 wifi_get_init_state + 0x4202c9ac 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202c9ac wifi_get_init_state .text.wifi_is_stop_in_progress - 0x4202d1fa 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d1fa wifi_is_stop_in_progress + 0x4202c9b2 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202c9b2 wifi_is_stop_in_progress .text.wifi_api_lock - 0x4202d204 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d204 wifi_api_lock + 0x4202c9bc 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202c9bc wifi_api_lock .text.wifi_api_unlock - 0x4202d25c 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d25c wifi_api_unlock + 0x4202ca14 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202ca14 wifi_api_unlock .text.wifi_init_completed - 0x4202d284 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d284 wifi_init_completed + 0x4202ca3c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202ca3c wifi_init_completed .text.wifi_station_get_config_local - 0x4202d2b0 0x1a4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202ca68 0x1a4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.wifi_softap_get_config - 0x4202d454 0x18c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d454 wifi_softap_get_config + 0x4202cc0c 0x18c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202cc0c wifi_softap_get_config .text.esp_wifi_get_mode - 0x4202d5e0 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d5e0 esp_wifi_get_mode + 0x4202cd98 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202cd98 esp_wifi_get_mode .text.wifi_check_chan_param - 0x4202d616 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d616 wifi_check_chan_param + 0x4202cdce 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202cdce wifi_check_chan_param .text.wifi_deinit_in_caller_task - 0x4202d672 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d672 wifi_deinit_in_caller_task + 0x4202ce2a 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202ce2a wifi_deinit_in_caller_task .text.wifi_init_in_caller_task - 0x4202d6c2 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d6c2 wifi_init_in_caller_task + 0x4202ce7a 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202ce7a wifi_init_in_caller_task .text.wifi_osi_funcs_register - 0x4202d76e 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d76e wifi_osi_funcs_register + 0x4202cf26 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202cf26 wifi_osi_funcs_register .text.net80211_data_ptr_init - 0x4202d7d2 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d7d2 net80211_data_ptr_init + 0x4202cf8a 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202cf8a net80211_data_ptr_init .text.net80211_softap_funcs_init - 0x4202d8a4 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d8a4 net80211_softap_funcs_init + 0x4202d05c 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d05c net80211_softap_funcs_init .text.net80211_funcs_init - 0x4202d91a 0x242 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202d91a net80211_funcs_init + 0x4202d0d2 0x242 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d0d2 net80211_funcs_init .text.net80211_funcs_deinit - 0x4202db5c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202db5c net80211_funcs_deinit + 0x4202d314 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d314 net80211_funcs_deinit .text.esp_wifi_init_internal - 0x4202db88 0x11e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202db88 esp_wifi_init_internal + 0x4202d340 0x11e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d340 esp_wifi_init_internal .text.esp_wifi_deinit_internal - 0x4202dca6 0x100 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202dca6 esp_wifi_deinit_internal + 0x4202d45e 0x100 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d45e esp_wifi_deinit_internal .text.esp_wifi_set_mode - 0x4202dda6 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202dda6 esp_wifi_set_mode + 0x4202d55e 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d55e esp_wifi_set_mode .text.esp_wifi_start - 0x4202ddf6 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202ddf6 esp_wifi_start + 0x4202d5ae 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d5ae esp_wifi_start .text.esp_wifi_get_config - 0x4202de3a 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202de3a esp_wifi_get_config + 0x4202d5f2 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d5f2 esp_wifi_get_config .text.esp_wifi_set_channel - 0x4202de94 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202de94 esp_wifi_set_channel + 0x4202d64c 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d64c esp_wifi_set_channel .text.esp_wifi_set_storage - 0x4202df0e 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202df0e esp_wifi_set_storage + 0x4202d6c6 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d6c6 esp_wifi_set_storage .text.esp_wifi_internal_reg_rxcb - 0x4202df66 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202df66 esp_wifi_internal_reg_rxcb + 0x4202d71e 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d71e esp_wifi_internal_reg_rxcb .text.wifi_event_post - 0x4202dfd4 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202dfd4 wifi_event_post + 0x4202d78c 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d78c wifi_event_post .text.wifi_mesh_event_post - 0x4202e026 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e026 wifi_mesh_event_post + 0x4202d7de 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d7de wifi_mesh_event_post .text.esp_wifi_vnd_lora_enable - 0x4202e074 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e074 esp_wifi_vnd_lora_enable + 0x4202d82c 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d82c esp_wifi_vnd_lora_enable .text.esp_wifi_vnd_lora_disable - 0x4202e134 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e134 esp_wifi_vnd_lora_disable + 0x4202d8ec 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d8ec esp_wifi_vnd_lora_disable .text.esp_wifi_get_event_mask - 0x4202e192 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e192 esp_wifi_get_event_mask + 0x4202d94a 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d94a esp_wifi_get_event_mask .text.esp_wifi_ipc_internal - 0x4202e1bc 0x148 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e1bc esp_wifi_ipc_internal + 0x4202d974 0x148 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202d974 esp_wifi_ipc_internal .text.esp_wifi_internal_set_log_level - 0x4202e304 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e304 esp_wifi_internal_set_log_level + 0x4202dabc 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dabc esp_wifi_internal_set_log_level .text.esp_wifi_internal_configure_wake_window - 0x4202e31a 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e31a esp_wifi_internal_configure_wake_window + 0x4202dad2 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dad2 esp_wifi_internal_configure_wake_window .text.esp_wifi_internal_on_coex_start - 0x4202e396 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e396 esp_wifi_internal_on_coex_start + 0x4202db4e 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202db4e esp_wifi_internal_on_coex_start .text.esp_wifi_internal_on_coex_schm_phase - 0x4202e3d8 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e3d8 esp_wifi_internal_on_coex_schm_phase + 0x4202db90 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202db90 esp_wifi_internal_on_coex_schm_phase .text.esp_wifi_set_sleep_min_active_time - 0x4202e41a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e41a esp_wifi_set_sleep_min_active_time + 0x4202dbd2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dbd2 esp_wifi_set_sleep_min_active_time .text.esp_wifi_set_keep_alive_time - 0x4202e41e 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e41e esp_wifi_set_keep_alive_time + 0x4202dbd6 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dbd6 esp_wifi_set_keep_alive_time .text.esp_wifi_set_sleep_wait_broadcast_data_time - 0x4202e422 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e422 esp_wifi_set_sleep_wait_broadcast_data_time + 0x4202dbda 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dbda esp_wifi_set_sleep_wait_broadcast_data_time .text.esp_wifi_internal_issue_disconnect - 0x4202e426 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e426 esp_wifi_internal_issue_disconnect + 0x4202dbde 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dbde esp_wifi_internal_issue_disconnect .text.esp_wifi_ap_get_sta_aid - 0x4202e44e 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e44e esp_wifi_ap_get_sta_aid + 0x4202dc06 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dc06 esp_wifi_ap_get_sta_aid .text.esp_mesh_map_deauth - 0x4202e486 0x94 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e486 esp_mesh_map_deauth + 0x4202dc3e 0x94 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dc3e esp_mesh_map_deauth .text.esp_mesh_get_running_active_duty_cycle - 0x4202e51a 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202e51a esp_mesh_get_running_active_duty_cycle + 0x4202dcd2 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202dcd2 esp_mesh_get_running_active_duty_cycle .text.ieee80211_freedom_inside_cb - 0x4202e566 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e566 ieee80211_freedom_inside_cb + 0x4202dd1e 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202dd1e ieee80211_freedom_inside_cb .text.ieee80211_send_sa_query - 0x4202e590 0xc8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202dd48 0xc8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_resp - 0x4202e658 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202de10 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_req - 0x4202e672 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202de2a 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_resp - 0x4202e68c 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202de44 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_req - 0x4202e788 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202df40 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_rate_ref_init - 0x4202e7a4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e7a4 ieee80211_rate_ref_init + 0x4202df5c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202df5c ieee80211_rate_ref_init .text.ieee80211_freedom_init - 0x4202e7bc 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e7bc ieee80211_freedom_init + 0x4202df74 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202df74 ieee80211_freedom_init .text.ieee80211_user_ie_init - 0x4202e7de 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e7de ieee80211_user_ie_init + 0x4202df96 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202df96 ieee80211_user_ie_init .text.ieee80211_ifattach - 0x4202e826 0xd8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e826 ieee80211_ifattach + 0x4202dfde 0xd8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202dfde ieee80211_ifattach .text.ieee80211_ifdetach - 0x4202e8fe 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e8fe ieee80211_ifdetach + 0x4202e0b6 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e0b6 ieee80211_ifdetach .text.wifi_destroy_softap - 0x4202e916 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e916 wifi_destroy_softap + 0x4202e0ce 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e0ce wifi_destroy_softap .text.wifi_destroy_sta - 0x4202e9a0 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202e9a0 wifi_destroy_sta + 0x4202e158 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e158 wifi_destroy_sta .text.ieee80211_find_elem_match - 0x4202ea2e 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202ea2e ieee80211_find_elem_match + 0x4202e1e6 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e1e6 ieee80211_find_elem_match .text.ieee80211_find_ie - 0x4202eaae 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202eaae ieee80211_find_ie + 0x4202e266 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e266 ieee80211_find_ie .text.ieee80211_setup_pmf - 0x4202eab8 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202eab8 ieee80211_setup_pmf + 0x4202e270 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e270 ieee80211_setup_pmf .text.wifi_create_softap - 0x4202eb00 0xe8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202eb00 wifi_create_softap + 0x4202e2b8 0xe8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e2b8 wifi_create_softap .text.wifi_create_sta - 0x4202ebe8 0xf4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202ebe8 wifi_create_sta + 0x4202e3a0 0xf4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e3a0 wifi_create_sta .text.wifi_mode_set - 0x4202ecdc 0x170 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202ecdc wifi_mode_set + 0x4202e494 0x170 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e494 wifi_mode_set .text.ieee80211_is_robust_mgmt_frm - 0x4202ee4c 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4202ee4c ieee80211_is_robust_mgmt_frm + 0x4202e604 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202e604 ieee80211_is_robust_mgmt_frm .text.get_iav_key - 0x4202ee96 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4202ee96 get_iav_key + 0x4202e64e 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4202e64e get_iav_key .text.ieee80211_recv_action_vendor_spec - 0x4202eeaa 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4202eeaa ieee80211_recv_action_vendor_spec + 0x4202e662 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4202e662 ieee80211_recv_action_vendor_spec .text.register_ieee80211_action_vendor_get_key_cb - 0x4202efc6 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4202efc6 register_ieee80211_action_vendor_get_key_cb + 0x4202e77e 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4202e77e register_ieee80211_action_vendor_get_key_cb .text.ieee80211_action_vendor_spec_attach - 0x4202efd8 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4202efd8 ieee80211_action_vendor_spec_attach + 0x4202e790 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4202e790 ieee80211_action_vendor_spec_attach .text.register_ieee80211_action_vendor_spec_cb - 0x4202f008 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4202f008 register_ieee80211_action_vendor_spec_cb + 0x4202e7c0 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4202e7c0 register_ieee80211_action_vendor_spec_cb .text.ieee80211_is_action_category_robust - 0x4202f01a 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e7d2 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_eapol_txdone_cb - 0x4202f056 0xce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f056 sta_eapol_txdone_cb + 0x4202e80e 0xce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e80e sta_eapol_txdone_cb .text.sta_assoc_comeback - 0x4202f124 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e8dc 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_try_sa_query - 0x4202f12e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e8e6 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_sa_query_timeout - 0x4202f138 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e8f0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.wifi_sta_reg_eapol_txdone_cb - 0x4202f142 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f142 wifi_sta_reg_eapol_txdone_cb + 0x4202e8fa 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e8fa wifi_sta_reg_eapol_txdone_cb .text.wifi_sta_reg_rxcb - 0x4202f15a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f15a wifi_sta_reg_rxcb + 0x4202e912 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e912 wifi_sta_reg_rxcb .text.sta_michael_mic_failure - 0x4202f164 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f164 sta_michael_mic_failure + 0x4202e91c 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e91c sta_michael_mic_failure .text.ieee80211_wme_standard_ac_to_esp_ac - 0x4202f198 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f198 ieee80211_wme_standard_ac_to_esp_ac + 0x4202e950 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e950 ieee80211_wme_standard_ac_to_esp_ac .text.ieee80211_parse_wmeparams - 0x4202f1da 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f1da ieee80211_parse_wmeparams + 0x4202e992 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202e992 ieee80211_parse_wmeparams .text.sta_rx_csa - 0x4202f284 0x262 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f284 sta_rx_csa + 0x4202ea3c 0x262 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ea3c sta_rx_csa .text.update_cs_thres - 0x4202f4e6 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f4e6 update_cs_thres + 0x4202ec9e 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ec9e update_cs_thres .text.reset_cs_thres - 0x4202f55e 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f55e reset_cs_thres + 0x4202ed16 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ed16 reset_cs_thres .text.ieee80211_parse_obss_scan_param - 0x4202f582 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f582 ieee80211_parse_obss_scan_param + 0x4202ed3a 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ed3a ieee80211_parse_obss_scan_param .text.sta_recv_ctl - 0x4202f596 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f596 sta_recv_ctl + 0x4202ed4e 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ed4e sta_recv_ctl .text.wifi_station_start - 0x4202f5a4 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f5a4 wifi_station_start + 0x4202ed5c 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ed5c wifi_station_start .text.wifi_station_stop - 0x4202f664 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f664 wifi_station_stop + 0x4202ee1c 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ee1c wifi_station_stop .text.sta_bip_check - 0x4202f6fa 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f6fa sta_bip_check + 0x4202eeb2 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202eeb2 sta_bip_check .text.sta_is_wpa3_enabled - 0x4202f77c 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f77c sta_is_wpa3_enabled + 0x4202ef34 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ef34 sta_is_wpa3_enabled .text.sta_is_11r_enabled - 0x4202f79a 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f79a sta_is_11r_enabled + 0x4202ef52 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ef52 sta_is_11r_enabled .text.sta_is_wifi_ent_enabled - 0x4202f7a8 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f7a8 sta_is_wifi_ent_enabled + 0x4202ef60 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ef60 sta_is_wifi_ent_enabled .text.sta_get_owe_data - 0x4202f7b6 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f7b6 sta_get_owe_data + 0x4202ef6e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ef6e sta_get_owe_data .text.sta_update_power_off_reset_flag - 0x4202f7c0 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f7c0 sta_update_power_off_reset_flag + 0x4202ef78 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202ef78 sta_update_power_off_reset_flag .text.ieee80211_sta_new_state - 0x4202f82c 0xb2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4202f82c ieee80211_sta_new_state + 0x4202efe4 0xb2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202efe4 ieee80211_sta_new_state .text.sta_auth_ft - 0x4203035a 0xea /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203035a sta_auth_ft + 0x4202fb12 0xea /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202fb12 sta_auth_ft .text.sta_auth_open - 0x42030444 0x176 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42030444 sta_auth_open + 0x4202fbfc 0x176 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202fbfc sta_auth_open .text.sta_auth_shared - 0x420305ba 0x15e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420305ba sta_auth_shared + 0x4202fd72 0x15e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202fd72 sta_auth_shared .text.sta_auth_sae - 0x42030718 0x1d4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42030718 sta_auth_sae + 0x4202fed0 0x1d4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4202fed0 sta_auth_sae .text.sta_retry_assoc - 0x420308ec 0x104 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420308ec sta_retry_assoc + 0x420300a4 0x104 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420300a4 sta_retry_assoc .text.sta_recv_assoc - 0x420309f0 0x6bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420309f0 sta_recv_assoc + 0x420301a8 0x6bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420301a8 sta_recv_assoc .text.sta_sa_query_process_timeout - 0x420310ac 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420310ac sta_sa_query_process_timeout + 0x42030864 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42030864 sta_sa_query_process_timeout .text.sta_try_sa_query_process - 0x42031144 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42031144 sta_try_sa_query_process + 0x420308fc 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420308fc sta_try_sa_query_process .text.sta_recv_mgmt - 0x420312cc 0xaaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420312cc sta_recv_mgmt + 0x42030a84 0xaaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42030a84 sta_recv_mgmt .text.ieee80211_proto_attach - 0x42031d76 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42031d76 ieee80211_proto_attach + 0x4203152e 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4203152e ieee80211_proto_attach .text.ieee80211_set_shortslottime - 0x42031d94 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42031d94 ieee80211_set_shortslottime + 0x4203154c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4203154c ieee80211_set_shortslottime .text.ieee80211_wme_updateparams - 0x42031da6 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42031da6 ieee80211_wme_updateparams + 0x4203155e 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4203155e ieee80211_wme_updateparams .text.ieee80211_mlme_connect_bss - 0x42031e08 0x17e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42031e08 ieee80211_mlme_connect_bss + 0x420315c0 0x17e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x420315c0 ieee80211_mlme_connect_bss .text.ieee80211_rfid_locp_recv_reset - 0x42031f86 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x42031f86 ieee80211_rfid_locp_recv_reset + 0x4203173e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4203173e ieee80211_rfid_locp_recv_reset .text.ieee80211_rfid_locp_recv - 0x42031f90 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x42031f90 ieee80211_rfid_locp_recv + 0x42031748 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x42031748 ieee80211_rfid_locp_recv .text.ieee80211_regdomain_get_country - 0x42031fa8 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42031fa8 ieee80211_regdomain_get_country + 0x42031760 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42031760 ieee80211_regdomain_get_country .text.ieee80211_update_phy_country - 0x42031fdc 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42031fdc ieee80211_update_phy_country + 0x42031794 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42031794 ieee80211_update_phy_country .text.ieee80211_regdomain_update - 0x4203200c 0x136 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203200c ieee80211_regdomain_update + 0x420317c4 0x136 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420317c4 ieee80211_regdomain_update .text.ieee80211_regdomain_update_in_scan - 0x42032142 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42032142 ieee80211_regdomain_update_in_scan + 0x420318fa 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420318fa ieee80211_regdomain_update_in_scan .text.ieee80211_regdomain_update_in_connect - 0x4203214a 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203214a ieee80211_regdomain_update_in_connect + 0x42031902 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42031902 ieee80211_regdomain_update_in_connect .text.ieee80211_add_countryie - 0x42032152 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42032152 ieee80211_add_countryie + 0x4203190a 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4203190a ieee80211_add_countryie .text.ieee80211_regdomain_max_chan - 0x420321c0 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x420321c0 ieee80211_regdomain_max_chan + 0x42031978 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42031978 ieee80211_regdomain_max_chan .text.ieee80211_regdomain_ap_max_chan - 0x420321ec 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x420321ec ieee80211_regdomain_ap_max_chan + 0x420319a4 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420319a4 ieee80211_regdomain_ap_max_chan .text.ieee80211_regdomain_min_chan - 0x4203220a 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203220a ieee80211_regdomain_min_chan + 0x420319c2 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420319c2 ieee80211_regdomain_min_chan .text.ieee80211_regdomain_ap_min_chan - 0x4203222a 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203222a ieee80211_regdomain_ap_min_chan + 0x420319e2 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420319e2 ieee80211_regdomain_ap_min_chan .text.ieee80211_regdomain_chan_in_range - 0x4203223c 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203223c ieee80211_regdomain_chan_in_range + 0x420319f4 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420319f4 ieee80211_regdomain_chan_in_range .text.ieee80211_regdomain_is_active_scan - 0x42032264 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42032264 ieee80211_regdomain_is_active_scan + 0x42031a1c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42031a1c ieee80211_regdomain_is_active_scan .text.addba_stop_timeout - 0x42032278 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031a30 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_timeout - 0x420322a8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031a60 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_timeout - 0x420322b2 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031a6a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_stop_age_timer - 0x420322bc 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031a74 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_add_htcap_body - 0x420322f4 0x216 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031aac 0x216 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_response - 0x4203250a 0x1a6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031cc2 0x1a6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_tx_stop - 0x420326b0 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031e68 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_response_txcb - 0x42032740 0x1b0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42031ef8 0x1b0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_attach - 0x420328f0 0x234 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420328f0 ieee80211_ht_attach + 0x420320a8 0x234 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420320a8 ieee80211_ht_attach .text.ampdu_free_rx_ba_index - 0x42032b24 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42032b24 ampdu_free_rx_ba_index + 0x420322dc 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420322dc ampdu_free_rx_ba_index .text.ampdu_rx_stop.isra.7 - 0x42032b50 0xda /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032308 0xda /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_delba - 0x42032c2a 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420323e2 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_alloc_rx_ba_index - 0x42032cd2 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42032cd2 ampdu_alloc_rx_ba_index + 0x4203248a 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203248a ampdu_alloc_rx_ba_index .text.ampdu_rx_start.isra.10 - 0x42032d40 0x13e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420324f8 0x13e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_request - 0x42032e7e 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032636 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_deattach - 0x42033006 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033006 ieee80211_ht_deattach + 0x420327be 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420327be ieee80211_ht_deattach .text.ieee80211_ampdu_enable - 0x42033088 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033088 ieee80211_ampdu_enable + 0x42032840 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032840 ieee80211_ampdu_enable .text.addba_timeout_process - 0x42033094 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033094 addba_timeout_process + 0x4203284c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203284c addba_timeout_process .text.ieee80211_ampdu_request - 0x420330ac 0x19a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420330ac ieee80211_ampdu_request + 0x42032864 0x19a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032864 ieee80211_ampdu_request .text.ieee80211_ampdu_age_bss - 0x42033246 0x108 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420329fe 0x108 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_age_all - 0x4203334e 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203334e ieee80211_ampdu_age_all + 0x42032b06 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032b06 ieee80211_ampdu_age_all .text.ampdu_process_multicast_address_qos_frame - 0x420333fa 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420333fa ampdu_process_multicast_address_qos_frame + 0x42032bb2 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032bb2 ampdu_process_multicast_address_qos_frame .text.ieee80211_recv_bar - 0x42033486 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033486 ieee80211_recv_bar + 0x42032c3e 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032c3e ieee80211_recv_bar .text.ieee80211_ht_node_cleanup - 0x42033504 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033504 ieee80211_ht_node_cleanup + 0x42032cbc 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032cbc ieee80211_ht_node_cleanup .text.ieee80211_ht_node_init - 0x4203354e 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203354e ieee80211_ht_node_init + 0x42032d06 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032d06 ieee80211_ht_node_init .text.ieee80211_parse_htcap - 0x420335da 0x120 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420335da ieee80211_parse_htcap + 0x42032d92 0x120 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032d92 ieee80211_parse_htcap .text.ieee80211_has_ht40_bss - 0x420336fa 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420336fa ieee80211_has_ht40_bss + 0x42032eb2 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032eb2 ieee80211_has_ht40_bss .text.ieee80211_update_channel - 0x420337ac 0x35c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420337ac ieee80211_update_channel + 0x42032f64 0x35c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42032f64 ieee80211_update_channel .text.ieee80211_ht_updatehtcap - 0x42033b08 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033b08 ieee80211_ht_updatehtcap + 0x420332c0 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420332c0 ieee80211_ht_updatehtcap .text.ieee80211_ht_updateparams - 0x42033b44 0x1a0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033b44 ieee80211_ht_updateparams + 0x420332fc 0x1a0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420332fc ieee80211_ht_updateparams .text.ieee80211_setup_htrates - 0x42033ce4 0x100 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033ce4 ieee80211_setup_htrates + 0x4203349c 0x100 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203349c ieee80211_setup_htrates .text.ieee80211_setup_basic_htrates - 0x42033de4 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033de4 ieee80211_setup_basic_htrates + 0x4203359c 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203359c ieee80211_setup_basic_htrates .text.ieee80211_add_htcap - 0x42033e84 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033e84 ieee80211_add_htcap + 0x4203363c 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203363c ieee80211_add_htcap .text.ieee80211_add_htcap_vendor - 0x42033ec2 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033ec2 ieee80211_add_htcap_vendor + 0x4203367a 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4203367a ieee80211_add_htcap_vendor .text.ieee80211_add_htinfo_body - 0x42033ef2 0x14e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42033ef2 ieee80211_add_htinfo_body + 0x420336aa 0x14e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420336aa ieee80211_add_htinfo_body .text.ieee80211_add_htinfo - 0x42034040 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42034040 ieee80211_add_htinfo + 0x420337f8 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420337f8 ieee80211_add_htinfo .text.ieee80211_add_htinfo_vendor - 0x4203407e 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4203407e ieee80211_add_htinfo_vendor + 0x42033836 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42033836 ieee80211_add_htinfo_vendor .text.ht_action_output - 0x420340d8 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420340d8 ht_action_output + 0x42033890 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42033890 ht_action_output .text.ht_send_action_ba_delba - 0x42034106 0xea /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420338be 0xea /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_send_action_ba_addba - 0x420341f0 0x152 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420339a8 0x152 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_decap1 - 0x42034342 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42034342 ieee80211_decap1 + 0x42033afa 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42033afa ieee80211_decap1 .text.ieee80211_decap_amsdu - 0x420343be 0x140 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420343be ieee80211_decap_amsdu + 0x42033b76 0x140 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42033b76 ieee80211_decap_amsdu .text.send_inval - 0x420344fe 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42033cb6 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.recv_inval - 0x42034502 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42033cba 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.ieee80211_send_action_register - 0x42034506 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42034506 ieee80211_send_action_register + 0x42033cbe 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42033cbe ieee80211_send_action_register .text.ieee80211_send_action - 0x42034572 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42034572 ieee80211_send_action + 0x42033d2a 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42033d2a ieee80211_send_action .text.ieee80211_recv_action_register - 0x420345f4 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420345f4 ieee80211_recv_action_register + 0x42033dac 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42033dac ieee80211_recv_action_register .text.ieee80211_recv_action - 0x42034660 0xb8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42034660 ieee80211_recv_action + 0x42033e18 0xb8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42033e18 ieee80211_recv_action .text.add_appie - 0x42034718 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033ed0 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_vnd_ie_size.part.5 - 0x4203473e 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033ef6 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_add_tie_param - 0x42034778 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034778 ieee80211_add_tie_param + 0x42033f30 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033f30 ieee80211_add_tie_param .text.ieee80211_set_hmac_stop - 0x420347e4 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420347e4 ieee80211_set_hmac_stop + 0x42033f9c 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033f9c ieee80211_set_hmac_stop .text.ieee80211_empty_txq - 0x42034824 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034824 ieee80211_empty_txq + 0x42033fdc 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42033fdc ieee80211_empty_txq .text.is_wapi_alloc_tx_buf - 0x420348bc 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420348bc is_wapi_alloc_tx_buf + 0x42034074 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034074 is_wapi_alloc_tx_buf .text.ieee80211_wapi_alloc_tx_buf - 0x420348ee 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420348ee ieee80211_wapi_alloc_tx_buf + 0x420340a6 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420340a6 ieee80211_wapi_alloc_tx_buf .text.ieee80211_amsdu_adjust_head - 0x4203493a 0xea /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203493a ieee80211_amsdu_adjust_head + 0x420340f2 0xea /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420340f2 ieee80211_amsdu_adjust_head .text.ieee80211_amsdu_length_check - 0x42034a24 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034a24 ieee80211_amsdu_length_check + 0x420341dc 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420341dc ieee80211_amsdu_length_check .text.ieee80211_output_init - 0x42034a4e 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034a4e ieee80211_output_init + 0x42034206 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034206 ieee80211_output_init .text.ieee80211_send_setup - 0x42034a84 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034a84 ieee80211_send_setup + 0x4203423c 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203423c ieee80211_send_setup .text.ieee80211_tx_mgt_cb - 0x42034bdc 0x1ce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034bdc ieee80211_tx_mgt_cb + 0x42034394 0x1ce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034394 ieee80211_tx_mgt_cb .text.ieee80211_classify - 0x42034daa 0x172 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034daa ieee80211_classify + 0x42034562 0x172 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034562 ieee80211_classify .text.ieee80211_add_rates - 0x42034f1c 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034f1c ieee80211_add_rates + 0x420346d4 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420346d4 ieee80211_add_rates .text.ieee80211_add_dsparams - 0x42034f58 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034f58 ieee80211_add_dsparams + 0x42034710 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034710 ieee80211_add_dsparams .text.ieee80211_add_xrates - 0x42034f84 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034f84 ieee80211_add_xrates + 0x4203473c 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203473c ieee80211_add_xrates .text.ieee80211_add_probe_resp_app_ies - 0x42034fe2 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034fe2 ieee80211_add_probe_resp_app_ies + 0x4203479a 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203479a ieee80211_add_probe_resp_app_ies .text.ieee80211_add_beacon_app_ies - 0x42035018 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035018 ieee80211_add_beacon_app_ies + 0x420347d0 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420347d0 ieee80211_add_beacon_app_ies .text.ieee80211_add_assoc_resp_ies - 0x4203504e 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203504e ieee80211_add_assoc_resp_ies + 0x42034806 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034806 ieee80211_add_assoc_resp_ies .text.ieee80211_add_assoc_req_ies - 0x42035080 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035080 ieee80211_add_assoc_req_ies + 0x42034838 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034838 ieee80211_add_assoc_req_ies .text.ieee80211_add_probe_req_ies - 0x420350b2 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420350b2 ieee80211_add_probe_req_ies + 0x4203486a 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203486a ieee80211_add_probe_req_ies .text.ieee80211_add_wme_param - 0x420350e4 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420350e4 ieee80211_add_wme_param + 0x4203489c 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203489c ieee80211_add_wme_param .text.ieee80211_add_dh_param - 0x42035166 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035166 ieee80211_add_dh_param + 0x4203491e 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203491e ieee80211_add_dh_param .text.ieee80211_add_csa - 0x420351c0 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420351c0 ieee80211_add_csa + 0x42034978 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034978 ieee80211_add_csa .text.ieee80211_add_extcap - 0x420351f0 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420351f0 ieee80211_add_extcap + 0x420349a8 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420349a8 ieee80211_add_extcap .text.ieee80211_vnd_ie_set - 0x420352c2 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420352c2 ieee80211_vnd_ie_set + 0x42034a7a 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034a7a ieee80211_vnd_ie_set .text.ieee80211_vnd_lora_ie_size - 0x42035344 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035344 ieee80211_vnd_lora_ie_size + 0x42034afc 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034afc ieee80211_vnd_lora_ie_size .text.ieee80211_vnd_lora_ie_set - 0x42035360 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035360 ieee80211_vnd_lora_ie_set + 0x42034b18 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034b18 ieee80211_vnd_lora_ie_set .text.ieee80211_setup_robust_mgmtframe - 0x420353a6 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420353a6 ieee80211_setup_robust_mgmtframe + 0x42034b5e 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034b5e ieee80211_setup_robust_mgmtframe .text.ieee80211_mgmt_output - 0x42035454 0x220 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035454 ieee80211_mgmt_output + 0x42034c0c 0x220 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034c0c ieee80211_mgmt_output .text.ieee80211_getcapinfo - 0x42035674 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035674 ieee80211_getcapinfo + 0x42034e2c 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034e2c ieee80211_getcapinfo .text.ieee80211_assoc_req_construct - 0x420356f6 0x486 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420356f6 ieee80211_assoc_req_construct + 0x42034eae 0x486 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034eae ieee80211_assoc_req_construct .text.ieee80211_assoc_resp_construct - 0x42035b7c 0x306 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035b7c ieee80211_assoc_resp_construct + 0x42035334 0x306 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035334 ieee80211_assoc_resp_construct .text.ieee80211_auth_construct - 0x42035e82 0x316 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035e82 ieee80211_auth_construct + 0x4203563a 0x316 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203563a ieee80211_auth_construct .text.ieee80211_get_robustmgtframe - 0x42036198 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036198 ieee80211_get_robustmgtframe + 0x42035950 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035950 ieee80211_get_robustmgtframe .text.ieee80211_deauth_construct - 0x420361ce 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420361ce ieee80211_deauth_construct + 0x42035986 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035986 ieee80211_deauth_construct .text.ieee80211_disassoc_construct - 0x42036230 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036230 ieee80211_disassoc_construct + 0x420359e8 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420359e8 ieee80211_disassoc_construct .text.ieee80211_output - 0x42036294 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036294 ieee80211_output + 0x42035a4c 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035a4c ieee80211_output .text.ieee80211_amsdu_send_check - 0x4203629c 0xe2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203629c ieee80211_amsdu_send_check + 0x42035a54 0xe2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035a54 ieee80211_amsdu_send_check .text.ieee80211_amsdu_encap_check - 0x4203637e 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203637e ieee80211_amsdu_encap_check + 0x42035b36 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035b36 ieee80211_amsdu_encap_check .text.ieee80211_encap_amsdu - 0x42036402 0x200 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036402 ieee80211_encap_amsdu + 0x42035bba 0x200 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035bba ieee80211_encap_amsdu .text.ieee80211_alloc_proberesp - 0x42036602 0x2d4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036602 ieee80211_alloc_proberesp + 0x42035dba 0x2d4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035dba ieee80211_alloc_proberesp .text.ieee80211_alloc_deauth - 0x420368d6 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420368d6 ieee80211_alloc_deauth + 0x4203608e 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203608e ieee80211_alloc_deauth .text.ieee80211_output_raw_process - 0x42036926 0x1b4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036926 ieee80211_output_raw_process + 0x420360de 0x1b4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420360de ieee80211_output_raw_process .text.ieee80211_beacon_construct - 0x42036ada 0x28c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036ada ieee80211_beacon_construct + 0x42036292 0x28c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036292 ieee80211_beacon_construct .text.ieee80211_send_nulldata - 0x42036d66 0x13c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036d66 ieee80211_send_nulldata + 0x4203651e 0x13c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203651e ieee80211_send_nulldata .text.ieee80211_send_probereq - 0x42036ea2 0x262 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42036ea2 ieee80211_send_probereq + 0x4203665a 0x262 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203665a ieee80211_send_probereq .text.ieee80211_send_mgmt - 0x42037104 0x11e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42037104 ieee80211_send_mgmt + 0x420368bc 0x11e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420368bc ieee80211_send_mgmt .text.ieee80211_send_proberesp - 0x42037222 0xf6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42037222 ieee80211_send_proberesp + 0x420369da 0xf6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420369da ieee80211_send_proberesp .text.ieee80211_send_deauth_no_bss - 0x42037318 0x13e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42037318 ieee80211_send_deauth_no_bss + 0x42036ad0 0x13e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036ad0 ieee80211_send_deauth_no_bss .text.ieee80211_beacon_alloc - 0x42037456 0x21a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42037456 ieee80211_beacon_alloc + 0x42036c0e 0x21a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036c0e ieee80211_beacon_alloc .text.ieee80211_encap_null_data - 0x42037670 0x12c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42037670 ieee80211_encap_null_data + 0x42036e28 0x12c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036e28 ieee80211_encap_null_data .text.ieee80211_pm_tx_null_process - 0x4203779c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203779c ieee80211_pm_tx_null_process + 0x42036f54 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036f54 ieee80211_pm_tx_null_process .text.is_non_esp_oui - 0x420377c8 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42036f80 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.is_esp_manufacturer_oui - 0x420377fa 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42036fb2 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_is_action_category_robust - 0x42037834 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42036fec 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_beacon_txcb - 0x42037870 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42037870 ieee80211_hostapd_beacon_txcb + 0x42037028 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037028 ieee80211_hostapd_beacon_txcb .text.ieee80211_hostap_send_beacon - 0x42037950 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037108 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.hostap_handle_timer - 0x4203795a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4203795a hostap_handle_timer + 0x42037112 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037112 hostap_handle_timer .text.ap_try_sa_query - 0x42037964 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4203711c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ap_sa_query_timeout - 0x4203796e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037126 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.free_mac_info - 0x42037978 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037130 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.clear_mac_queue - 0x4203799a 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037152 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_ps_txcb - 0x42037a24 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42037a24 ieee80211_hostapd_ps_txcb + 0x420371dc 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420371dc ieee80211_hostapd_ps_txcb .text.ieee80211_free_beacon_eb - 0x42037a68 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42037a68 ieee80211_free_beacon_eb + 0x42037220 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037220 ieee80211_free_beacon_eb .text.ieee80211_hostap_send_beacon_process - 0x42037ae6 0x394 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42037ae6 ieee80211_hostap_send_beacon_process + 0x4203729e 0x394 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4203729e ieee80211_hostap_send_beacon_process .text.hostap_delete_ptk - 0x42037e7a 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42037e7a hostap_delete_ptk + 0x42037632 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037632 hostap_delete_ptk .text.ieee80211_hostap_attach - 0x42037eb4 0x20a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42037eb4 ieee80211_hostap_attach + 0x4203766c 0x20a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4203766c ieee80211_hostap_attach .text.hostap_deliver_data - 0x420380be 0xba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420380be hostap_deliver_data + 0x42037876 0xba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037876 hostap_deliver_data .text.hostap_handle_timer_process - 0x42038178 0x18a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42038178 hostap_handle_timer_process + 0x42037930 0x18a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037930 hostap_handle_timer_process .text.wifi_ap_reg_rxcb - 0x42038302 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42038302 wifi_ap_reg_rxcb + 0x42037aba 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037aba wifi_ap_reg_rxcb .text.hostap_query_mac_in_list - 0x4203830c 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4203830c hostap_query_mac_in_list + 0x42037ac4 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037ac4 hostap_query_mac_in_list .text.hostap_add_in_mac_list - 0x420383b4 0x102 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420383b4 hostap_add_in_mac_list + 0x42037b6c 0x102 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037b6c hostap_add_in_mac_list .text.hostap_del_mac_info_from_list - 0x420384b6 0x108 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420384b6 hostap_del_mac_info_from_list + 0x42037c6e 0x108 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037c6e hostap_del_mac_info_from_list .text.ap_rx_cb - 0x420385be 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420385be ap_rx_cb + 0x42037d76 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037d76 ap_rx_cb .text.hostap_auth_open - 0x420385dc 0x186 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420385dc hostap_auth_open + 0x42037d94 0x186 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037d94 hostap_auth_open .text.hostap_recv_ctl - 0x42038762 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42038762 hostap_recv_ctl + 0x42037f1a 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42037f1a hostap_recv_ctl .text.wifi_softap_start - 0x420388ea 0x34e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420388ea wifi_softap_start + 0x420380a2 0x34e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420380a2 wifi_softap_start .text.wifi_softap_stop - 0x42038c38 0x1a0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42038c38 wifi_softap_stop + 0x420383f0 0x1a0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420383f0 wifi_softap_stop .text.create_new_bss_for_sa_query_failed_sta - 0x42038dd8 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42038dd8 create_new_bss_for_sa_query_failed_sta + 0x42038590 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42038590 create_new_bss_for_sa_query_failed_sta .text.ap_sa_query_timeout_process - 0x42038eaa 0xc6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42038eaa ap_sa_query_timeout_process + 0x42038662 0xc6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42038662 ap_sa_query_timeout_process .text.ap_try_sa_query_process - 0x42038f70 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42038f70 ap_try_sa_query_process + 0x42038728 0x188 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42038728 ap_try_sa_query_process .text.hostap_recv_mgmt - 0x420390f8 0xe60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420390f8 hostap_recv_mgmt + 0x420388b0 0xe60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x420388b0 hostap_recv_mgmt .text.hostap_input - 0x42039f58 0x6bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42039f58 hostap_input + 0x42039710 0x6bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42039710 hostap_input .text.add_mic_ie_bip - 0x4203a614 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4203a614 add_mic_ie_bip + 0x42039dcc 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x42039dcc add_mic_ie_bip .text.ieee80211_phy_deinit - 0x4203a670 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4203a670 ieee80211_phy_deinit + 0x42039e28 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42039e28 ieee80211_phy_deinit .text.ieee80211_phy_type_get - 0x4203a680 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4203a680 ieee80211_phy_type_get + 0x42039e38 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42039e38 ieee80211_phy_type_get .text.ieee80211_phy_mode_show - 0x4203a6da 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4203a6da ieee80211_phy_mode_show + 0x42039e92 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42039e92 ieee80211_phy_mode_show .text.ieee80211_setup_ratetable - 0x4203a760 0x148 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4203a760 ieee80211_setup_ratetable + 0x42039f18 0x148 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42039f18 ieee80211_setup_ratetable .text.ieee80211_phy_init - 0x4203a8a8 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4203a8a8 ieee80211_phy_init + 0x4203a060 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4203a060 ieee80211_phy_init .text.tkip_decap - 0x4203a954 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x4203a954 tkip_decap + 0x4203a10c 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x4203a10c tkip_decap .text.tkip_encap - 0x4203aa28 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x4203aa28 tkip_encap + 0x4203a1e0 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x4203a1e0 tkip_encap .text.chm_end_op_timeout - 0x4203aab6 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a26e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_phy_change_channel.constprop.2 - 0x4203aac0 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a278 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_mhz2num - 0x4203aaf4 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203aaf4 chm_mhz2num + 0x4203a2ac 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a2ac chm_mhz2num .text.chm_deinit - 0x4203ab44 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203ab44 chm_deinit + 0x4203a2fc 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a2fc chm_deinit .text.chm_release_lock - 0x4203ab80 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203ab80 chm_release_lock + 0x4203a338 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a338 chm_release_lock .text.chm_end_op - 0x4203ab96 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203ab96 chm_end_op + 0x4203a34e 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a34e chm_end_op .text.chm_end_op_timeout_process - 0x4203abf2 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203abf2 chm_end_op_timeout_process + 0x4203a3aa 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a3aa chm_end_op_timeout_process .text.chm_cancel_op - 0x4203ac20 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203ac20 chm_cancel_op + 0x4203a3d8 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a3d8 chm_cancel_op .text.chm_acquire_lock - 0x4203ac8a 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203ac8a chm_acquire_lock + 0x4203a442 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a442 chm_acquire_lock .text.chm_get_current_channel - 0x4203acd8 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203acd8 chm_get_current_channel + 0x4203a490 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a490 chm_get_current_channel .text.chm_get_home_channel - 0x4203ace6 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203ace6 chm_get_home_channel + 0x4203a49e 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a49e chm_get_home_channel .text.chm_set_home_channel - 0x4203acf4 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203acf4 chm_set_home_channel + 0x4203a4ac 0xc0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a4ac chm_set_home_channel .text.chm_get_chan_info - 0x4203adb4 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203adb4 chm_get_chan_info + 0x4203a56c 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a56c chm_get_chan_info .text.chm_set_current_channel - 0x4203adda 0x138 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203adda chm_set_current_channel + 0x4203a592 0x138 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a592 chm_set_current_channel .text.chm_init - 0x4203af12 0x10c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203af12 chm_init + 0x4203a6ca 0x10c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a6ca chm_init .text.chm_change_channel - 0x4203b01e 0x12e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a7d6 0x12e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_start_op - 0x4203b14c 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203b14c chm_start_op + 0x4203a904 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a904 chm_start_op .text.chm_return_home_channel - 0x4203b198 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203b198 chm_return_home_channel + 0x4203a950 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203a950 chm_return_home_channel .text.scan_enter_oper_channel - 0x4203b1fe 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a9b6 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_inter_channel_timeout - 0x4203b208 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a9c0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_op_start - 0x4203b212 0x1f0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a9ca 0x1f0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.sta_update_owe_bssid.isra.0 - 0x4203b402 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203abba 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_set_global_scan_times.constprop.13 - 0x4203b480 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ac38 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.ieee80211_scan_deattach - 0x4203b4a6 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b4a6 ieee80211_scan_deattach + 0x4203ac5e 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ac5e ieee80211_scan_deattach .text.scan_reset_default_app_params - 0x4203b4de 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b4de scan_reset_default_app_params + 0x4203ac96 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ac96 scan_reset_default_app_params .text.ieee80211_scan_attach - 0x4203b52a 0xca /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b52a ieee80211_scan_attach + 0x4203ace2 0xca /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ace2 ieee80211_scan_attach .text.scan_flush_all_tx_buf - 0x4203b5f4 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b5f4 scan_flush_all_tx_buf + 0x4203adac 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203adac scan_flush_all_tx_buf .text.scan_cancel - 0x4203b682 0x9c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b682 scan_cancel + 0x4203ae3a 0x9c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ae3a scan_cancel .text.scan_remove_bssid - 0x4203b71e 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b71e scan_remove_bssid + 0x4203aed6 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203aed6 scan_remove_bssid .text.scan_hidden_ssid - 0x4203b72c 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b72c scan_hidden_ssid + 0x4203aee4 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203aee4 scan_hidden_ssid .text.scan_set_act_duration - 0x4203b73a 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b73a scan_set_act_duration + 0x4203aef2 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203aef2 scan_set_act_duration .text.scan_set_pas_duration - 0x4203b748 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b748 scan_set_pas_duration + 0x4203af00 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203af00 scan_set_pas_duration .text.scan_add_probe_ssid - 0x4203b754 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b754 scan_add_probe_ssid + 0x4203af0c 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203af0c scan_add_probe_ssid .text.scan_remove_probe_ssid - 0x4203b7e0 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b7e0 scan_remove_probe_ssid + 0x4203af98 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203af98 scan_remove_probe_ssid .text.scan_prefer_chan - 0x4203b806 0x1fa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203b806 scan_prefer_chan + 0x4203afbe 0x1fa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203afbe scan_prefer_chan .text.scan_update_scan_history - 0x4203ba00 0x17c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203ba00 scan_update_scan_history + 0x4203b1b8 0x17c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203b1b8 scan_update_scan_history .text.scan_build_chan_list - 0x4203bb7c 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203bb7c scan_build_chan_list + 0x4203b334 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203b334 scan_build_chan_list .text.scan_set_desChan - 0x4203bc12 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203bc12 scan_set_desChan + 0x4203b3ca 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203b3ca scan_set_desChan .text.scan_get_type - 0x4203bc22 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203bc22 scan_get_type + 0x4203b3da 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203b3da scan_get_type .text.scan_check_hidden - 0x4203bc2e 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203bc2e scan_check_hidden + 0x4203b3e6 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203b3e6 scan_check_hidden .text.scan_add_ssid_do.isra.6 - 0x4203bc4a 0x494 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203b402 0x494 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_add_ssid.isra.7 - 0x4203c0de 0x1ca /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203b896 0x1ca /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_reset_cipher_and_akm - 0x4203c2a8 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203c2a8 scan_reset_cipher_and_akm + 0x4203ba60 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ba60 scan_reset_cipher_and_akm .text.scan_profile_check - 0x4203c2ce 0x53e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203c2ce scan_profile_check + 0x4203ba86 0x53e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ba86 scan_profile_check .text.free_bss_info - 0x4203c80c 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203c80c free_bss_info + 0x4203bfc4 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203bfc4 free_bss_info .text.clear_bss_queue - 0x4203c85e 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203c85e clear_bss_queue + 0x4203c016 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c016 clear_bss_queue .text.scan_done - 0x4203c8da 0x25e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c092 0x25e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_next_channel - 0x4203cb38 0x202 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c2f0 0x202 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_enter_oper_channel_process - 0x4203cd3a 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203cd3a scan_enter_oper_channel_process + 0x4203c4f2 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c4f2 scan_enter_oper_channel_process .text.scan_inter_channel_timeout_process - 0x4203cd60 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203cd60 scan_inter_channel_timeout_process + 0x4203c518 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c518 scan_inter_channel_timeout_process .text.scan_op_end - 0x4203cdf6 0x1c6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c5ae 0x1c6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_start - 0x4203cfbc 0x198 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203cfbc scan_start + 0x4203c774 0x198 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c774 scan_start .text.check_bss_queue - 0x4203d154 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203d154 check_bss_queue + 0x4203c90c 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c90c check_bss_queue .text.scan_parse_ht2040_coex - 0x4203d1c6 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203d1c6 scan_parse_ht2040_coex + 0x4203c97e 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203c97e scan_parse_ht2040_coex .text.scan_fill_wps_scan_ie - 0x4203d24c 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203d24c scan_fill_wps_scan_ie + 0x4203ca04 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ca04 scan_fill_wps_scan_ie .text.scan_get_owe_channel_info - 0x4203d274 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203d274 scan_get_owe_channel_info + 0x4203ca2c 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203ca2c scan_get_owe_channel_info .text.scan_validate_owe_scenarios - 0x4203d30a 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203d30a scan_validate_owe_scenarios + 0x4203cac2 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203cac2 scan_validate_owe_scenarios .text.scan_parse_beacon - 0x4203d3ac 0xbba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203d3ac scan_parse_beacon + 0x4203cb64 0xbba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203cb64 scan_parse_beacon .text.ieee80211_psq_init - 0x4203df66 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203df66 ieee80211_psq_init + 0x4203d71e 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d71e ieee80211_psq_init .text.ieee80211_gpsq_init - 0x4203df82 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203df82 ieee80211_gpsq_init + 0x4203d73a 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d73a ieee80211_gpsq_init .text.ieee80211_psq_find_max_bss - 0x4203dfc2 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203dfc2 ieee80211_psq_find_max_bss + 0x4203d77a 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d77a ieee80211_psq_find_max_bss .text.ieee80211_set_tim - 0x4203dff8 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203dff8 ieee80211_set_tim + 0x4203d7b0 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d7b0 ieee80211_set_tim .text.ieee80211_psq_take_head - 0x4203e076 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e076 ieee80211_psq_take_head + 0x4203d82e 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d82e ieee80211_psq_take_head .text.ieee80211_psq_drop_one_pkt - 0x4203e0b4 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e0b4 ieee80211_psq_drop_one_pkt + 0x4203d86c 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d86c ieee80211_psq_drop_one_pkt .text.ieee80211_psq_send_one_pkt - 0x4203e11c 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e11c ieee80211_psq_send_one_pkt + 0x4203d8d4 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d8d4 ieee80211_psq_send_one_pkt .text.ieee80211_psq_is_buff_pkt - 0x4203e19a 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e19a ieee80211_psq_is_buff_pkt + 0x4203d952 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d952 ieee80211_psq_is_buff_pkt .text.ieee80211_pwrsave - 0x4203e1e4 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e1e4 ieee80211_pwrsave + 0x4203d99c 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203d99c ieee80211_pwrsave .text.pwrsave_flushq - 0x4203e276 0x11a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e276 pwrsave_flushq + 0x4203da2e 0x11a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203da2e pwrsave_flushq .text.ieee80211_node_pwrsave - 0x4203e390 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e390 ieee80211_node_pwrsave + 0x4203db48 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203db48 ieee80211_node_pwrsave .text.ieee80211_pwrsave_node_cleanup - 0x4203e3fe 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e3fe ieee80211_pwrsave_node_cleanup + 0x4203dbb6 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203dbb6 ieee80211_pwrsave_node_cleanup .text.ieee80211_pwrsave_txcb - 0x4203e454 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e454 ieee80211_pwrsave_txcb + 0x4203dc0c 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203dc0c ieee80211_pwrsave_txcb .text.ieee80211_is_bufferable_mmpdu - 0x4203e4a6 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4203e4a6 ieee80211_is_bufferable_mmpdu + 0x4203dc5e 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4203dc5e ieee80211_is_bufferable_mmpdu .text.ieee80211_getmgtframe - 0x4203e4f6 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4203e4f6 ieee80211_getmgtframe + 0x4203dcae 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4203dcae ieee80211_getmgtframe .text.ieee80211_getbcnframe - 0x4203e552 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4203e552 ieee80211_getbcnframe + 0x4203dd0a 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4203dd0a ieee80211_getbcnframe .text.get_country_chan_info - 0x4203e5f2 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4203ddaa 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) .text.ieee80211_is_40mhz_valid_bw - 0x4203e62c 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - 0x4203e62c ieee80211_is_40mhz_valid_bw + 0x4203dde4 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4203dde4 ieee80211_is_40mhz_valid_bw .text.offchan_in_progress - 0x4203e684 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4203e684 offchan_in_progress + 0x4203de3c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4203de3c offchan_in_progress .text.offchan_recv_action - 0x4203e68e 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4203e68e offchan_recv_action + 0x4203de46 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4203de46 offchan_recv_action .text.offchan_send_action_tx_status - 0x4203e6a0 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4203e6a0 offchan_send_action_tx_status + 0x4203de58 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4203de58 offchan_send_action_tx_status .text.is_esp_mesh_assoc - 0x4203e6ce 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x4203e6ce is_esp_mesh_assoc + 0x4203de86 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x4203de86 is_esp_mesh_assoc .text.cnx_sta_connect_led_timer_cb - 0x4203e764 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e764 cnx_sta_connect_led_timer_cb + 0x4203df1c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203df1c cnx_sta_connect_led_timer_cb .text.cnx_cal_rc_util - 0x4203e77c 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203df34 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_get_next_rc - 0x4203e7ca 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203df82 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_traverse_rc_lis_done - 0x4203e820 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203dfd8 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_timeout - 0x4203e85e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e85e cnx_connect_timeout + 0x4203e016 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e016 cnx_connect_timeout .text.cnx_handshake_timeout - 0x4203e868 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e868 cnx_handshake_timeout + 0x4203e020 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e020 cnx_handshake_timeout .text.cnx_csa_fn - 0x4203e872 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e872 cnx_csa_fn + 0x4203e02a 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e02a cnx_csa_fn .text.mgd_probe_send_timeout - 0x4203e888 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e040 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_beacon_timeout - 0x4203e892 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e04a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_op - 0x4203e89c 0x1e8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e054 0x1e8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_to_bss - 0x4203ea84 0x34c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e23c 0x34c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_probe_rc - 0x4203edd0 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e588 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_sta_pm.part.12 - 0x4203ee3e 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e5f6 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.ieee80211_cnx_attach - 0x4203ee60 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203ee60 ieee80211_cnx_attach + 0x4203e618 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e618 ieee80211_cnx_attach .text._cnx_start_connect_without_scan - 0x4203eeb6 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203eeb6 _cnx_start_connect_without_scan + 0x4203e66e 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e66e _cnx_start_connect_without_scan .text.cnx_can_do_obss_scan - 0x4203ef1a 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203ef1a cnx_can_do_obss_scan + 0x4203e6d2 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e6d2 cnx_can_do_obss_scan .text.cnx_obss_scan - 0x4203ef8a 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203ef8a cnx_obss_scan + 0x4203e742 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e742 cnx_obss_scan .text.cnx_obss_scan_timeout - 0x4203f022 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f022 cnx_obss_scan_timeout + 0x4203e7da 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e7da cnx_obss_scan_timeout .text.cnx_auth_timeout - 0x4203f088 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f088 cnx_auth_timeout + 0x4203e840 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e840 cnx_auth_timeout .text.cnx_assoc_timeout - 0x4203f092 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f092 cnx_assoc_timeout + 0x4203e84a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e84a cnx_assoc_timeout .text.wl_is_ap_no_lr - 0x4203f09c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f09c wl_is_ap_no_lr + 0x4203e854 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e854 wl_is_ap_no_lr .text.wl_clear_ap_no_lr - 0x4203f0a6 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f0a6 wl_clear_ap_no_lr + 0x4203e85e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e85e wl_clear_ap_no_lr .text.cnx_csa_fn_process - 0x4203f0b0 0xd6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f0b0 cnx_csa_fn_process + 0x4203e868 0xd6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e868 cnx_csa_fn_process .text.cnx_validate_owe_bss - 0x4203f186 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f186 cnx_validate_owe_bss + 0x4203e93e 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203e93e cnx_validate_owe_bss .text.cnx_bss_init - 0x4203f282 0xbe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f282 cnx_bss_init + 0x4203ea3a 0xbe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ea3a cnx_bss_init .text.cnx_check_bssid_in_blacklist - 0x4203f340 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f340 cnx_check_bssid_in_blacklist + 0x4203eaf8 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203eaf8 cnx_check_bssid_in_blacklist .text.cnx_remove_from_blacklist - 0x4203f37c 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f37c cnx_remove_from_blacklist + 0x4203eb34 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203eb34 cnx_remove_from_blacklist .text.cnx_add_to_blacklist - 0x4203f424 0xf0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f424 cnx_add_to_blacklist + 0x4203ebdc 0xf0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ebdc cnx_add_to_blacklist .text.cnx_clear_blacklist - 0x4203f514 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f514 cnx_clear_blacklist + 0x4203eccc 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203eccc cnx_clear_blacklist .text.cnx_choose_rc - 0x4203f58a 0x1e6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ed42 0x1e6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_search - 0x4203f770 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f770 cnx_rc_search + 0x4203ef28 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ef28 cnx_rc_search .text.cnx_do_handoff_internal - 0x4203f7d2 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f7d2 cnx_do_handoff_internal + 0x4203ef8a 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ef8a cnx_do_handoff_internal .text.cnx_add_rc - 0x4203f880 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f880 cnx_add_rc + 0x4203f038 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f038 cnx_add_rc .text.cnx_remove_all_rc - 0x4203f92a 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f92a cnx_remove_all_rc + 0x4203f0e2 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f0e2 cnx_remove_all_rc .text.cnx_do_handoff - 0x4203f9b4 0x376 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f16c 0x376 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_next_ap - 0x4203fd2a 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fd2a cnx_connect_next_ap + 0x4203f4e2 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f4e2 cnx_connect_next_ap .text.cnx_start_handoff_cb - 0x4203fd70 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fd70 cnx_start_handoff_cb + 0x4203f528 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f528 cnx_start_handoff_cb .text.cnx_remove_rc - 0x4203fdde 0xf8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fdde cnx_remove_rc + 0x4203f596 0xf8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f596 cnx_remove_rc .text.cnx_sta_connect_cmd - 0x4203fed6 0x28a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fed6 cnx_sta_connect_cmd + 0x4203f68e 0x28a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f68e cnx_sta_connect_cmd .text.cnx_connect_timeout_process - 0x42040160 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040160 cnx_connect_timeout_process + 0x4203f918 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f918 cnx_connect_timeout_process .text.cnx_auth_timeout_process - 0x42040202 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040202 cnx_auth_timeout_process + 0x4203f9ba 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203f9ba cnx_auth_timeout_process .text.cnx_assoc_timeout_process - 0x42040250 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040250 cnx_assoc_timeout_process + 0x4203fa08 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fa08 cnx_assoc_timeout_process .text.cnx_handshake_timeout_process - 0x4204028e 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204028e cnx_handshake_timeout_process + 0x4203fa46 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fa46 cnx_handshake_timeout_process .text.cnx_bss_alloc - 0x420402f8 0x2c4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420402f8 cnx_bss_alloc + 0x4203fab0 0x2c4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fab0 cnx_bss_alloc .text.cnx_remove_rc_except - 0x420405bc 0xb6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420405bc cnx_remove_rc_except + 0x4203fd74 0xb6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fd74 cnx_remove_rc_except .text.cnx_rc_update_rssi - 0x42040672 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040672 cnx_rc_update_rssi + 0x4203fe2a 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fe2a cnx_rc_update_rssi .text.cnx_rc_update_state_metric - 0x420406d2 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420406d2 cnx_rc_update_state_metric + 0x4203fe8a 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fe8a cnx_rc_update_state_metric .text.cnx_probe_rc_tx_cb - 0x42040720 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fed8 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_update_age - 0x42040782 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040782 cnx_rc_update_age + 0x4203ff3a 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ff3a cnx_rc_update_age .text.cnx_update_bss - 0x42040798 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040798 cnx_update_bss + 0x4203ff50 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ff50 cnx_update_bss .text.cnx_update_bss_more - 0x420407ca 0x3a6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420407ca cnx_update_bss_more + 0x4203ff82 0x3a6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203ff82 cnx_update_bss_more .text.send_ap_probe - 0x42040b70 0xbe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040b70 send_ap_probe + 0x42040328 0xbe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040328 send_ap_probe .text.cnx_beacon_timeout_process - 0x42040c2e 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040c2e cnx_beacon_timeout_process + 0x420403e6 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420403e6 cnx_beacon_timeout_process .text.mgd_probe_send_timeout_process - 0x42040ce2 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040ce2 mgd_probe_send_timeout_process + 0x4204049a 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204049a mgd_probe_send_timeout_process .text.cnx_node_alloc - 0x42040e3a 0xf0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040e3a cnx_node_alloc + 0x420405f2 0xf0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420405f2 cnx_node_alloc .text.cnx_node_remove - 0x42040f2a 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040f2a cnx_node_remove + 0x420406e2 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420406e2 cnx_node_remove .text.ic_set_sta - 0x42041026 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42041026 ic_set_sta + 0x420407de 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420407de ic_set_sta .text.cnx_sta_leave - 0x42041106 0x2fe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42041106 cnx_sta_leave + 0x420408be 0x2fe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420408be cnx_sta_leave .text.cnx_sta_associated - 0x42041404 0x1bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42041404 cnx_sta_associated + 0x42040bbc 0x1bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040bbc cnx_sta_associated .text.cnx_node_leave - 0x420415c0 0x202 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420415c0 cnx_node_leave + 0x42040d78 0x202 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040d78 cnx_node_leave .text.cnx_node_join - 0x420417c2 0x2f4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420417c2 cnx_node_join + 0x42040f7a 0x2f4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040f7a cnx_node_join .text.cnx_start_obss_scan - 0x42041ab6 0xd0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42041ab6 cnx_start_obss_scan + 0x4204126e 0xd0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204126e cnx_start_obss_scan .text.cnx_obss_scan_done_cb - 0x42041b86 0x150 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42041b86 cnx_obss_scan_done_cb + 0x4204133e 0x150 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204133e cnx_obss_scan_done_cb .text.cnx_auth_done - 0x42041cd6 0x304 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42041cd6 cnx_auth_done + 0x4204148e 0x304 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204148e cnx_auth_done .text.wep_encap - 0x42041fda 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x42041fda wep_encap + 0x42041792 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x42041792 wep_encap .text.wep_decap - 0x42042030 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x42042030 wep_decap + 0x420417e8 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420417e8 wep_decap .text.wpa_cipher - 0x42042058 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041810 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.rsn_cipher - 0x420420bc 0x114 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041874 0x114 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.ieee80211_decap - 0x420421d0 0x1be /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420421d0 ieee80211_decap + 0x42041988 0x1be /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041988 ieee80211_decap .text.ieee80211_is_support_rate - 0x4204238e 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4204238e ieee80211_is_support_rate + 0x42041b46 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041b46 ieee80211_is_support_rate .text.ieee80211_setup_rates - 0x420423d6 0xf0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420423d6 ieee80211_setup_rates + 0x42041b8e 0xf0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041b8e ieee80211_setup_rates .text.ieee80211_set_max_rate - 0x420424c6 0x130 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420424c6 ieee80211_set_max_rate + 0x42041c7e 0x130 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041c7e ieee80211_set_max_rate .text.ieee80211_is_lr_only - 0x420425f6 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420425f6 ieee80211_is_lr_only + 0x42041dae 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041dae ieee80211_is_lr_only .text.ieee80211_setup_phy_mode - 0x42042606 0xb8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42042606 ieee80211_setup_phy_mode + 0x42041dbe 0xb8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041dbe ieee80211_setup_phy_mode .text.ieee80211_setup_lr_rates - 0x420426be 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420426be ieee80211_setup_lr_rates + 0x42041e76 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041e76 ieee80211_setup_lr_rates .text.ieee80211_alloc_challenge - 0x42042724 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42042724 ieee80211_alloc_challenge + 0x42041edc 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041edc ieee80211_alloc_challenge .text.ieee80211_parse_beacon - 0x4204276c 0x57e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4204276c ieee80211_parse_beacon + 0x42041f24 0x57e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42041f24 ieee80211_parse_beacon .text.ieee80211_parse_wpa - 0x42042cea 0x118 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42042cea ieee80211_parse_wpa + 0x420424a2 0x118 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420424a2 ieee80211_parse_wpa .text.ieee80211_rsn_cipher_priority - 0x42042e02 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42042e02 ieee80211_rsn_cipher_priority + 0x420425ba 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420425ba ieee80211_rsn_cipher_priority .text.ieee80211_better_rsn_pairwise_cipher - 0x42042e3a 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42042e3a ieee80211_better_rsn_pairwise_cipher + 0x420425f2 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420425f2 ieee80211_better_rsn_pairwise_cipher .text.ieee80211_amsdu_negotiate - 0x42042e66 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42042e66 ieee80211_amsdu_negotiate + 0x4204261e 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4204261e ieee80211_amsdu_negotiate .text.ieee80211_parse_rsn - 0x42042ef6 0x7bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42042ef6 ieee80211_parse_rsn + 0x420426ae 0x7bc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420426ae ieee80211_parse_rsn .text.ieee80211_is_ht_cipher - 0x420436b2 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420436b2 ieee80211_is_ht_cipher + 0x42042e6a 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42042e6a ieee80211_is_ht_cipher .text.ieee80211_parse_wapi - 0x420436d0 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420436d0 ieee80211_parse_wapi + 0x42042e88 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42042e88 ieee80211_parse_wapi .text.ieee80211_parse_action - 0x4204376e 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4204376e ieee80211_parse_action + 0x42042f26 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42042f26 ieee80211_parse_action .text.ieee80211_setup_rateset - 0x42043820 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42043820 ieee80211_setup_rateset + 0x42042fd8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42042fd8 ieee80211_setup_rateset .text.ieee80211_add_ie_vendor_esp_head - 0x42043824 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x42043824 ieee80211_add_ie_vendor_esp_head + 0x42042fdc 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x42042fdc ieee80211_add_ie_vendor_esp_head .text.ieee80211_add_ie_vendor_esp_manufacturer - 0x4204386c 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4204386c ieee80211_add_ie_vendor_esp_manufacturer + 0x42043024 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x42043024 ieee80211_add_ie_vendor_esp_manufacturer .text.sms4_decap - 0x420438ca 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x42043082 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.sms4_encap - 0x4204397e 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x42043136 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.hal_pm_unblock_txq - 0x42043a30 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420431e8 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.hal_clear_sta_tsf_active_state - 0x42043a46 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420431fe 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_active_cnt - 0x42043a54 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204320c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_coex_active_cnt - 0x42043a6a 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043222 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_active_timer - 0x42043a80 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043238 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_set_state - 0x42043aac 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043264 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_tbtt_timeout - 0x42043afa 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432b2 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_restart_timeout - 0x42043b02 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432ba 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_timeout - 0x42043b0a 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432c2 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_window_timeout - 0x42043b12 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432ca 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_interval_timeout - 0x42043b1a 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432d2 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disconnected_sleep_delay_timeout - 0x42043b22 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432da 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_slice_wifi_timeout - 0x42043b2a 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432e2 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_sleep_delay_timeout - 0x42043b32 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432ea 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_active_timeout - 0x42043b3a 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432f2 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_dream_timeout - 0x42043b42 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420432fa 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_is_sleeping - 0x42043b4a 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043b4a pm_is_sleeping + 0x42043302 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043302 pm_is_sleeping .text.pm_is_open - 0x42043b6a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043b6a pm_is_open + 0x42043322 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043322 pm_is_open .text.pm_noise_check_disable - 0x42043b74 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043b74 pm_noise_check_disable + 0x4204332c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204332c pm_noise_check_disable .text.pm_noise_check_enable - 0x42043b7e 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043b7e pm_noise_check_enable + 0x42043336 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043336 pm_noise_check_enable .text.pm_disable_disconnected_sleep_delay_timer - 0x42043b8a 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043b8a pm_disable_disconnected_sleep_delay_timer + 0x42043342 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043342 pm_disable_disconnected_sleep_delay_timer .text.pm_enable_disconnected_sleep_delay_timer - 0x42043ba8 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043ba8 pm_enable_disconnected_sleep_delay_timer + 0x42043360 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043360 pm_enable_disconnected_sleep_delay_timer .text.pm_noise_check - 0x42043c06 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043c06 pm_noise_check + 0x420433be 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420433be pm_noise_check .text.pm_pend_noise_check - 0x42043c7e 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043c7e pm_pend_noise_check + 0x42043436 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043436 pm_pend_noise_check .text.pm_noise_check_process - 0x42043c80 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043c80 pm_noise_check_process + 0x42043438 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043438 pm_noise_check_process .text.pm_register_pm_tx_null_cb - 0x42043c82 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043c82 pm_register_pm_tx_null_cb + 0x4204343a 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204343a pm_register_pm_tx_null_cb .text.pm_send_nullfunc - 0x42043c8e 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043c8e pm_send_nullfunc + 0x42043446 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043446 pm_send_nullfunc .text.pm_beacon_monitor_init - 0x42043cfc 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043cfc pm_beacon_monitor_init + 0x420434b4 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420434b4 pm_beacon_monitor_init .text.pm_disconnected_wake - 0x42043d60 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043d60 pm_disconnected_wake + 0x42043518 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043518 pm_disconnected_wake .text.pm_disconnected_sleep - 0x42043dca 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043dca pm_disconnected_sleep + 0x42043582 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043582 pm_disconnected_sleep .text.pm_wake_up - 0x42043e72 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043e72 pm_wake_up + 0x4204362a 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204362a pm_wake_up .text.pm_send_probe_start - 0x42043ec0 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043ec0 pm_send_probe_start + 0x42043678 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043678 pm_send_probe_start .text.pm_off_channel - 0x42043f08 0xc2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043f08 pm_off_channel + 0x420436c0 0xc2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420436c0 pm_off_channel .text.pm_wake_done - 0x42043fca 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043fca pm_wake_done + 0x42043782 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043782 pm_wake_done .text.pm_coex_separate_connectionless_window - 0x4204401e 0x2ba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204401e pm_coex_separate_connectionless_window + 0x420437d6 0x2ba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420437d6 pm_coex_separate_connectionless_window .text.pm_go_to_sleep - 0x420442d8 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420442d8 pm_go_to_sleep + 0x42043a90 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043a90 pm_go_to_sleep .text.pm_set_next_tbtt - 0x42044362 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044362 pm_set_next_tbtt + 0x42043b1a 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043b1a pm_set_next_tbtt .text.pm_mesh_set_next_tbtt - 0x420443be 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420443be pm_mesh_set_next_tbtt + 0x42043b76 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043b76 pm_mesh_set_next_tbtt .text.pm_update_at_next_beacon - 0x42044410 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044410 pm_update_at_next_beacon + 0x42043bc8 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043bc8 pm_update_at_next_beacon .text.pm_beacon_timestamp_statistic - 0x42044426 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044426 pm_beacon_timestamp_statistic + 0x42043bde 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043bde pm_beacon_timestamp_statistic .text.pm_beacon_misc_process - 0x42044468 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044468 pm_beacon_misc_process + 0x42043c20 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043c20 pm_beacon_misc_process .text.pm_coex_schm_process - 0x4204446c 0x1ce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204446c pm_coex_schm_process + 0x42043c24 0x1ce /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043c24 pm_coex_schm_process .text.pm_coex_schm_process_restart - 0x4204463a 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204463a pm_coex_schm_process_restart + 0x42043df2 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043df2 pm_coex_schm_process_restart .text.pm_coex_slice_timeout_process - 0x42044648 0x11a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044648 pm_coex_slice_timeout_process + 0x42043e00 0x11a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043e00 pm_coex_slice_timeout_process .text.pm_dream_timeout_process - 0x42044762 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044762 pm_dream_timeout_process + 0x42043f1a 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043f1a pm_dream_timeout_process .text.pm_sleep_delay_timeout_process - 0x42044772 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044772 pm_sleep_delay_timeout_process + 0x42043f2a 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043f2a pm_sleep_delay_timeout_process .text.pm_disconnected_sleep_delay_timeout_process - 0x42044792 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044792 pm_disconnected_sleep_delay_timeout_process + 0x42043f4a 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043f4a pm_disconnected_sleep_delay_timeout_process .text.pm_coex_restart_timeout_process - 0x420447ae 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420447ae pm_coex_restart_timeout_process + 0x42043f66 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043f66 pm_coex_restart_timeout_process .text.pm_tx_data_done_process - 0x420447da 0x94 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420447da pm_tx_data_done_process + 0x42043f92 0x94 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42043f92 pm_tx_data_done_process .text.pm_tx_null_data_done_quick_wake_process - 0x4204486e 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204486e pm_tx_null_data_done_quick_wake_process + 0x42044026 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044026 pm_tx_null_data_done_quick_wake_process .text.pm_tx_null_data_done_process - 0x420448e0 0x21a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420448e0 pm_tx_null_data_done_process + 0x42044098 0x21a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044098 pm_tx_null_data_done_process .text.pm_go_to_wake - 0x42044afa 0xfa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044afa pm_go_to_wake + 0x420442b2 0xfa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420442b2 pm_go_to_wake .text.pm_send_probe_stop - 0x42044bf4 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044bf4 pm_send_probe_stop + 0x420443ac 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420443ac pm_send_probe_stop .text.pm_on_channel - 0x42044c4e 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044c4e pm_on_channel + 0x42044406 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044406 pm_on_channel .text.pm_update_params - 0x42044cfa 0x136 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044cfa pm_update_params + 0x420444b2 0x136 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420444b2 pm_update_params .text.pm_coex_tbtt_process - 0x42044e30 0x100 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044e30 pm_coex_tbtt_process + 0x420445e8 0x100 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420445e8 pm_coex_tbtt_process .text.pm_active_timeout_process - 0x42044f30 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044f30 pm_active_timeout_process + 0x420446e8 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420446e8 pm_active_timeout_process .text.pm_send_sleep_null_cb - 0x42044fa2 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044fa2 pm_send_sleep_null_cb + 0x4204475a 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204475a pm_send_sleep_null_cb .text.pm_send_wake_null_cb - 0x42044fae 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044fae pm_send_wake_null_cb + 0x42044766 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044766 pm_send_wake_null_cb .text.pm_on_coex_schm_process_restart - 0x42044fba 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044fba pm_on_coex_schm_process_restart + 0x42044772 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044772 pm_on_coex_schm_process_restart .text.pm_on_coex_schm_status_config - 0x42044fbe 0x9c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044fbe pm_on_coex_schm_status_config + 0x42044776 0x9c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044776 pm_on_coex_schm_status_config .text.pm_on_coex_start - 0x4204505a 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204505a pm_on_coex_start + 0x42044812 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044812 pm_on_coex_start .text.pm_on_data_tx_done - 0x420450a2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420450a2 pm_on_data_tx_done + 0x4204485a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204485a pm_on_data_tx_done .text.pm_on_sample_beacon - 0x420450a6 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420450a6 pm_on_sample_beacon + 0x4204485e 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204485e pm_on_sample_beacon .text.pm_on_probe_resp_rx - 0x420450fc 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420450fc pm_on_probe_resp_rx + 0x420448b4 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420448b4 pm_on_probe_resp_rx .text.pm_disconnected_start - 0x42045186 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045186 pm_disconnected_start + 0x4204493e 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204493e pm_disconnected_start .text.pm_disconnected_stop - 0x42045214 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045214 pm_disconnected_stop + 0x420449cc 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420449cc pm_disconnected_stop .text.pm_start - 0x4204527e 0x21e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204527e pm_start - .text.pm_stop 0x4204549c 0x21c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204549c pm_stop + 0x42044a36 0x21e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044a36 pm_start + .text.pm_stop 0x42044c54 0x21c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044c54 pm_stop .text.pm_attach - 0x420456b8 0x1b2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420456b8 pm_attach + 0x42044e70 0x1b2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42044e70 pm_attach .text.pm_deattach - 0x4204586a 0xb0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204586a pm_deattach + 0x42045022 0xb0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045022 pm_deattach .text.pm_set_sleep_min_active_time - 0x4204591a 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204591a pm_set_sleep_min_active_time + 0x420450d2 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420450d2 pm_set_sleep_min_active_time .text.pm_set_keep_alive_time - 0x42045920 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045920 pm_set_keep_alive_time + 0x420450d8 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420450d8 pm_set_keep_alive_time .text.pm_set_sleep_wait_broadcast_data_time - 0x42045926 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045926 pm_set_sleep_wait_broadcast_data_time + 0x420450de 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420450de pm_set_sleep_wait_broadcast_data_time .text.pm_force_scan_unlock - 0x4204592c 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204592c pm_force_scan_unlock + 0x420450e4 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420450e4 pm_force_scan_unlock .text.pm_enable_sta_disconnected_power_management - 0x4204592e 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204592e pm_enable_sta_disconnected_power_management + 0x420450e6 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420450e6 pm_enable_sta_disconnected_power_management .text.pm_register_connectionless_wake_window - 0x4204595a 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204595a pm_register_connectionless_wake_window + 0x42045112 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045112 pm_register_connectionless_wake_window .text.pm_unregister_connectionless_wake_window - 0x420459f2 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420459f2 pm_unregister_connectionless_wake_window + 0x420451aa 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420451aa pm_unregister_connectionless_wake_window .text.ic_get_addr - 0x42045a6a 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045a6a ic_get_addr + 0x42045222 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045222 ic_get_addr .text.ic_get_ptk_alg - 0x42045a7c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045a7c ic_get_ptk_alg + 0x42045234 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045234 ic_get_ptk_alg .text.ic_disable_crypto - 0x42045a92 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045a92 ic_disable_crypto + 0x4204524a 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204524a ic_disable_crypto .text.ic_set_key - 0x42045aae 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045aae ic_set_key + 0x42045266 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045266 ic_set_key .text.ic_get_key - 0x42045aee 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045aee ic_get_key + 0x420452a6 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420452a6 ic_get_key .text.ic_obtain_key - 0x42045b4c 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045b4c ic_obtain_key + 0x42045304 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045304 ic_obtain_key .text.ic_tx_pkt - 0x42045bd2 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045bd2 ic_tx_pkt + 0x4204538a 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204538a ic_tx_pkt .text.ic_register_tx_cb - 0x42045bdc 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045bdc ic_register_tx_cb + 0x42045394 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045394 ic_register_tx_cb .text.ic_register_rx_cb - 0x42045bde 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045bde ic_register_rx_cb + 0x42045396 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045396 ic_register_rx_cb .text.ic_register_timer_post_cb - 0x42045be0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045be0 ic_register_timer_post_cb + 0x42045398 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045398 ic_register_timer_post_cb .text.ic_register_michael_mic_failure_cb - 0x42045be4 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045be4 ic_register_michael_mic_failure_cb + 0x4204539c 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204539c ic_register_michael_mic_failure_cb .text.ic_register_config_cb - 0x42045be6 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045be6 ic_register_config_cb + 0x4204539e 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204539e ic_register_config_cb .text.ic_is_mgmt_hwdecr_enabled - 0x42045bfa 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045bfa ic_is_mgmt_hwdecr_enabled + 0x420453b2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420453b2 ic_is_mgmt_hwdecr_enabled .text.ic_register_pm_tx_null_cb - 0x42045bfe 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045bfe ic_register_pm_tx_null_cb + 0x420453b6 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420453b6 ic_register_pm_tx_null_cb .text.ic_register_net80211_tx_cb - 0x42045c14 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045c14 ic_register_net80211_tx_cb + 0x420453cc 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420453cc ic_register_net80211_tx_cb .text.ic_register_timer_cb - 0x42045c1a 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045c1a ic_register_timer_cb + 0x420453d2 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420453d2 ic_register_timer_cb .text.ic_enable_sniffer - 0x42045c20 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045c20 ic_enable_sniffer + 0x420453d8 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420453d8 ic_enable_sniffer .text.ic_disable_sniffer - 0x42045c26 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045c26 ic_disable_sniffer + 0x420453de 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420453de ic_disable_sniffer .text.ic_set_vif - 0x42045c2c 0x1da /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045c2c ic_set_vif + 0x420453e4 0x1da /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420453e4 ic_set_vif .text.ic_get_next_tbtt - 0x42045e06 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e06 ic_get_next_tbtt + 0x420455be 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455be ic_get_next_tbtt .text.ic_del_rx_ba - 0x42045e0a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e0a ic_del_rx_ba + 0x420455c2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455c2 ic_del_rx_ba .text.ic_add_rx_ba - 0x42045e0e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e0e ic_add_rx_ba + 0x420455c6 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455c6 ic_add_rx_ba .text.ic_reset_tbtt - 0x42045e18 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e18 ic_reset_tbtt + 0x420455d0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455d0 ic_reset_tbtt .text.ic_del_key_all - 0x42045e1c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e1c ic_del_key_all + 0x420455d4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455d4 ic_del_key_all .text.ic_del_key - 0x42045e20 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e20 ic_del_key + 0x420455d8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455d8 ic_del_key .text.ic_set_ac_param - 0x42045e24 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e24 ic_set_ac_param + 0x420455dc 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455dc ic_set_ac_param .text.ic_ampdu_op - 0x42045e28 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e28 ic_ampdu_op + 0x420455e0 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420455e0 ic_ampdu_op .text.ic_set_trc - 0x42045e52 0xe4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045e52 ic_set_trc + 0x4204560a 0xe4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204560a ic_set_trc .text.ic_deinit - 0x42045f36 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045f36 ic_deinit - .text.ic_init 0x42045f52 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045f52 ic_init + 0x420456ee 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420456ee ic_deinit + .text.ic_init 0x4204570a 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204570a ic_init .text.ic_set_interrupt_handler - 0x42045fce 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42045fce ic_set_interrupt_handler + 0x42045786 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045786 ic_set_interrupt_handler .text.ic_clear_interrupt_handler - 0x4204602e 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204602e ic_clear_interrupt_handler + 0x420457e6 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420457e6 ic_clear_interrupt_handler .text.ic_enable_rx - 0x42046072 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42046072 ic_enable_rx + 0x4204582a 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204582a ic_enable_rx .text.ic_disable_rx - 0x42046086 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42046086 ic_disable_rx + 0x4204583e 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204583e ic_disable_rx .text.ic_set_beacon_int - 0x4204609e 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204609e ic_set_beacon_int + 0x42045856 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045856 ic_set_beacon_int .text.ic_set_mac - 0x420460a2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460a2 ic_set_mac + 0x4204585a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204585a ic_set_mac .text.ic_set_bssid - 0x420460a6 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460a6 ic_set_bssid + 0x4204585e 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204585e ic_set_bssid .text.ic_set_current_channel - 0x420460aa 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460aa ic_set_current_channel + 0x42045862 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045862 ic_set_current_channel .text.ic_get_pp_hdl - 0x420460b2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460b2 ic_get_pp_hdl + 0x4204586a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204586a ic_get_pp_hdl .text.ic_set_rx_policy_ubssid_check - 0x420460b6 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460b6 ic_set_rx_policy_ubssid_check + 0x4204586e 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204586e ic_set_rx_policy_ubssid_check .text.ic_set_rx_policy - 0x420460d0 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460d0 ic_set_rx_policy + 0x42045888 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045888 ic_set_rx_policy .text.ic_set_sta_auth_flag - 0x420460e0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460e0 ic_set_sta_auth_flag + 0x42045898 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42045898 ic_set_sta_auth_flag .text.ic_set_interface - 0x420460e4 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460e4 ic_set_interface + 0x4204589c 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204589c ic_set_interface .text.ic_trc_set_per_pkt_rate - 0x420460e6 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460e6 ic_trc_set_per_pkt_rate + 0x4204589e 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204589e ic_trc_set_per_pkt_rate .text.ic_trc_update_ifx_phy_mode - 0x420460ea 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460ea ic_trc_update_ifx_phy_mode + 0x420458a2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458a2 ic_trc_update_ifx_phy_mode .text.ic_stop_hw_txq - 0x420460ee 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460ee ic_stop_hw_txq + 0x420458a6 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458a6 ic_stop_hw_txq .text.ic_stop_sw_txq - 0x420460f2 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420460f2 ic_stop_sw_txq + 0x420458aa 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458aa ic_stop_sw_txq .text.ic_create_wifi_task - 0x42046114 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42046114 ic_create_wifi_task + 0x420458cc 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458cc ic_create_wifi_task .text.ic_delete_wifi_task - 0x42046118 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42046118 ic_delete_wifi_task + 0x420458d0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458d0 ic_delete_wifi_task .text.ic_update_sta_tsf - 0x4204611c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204611c ic_update_sta_tsf + 0x420458d4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458d4 ic_update_sta_tsf .text.ic_set_sleep_min_active_time - 0x42046132 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42046132 ic_set_sleep_min_active_time + 0x420458ea 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458ea ic_set_sleep_min_active_time .text.ic_set_keep_alive_time - 0x42046136 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42046136 ic_set_keep_alive_time + 0x420458ee 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458ee ic_set_keep_alive_time .text.ic_set_sleep_wait_broadcast_data_time - 0x4204613a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204613a ic_set_sleep_wait_broadcast_data_time + 0x420458f2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420458f2 ic_set_sleep_wait_broadcast_data_time .text.pp_delete_task_manually - 0x4204613e 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .text.getle32 0x42046186 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046186 getle32 - .text.putle32 0x420461a4 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420461a4 putle32 - .text.xswap 0x420461c0 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420461c0 xswap + 0x420458f6 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x4204593e 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204593e getle32 + .text.putle32 0x4204595c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204595c putle32 + .text.xswap 0x42045978 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045978 xswap .text.pp_register_net80211_tx_cb - 0x420461de 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420461de pp_register_net80211_tx_cb + 0x42045996 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045996 pp_register_net80211_tx_cb .text.pp_register_config_cb - 0x420461ea 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420461ea pp_register_config_cb + 0x420459a2 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420459a2 pp_register_config_cb .text.pp_register_timer_cb - 0x420461f6 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420461f6 pp_register_timer_cb + 0x420459ae 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420459ae pp_register_timer_cb .text.pp_register_michael_mic_failure_cb - 0x42046202 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046202 pp_register_michael_mic_failure_cb + 0x420459ba 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420459ba pp_register_michael_mic_failure_cb .text.pp_default_event_handler - 0x4204620e 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204620e pp_default_event_handler + 0x420459c6 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420459c6 pp_default_event_handler .text.ppRegisterRxCallback - 0x42046236 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046236 ppRegisterRxCallback + 0x420459ee 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420459ee ppRegisterRxCallback .text.ppRegisterTxCallback - 0x42046256 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046256 ppRegisterTxCallback + 0x42045a0e 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045a0e ppRegisterTxCallback .text.pp_register_tx_cb - 0x420462a4 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420462a4 pp_register_tx_cb + 0x42045a5c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045a5c pp_register_tx_cb .text.ppCheckTxQIdle - 0x420462a8 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420462a8 ppCheckTxQIdle + 0x42045a60 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045a60 ppCheckTxQIdle .text.ppCheckIsConnTraffic - 0x420462de 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420462de ppCheckIsConnTraffic + 0x42045a96 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045a96 ppCheckIsConnTraffic .text.ppCheckTxConnTrafficIdle - 0x4204632e 0xee /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204632e ppCheckTxConnTrafficIdle + 0x42045ae6 0xee /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045ae6 ppCheckTxConnTrafficIdle .text.ppSetInterface - 0x4204641c 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204641c ppSetInterface + 0x42045bd4 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045bd4 ppSetInterface .text.pp_gettid - 0x4204641e 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204641e pp_gettid + 0x42045bd6 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045bd6 pp_gettid .text.ppAssembleMicHdr - 0x4204644c 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204644c ppAssembleMicHdr + 0x42045c04 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045c04 ppAssembleMicHdr .text.ppCalTkipMic - 0x420464fe 0x130 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420464fe ppCalTkipMic + 0x42045cb6 0x130 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045cb6 ppCalTkipMic .text.ppTxFragmentProc - 0x4204662e 0x774 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204662e ppTxFragmentProc + 0x42045de6 0x774 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42045de6 ppTxFragmentProc .text.ppClearRxFragment - 0x42046da2 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046da2 ppClearRxFragment + 0x4204655a 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204655a ppClearRxFragment .text.ppFillAMPDUBar - 0x42046dde 0x114 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046dde ppFillAMPDUBar + 0x42046596 0x114 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046596 ppFillAMPDUBar .text.ppReSendBar - 0x42046ef2 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046ef2 ppReSendBar + 0x420466aa 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420466aa ppReSendBar .text.pp_create_task - 0x42046fc4 0x1c8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046fc4 pp_create_task + 0x4204677c 0x1c8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204677c pp_create_task .text.pp_deattach - 0x4204718c 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204718c pp_deattach + 0x42046944 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046944 pp_deattach .text.ppInitTxq - 0x420471d8 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420471d8 ppInitTxq + 0x42046990 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046990 ppInitTxq .text.pp_delete_task - 0x4204723c 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204723c pp_delete_task + 0x420469f4 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420469f4 pp_delete_task .text.ppCheckTxIdle - 0x420472c8 0xbc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420472c8 ppCheckTxIdle + 0x42046a80 0xbc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046a80 ppCheckTxIdle .text.ppCalTxopDur - 0x42047384 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42047384 ppCalTxopDur + 0x42046b3c 0x158 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046b3c ppCalTxopDur .text.ppPrepareBarFrame - 0x420474dc 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420474dc ppPrepareBarFrame + 0x42046c94 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046c94 ppPrepareBarFrame .text.pp_attach - 0x420475b0 0xf4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420475b0 pp_attach + 0x42046d68 0xf4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046d68 pp_attach .text.ppClearTxq - 0x420476a4 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420476a4 ppClearTxq + 0x42046e5c 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046e5c ppClearTxq .text.pp_stop_sw_txq - 0x420476f4 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420476f4 pp_stop_sw_txq + 0x42046eac 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046eac pp_stop_sw_txq .text.ppGetTaskHdl - 0x42047786 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42047786 ppGetTaskHdl + 0x42046f3e 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42046f3e ppGetTaskHdl .text.pm_funcs_init - 0x42047790 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x42047790 pm_funcs_init + 0x42046f48 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42046f48 pm_funcs_init .text.pm_funcs_deinit - 0x420477d6 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420477d6 pm_funcs_deinit + 0x42046f8e 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42046f8e pm_funcs_deinit .text.esf_buf_alloc_dynamic_default_handler - 0x42047804 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42047804 esf_buf_alloc_dynamic_default_handler + 0x42046fbc 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42046fbc esf_buf_alloc_dynamic_default_handler .text.esf_buf_alloc_default_handler - 0x42047826 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42047826 esf_buf_alloc_default_handler + 0x42046fde 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42046fde esf_buf_alloc_default_handler .text.esf_buf_recycle_default_handler - 0x42047848 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42047848 esf_buf_recycle_default_handler + 0x42047000 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42047000 esf_buf_recycle_default_handler .text.esf_buf_setup_static - 0x4204786a 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4204786a esf_buf_setup_static + 0x42047022 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42047022 esf_buf_setup_static .text.esf_buf_free_static - 0x420478d0 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420478d0 esf_buf_free_static + 0x42047088 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42047088 esf_buf_free_static .text.esf_buf_setdown - 0x42047982 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42047982 esf_buf_setdown + 0x4204713a 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4204713a esf_buf_setdown .text.esf_buf_setup - 0x420479a4 0x1fe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420479a4 esf_buf_setup + 0x4204715c 0x1fe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4204715c esf_buf_setup .text.lmacGetTxFrame - 0x42047ba2 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047ba2 lmacGetTxFrame + 0x4204735a 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204735a lmacGetTxFrame .text.lmacSetAcParam - 0x42047bc2 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047bc2 lmacSetAcParam + 0x4204737a 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204737a lmacSetAcParam .text.lmacInitAc - 0x42047c06 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047c06 lmacInitAc + 0x420473be 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420473be lmacInitAc .text.lmacInit - 0x42047c4e 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047c4e lmacInit + 0x42047406 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42047406 lmacInit .text.lmacEndRetryAMPDUFail - 0x42047cf0 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047cf0 lmacEndRetryAMPDUFail + 0x420474a8 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420474a8 lmacEndRetryAMPDUFail .text.lmacDebugTxDrop - 0x42047d74 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047d74 dbg_cnt_lmac_drop + 0x4204752c 0x92 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204752c dbg_cnt_lmac_drop .text.lmac_record_txtime - 0x42047e06 0x130 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047e06 lmac_record_txtime + 0x420475be 0x130 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420475be lmac_record_txtime .text.lmac_update_tx_statistic - 0x42047f36 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047f36 lmac_update_tx_statistic + 0x420476ee 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420476ee lmac_update_tx_statistic .text.lmacDiscardMSDU - 0x42047f38 0xbc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047f38 lmacDiscardMSDU + 0x420476f0 0xbc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420476f0 lmacDiscardMSDU .text.lmacRetryTxFrame - 0x42047ff4 0xe2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42047ff4 lmacRetryTxFrame + 0x420477ac 0xe2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420477ac lmacRetryTxFrame .text.lmacProcessTxopQComplete - 0x420480d6 0x17c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420480d6 lmacProcessTxopQComplete + 0x4204788e 0x17c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204788e lmacProcessTxopQComplete .text.lmacProcessShortRetryFail - 0x42048252 0x27a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048252 lmacProcessShortRetryFail + 0x42047a0a 0x27a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42047a0a lmacProcessShortRetryFail .text.lmacProcessCtsTimeout - 0x420484cc 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420484cc lmacProcessCtsTimeout + 0x42047c84 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42047c84 lmacProcessCtsTimeout .text.lmacProcessLongRetryFail - 0x4204853e 0x1d8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4204853e lmacProcessLongRetryFail + 0x42047cf6 0x1d8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42047cf6 lmacProcessLongRetryFail .text.lmacProcessCollision - 0x42048716 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048716 lmacProcessCollision + 0x42047ece 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42047ece lmacProcessCollision .text.lmacProcessCollisions_task - 0x420487fc 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420487fc lmacProcessCollisions_task + 0x42047fb4 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42047fb4 lmacProcessCollisions_task .text.lmacProcessAckTimeout - 0x42048852 0x12e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048852 lmacProcessAckTimeout + 0x4204800a 0x12e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204800a lmacProcessAckTimeout .text.lmacProcessTxRtsError - 0x42048980 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048980 lmacProcessTxRtsError + 0x42048138 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42048138 lmacProcessTxRtsError .text.lmacProcessTxseckiderr - 0x42048a60 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048a60 lmacProcessTxseckiderr + 0x42048218 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42048218 lmacProcessTxseckiderr .text.lmacProcessTxError - 0x42048a8a 0xa6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048a8a lmacProcessTxError + 0x42048242 0xa6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42048242 lmacProcessTxError .text.lmacDisableTransmit - 0x42048b30 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048b30 lmacDisableTransmit + 0x420482e8 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420482e8 lmacDisableTransmit .text.lmacProcessTxTimeout - 0x42048bbc 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048bbc lmacProcessTxTimeout + 0x42048374 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42048374 lmacProcessTxTimeout .text.lmacStopTransmit - 0x42048c06 0x104 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048c06 lmacStopTransmit + 0x420483be 0x104 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420483be lmacStopTransmit .text.lmac_stop_hw_txq - 0x42048d0a 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42048d0a lmac_stop_hw_txq + 0x420484c2 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420484c2 lmac_stop_hw_txq .text.rc11NRate2SchedIdx - 0x42048d7c 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048534 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11GRate2SchedIdx - 0x42048dce 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048586 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11BRate2SchedIdx - 0x42048dec 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420485a4 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcLoRaRate2SchedIdx - 0x42048e0a 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42048e0a rcLoRaRate2SchedIdx + 0x420485c2 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420485c2 rcLoRaRate2SchedIdx .text.rcBuildIndex - 0x42048e28 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420485e0 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcUpdateAMPDUParam - 0x42048e3c 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42048e3c rcUpdateAMPDUParam + 0x420485f4 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420485f4 rcUpdateAMPDUParam .text.rcGet11NHighestRateIdx - 0x42048eea 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42048eea rcGet11NHighestRateIdx + 0x420486a2 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420486a2 rcGet11NHighestRateIdx .text.rcGet11GHighestRateIdx - 0x42048f6c 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42048f6c rcGet11GHighestRateIdx + 0x42048724 0x78 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048724 rcGet11GHighestRateIdx .text.rcGet11BHighestRateIdx - 0x42048fe4 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42048fe4 rcGet11BHighestRateIdx + 0x4204879c 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4204879c rcGet11BHighestRateIdx .text.rcGetDefaultHigestRateIdx - 0x4204902c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4204902c rcGetDefaultHigestRateIdx + 0x420487e4 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420487e4 rcGetDefaultHigestRateIdx .text.rcGetHighestRateIdx - 0x4204903c 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4204903c rcGetHighestRateIdx + 0x420487f4 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420487f4 rcGetHighestRateIdx .text.rcUpdatePhyMode - 0x42049066 0x2ee /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049066 rcUpdatePhyMode + 0x4204881e 0x2ee /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4204881e rcUpdatePhyMode .text.rcTxUpdatePer - 0x42049354 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049354 rcTxUpdatePer + 0x42048b0c 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048b0c rcTxUpdatePer .text.trc_set_per_pkt_rate - 0x420493ce 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420493ce trc_set_per_pkt_rate + 0x42048b86 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048b86 trc_set_per_pkt_rate .text.rcUpdateRate - 0x420493e2 0x242 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420493e2 rcUpdateRate + 0x42048b9a 0x242 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048b9a rcUpdateRate .text.rcReachRetryLimit - 0x42049624 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049624 rcReachRetryLimit + 0x42048ddc 0xe0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048ddc rcReachRetryLimit .text.rcAttach - 0x42049704 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049704 rcAttach + 0x42048ebc 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048ebc rcAttach .text.rc_disable_trc - 0x42049768 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049768 rc_disable_trc + 0x42048f20 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048f20 rc_disable_trc .text.rc_disable_trc_by_interface - 0x420497f6 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420497f6 rc_disable_trc_by_interface + 0x42048fae 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048fae rc_disable_trc_by_interface .text.trc_init - 0x42049810 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049810 trc_init + 0x42048fc8 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048fc8 trc_init .text.trc_update_ifx_phy_mode - 0x420498ba 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420498ba trc_update_ifx_phy_mode + 0x42049072 0x8a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049072 trc_update_ifx_phy_mode .text.trc_deinit - 0x42049944 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049944 trc_deinit + 0x420490fc 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420490fc trc_deinit .text.rc_set_per_conn_fix_rate - 0x42049984 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42049984 rc_set_per_conn_fix_rate + 0x4204913c 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4204913c rc_set_per_conn_fix_rate .text.rc_enable_trc - 0x420499f0 0x112 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420499f0 rc_enable_trc + 0x420491a8 0x112 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420491a8 rc_enable_trc .text.pm_coex_reconnect_policy - 0x42049b02 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x42049b02 pm_coex_reconnect_policy + 0x420492ba 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x420492ba pm_coex_reconnect_policy .text.pm_coex_set_reconnect_policy - 0x42049b10 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x42049b10 pm_coex_set_reconnect_policy + 0x420492c8 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x420492c8 pm_coex_set_reconnect_policy .text.dbg_lmac_ps_statis_reset - 0x42049b48 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x42049b48 dbg_lmac_ps_statis_reset + 0x42049300 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x42049300 dbg_lmac_ps_statis_reset .text.dbg_lmac_init - 0x42049b5e 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x42049b5e dbg_lmac_init + 0x42049316 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x42049316 dbg_lmac_init .text.wdev_csi_hw_bug_check - 0x42049b60 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049b60 wdev_csi_hw_bug_check + 0x42049318 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049318 wdev_csi_hw_bug_check .text.wDev_ftm_set_t1t4 - 0x42049b64 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049b64 wDev_ftm_set_t1t4 + 0x4204931c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204931c wDev_ftm_set_t1t4 .text.wdev_csi_rx_process - 0x42049b74 0x15e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049b74 wdev_csi_rx_process + 0x4204932c 0x15e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204932c wdev_csi_rx_process .text.wDev_SnifferRxData - 0x42049cd2 0x28e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049cd2 wDev_SnifferRxData + 0x4204948a 0x28e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204948a wDev_SnifferRxData .text.wDev_IndicateCtrlFrame - 0x42049f60 0x10c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049f60 wDev_IndicateCtrlFrame + 0x42049718 0x10c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049718 wDev_IndicateCtrlFrame .text.wDev_SnifferRxAmpdu - 0x4204a06c 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a06c wDev_SnifferRxAmpdu + 0x42049824 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049824 wDev_SnifferRxAmpdu .text.wDev_SetCurChannel - 0x4204a120 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a120 wDev_SetCurChannel + 0x420498d8 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420498d8 wDev_SetCurChannel .text.wDev_SetAuthed - 0x4204a13a 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a13a wDev_SetAuthed + 0x420498f2 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420498f2 wDev_SetAuthed .text.wDev_Set_Beacon_Int - 0x4204a13c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a13c wDev_Set_Beacon_Int + 0x420498f4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420498f4 wDev_Set_Beacon_Int .text.wDev_Reset_TBTT - 0x4204a146 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a146 wDev_Reset_TBTT + 0x420498fe 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420498fe wDev_Reset_TBTT .text.wDev_reset_bcnSendTick - 0x4204a14c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a14c wDev_reset_bcnSendTick + 0x42049904 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049904 wDev_reset_bcnSendTick .text.wDev_Get_Next_TBTT - 0x4204a156 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a156 wDev_Get_Next_TBTT + 0x4204990e 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204990e wDev_Get_Next_TBTT .text.wdev_set_promis_misc_pkt - 0x4204a1a2 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a1a2 wdev_set_promis_misc_pkt + 0x4204995a 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204995a wdev_set_promis_misc_pkt .text.wdev_set_promis_ctrl_pkt - 0x4204a1d0 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a1d0 wdev_set_promis_ctrl_pkt + 0x42049988 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049988 wdev_set_promis_ctrl_pkt .text.wdev_set_promis - 0x4204a208 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a208 wdev_set_promis + 0x420499c0 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x420499c0 wdev_set_promis .text.wDev_ftm_record_t1t4 - 0x4204a276 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a276 wDev_ftm_record_t1t4 + 0x42049a2e 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049a2e wDev_ftm_record_t1t4 .text.wDev_ftm_record_t2t3 - 0x4204a286 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a286 wDev_ftm_record_t2t3 + 0x42049a3e 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049a3e wDev_ftm_record_t2t3 .text.wDev_record_ftm_data_local - 0x4204a296 0xbc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a296 wDev_record_ftm_data_local + 0x42049a4e 0xbc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049a4e wDev_record_ftm_data_local .text.wDev_Rxbuf_Deinit - 0x4204a352 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a352 wDev_Rxbuf_Deinit + 0x42049b0a 0x82 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049b0a wDev_Rxbuf_Deinit .text.wDev_Rxbuf_Init - 0x4204a3d4 0x222 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a3d4 wDev_Rxbuf_Init + 0x42049b8c 0x222 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049b8c wDev_Rxbuf_Init .text.wDev_disable_low_rate - 0x4204a5f6 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a5f6 wDev_disable_low_rate + 0x42049dae 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049dae wDev_disable_low_rate .text.wDev_enable_low_rate - 0x4204a5fa 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a5fa wDev_enable_low_rate + 0x42049db2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049db2 wDev_enable_low_rate .text.wDev_Insert_KeyEntry - 0x4204a5fe 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a5fe wDev_Insert_KeyEntry + 0x42049db6 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049db6 wDev_Insert_KeyEntry .text.wDev_remove_KeyEntry - 0x4204a67c 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a67c wDev_remove_KeyEntry + 0x42049e34 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049e34 wDev_remove_KeyEntry .text.wDev_remove_KeyEntry_all_cnx - 0x4204a6a4 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a6a4 wDev_remove_KeyEntry_all_cnx + 0x42049e5c 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049e5c wDev_remove_KeyEntry_all_cnx .text.wDev_Crypto_Disable - 0x4204a6f0 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a6f0 wDev_Crypto_Disable + 0x42049ea8 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049ea8 wDev_Crypto_Disable .text.wdev_is_mgmt_hwdecr_enabled - 0x4204a710 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a710 wdev_is_mgmt_hwdecr_enabled + 0x42049ec8 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049ec8 wdev_is_mgmt_hwdecr_enabled .text.wdev_data_init - 0x4204a714 0x128 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a714 wdev_data_init + 0x42049ecc 0x128 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049ecc wdev_data_init .text.wdev_funcs_init - 0x4204a83c 0x95e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204a83c wdev_funcs_init + 0x42049ff4 0x95e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049ff4 wdev_funcs_init .text.wdev_funcs_deinit - 0x4204b19a 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204b19a wdev_funcs_deinit + 0x4204a952 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a952 wdev_funcs_deinit .text.hal_agreement_add_rx_ba - 0x4204b1c6 0x118 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4204b1c6 hal_agreement_add_rx_ba + 0x4204a97e 0x118 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4204a97e hal_agreement_add_rx_ba .text.hal_agreement_del_rx_ba - 0x4204b2de 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4204b2de hal_agreement_del_rx_ba + 0x4204aa96 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4204aa96 hal_agreement_del_rx_ba .text.hal_ba_session_restore_by_hw_index - 0x4204b34c 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4204b34c hal_ba_session_restore_by_hw_index + 0x4204ab04 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4204ab04 hal_ba_session_restore_by_hw_index .text.hal_coex_pti_init - 0x4204b3ba 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4204b3ba hal_coex_pti_init + 0x4204ab72 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204ab72 hal_coex_pti_init .text.hal_set_rx_beacon_pti - 0x4204b3cc 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4204b3cc hal_set_rx_beacon_pti + 0x4204ab84 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204ab84 hal_set_rx_beacon_pti .text.hal_set_rx_beacon_time - 0x4204b3f6 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4204b3f6 hal_set_rx_beacon_time + 0x4204abae 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204abae hal_set_rx_beacon_time .text.hal_set_rx_active_pti - 0x4204b422 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4204b422 hal_set_rx_active_pti + 0x4204abda 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204abda hal_set_rx_active_pti .text.hal_set_rx_ack_pti - 0x4204b436 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4204b436 hal_set_rx_ack_pti + 0x4204abee 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204abee hal_set_rx_ack_pti .text.hal_set_wifi_default_pti - 0x4204b450 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4204b450 hal_set_wifi_default_pti + 0x4204ac08 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204ac08 hal_set_wifi_default_pti .text.hal_crypto_clr_key_entry - 0x4204b472 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b472 hal_crypto_clr_key_entry + 0x4204ac2a 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204ac2a hal_crypto_clr_key_entry .text.hal_crypto_set_key_entry - 0x4204b4f8 0x1b6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b4f8 hal_crypto_set_key_entry + 0x4204acb0 0x1b6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204acb0 hal_crypto_set_key_entry .text.hal_crypto_is_key_valid - 0x4204b6ae 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b6ae hal_crypto_is_key_valid + 0x4204ae66 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204ae66 hal_crypto_is_key_valid .text.hal_crypto_get_key_entry - 0x4204b6be 0xba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b6be hal_crypto_get_key_entry + 0x4204ae76 0xba /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204ae76 hal_crypto_get_key_entry .text.hal_crypto_init - 0x4204b778 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b778 hal_crypto_init + 0x4204af30 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204af30 hal_crypto_init .text.hal_crypto_mgmt_rx_enabled - 0x4204b7a2 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b7a2 hal_crypto_mgmt_rx_enabled + 0x4204af5a 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204af5a hal_crypto_mgmt_rx_enabled .text.hal_crypto_enable - 0x4204b7c2 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b7c2 hal_crypto_enable + 0x4204af7a 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204af7a hal_crypto_enable .text.hal_crypto_disable - 0x4204b848 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204b848 hal_crypto_disable + 0x4204b000 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b000 hal_crypto_disable .text.hal_mac_tx_set_ppdu - 0x4204b87e 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b87e hal_mac_tx_set_ppdu + 0x4204b036 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b036 hal_mac_tx_set_ppdu .text.hal_mac_set_txq_invalid - 0x4204b8c8 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b8c8 hal_mac_set_txq_invalid + 0x4204b080 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b080 hal_mac_set_txq_invalid .text.hal_mac_is_txq_valid - 0x4204b8e4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b8e4 hal_mac_is_txq_valid + 0x4204b09c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b09c hal_mac_is_txq_valid .text.hal_mac_tx_set_cca - 0x4204b8fa 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b8fa hal_mac_tx_set_cca + 0x4204b0b2 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b0b2 hal_mac_tx_set_cca .text.hal_mac_disable_low_rate - 0x4204b916 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b916 hal_mac_disable_low_rate + 0x4204b0ce 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b0ce hal_mac_disable_low_rate .text.hal_mac_enable_low_rate - 0x4204b948 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b948 hal_mac_enable_low_rate + 0x4204b100 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b100 hal_mac_enable_low_rate .text.mac_rxbuf_init - 0x4204b972 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b972 mac_rxbuf_init + 0x4204b12a 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b12a mac_rxbuf_init .text.mac_txrx_init - 0x4204b9ce 0x196 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204b9ce mac_txrx_init + 0x4204b186 0x196 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b186 mac_txrx_init .text.hal_mac_set_rxq_policy - 0x4204bb64 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bb64 hal_mac_set_rxq_policy + 0x4204b31c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b31c hal_mac_set_rxq_policy .text.mac_last_rxbuf_init - 0x4204bb80 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bb80 mac_last_rxbuf_init + 0x4204b338 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b338 mac_last_rxbuf_init .text.hal_deinit - 0x4204bc32 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bc32 hal_deinit + 0x4204b3ea 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b3ea hal_deinit .text.hal_mac_set_addr - 0x4204bc96 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bc96 hal_mac_set_addr + 0x4204b44e 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b44e hal_mac_set_addr .text.hal_mac_set_bssid - 0x4204bce2 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bce2 hal_mac_set_bssid + 0x4204b49a 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b49a hal_mac_set_bssid .text.hal_mac_rx_set_policy - 0x4204bd5e 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bd5e hal_mac_rx_set_policy + 0x4204b516 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b516 hal_mac_rx_set_policy .text.hal_init - 0x4204be0a 0x140 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204be0a hal_init + 0x4204b5c2 0x140 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b5c2 hal_init .text.hal_mac_tsf_reset - 0x4204bf4a 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bf4a hal_mac_tsf_reset + 0x4204b702 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b702 hal_mac_tsf_reset .text.hal_disable_sta_beacon_filter - 0x4204bfd6 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bfd6 hal_disable_sta_beacon_filter + 0x4204b78e 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b78e hal_disable_sta_beacon_filter .text.hal_mac_ftm_get_t3 - 0x4204bff8 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204bff8 hal_mac_ftm_get_t3 + 0x4204b7b0 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b7b0 hal_mac_ftm_get_t3 .text.mac_tx_set_plcp1 - 0x4204c030 0xf6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c030 mac_tx_set_plcp1 + 0x4204b7e8 0xf6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204b7e8 mac_tx_set_plcp1 .text.mac_tx_set_htsig - 0x4204c126 0x248 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c126 mac_tx_set_htsig + 0x4204b8de 0x248 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204b8de mac_tx_set_htsig .text.hal_mac_fill_hwtxop - 0x4204c36e 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c36e hal_mac_fill_hwtxop + 0x4204bb26 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bb26 hal_mac_fill_hwtxop .text.mac_tx_set_txop_q - 0x4204c3b4 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c3b4 mac_tx_set_txop_q + 0x4204bb6c 0x11c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bb6c mac_tx_set_txop_q .text.hal_mac_get_txq_state - 0x4204c4d0 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c4d0 hal_mac_get_txq_state + 0x4204bc88 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bc88 hal_mac_get_txq_state .text.hal_mac_clr_txq_state - 0x4204c50c 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c50c hal_mac_clr_txq_state + 0x4204bcc4 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bcc4 hal_mac_clr_txq_state .text.hal_mac_get_txq_pmd - 0x4204c566 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c566 hal_mac_get_txq_pmd + 0x4204bd1e 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bd1e hal_mac_get_txq_pmd .text.hal_attenna_init - 0x4204c5b0 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c5b0 hal_attenna_init + 0x4204bd68 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bd68 hal_attenna_init .text.hal_mac_rate_autoack_init - 0x4204c612 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204c612 hal_mac_rate_autoack_init + 0x4204bdca 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bdca hal_mac_rate_autoack_init .text.hal_sniffer_enable - 0x4204c628 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204c628 hal_sniffer_enable + 0x4204bde0 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204bde0 hal_sniffer_enable .text.hal_sniffer_disable - 0x4204c686 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204c686 hal_sniffer_disable + 0x4204be3e 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204be3e hal_sniffer_disable .text.hal_sniffer_rx_set_promis - 0x4204c6ee 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204c6ee hal_sniffer_rx_set_promis + 0x4204bea6 0x8c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204bea6 hal_sniffer_rx_set_promis .text.hal_sniffer_set_promis_misc_pkt - 0x4204c77a 0x88 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204c77a hal_sniffer_set_promis_misc_pkt + 0x4204bf32 0x88 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204bf32 hal_sniffer_set_promis_misc_pkt .text.hal_enable_sta_tsf - 0x4204c802 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c802 hal_enable_sta_tsf + 0x4204bfba 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204bfba hal_enable_sta_tsf .text.hal_disable_sta_tsf - 0x4204c812 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c812 hal_disable_sta_tsf + 0x4204bfca 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204bfca hal_disable_sta_tsf .text.hal_disable_softap_tsf - 0x4204c824 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c824 hal_disable_softap_tsf + 0x4204bfdc 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204bfdc hal_disable_softap_tsf .text.hal_timer_update_by_rtc - 0x4204c836 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c836 hal_timer_update_by_rtc + 0x4204bfee 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204bfee hal_timer_update_by_rtc .text.hal_set_sta_tsf - 0x4204c86e 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c86e hal_set_sta_tsf + 0x4204c026 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c026 hal_set_sta_tsf .text.hal_enable_sta_tbtt - 0x4204c880 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c880 hal_enable_sta_tbtt + 0x4204c038 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c038 hal_enable_sta_tbtt .text.hal_disable_sta_tbtt - 0x4204c8a8 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c8a8 hal_disable_sta_tbtt + 0x4204c060 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c060 hal_disable_sta_tbtt .text.hal_set_sta_tbtt - 0x4204c8c4 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c8c4 hal_set_sta_tbtt + 0x4204c07c 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c07c hal_set_sta_tbtt .text.hal_set_sta_tbtt_interval - 0x4204c926 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c926 hal_set_sta_tbtt_interval + 0x4204c0de 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c0de hal_set_sta_tbtt_interval .text.hal_set_sta_tbtt_ahead_time - 0x4204c93c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c93c hal_set_sta_tbtt_ahead_time + 0x4204c0f4 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c0f4 hal_set_sta_tbtt_ahead_time .text.hal_set_sta_tsf_wakeup - 0x4204c94e 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c94e hal_set_sta_tsf_wakeup + 0x4204c106 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c106 hal_set_sta_tsf_wakeup .text.hal_tsf_get_tbttstart - 0x4204c972 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204c972 hal_tsf_get_tbttstart + 0x4204c12a 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c12a hal_tsf_get_tbttstart .text.RC_GetDuration - 0x4204c980 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4204c138 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) .text.RC_SetBasicRate - 0x4204c9fa 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4204c9fa RC_SetBasicRate + 0x4204c1b2 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4204c1b2 RC_SetBasicRate .text.RC_GetCtsTime - 0x4204c9fe 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4204c9fe RC_GetCtsTime + 0x4204c1b6 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4204c1b6 RC_GetCtsTime .text.pp_timer_resample - 0x4204ca60 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c218 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_restart - 0x4204ca80 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c238 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor_tbtt - 0x4204ca92 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c24a 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor - 0x4204caa8 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c260 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_window - 0x4204cabe 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c276 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_interval - 0x4204cad0 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c288 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_disconnected_sleep_delay - 0x4204cae2 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c29a 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_sleep_delay - 0x4204caf4 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c2ac 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_slice - 0x4204cb06 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c2be 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_active - 0x4204cb18 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c2d0 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_dream - 0x4204cb2a 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c2e2 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_noise_check - 0x4204cb3c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c2f4 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_register_post_cb - 0x4204cb4e 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4204cb4e pp_timer_register_post_cb + 0x4204c306 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c306 pp_timer_register_post_cb .text.pp_timer_process - 0x4204cb5a 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4204cb5a pp_timer_process + 0x4204c312 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4204c312 pp_timer_process .text.load_partitions - 0x4204cb72 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c32a 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x4204cd56 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c50e 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x4204cdd4 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c58c 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x4204ce12 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ce12 esp_partition_iterator_release + 0x4204c5ca 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c5ca esp_partition_iterator_release .text.esp_partition_next - 0x4204ce24 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ce24 esp_partition_next + 0x4204c5dc 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c5dc esp_partition_next .text.esp_partition_find - 0x4204ceda 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ceda esp_partition_find + 0x4204c692 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c692 esp_partition_find .text.esp_partition_get - 0x4204cf20 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204cf20 esp_partition_get + 0x4204c6d8 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c6d8 esp_partition_get .text.esp_partition_find_first - 0x4204cf52 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204cf52 esp_partition_find_first + 0x4204c70a 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204c70a esp_partition_find_first .text.esp_partition_write - 0x4204cf7e 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204cf7e esp_partition_write + 0x4204c736 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204c736 esp_partition_write .text.esp_partition_read_raw - 0x4204d00e 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d00e esp_partition_read_raw + 0x4204c7c6 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204c7c6 esp_partition_read_raw .text.esp_partition_write_raw - 0x4204d06a 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d06a esp_partition_write_raw + 0x4204c822 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204c822 esp_partition_write_raw .text.esp_partition_erase_range - 0x4204d0d2 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d0d2 esp_partition_erase_range + 0x4204c88a 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204c88a esp_partition_erase_range .text.esp_partition_mmap - 0x4204d152 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d152 esp_partition_mmap + 0x4204c90a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204c90a esp_partition_mmap .text.esp_partition_munmap - 0x4204d1e2 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d1e2 esp_partition_munmap + 0x4204c99a 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204c99a esp_partition_munmap .text.esp_partition_read - 0x4204d1f0 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d1f0 esp_partition_read + 0x4204c9a8 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204c9a8 esp_partition_read .text.esp_partition_is_flash_region_writable - 0x4204d29c 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d29c esp_partition_is_flash_region_writable + 0x4204ca54 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204ca54 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x4204d302 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204d302 esp_partition_main_flash_region_safe + 0x4204caba 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204caba esp_partition_main_flash_region_safe .text.esp_efuse_rtc_calib_get_ver - 0x4204d352 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4204d352 esp_efuse_rtc_calib_get_ver + 0x4204cb0a 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4204cb0a esp_efuse_rtc_calib_get_ver .text.esp_efuse_rtc_calib_get_init_code - 0x4204d3b0 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4204d3b0 esp_efuse_rtc_calib_get_init_code + 0x4204cb68 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4204cb68 esp_efuse_rtc_calib_get_init_code .text.esp_efuse_rtc_calib_get_cal_voltage - 0x4204d498 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4204d498 esp_efuse_rtc_calib_get_cal_voltage + 0x4204cc50 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4204cc50 esp_efuse_rtc_calib_get_cal_voltage .text.esp_efuse_rtc_calib_get_tsens_val - 0x4204d580 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4204d580 esp_efuse_rtc_calib_get_tsens_val + 0x4204cd38 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4204cd38 esp_efuse_rtc_calib_get_tsens_val .text.clk_hal_lp_slow_get_freq_hz - 0x4204d636 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204d636 clk_hal_lp_slow_get_freq_hz + 0x4204cdee 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204cdee clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x4204d692 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204d692 clk_hal_xtal_get_freq_mhz + 0x4204ce4a 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204ce4a clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x4204d6f0 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204d6f0 clk_hal_soc_root_get_freq_mhz + 0x4204cea8 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204cea8 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x4204d752 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204d752 clk_hal_cpu_get_freq_hz + 0x4204cf0a 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204cf0a clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x4204d7ca 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204cf82 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x4204d7f6 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204d7f6 clk_hal_apb_get_freq_hz + 0x4204cfae 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204cfae clk_hal_apb_get_freq_hz .text.ledc_hal_init - 0x4204d804 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) - 0x4204d804 ledc_hal_init + 0x4204cfbc 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x4204cfbc ledc_hal_init .text.get_controller - 0x4204d812 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204cfca 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_prepare - 0x4204d830 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204cfe8 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_finish - 0x4204d89e 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d056 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.read_cal_channel - 0x4204d8d8 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d090 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_set_controller - 0x4204d996 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204d996 adc_hal_set_controller + 0x4204d14e 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d14e adc_hal_set_controller .text.cal_setup - 0x4204d9a4 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d15c 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_arbiter_config - 0x4204da66 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204da66 adc_hal_arbiter_config + 0x4204d21e 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d21e adc_hal_arbiter_config .text.adc_hal_calibration_init - 0x4204db94 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204db94 adc_hal_calibration_init + 0x4204d34c 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d34c adc_hal_calibration_init .text.adc_hal_set_calibration_param - 0x4204dbce 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204dbce adc_hal_set_calibration_param + 0x4204d386 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d386 adc_hal_set_calibration_param .text.adc_hal_self_calibration - 0x4204dc66 0x24e esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204dc66 adc_hal_self_calibration + 0x4204d41e 0x24e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d41e adc_hal_self_calibration .text.adc_oneshot_ll_set_output_bits - 0x4204deb4 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .text.adc_hal_onetime_start - 0x4204deea 0x5a esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204d66c 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .text.adc_oneshot_hal_init - 0x4204df44 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4204df44 adc_oneshot_hal_init + 0x4204d6a2 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204d6a2 adc_oneshot_hal_init .text.adc_oneshot_hal_channel_config - 0x4204df56 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4204df56 adc_oneshot_hal_channel_config + 0x4204d6b4 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204d6b4 adc_oneshot_hal_channel_config .text.adc_oneshot_hal_setup - 0x4204df64 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4204df64 adc_oneshot_hal_setup - .text.adc_oneshot_hal_convert - 0x4204e050 0x12a esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4204e050 adc_oneshot_hal_convert + 0x4204d6c2 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204d6c2 adc_oneshot_hal_setup .text.mpi_ll_write_to_mem_block - 0x4204e17a 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d7ae 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_ll_read_from_mem_block - 0x4204e1be 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d7f2 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_hal_calc_hardware_words - 0x4204e1f6 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e1f6 mpi_hal_calc_hardware_words + 0x4204d82a 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d82a mpi_hal_calc_hardware_words .text.mpi_hal_enable_hardware_hw_op - 0x4204e1f8 0x20 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e1f8 mpi_hal_enable_hardware_hw_op + 0x4204d82c 0x20 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d82c mpi_hal_enable_hardware_hw_op .text.mpi_hal_disable_hardware_hw_op - 0x4204e218 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e218 mpi_hal_disable_hardware_hw_op + 0x4204d84c 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d84c mpi_hal_disable_hardware_hw_op .text.mpi_hal_interrupt_enable - 0x4204e226 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e226 mpi_hal_interrupt_enable + 0x4204d85a 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d85a mpi_hal_interrupt_enable .text.mpi_hal_clear_interrupt - 0x4204e23e 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e23e mpi_hal_clear_interrupt + 0x4204d872 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d872 mpi_hal_clear_interrupt .text.mpi_hal_set_mode - 0x4204e24a 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e24a mpi_hal_set_mode + 0x4204d87e 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d87e mpi_hal_set_mode .text.mpi_hal_write_to_mem_block - 0x4204e254 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e254 mpi_hal_write_to_mem_block + 0x4204d888 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d888 mpi_hal_write_to_mem_block .text.mpi_hal_write_at_offset - 0x4204e262 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e262 mpi_hal_write_at_offset + 0x4204d896 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d896 mpi_hal_write_at_offset .text.mpi_hal_write_m_prime - 0x4204e276 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e276 mpi_hal_write_m_prime + 0x4204d8aa 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d8aa mpi_hal_write_m_prime .text.mpi_hal_write_rinv - 0x4204e280 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e280 mpi_hal_write_rinv + 0x4204d8b4 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d8b4 mpi_hal_write_rinv .text.mpi_hal_enable_constant_time - 0x4204e28e 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e28e mpi_hal_enable_constant_time + 0x4204d8c2 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d8c2 mpi_hal_enable_constant_time .text.mpi_hal_enable_search - 0x4204e2a6 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e2a6 mpi_hal_enable_search + 0x4204d8da 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d8da mpi_hal_enable_search .text.mpi_hal_set_search_position - 0x4204e2be 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e2be mpi_hal_set_search_position + 0x4204d8f2 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d8f2 mpi_hal_set_search_position .text.mpi_hal_start_op - 0x4204e2c8 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e2c8 mpi_hal_start_op + 0x4204d8fc 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d8fc mpi_hal_start_op .text.mpi_hal_wait_op_complete - 0x4204e2ee 0x1a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e2ee mpi_hal_wait_op_complete + 0x4204d922 0x1a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d922 mpi_hal_wait_op_complete .text.mpi_hal_read_result_hw_op - 0x4204e308 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204e308 mpi_hal_read_result_hw_op + 0x4204d93c 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204d93c mpi_hal_read_result_hw_op .text.sha_hal_wait_idle - 0x4204e332 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204e332 sha_hal_wait_idle + 0x4204d966 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204d966 sha_hal_wait_idle .text.sha_hal_hash_block - 0x4204e33e 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204e33e sha_hal_hash_block + 0x4204d972 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204d972 sha_hal_hash_block .text.sha_hal_hash_dma - 0x4204e3a0 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204e3a0 sha_hal_hash_dma + 0x4204d9d4 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204d9d4 sha_hal_hash_dma .text.sha_hal_read_digest - 0x4204e3e0 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204e3e0 sha_hal_read_digest + 0x4204da14 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204da14 sha_hal_read_digest .text.sha_hal_write_digest - 0x4204e448 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204e448 sha_hal_write_digest + 0x4204da7c 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204da7c sha_hal_write_digest .text.aes_ll_write_key - 0x4204e47c 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204dab0 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_set_iv - 0x4204e4d8 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204db0c 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_read_iv - 0x4204e520 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204db54 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_hal_setkey - 0x4204e568 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204e568 aes_hal_setkey + 0x4204db9c 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204db9c aes_hal_setkey .text.aes_hal_transform_dma_start - 0x4204e594 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204e594 aes_hal_transform_dma_start + 0x4204dbc8 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204dbc8 aes_hal_transform_dma_start .text.aes_hal_transform_dma_finish - 0x4204e5ae 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204e5ae aes_hal_transform_dma_finish + 0x4204dbe2 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204dbe2 aes_hal_transform_dma_finish .text.aes_hal_mode_init - 0x4204e5c0 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204e5c0 aes_hal_mode_init + 0x4204dbf4 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204dbf4 aes_hal_mode_init .text.aes_hal_set_iv - 0x4204e5da 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204e5da aes_hal_set_iv + 0x4204dc0e 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204dc0e aes_hal_set_iv .text.aes_hal_read_iv - 0x4204e5e8 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204e5e8 aes_hal_read_iv + 0x4204dc1c 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204dc1c aes_hal_read_iv .text.aes_hal_wait_done - 0x4204e5f6 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204e5f6 aes_hal_wait_done - .text.get_idx 0x4204e604 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204dc2a 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204dc2a aes_hal_wait_done + .text.get_idx 0x4204dc38 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.generate_mac - 0x4204e664 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204dc98 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_factory_mac - 0x4204e7a0 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204ddd4 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_mac_custom - 0x4204e7ee 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204de22 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_mac_addr_from_mac_table - 0x4204e89e 0x102 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204ded2 0x102 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.esp_efuse_mac_get_default - 0x4204e9a0 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x4204e9a0 esp_efuse_mac_get_default + 0x4204dfd4 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204dfd4 esp_efuse_mac_get_default .text.esp_read_mac - 0x4204e9ae 0x114 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x4204e9ae esp_read_mac + 0x4204dfe2 0x114 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204dfe2 esp_read_mac .text.s_sleep_hook_register - 0x4204eac2 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4204e0f6 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .text.esp_sleep_periph_use_8m - 0x4204eb3c 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x4204eb3c esp_sleep_periph_use_8m + 0x4204e170 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4204e170 esp_sleep_periph_use_8m .text.esp_deep_sleep_register_phy_hook - 0x4204eb46 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x4204eb46 esp_deep_sleep_register_phy_hook + 0x4204e17a 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4204e17a esp_deep_sleep_register_phy_hook .text.esp_sleep_enable_adc_tsens_monitor - 0x4204eb5c 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x4204eb5c esp_sleep_enable_adc_tsens_monitor + 0x4204e190 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4204e190 esp_sleep_enable_adc_tsens_monitor .text.adc2_init_code_calibration - 0x4204eb66 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4204e19a 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .text.adc2_cal_include - 0x4204eb9a 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - 0x4204eb9a adc2_cal_include + 0x4204e1ce 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4204e1ce adc2_cal_include .text.ets_timer_setfn - 0x4204eb9c 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4204eb9c os_timer_setfn - 0x4204eb9c ets_timer_setfn + 0x4204e1d0 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4204e1d0 os_timer_setfn + 0x4204e1d0 ets_timer_setfn .text.ets_timer_done - 0x4204ec26 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4204ec26 ets_timer_done - 0x4204ec26 os_timer_done + 0x4204e25a 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4204e25a ets_timer_done + 0x4204e25a os_timer_done .text.init_timer_task - 0x4204ec4e 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e282 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_process_alarm - 0x4204ecfa 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e32e 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_task - 0x4204ee66 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e49a 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.deinit_timer_task - 0x4204ee80 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e4b4 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.esp_timer_create - 0x4204eea4 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4204eea4 esp_timer_create + 0x4204e4d8 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e4d8 esp_timer_create .text.esp_timer_delete - 0x4204ef2e 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4204ef2e esp_timer_delete + 0x4204e562 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e562 esp_timer_delete .text.esp_timer_init - 0x4204efb8 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4204efb8 esp_timer_init + 0x4204e5ec 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e5ec esp_timer_init .text.__esp_system_init_fn_esp_timer_init_os - 0x4204f010 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4204e644 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.phy_digital_regs_load - 0x4204f01e 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204e652 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.phy_digital_regs_store - 0x4204f046 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204e67a 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.load_cal_data_from_nvs_handle - 0x4204f06e 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204e6a2 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.store_cal_data_to_nvs_handle - 0x4204f1ec 0x162 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204e820 0x162 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.esp_phy_disable - 0x4204f34e 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f34e esp_phy_disable + 0x4204e982 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204e982 esp_phy_disable .text.esp_wifi_bt_power_domain_off - 0x4204f3a6 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f3a6 esp_wifi_power_domain_off - 0x4204f3a6 esp_wifi_bt_power_domain_off + 0x4204e9da 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204e9da esp_wifi_power_domain_off + 0x4204e9da esp_wifi_bt_power_domain_off .text.esp_phy_modem_init - 0x4204f404 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f404 esp_phy_modem_init + 0x4204ea38 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ea38 esp_phy_modem_init .text.esp_phy_modem_deinit - 0x4204f462 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f462 esp_phy_modem_deinit + 0x4204ea96 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ea96 esp_phy_modem_deinit .text.esp_phy_get_init_data - 0x4204f4c6 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f4c6 esp_phy_get_init_data + 0x4204eafa 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204eafa esp_phy_get_init_data .text.esp_phy_load_cal_data_from_nvs - 0x4204f4d0 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f4d0 esp_phy_load_cal_data_from_nvs + 0x4204eb04 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204eb04 esp_phy_load_cal_data_from_nvs .text.esp_phy_store_cal_data_to_nvs - 0x4204f548 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f548 esp_phy_store_cal_data_to_nvs + 0x4204eb7c 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204eb7c esp_phy_store_cal_data_to_nvs .text.esp_phy_load_cal_and_init - 0x4204f584 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f584 esp_phy_load_cal_and_init + 0x4204ebb8 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ebb8 esp_phy_load_cal_and_init .text.esp_phy_enable - 0x4204f7c8 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f7c8 esp_phy_enable + 0x4204edfc 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204edfc esp_phy_enable .text.esp_phy_update_country_info - 0x4204f842 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f842 esp_phy_update_country_info + 0x4204ee76 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ee76 esp_phy_update_country_info .text.phy_get_lock - 0x4204f846 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204f846 phy_get_lock + 0x4204ee7a 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ee7a phy_get_lock .text.phy_enabled_modem_contains - 0x4204f850 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204f850 phy_enabled_modem_contains + 0x4204ee84 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204ee84 phy_enabled_modem_contains .text.phy_track_pll_internal - 0x4204f860 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204ee94 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll_timer_callback - 0x4204f890 0x28 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204eec4 0x28 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll - 0x4204f8b8 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204f8b8 phy_track_pll + 0x4204eeec 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204eeec phy_track_pll .text.phy_track_pll_init - 0x4204f902 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204f902 phy_track_pll_init + 0x4204ef36 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204ef36 phy_track_pll_init .text.phy_track_pll_deinit - 0x4204f99e 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204f99e phy_track_pll_deinit + 0x4204efd2 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204efd2 phy_track_pll_deinit .text.phy_set_modem_flag - 0x4204fa10 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204fa10 phy_set_modem_flag + 0x4204f044 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f044 phy_set_modem_flag .text.phy_clr_modem_flag - 0x4204fa24 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204fa24 phy_clr_modem_flag + 0x4204f058 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f058 phy_clr_modem_flag .text.phy_get_modem_flag - 0x4204fa38 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204fa38 phy_get_modem_flag + 0x4204f06c 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f06c phy_get_modem_flag .text.phy_ant_clr_update_flag - 0x4204fa42 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204fa42 phy_ant_clr_update_flag + 0x4204f076 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f076 phy_ant_clr_update_flag .text.phy_ant_update - 0x4204fa4c 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204fa4c phy_ant_update + 0x4204f080 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f080 phy_ant_update .text.tryget_socket_unconn_nouse - 0x4204fad8 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f10c 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_locked - 0x4204fafa 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f12e 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used_locked - 0x4204fb60 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f194 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn_locked - 0x4204fbfa 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f22e 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used - 0x4204fc24 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f258 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn - 0x4204fca4 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f2d8 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used_set - 0x4204fcc6 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f2fa 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used - 0x4204fd58 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f38c 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_link_select_cb - 0x4204fda8 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f3dc 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_unlink_select_cb - 0x4204fde4 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f418 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sockaddr_to_ipaddr_port - 0x4204fe7e 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f4b2 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sock_make_addr - 0x4204ff0a 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f53e 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp_from - 0x42050048 0x4c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f67c 0x4c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_free_elements - 0x42050094 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f6c8 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket - 0x420500be 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f6f2 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.done_socket - 0x42050100 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f734 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket - 0x420501bc 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f7f0 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.get_socket - 0x420501dc 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f810 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_selscan - 0x420501fe 0x264 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204f832 0x264 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_dec_sockets_used - 0x42050462 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204fa96 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_memberships - 0x420504dc 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204fb10 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_mld6_memberships - 0x42050570 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204fba4 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp - 0x42050610 0x1d4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204fc44 0x1d4 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recvfrom_udp_raw - 0x420507e4 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204fe18 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_close - 0x42050916 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42050916 lwip_close + 0x4204ff4a 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204ff4a lwip_close .text.lwip_recvfrom - 0x420509ae 0xfc esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420509ae lwip_recvfrom + 0x4204ffe2 0xfc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4204ffe2 lwip_recvfrom .text.lwip_read - 0x42050aaa 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42050aaa lwip_read + 0x420500de 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420500de lwip_read .text.lwip_sendto - 0x42050abe 0x196 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42050abe lwip_sendto + 0x420500f2 0x196 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420500f2 lwip_sendto .text.lwip_send - 0x42050c54 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42050c54 lwip_send + 0x42050288 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42050288 lwip_send .text.lwip_write - 0x42050cec 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42050cec lwip_write + 0x42050320 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42050320 lwip_write .text.lwip_select - 0x42050cfc 0x39c esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42050cfc lwip_select + 0x42050330 0x39c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42050330 lwip_select .text.lwip_ioctl - 0x42051098 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42051098 lwip_ioctl + 0x420506cc 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420506cc lwip_ioctl .text.lwip_fcntl - 0x4205110a 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4205110a lwip_fcntl + 0x4205073e 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205073e lwip_fcntl .text.tcpip_timeouts_mbox_fetch - 0x420511dc 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050810 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread_handle_msg - 0x42051224 0xa2 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050858 0xa2 esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread - 0x420512c6 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x420508fa 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_inpkt - 0x42051320 0x82 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42051320 tcpip_inpkt + 0x42050954 0x82 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050954 tcpip_inpkt .text.tcpip_input - 0x420513a2 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x420513a2 tcpip_input + 0x420509d6 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x420509d6 tcpip_input .text.tcpip_try_callback - 0x420513ce 0x78 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x420513ce tcpip_try_callback + 0x42050a02 0x78 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050a02 tcpip_try_callback .text.tcpip_send_msg_wait_sem - 0x42051446 0x84 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42051446 tcpip_send_msg_wait_sem + 0x42050a7a 0x84 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050a7a tcpip_send_msg_wait_sem .text.tcpip_api_call - 0x420514ca 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x420514ca tcpip_api_call + 0x42050afe 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050afe tcpip_api_call .text.tcpip_init - 0x42051530 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42051530 tcpip_init + 0x42050b64 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050b64 tcpip_init .text.lwip_htons - 0x420515ac 0xe esp-idf/lwip/liblwip.a(def.c.obj) - 0x420515ac lwip_htons + 0x42050be0 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x42050be0 lwip_htons .text.lwip_htonl - 0x420515ba 0x24 esp-idf/lwip/liblwip.a(def.c.obj) - 0x420515ba lwip_htonl + 0x42050bee 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42050bee lwip_htonl .text.dns_init - 0x420515de 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420515de dns_init + 0x42050c12 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42050c12 dns_init .text.dns_setserver - 0x420515e0 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420515e0 dns_setserver + 0x42050c14 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42050c14 dns_setserver .text.lwip_init - 0x42051654 0x2a esp-idf/lwip/liblwip.a(init.c.obj) - 0x42051654 lwip_init + 0x42050c88 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x42050c88 lwip_init .text.ip_input - 0x4205167e 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x4205167e ip_input + 0x42050cb2 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42050cb2 ip_input .text.mem_init - 0x420516a6 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x420516a6 mem_init + 0x42050cda 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42050cda mem_init .text.mem_trim - 0x420516a8 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x420516a8 mem_trim + 0x42050cdc 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42050cdc mem_trim .text.mem_malloc - 0x420516aa 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x420516aa mem_malloc + 0x42050cde 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42050cde mem_malloc .text.mem_free - 0x420516fe 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x420516fe mem_free + 0x42050d32 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42050d32 mem_free .text.do_memp_malloc_pool - 0x42051764 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42050d98 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) .text.do_memp_free_pool - 0x420517bc 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42050df0 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) .text.memp_init - 0x42051804 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42051804 memp_init + 0x42050e38 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42050e38 memp_init .text.memp_malloc - 0x42051816 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42051816 memp_malloc + 0x42050e4a 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42050e4a memp_malloc .text.memp_free - 0x4205183c 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x4205183c memp_free + 0x42050e70 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42050e70 memp_free .text.netif_null_output_ip6 - 0x42051860 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42050e94 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_null_output_ip4 - 0x42051864 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42050e98 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loopif_init - 0x42051868 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42050e9c 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_netmask - 0x420518c2 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42050ef6 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_gw - 0x4205194a 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42050f7e 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_ip_addr_changed - 0x420519d2 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051006 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_issue_reports - 0x420519fc 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051030 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_ipaddr - 0x42051a7e 0xca esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420510b2 0xca esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_poll - 0x42051b48 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42051b48 netif_poll + 0x4205117c 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205117c netif_poll .text.netif_loop_output - 0x42051c6a 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42051c6a netif_loop_output + 0x4205129e 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205129e netif_loop_output .text.netif_loop_output_ipv6 - 0x42051daa 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420513de 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loop_output_ipv4 - 0x42051db8 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420513ec 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_get_ip6_addr_match - 0x42051dc6 0xda esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42051dc6 netif_get_ip6_addr_match + 0x420513fa 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420513fa netif_get_ip6_addr_match .text.netif_get_by_index - 0x42051ea0 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42051ea0 netif_get_by_index + 0x420514d4 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420514d4 netif_get_by_index .text.netif_invoke_ext_callback - 0x42051ec6 0x5c esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42051ec6 netif_invoke_ext_callback + 0x420514fa 0x5c esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420514fa netif_invoke_ext_callback .text.netif_set_addr - 0x42051f22 0xc8 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42051f22 netif_set_addr + 0x42051556 0xc8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051556 netif_set_addr .text.netif_add - 0x42051fea 0x2b0 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42051fea netif_add + 0x4205161e 0x2b0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4205161e netif_add .text.netif_set_up - 0x4205229a 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205229a netif_set_up + 0x420518ce 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420518ce netif_set_up .text.netif_set_link_up - 0x420522dc 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420522dc netif_set_link_up + 0x42051910 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051910 netif_set_link_up .text.netif_init - 0x42052324 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42052324 netif_init + 0x42051958 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051958 netif_init .text.netif_ip6_addr_set_state - 0x4205239e 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4205239e netif_ip6_addr_set_state + 0x420519d2 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420519d2 netif_ip6_addr_set_state .text.pbuf_init_alloced_pbuf - 0x4205249e 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051ad2 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_skip_const - 0x420524c0 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051af4 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_add_header_impl - 0x420524dc 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051b10 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_pool_is_empty - 0x4205256c 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051ba0 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq - 0x420525b8 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051bec 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq_callback - 0x420525ea 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051c1e 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_alloc_reference - 0x420525f8 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420525f8 pbuf_alloc_reference + 0x42051c2c 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051c2c pbuf_alloc_reference .text.pbuf_add_header - 0x42052664 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052664 pbuf_add_header + 0x42051c98 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051c98 pbuf_add_header .text.pbuf_add_header_force - 0x42052674 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052674 pbuf_add_header_force + 0x42051ca8 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051ca8 pbuf_add_header_force .text.pbuf_remove_header - 0x42052684 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052684 pbuf_remove_header + 0x42051cb8 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051cb8 pbuf_remove_header .text.pbuf_header_impl - 0x420526ee 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051d22 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_header_force - 0x4205270a 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205270a pbuf_header_force + 0x42051d3e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051d3e pbuf_header_force .text.pbuf_free - 0x4205271a 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205271a pbuf_free + 0x42051d4e 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051d4e pbuf_free .text.pbuf_alloc - 0x42052830 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052830 pbuf_alloc + 0x42051e64 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42051e64 pbuf_alloc .text.pbuf_realloc - 0x42052a04 0xe8 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052a04 pbuf_realloc + 0x42052038 0xe8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052038 pbuf_realloc .text.pbuf_free_header - 0x42052aec 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052aec pbuf_free_header + 0x42052120 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052120 pbuf_free_header .text.pbuf_clen - 0x42052b34 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052b34 pbuf_clen + 0x42052168 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052168 pbuf_clen .text.pbuf_ref - 0x42052b46 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052b46 pbuf_ref + 0x4205217a 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205217a pbuf_ref .text.pbuf_cat - 0x42052b94 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052b94 pbuf_cat + 0x420521c8 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420521c8 pbuf_cat .text.pbuf_chain - 0x42052bf4 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052bf4 pbuf_chain + 0x42052228 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052228 pbuf_chain .text.pbuf_copy_partial_pbuf - 0x42052c0e 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052c0e pbuf_copy_partial_pbuf + 0x42052242 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052242 pbuf_copy_partial_pbuf .text.pbuf_copy - 0x42052d6c 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052d6c pbuf_copy + 0x420523a0 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420523a0 pbuf_copy .text.pbuf_copy_partial - 0x42052d86 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052d86 pbuf_copy_partial + 0x420523ba 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420523ba pbuf_copy_partial .text.pbuf_skip - 0x42052e1a 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052e1a pbuf_skip + 0x4205244e 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205244e pbuf_skip .text.pbuf_take - 0x42052e28 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052e28 pbuf_take + 0x4205245c 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205245c pbuf_take .text.pbuf_take_at - 0x42052ee6 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052ee6 pbuf_take_at + 0x4205251a 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205251a pbuf_take_at .text.pbuf_clone - 0x42052f9a 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052f9a pbuf_clone + 0x420525ce 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420525ce pbuf_clone .text.pbuf_try_get_at - 0x42052fea 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42052fea pbuf_try_get_at + 0x4205261e 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205261e pbuf_try_get_at .text.pbuf_get_at - 0x4205301a 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205301a pbuf_get_at + 0x4205264e 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205264e pbuf_get_at .text.raw_input_local_match - 0x42053034 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052668 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) .text.raw_input - 0x42053140 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42053140 raw_input + 0x42052774 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052774 raw_input .text.raw_sendto_if_src - 0x420532b4 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420532b4 raw_sendto_if_src + 0x420528e8 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420528e8 raw_sendto_if_src .text.raw_sendto - 0x42053520 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42053520 raw_sendto + 0x42052b54 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052b54 raw_sendto .text.raw_send - 0x4205364c 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205364c raw_send + 0x42052c80 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052c80 raw_send .text.raw_remove - 0x4205365e 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4205365e raw_remove + 0x42052c92 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052c92 raw_remove .text.raw_netif_ip_addr_changed - 0x42053698 0xda esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42053698 raw_netif_ip_addr_changed + 0x42052ccc 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052ccc raw_netif_ip_addr_changed .text.tcp_remove_listener - 0x42053772 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42052da6 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_listen_closed - 0x420537b4 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42052de8 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_free_listen - 0x4205383a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42052e6e 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_init - 0x42053878 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053878 tcp_init + 0x42052eac 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42052eac tcp_init .text.tcp_free - 0x4205389c 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205389c tcp_free + 0x42052ed0 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42052ed0 tcp_free .text.tcp_backlog_accepted - 0x420538da 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420538da tcp_backlog_accepted + 0x42052f0e 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42052f0e tcp_backlog_accepted .text.tcp_close_shutdown_fin - 0x42053956 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42052f8a 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_handle_closepend - 0x420539f4 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053028 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_update_rcv_ann_wnd - 0x42053a28 0xae esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053a28 tcp_update_rcv_ann_wnd + 0x4205305c 0xae esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205305c tcp_update_rcv_ann_wnd .text.tcp_recved - 0x42053ad6 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053ad6 tcp_recved + 0x4205310a 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205310a tcp_recved .text.tcp_seg_free - 0x42053b5e 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053b5e tcp_seg_free + 0x42053192 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053192 tcp_seg_free .text.tcp_segs_free - 0x42053b80 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053b80 tcp_segs_free + 0x420531b4 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420531b4 tcp_segs_free .text.tcp_seg_copy - 0x42053b9a 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053b9a tcp_seg_copy - .text.tcp_arg 0x42053bf2 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053bf2 tcp_arg + 0x420531ce 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420531ce tcp_seg_copy + .text.tcp_arg 0x42053226 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053226 tcp_arg .text.tcp_recv - 0x42053bf8 0x3c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053bf8 tcp_recv + 0x4205322c 0x3c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205322c tcp_recv .text.tcp_sent - 0x42053c34 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053c34 tcp_sent - .text.tcp_err 0x42053c72 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053c72 tcp_err + 0x42053268 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053268 tcp_sent + .text.tcp_err 0x420532a6 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420532a6 tcp_err .text.tcp_accept - 0x42053cb0 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053cb0 tcp_accept + 0x420532e4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420532e4 tcp_accept .text.tcp_poll - 0x42053cc0 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053cc0 tcp_poll + 0x420532f4 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420532f4 tcp_poll .text.tcp_next_iss - 0x42053d02 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053d02 tcp_next_iss + 0x42053336 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053336 tcp_next_iss .text.tcp_eff_send_mss_netif - 0x42053d44 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053d44 tcp_eff_send_mss_netif + 0x42053378 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053378 tcp_eff_send_mss_netif .text.tcp_free_ooseq - 0x42053dce 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053dce tcp_free_ooseq + 0x42053402 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053402 tcp_free_ooseq .text.tcp_pcb_purge - 0x42053dec 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053dec tcp_pcb_purge + 0x42053420 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053420 tcp_pcb_purge .text.tcp_pcb_remove - 0x42053e50 0x142 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053e50 tcp_pcb_remove + 0x42053484 0x142 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053484 tcp_pcb_remove .text.tcp_abandon - 0x42053f92 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42053f92 tcp_abandon + 0x420535c6 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420535c6 tcp_abandon .text.tcp_abort - 0x420540c0 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420540c0 tcp_abort + 0x420536f4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420536f4 tcp_abort .text.tcp_kill_timewait - 0x420540d0 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053704 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_kill_prio - 0x42054108 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205373c 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed_pcblist - 0x42054176 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420537aa 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed - 0x4205420a 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205420a tcp_netif_ip_addr_changed + 0x4205383e 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205383e tcp_netif_ip_addr_changed .text.tcp_kill_state - 0x42054312 0x70 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053946 0x70 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_alloc - 0x42054382 0xf2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42054382 tcp_alloc + 0x420539b6 0xf2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420539b6 tcp_alloc .text.tcp_close_shutdown - 0x42054474 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053aa8 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_close_ext - 0x42054604 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42054604 tcp_close_ext + 0x42053c38 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053c38 tcp_close_ext .text.tcp_close - 0x4205462c 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205462c tcp_close + 0x42053c60 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053c60 tcp_close .text.tcp_recv_null - 0x4205463c 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205463c tcp_recv_null + 0x42053c70 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053c70 tcp_recv_null .text.tcp_process_refused_data - 0x42054672 0x98 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42054672 tcp_process_refused_data + 0x42053ca6 0x98 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053ca6 tcp_process_refused_data .text.tcp_fasttmr - 0x4205470a 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205470a tcp_fasttmr + 0x42053d3e 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053d3e tcp_fasttmr .text.tcp_shutdown - 0x420547ac 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420547ac tcp_shutdown + 0x42053de0 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053de0 tcp_shutdown .text.tcp_slowtmr - 0x4205482e 0x5c2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205482e tcp_slowtmr - .text.tcp_tmr 0x42054df0 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42054df0 tcp_tmr + 0x42053e62 0x5c2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053e62 tcp_slowtmr + .text.tcp_tmr 0x42054424 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42054424 tcp_tmr .text.tcp_get_next_optbyte - 0x42054e1a 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205444e 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_parseopt - 0x42054e66 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205449a 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input_delayed_close - 0x42054f44 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42054578 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_timewait_input - 0x42054fb4 0xdc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x420545e8 0xdc esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_listen_input - 0x42055090 0x290 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x420546c4 0x290 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_oos_insert_segment - 0x42055320 0x134 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42054954 0x134 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_free_acked_segments - 0x42055454 0x10c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42054a88 0x10c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_receive - 0x42055560 0xf64 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42054b94 0xf64 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_process - 0x420564c4 0x73a esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42055af8 0x73a esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input - 0x42056bfe 0xb02 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x42056bfe tcp_input + 0x42056232 0xb02 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42056232 tcp_input .text.tcp_trigger_input_pcb_close - 0x42057700 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x42057700 tcp_trigger_input_pcb_close + 0x42056d34 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42056d34 tcp_trigger_input_pcb_close .text.tcp_write_checks - 0x42057712 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42056d46 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment_busy - 0x42057804 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42056e38 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_fill_options - 0x42057846 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42056e7a 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_pbuf_prealloc - 0x420578ac 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42056ee0 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_create_segment - 0x42057954 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42056f88 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header_common - 0x42057abe 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420570f2 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header - 0x42057be2 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057216 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_route - 0x42057c38 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205726c 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment - 0x42057c6e 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420572a2 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment - 0x42057e8e 0xc8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420574c2 0xc8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_write - 0x42057f56 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42057f56 tcp_write + 0x4205758a 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205758a tcp_write .text.tcp_split_unsent_seg - 0x42058328 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42058328 tcp_split_unsent_seg + 0x4205795c 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205795c tcp_split_unsent_seg .text.tcp_enqueue_flags - 0x42058588 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42058588 tcp_enqueue_flags + 0x42057bbc 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057bbc tcp_enqueue_flags .text.tcp_send_fin - 0x42058752 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42058752 tcp_send_fin + 0x42057d86 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057d86 tcp_send_fin .text.tcp_rexmit_rto_prepare - 0x420587f6 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420587f6 tcp_rexmit_rto_prepare + 0x42057e2a 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057e2a tcp_rexmit_rto_prepare .text.tcp_rexmit - 0x420588d4 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420588d4 tcp_rexmit + 0x42057f08 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057f08 tcp_rexmit .text.tcp_rexmit_fast - 0x420589be 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420589be tcp_rexmit_fast - .text.tcp_rst 0x42058a54 0xb2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42058a54 tcp_rst + 0x42057ff2 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057ff2 tcp_rexmit_fast + .text.tcp_rst 0x42058088 0xb2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058088 tcp_rst .text.tcp_send_empty_ack - 0x42058b06 0x94 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42058b06 tcp_send_empty_ack + 0x4205813a 0x94 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205813a tcp_send_empty_ack .text.tcp_output - 0x42058b9a 0x462 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42058b9a tcp_output + 0x420581ce 0x462 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420581ce tcp_output .text.tcp_rexmit_rto_commit - 0x42058ffc 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42058ffc tcp_rexmit_rto_commit + 0x42058630 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058630 tcp_rexmit_rto_commit .text.tcp_rexmit_rto - 0x42059042 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42059042 tcp_rexmit_rto + 0x42058676 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058676 tcp_rexmit_rto .text.tcp_keepalive - 0x42059086 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42059086 tcp_keepalive + 0x420586ba 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420586ba tcp_keepalive .text.tcp_zero_window_probe - 0x420590f8 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420590f8 tcp_zero_window_probe + 0x4205872c 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205872c tcp_zero_window_probe .text.sys_timeout_abs - 0x42059264 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058898 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.lwip_cyclic_timer - 0x420592f6 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4205892a 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeout - 0x42059348 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x42059348 sys_timeout + 0x4205897c 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4205897c sys_timeout .text.tcp_timer_needed - 0x4205939e 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4205939e tcp_timer_needed + 0x420589d2 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x420589d2 tcp_timer_needed .text.tcpip_tcp_timer - 0x420593e4 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058a18 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeouts_init - 0x42059422 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x42059422 sys_timeouts_init + 0x42058a56 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058a56 sys_timeouts_init .text.sys_untimeout - 0x42059458 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x42059458 sys_untimeout + 0x42058a8c 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058a8c sys_untimeout .text.sys_check_timeouts - 0x4205949c 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4205949c sys_check_timeouts + 0x42058ad0 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058ad0 sys_check_timeouts .text.sys_timeouts_sleeptime - 0x420594f2 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x420594f2 sys_timeouts_sleeptime + 0x42058b26 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058b26 sys_timeouts_sleeptime .text.udp_new_port - 0x4205954c 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42058b80 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_input_local_match - 0x4205959a 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42058bce 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_init - 0x4205971a 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205971a udp_init + 0x42058d4e 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42058d4e udp_init .text.udp_input - 0x4205973e 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205973e udp_input + 0x42058d72 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42058d72 udp_input .text.udp_bind - 0x42059b50 0x26a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42059b50 udp_bind + 0x42059184 0x26a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059184 udp_bind .text.udp_sendto_if_src - 0x42059dba 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42059dba udp_sendto_if_src + 0x420593ee 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420593ee udp_sendto_if_src .text.udp_sendto_if - 0x42059fe6 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42059fe6 udp_sendto_if + 0x4205961a 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4205961a udp_sendto_if .text.udp_sendto - 0x4205a0be 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205a0be udp_sendto + 0x420596f2 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420596f2 udp_sendto .text.udp_send - 0x4205a1d8 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205a1d8 udp_send + 0x4205980c 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4205980c udp_send .text.udp_connect - 0x4205a20a 0x142 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205a20a udp_connect + 0x4205983e 0x142 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4205983e udp_connect .text.udp_recv - 0x4205a34c 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205a34c udp_recv + 0x42059980 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059980 udp_recv .text.udp_remove - 0x4205a354 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205a354 udp_remove - .text.udp_new 0x4205a390 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205a390 udp_new + 0x42059988 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059988 udp_remove + .text.udp_new 0x420599c4 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420599c4 udp_new .text.udp_netif_ip_addr_changed - 0x4205a3c4 0xda esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205a3c4 udp_netif_ip_addr_changed + 0x420599f8 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x420599f8 udp_netif_ip_addr_changed .text.dhcp_set_state - 0x4205a49e 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059ad2 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_short - 0x4205a4b4 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059ae8 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option - 0x4205a50e 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059b42 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_byte - 0x4205a566 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059b9a 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_long - 0x4205a5ac 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059be0 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_create_msg - 0x4205a62a 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059c5e 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_hostname - 0x4205a7ca 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059dfe 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_trailer - 0x4205a892 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059ec6 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_rebind - 0x4205a8d6 0x15e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42059f0a 0x15e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_t2_timeout - 0x4205aa34 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a068 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_reboot - 0x4205aa72 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a0a6 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_select - 0x4205abf8 0x1c8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a22c 0x1c8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_offer - 0x4205adc0 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a3f4 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_discover - 0x4205ae44 0x164 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a478 0x164 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_decline - 0x4205afa8 0xf8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a5dc 0xf8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_check - 0x4205b0a0 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a6d4 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_bind - 0x4205b104 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a738 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_nak - 0x4205b1de 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a812 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_dec_pcb_refcount - 0x4205b214 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a848 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_inc_pcb_refcount - 0x4205b272 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a8a6 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_parse_reply - 0x4205b320 0x3b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205a954 0x3b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_ack - 0x4205b6d0 0x13c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205ad04 0x13c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_recv - 0x4205b80c 0x17e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205ae40 0x17e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_network_changed - 0x4205b98a 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205b98a dhcp_network_changed + 0x4205afbe 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205afbe dhcp_network_changed .text.dhcp_arp_reply - 0x4205b9ee 0x2a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205b9ee dhcp_arp_reply + 0x4205b022 0x2a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b022 dhcp_arp_reply .text.dhcp_renew - 0x4205ba18 0x15a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205ba18 dhcp_renew + 0x4205b04c 0x15a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b04c dhcp_renew .text.dhcp_t1_timeout - 0x4205bb72 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b1a6 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_supplied_address - 0x4205bbb0 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205bbb0 dhcp_supplied_address + 0x4205b1e4 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b1e4 dhcp_supplied_address .text.dhcp_release_and_stop - 0x4205bbea 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205bbea dhcp_release_and_stop + 0x4205b21e 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b21e dhcp_release_and_stop .text.dhcp_start - 0x4205bd70 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205bd70 dhcp_start + 0x4205b3a4 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b3a4 dhcp_start .text.dhcp_coarse_tmr - 0x4205be38 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205be38 dhcp_coarse_tmr + 0x4205b46c 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b46c dhcp_coarse_tmr .text.dhcp_timeout - 0x4205beaa 0x90 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b4de 0x90 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_fine_tmr - 0x4205bf3a 0x70 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205bf3a dhcp_fine_tmr + 0x4205b56e 0x70 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b56e dhcp_fine_tmr .text.dhcp_fine_timeout_cb - 0x4205bfaa 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205bfaa dhcp_fine_timeout_cb + 0x4205b5de 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b5de dhcp_fine_timeout_cb .text.free_etharp_q - 0x4205bfb8 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205b5ec 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_free_entry - 0x4205c02e 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205b662 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_find_entry - 0x4205c084 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205b6b8 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_update_arp_entry - 0x4205c2c4 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205b8f8 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_raw - 0x4205c440 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205ba74 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_request_dst - 0x4205c60a 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205bc3e 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_input - 0x4205c62e 0x122 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4205c62e etharp_input + 0x4205bc62 0x122 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205bc62 etharp_input .text.etharp_request - 0x4205c750 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4205c750 etharp_request + 0x4205bd84 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205bd84 etharp_request .text.etharp_tmr - 0x4205c766 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4205c766 etharp_tmr + 0x4205bd9a 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205bd9a etharp_tmr .text.etharp_query - 0x4205c846 0x298 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4205c846 etharp_query + 0x4205be7a 0x298 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205be7a etharp_query .text.icmp_send_response - 0x4205cade 0x130 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4205c112 0x130 esp-idf/lwip/liblwip.a(icmp.c.obj) .text.icmp_input - 0x4205cc0e 0x23a esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x4205cc0e icmp_input + 0x4205c242 0x23a esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4205c242 icmp_input .text.icmp_dest_unreach - 0x4205ce48 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x4205ce48 icmp_dest_unreach + 0x4205c47c 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4205c47c icmp_dest_unreach .text.igmp_remove_group - 0x4205ce5c 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c490 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start_timer - 0x4205ce78 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c4ac 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_delaying_member - 0x4205ced8 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c50c 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_ip_output_if - 0x4205cf10 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c544 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_send - 0x4205cf3a 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c56e 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_timeout - 0x4205d05a 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c68e 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_init - 0x4205d08a 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d08a igmp_init + 0x4205c6be 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c6be igmp_init .text.igmp_report_groups - 0x4205d0ac 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d0ac igmp_report_groups + 0x4205c6e0 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c6e0 igmp_report_groups .text.igmp_lookfor_group - 0x4205d0d0 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d0d0 igmp_lookfor_group + 0x4205c704 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c704 igmp_lookfor_group .text.igmp_lookup_group - 0x4205d0e4 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c718 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start - 0x4205d1a8 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d1a8 igmp_start + 0x4205c7dc 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c7dc igmp_start .text.igmp_input - 0x4205d1f0 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d1f0 igmp_input + 0x4205c824 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c824 igmp_input .text.igmp_joingroup_netif - 0x4205d302 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d302 igmp_joingroup_netif + 0x4205c936 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c936 igmp_joingroup_netif .text.igmp_joingroup - 0x4205d396 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d396 igmp_joingroup + 0x4205c9ca 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205c9ca igmp_joingroup .text.igmp_leavegroup_netif - 0x4205d402 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d402 igmp_leavegroup_netif + 0x4205ca36 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205ca36 igmp_leavegroup_netif .text.igmp_leavegroup - 0x4205d49c 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d49c igmp_leavegroup + 0x4205cad0 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cad0 igmp_leavegroup .text.igmp_tmr - 0x4205d512 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205d512 igmp_tmr + 0x4205cb46 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cb46 igmp_tmr .text.igmp_timeout_cb - 0x4205d58e 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cbc2 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) .text.ip4_input_accept - 0x4205d59c 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205cbd0 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) .text.ip4_route - 0x4205d5d4 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205d5d4 ip4_route + 0x4205cc08 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205cc08 ip4_route .text.ip4_route_src - 0x4205d668 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205d668 ip4_route_src + 0x4205cc9c 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205cc9c ip4_route_src .text.ip4_input - 0x4205d686 0x31c esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205d686 ip4_input + 0x4205ccba 0x31c esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205ccba ip4_input .text.ip4_output_if_opt_src - 0x4205d9a2 0x308 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205d9a2 ip4_output_if_opt_src + 0x4205cfd6 0x308 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205cfd6 ip4_output_if_opt_src .text.ip4_output_if_opt - 0x4205dcaa 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205dcaa ip4_output_if_opt + 0x4205d2de 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d2de ip4_output_if_opt .text.ip4_output_if - 0x4205dcce 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205dcce ip4_output_if + 0x4205d302 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d302 ip4_output_if .text.ip4_output_if_src - 0x4205dce0 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205dce0 ip4_output_if_src + 0x4205d314 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d314 ip4_output_if_src .text.ip4_addr_isbroadcast_u32 - 0x4205dcf2 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x4205dcf2 ip4_addr_isbroadcast_u32 + 0x4205d326 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4205d326 ip4_addr_isbroadcast_u32 .text.ip4_frag - 0x4205dd32 0x1dc esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - 0x4205dd32 ip4_frag + 0x4205d366 0x1dc esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x4205d366 ip4_frag .text.icmp6_send_response_with_addrs_and_netif - 0x4205df0e 0x170 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205d542 0x170 esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_send_response - 0x4205e07e 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205d6b2 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_input - 0x4205e0fa 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4205e0fa icmp6_input + 0x4205d72e 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205d72e icmp6_input .text.icmp6_dest_unreach - 0x4205e256 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4205e256 icmp6_dest_unreach + 0x4205d88a 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205d88a icmp6_dest_unreach .text.icmp6_param_problem - 0x4205e26c 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4205e26c icmp6_param_problem + 0x4205d8a0 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205d8a0 icmp6_param_problem .text.ip6_input_accept - 0x4205e28c 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205d8c0 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) .text.ip6_route - 0x4205e342 0x2de esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205e342 ip6_route + 0x4205d976 0x2de esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205d976 ip6_route .text.ip6_select_source_address - 0x4205e620 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205e620 ip6_select_source_address + 0x4205dc54 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205dc54 ip6_select_source_address .text.ip6_input - 0x4205e7c8 0x7d8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205e7c8 ip6_input + 0x4205ddfc 0x7d8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205ddfc ip6_input .text.ip6_output_if_src - 0x4205efa0 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205efa0 ip6_output_if_src + 0x4205e5d4 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205e5d4 ip6_output_if_src .text.ip6_output_if - 0x4205f37c 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205f37c ip6_output_if + 0x4205e9b0 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205e9b0 ip6_output_if .text.ip6_options_add_hbh_ra - 0x4205f3f2 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205f3f2 ip6_options_add_hbh_ra + 0x4205ea26 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205ea26 ip6_options_add_hbh_ra .text.ip6_frag - 0x4205f444 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - 0x4205f444 ip6_frag + 0x4205ea78 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x4205ea78 ip6_frag .text.mld6_remove_group - 0x4205f620 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205ec54 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_delayed_report - 0x4205f64a 0x82 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205ec7e 0x82 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_new_group - 0x4205f6cc 0x70 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205ed00 0x70 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_send - 0x4205f73c 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205ed70 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_report_groups - 0x4205f8b8 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205f8b8 mld6_report_groups + 0x4205eeec 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205eeec mld6_report_groups .text.mld6_lookfor_group - 0x4205f8da 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205f8da mld6_lookfor_group + 0x4205ef0e 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205ef0e mld6_lookfor_group .text.mld6_input - 0x4205f912 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205f912 mld6_input + 0x4205ef46 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205ef46 mld6_input .text.mld6_joingroup_netif - 0x4205fabc 0xfc esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205fabc mld6_joingroup_netif + 0x4205f0f0 0xfc esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f0f0 mld6_joingroup_netif .text.mld6_joingroup - 0x4205fbb8 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205fbb8 mld6_joingroup + 0x4205f1ec 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f1ec mld6_joingroup .text.mld6_leavegroup_netif - 0x4205fc14 0xf4 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205fc14 mld6_leavegroup_netif + 0x4205f248 0xf4 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f248 mld6_leavegroup_netif .text.mld6_leavegroup - 0x4205fd08 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205fd08 mld6_leavegroup + 0x4205f33c 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f33c mld6_leavegroup .text.mld6_tmr - 0x4205fd66 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205fd66 mld6_tmr + 0x4205f39a 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f39a mld6_tmr .text.mld6_timeout_cb - 0x4205fdf6 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f42a 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) .text.nd6_find_neighbor_cache_entry - 0x4205fe04 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f438 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_find_destination_cache_entry - 0x4205fea2 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f4d6 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_select_router - 0x4205ff40 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f574 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_router - 0x42060022 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f656 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_onlink_prefix - 0x42060086 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f6ba 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_onlink_prefix - 0x42060108 0xea esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f73c 0xea esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_q - 0x420601f2 0x144 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f826 0x144 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_duplicate_addr_detected - 0x42060336 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f96a 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_process_autoconfig_prefix - 0x4206038a 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205f9be 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_q - 0x42060616 0xa4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205fc4a 0xa4 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_neighbor_cache_entry - 0x420606ba 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205fcee 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_neighbor_cache_entry - 0x42060752 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4205fd86 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_na - 0x420609de 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42060012 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_rs - 0x42060bc2 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420601f6 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_ns - 0x42060d08 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4206033c 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_neighbor_cache_probe - 0x42060f36 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4206056a 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_router - 0x42060f4a 0x180 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4206057e 0x180 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_input - 0x420610ca 0xe66 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420610ca nd6_input - .text.nd6_tmr 0x42061f30 0x594 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42061f30 nd6_tmr + 0x420606fe 0xe66 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420606fe nd6_input + .text.nd6_tmr 0x42061564 0x594 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061564 nd6_tmr .text.nd6_find_route - 0x420624c4 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420624c4 nd6_find_route + 0x42061af8 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061af8 nd6_find_route .text.nd6_get_destination_mtu - 0x420625a4 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420625a4 nd6_get_destination_mtu + 0x42061bd8 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061bd8 nd6_get_destination_mtu .text.nd6_reachability_hint - 0x420625e0 0x1f2 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420625e0 nd6_reachability_hint + 0x42061c14 0x1f2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061c14 nd6_reachability_hint .text.nd6_adjust_mld_membership - 0x420627d2 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420627d2 nd6_adjust_mld_membership + 0x42061e06 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061e06 nd6_adjust_mld_membership .text.nd6_restart_netif - 0x42062880 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42062880 nd6_restart_netif + 0x42061eb4 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061eb4 nd6_restart_netif .text.ethernet_input - 0x42062888 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x42062888 ethernet_input + 0x42061ebc 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42061ebc ethernet_input .text.ethernet_output - 0x420629b2 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x420629b2 ethernet_output + 0x42061fe6 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42061fe6 ethernet_output .text.lwip_init_tcp_isn - 0x42062a96 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42062a96 lwip_init_tcp_isn + 0x420620ca 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x420620ca lwip_init_tcp_isn .text.lwip_hook_tcp_isn - 0x42062aea 0x13c esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42062aea lwip_hook_tcp_isn + 0x4206211e 0x13c esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x4206211e lwip_hook_tcp_isn .text.ip4_route_src_hook - 0x42062c26 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42062c26 ip4_route_src_hook + 0x4206225a 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x4206225a ip4_route_src_hook .text.dhcp_parse_extra_opts - 0x42062c5a 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42062c5a dhcp_parse_extra_opts + 0x4206228e 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x4206228e dhcp_parse_extra_opts .text.dhcp_append_extra_opts - 0x42062ccc 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42062ccc dhcp_append_extra_opts + 0x42062300 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42062300 dhcp_append_extra_opts .text.sys_thread_sem_free - 0x42062d42 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062376 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .text.sys_mutex_new - 0x42062d6a 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062d6a sys_mutex_new + 0x4206239e 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206239e sys_mutex_new .text.sys_mutex_lock - 0x42062d8e 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062d8e sys_mutex_lock + 0x420623c2 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420623c2 sys_mutex_lock .text.sys_mutex_unlock - 0x42062dce 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062dce sys_mutex_unlock + 0x42062402 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062402 sys_mutex_unlock .text.sys_sem_new - 0x42062e12 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062e12 sys_sem_new + 0x42062446 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062446 sys_sem_new .text.sys_sem_signal - 0x42062eac 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062eac sys_sem_signal + 0x420624e0 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420624e0 sys_sem_signal .text.sys_sem_signal_isr - 0x42062ef0 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062ef0 sys_sem_signal_isr + 0x42062524 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062524 sys_sem_signal_isr .text.sys_arch_sem_wait - 0x42062f10 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062f10 sys_arch_sem_wait + 0x42062544 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062544 sys_arch_sem_wait .text.sys_sem_free - 0x42062fa2 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062fa2 sys_sem_free + 0x420625d6 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420625d6 sys_sem_free .text.sys_mbox_new - 0x42062fc0 0x52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42062fc0 sys_mbox_new + 0x420625f4 0x52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420625f4 sys_mbox_new .text.sys_mbox_post - 0x42063012 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42063012 sys_mbox_post + 0x42062646 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062646 sys_mbox_post .text.sys_mbox_trypost - 0x4206305a 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206305a sys_mbox_trypost + 0x4206268e 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206268e sys_mbox_trypost .text.sys_arch_mbox_fetch - 0x42063084 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42063084 sys_arch_mbox_fetch + 0x420626b8 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420626b8 sys_arch_mbox_fetch .text.sys_arch_mbox_tryfetch - 0x4206312a 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206312a sys_arch_mbox_tryfetch + 0x4206275e 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206275e sys_arch_mbox_tryfetch .text.sys_mbox_free - 0x42063186 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42063186 sys_mbox_free + 0x420627ba 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420627ba sys_mbox_free .text.sys_thread_new - 0x420631e6 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420631e6 sys_thread_new + 0x4206281a 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206281a sys_thread_new .text.sys_init - 0x42063218 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42063218 sys_init - .text.sys_now 0x4206327a 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206327a sys_now + 0x4206284c 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206284c sys_init + .text.sys_now 0x420628ae 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420628ae sys_now .text.sys_arch_protect - 0x42063294 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42063294 sys_arch_protect + 0x420628c8 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420628c8 sys_arch_protect .text.sys_arch_unprotect - 0x420632c4 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420632c4 sys_arch_unprotect + 0x420628f8 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420628f8 sys_arch_unprotect .text.sys_thread_sem_init - 0x420632da 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420632da sys_thread_sem_init + 0x4206290e 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206290e sys_thread_sem_init .text.sys_thread_sem_get - 0x4206337a 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206337a sys_thread_sem_get + 0x420629ae 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420629ae sys_thread_sem_get .text.sys_thread_tcpip - 0x42063398 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42063398 sys_thread_tcpip + 0x420629cc 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420629cc sys_thread_tcpip .text.lwip_get_socket_select_semaphore - 0x4206342c 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062a60 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select_isr - 0x4206343a 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062a6e 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select - 0x42063456 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062a8a 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_ioctl_r_wrapper - 0x42063464 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062a98 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fcntl_r_wrapper - 0x4206347c 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062ab0 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fstat - 0x4206348a 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062abe 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.esp_vfs_lwip_sockets_register - 0x420634ce 0xb8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - 0x420634ce esp_vfs_lwip_sockets_register + 0x42062b02 0xb8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062b02 esp_vfs_lwip_sockets_register .text.netconn_apimsg - 0x42063586 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062bba 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_tcp_recvd_msg - 0x420635bc 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062bf0 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_close_shutdown - 0x420635f0 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062c24 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_prepare_delete - 0x4206361a 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4206361a netconn_prepare_delete + 0x42062c4e 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062c4e netconn_prepare_delete .text.netconn_delete - 0x42063640 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42063640 netconn_delete + 0x42062c74 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062c74 netconn_delete .text.netconn_getaddr - 0x42063676 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42063676 netconn_getaddr + 0x42062caa 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062caa netconn_getaddr .text.netconn_tcp_recvd - 0x420636aa 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420636aa netconn_tcp_recvd + 0x42062cde 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062cde netconn_tcp_recvd .text.netconn_send - 0x420636d0 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420636d0 netconn_send + 0x42062d04 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062d04 netconn_send .text.netconn_write_vectors_partly - 0x420636f2 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420636f2 netconn_write_vectors_partly + 0x42062d26 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062d26 netconn_write_vectors_partly .text.netconn_write_partly - 0x420637e6 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420637e6 netconn_write_partly + 0x42062e1a 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062e1a netconn_write_partly .text.netconn_err - 0x420637fc 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420637fc netconn_err + 0x42062e30 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062e30 netconn_err .text.netconn_recv_data - 0x42063828 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062e5c 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_udp_raw_netbuf_flags - 0x42063986 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42063986 netconn_recv_udp_raw_netbuf_flags + 0x42062fba 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062fba netconn_recv_udp_raw_netbuf_flags .text.netconn_recv_data_tcp - 0x420639aa 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42062fde 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_tcp_pbuf_flags - 0x42063a66 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42063a66 netconn_recv_tcp_pbuf_flags + 0x4206309a 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206309a netconn_recv_tcp_pbuf_flags .text.netconn_join_leave_group - 0x42063a8a 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42063a8a netconn_join_leave_group + 0x420630be 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420630be netconn_join_leave_group .text.netconn_join_leave_group_netif - 0x42063ac8 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42063ac8 netconn_join_leave_group_netif + 0x420630fc 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420630fc netconn_join_leave_group_netif .text.lwip_netconn_err_to_msg - 0x42063b02 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.err_tcp 0x42063b64 0x17a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063136 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x42063198 0x17a esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.netconn_mark_mbox_invalid - 0x42063cde 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063312 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_writemore - 0x42063d3e 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063372 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_close_internal - 0x42064058 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4206368c 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.poll_tcp - 0x420642fe 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063932 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.sent_tcp - 0x4206438a 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x420639be 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.tcp_do_abort - 0x42064416 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063a4a 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_is_deallocated_msg - 0x42064428 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42064428 lwip_netconn_is_deallocated_msg + 0x42063a5c 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063a5c lwip_netconn_is_deallocated_msg .text.lwip_netconn_is_err_msg - 0x4206443c 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206443c lwip_netconn_is_err_msg + 0x42063a70 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063a70 lwip_netconn_is_err_msg .text.netconn_free - 0x420644b0 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420644b0 netconn_free + 0x42063ae4 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063ae4 netconn_free .text.netconn_drain - 0x42064542 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063b76 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_delconn - 0x4206463e 0x14c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206463e lwip_netconn_do_delconn + 0x42063c72 0x14c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063c72 lwip_netconn_do_delconn .text.lwip_netconn_do_send - 0x4206478a 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206478a lwip_netconn_do_send + 0x42063dbe 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063dbe lwip_netconn_do_send .text.lwip_netconn_do_recv - 0x42064890 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42064890 lwip_netconn_do_recv + 0x42063ec4 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063ec4 lwip_netconn_do_recv .text.lwip_netconn_do_write - 0x420648ec 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420648ec lwip_netconn_do_write + 0x42063f20 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063f20 lwip_netconn_do_write .text.lwip_netconn_do_getaddr - 0x4206498e 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206498e lwip_netconn_do_getaddr + 0x42063fc2 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063fc2 lwip_netconn_do_getaddr .text.lwip_netconn_do_close - 0x42064b4e 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42064b4e lwip_netconn_do_close + 0x42064182 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42064182 lwip_netconn_do_close .text.lwip_netconn_do_join_leave_group - 0x42064c74 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42064c74 lwip_netconn_do_join_leave_group + 0x420642a8 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x420642a8 lwip_netconn_do_join_leave_group .text.lwip_netconn_do_join_leave_group_netif - 0x42064cee 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42064cee lwip_netconn_do_join_leave_group_netif + 0x42064322 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42064322 lwip_netconn_do_join_leave_group_netif .text.err_to_errno - 0x42064d72 0x26 esp-idf/lwip/liblwip.a(err.c.obj) - 0x42064d72 err_to_errno + 0x420643a6 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x420643a6 err_to_errno .text.netbuf_delete - 0x42064d98 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x42064d98 netbuf_delete + 0x420643cc 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x420643cc netbuf_delete .text.netbuf_alloc - 0x42064dc2 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x42064dc2 netbuf_alloc + 0x420643f6 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x420643f6 netbuf_alloc .text.netbuf_free - 0x42064e24 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x42064e24 netbuf_free + 0x42064458 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x42064458 netbuf_free .text.lwip_standard_chksum - 0x42064e46 0x6c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42064e46 lwip_standard_chksum + 0x4206447a 0x6c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206447a lwip_standard_chksum .text.inet_cksum_pseudo_base - 0x42064eb2 0xae esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x420644e6 0xae esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .text.inet_chksum_pseudo - 0x42064f60 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42064f60 inet_chksum_pseudo + 0x42064594 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x42064594 inet_chksum_pseudo .text.ip6_chksum_pseudo - 0x42064f9c 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42064f9c ip6_chksum_pseudo + 0x420645d0 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x420645d0 ip6_chksum_pseudo .text.ip_chksum_pseudo - 0x42065000 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42065000 ip_chksum_pseudo + 0x42064634 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x42064634 ip_chksum_pseudo .text.inet_chksum - 0x42065020 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42065020 inet_chksum + 0x42064654 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x42064654 inet_chksum .text.inet_chksum_pbuf - 0x42065036 0x80 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42065036 inet_chksum_pbuf + 0x4206466a 0x80 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206466a inet_chksum_pbuf .text.wpa_ap_get_peer_spp_msg - 0x420650b6 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420650b6 wpa_ap_get_peer_spp_msg + 0x420646ea 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420646ea wpa_ap_get_peer_spp_msg .text.wpa_attach - 0x420650d0 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420650d0 wpa_attach + 0x42064704 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064704 wpa_attach .text.wpa_config_done - 0x420650fc 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420650fc wpa_config_done + 0x42064730 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064730 wpa_config_done .text.wpa_ap_get_wpa_ie - 0x42065108 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42065108 wpa_ap_get_wpa_ie + 0x4206473c 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206473c wpa_ap_get_wpa_ie .text.wpa_ap_rx_eapol - 0x42065138 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42065138 wpa_ap_rx_eapol + 0x4206476c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206476c wpa_ap_rx_eapol .text.wpa_deattach - 0x42065158 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42065158 wpa_deattach + 0x4206478c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4206478c wpa_deattach .text.wpa_parse_wpa_ie_wrapper - 0x42065192 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42065192 wpa_parse_wpa_ie_wrapper + 0x420647c6 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420647c6 wpa_parse_wpa_ie_wrapper .text.hostap_sta_join - 0x420651e0 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064814 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_disconnected_cb - 0x4206530e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064942 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_connected_cb - 0x4206538c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420649c0 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_install_key - 0x42065398 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42065398 wpa_install_key + 0x420649cc 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420649cc wpa_install_key .text.wpa_get_key - 0x420653aa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420653aa wpa_get_key + 0x420649de 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420649de wpa_get_key .text.wpa_deauthenticate - 0x420653b8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420653b8 wpa_deauthenticate + 0x420649ec 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420649ec wpa_deauthenticate .text.wpa_config_profile - 0x420653c6 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420653c6 wpa_config_profile + 0x420649fa 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x420649fa wpa_config_profile .text.wpa_config_bss - 0x42065414 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42065414 wpa_config_bss + 0x42064a48 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064a48 wpa_config_bss .text.wpa_sta_connect - 0x42065464 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42065464 wpa_sta_connect + 0x42064a98 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064a98 wpa_sta_connect .text.wpa_config_assoc_ie - 0x420654a0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420654a0 wpa_config_assoc_ie + 0x42064ad4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064ad4 wpa_config_assoc_ie .text.wpa_neg_complete - 0x420654ca 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420654ca wpa_neg_complete + 0x42064afe 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064afe wpa_neg_complete .text.esp_supplicant_init - 0x420654d8 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420654d8 esp_supplicant_init + 0x42064b0c 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064b0c esp_supplicant_init .text.esp_supplicant_deinit - 0x4206560e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206560e esp_supplicant_deinit + 0x42064c42 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064c42 esp_supplicant_deinit .text.ieee80211_handle_rx_frm - 0x4206562c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064c60 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .text.esp_supplicant_unset_all_appie - 0x42065656 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42065656 esp_supplicant_unset_all_appie + 0x42064c8a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064c8a esp_supplicant_unset_all_appie .text.esp_supplicant_common_deinit - 0x4206567a 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4206567a esp_supplicant_common_deinit + 0x42064cae 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064cae esp_supplicant_common_deinit .text.esp_supplicant_common_init - 0x420656aa 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420656aa esp_supplicant_common_init + 0x42064cde 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064cde esp_supplicant_common_init .text.supplicant_sta_conn_handler - 0x420656ee 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420656ee supplicant_sta_conn_handler + 0x42064d22 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064d22 supplicant_sta_conn_handler .text.supplicant_sta_disconn_handler - 0x420656f0 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420656f0 supplicant_sta_disconn_handler + 0x42064d24 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064d24 supplicant_sta_disconn_handler .text.esp_set_scan_ie - 0x420656f2 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420656f2 esp_set_scan_ie + 0x42064d26 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064d26 esp_set_scan_ie .text.esp_set_assoc_ie - 0x420656f4 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420656f4 esp_set_assoc_ie + 0x42064d28 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42064d28 esp_set_assoc_ie .text.wps_get_wps_sm_cb - 0x42065756 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - 0x42065756 wps_get_wps_sm_cb + 0x42064d8a 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x42064d8a wps_get_wps_sm_cb .text.wpa3_sae_is_group_enabled - 0x42065760 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42064d94 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_check_sae_rejected_groups - 0x4206578c 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42064dc0 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_commit - 0x420657de 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42064e12 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_confirm - 0x420658f0 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42064f24 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_commit - 0x4206594e 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42064f82 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_confirm - 0x42065c9a 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420652ce 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_msg - 0x42065d14 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065348 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_process_rx_confirm - 0x42065d7e 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420653b2 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_free_sae_data - 0x42065e50 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42065e50 esp_wpa3_free_sae_data + 0x42065484 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065484 esp_wpa3_free_sae_data .text.wpa3_parse_sae_msg - 0x42065ea8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420654dc 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_cb - 0x42065edc 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42065edc esp_wifi_register_wpa3_cb + 0x42065510 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065510 esp_wifi_register_wpa3_cb .text.wpa3_hostap_post_evt - 0x42065ef2 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42065ef2 wpa3_hostap_post_evt + 0x42065526 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065526 wpa3_hostap_post_evt .text.wpa3_hostap_handle_auth - 0x42066010 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065644 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_hostap_auth_init - 0x420660f8 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x420660f8 wpa3_hostap_auth_init + 0x4206572c 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206572c wpa3_hostap_auth_init .text.wpa3_hostap_auth_deinit - 0x420661bc 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x420661bc wpa3_hostap_auth_deinit + 0x420657f0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420657f0 wpa3_hostap_auth_deinit .text.esp_send_sae_auth_reply - 0x420661d6 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x420661d6 esp_send_sae_auth_reply + 0x4206580a 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206580a esp_send_sae_auth_reply .text.wpa3_process_rx_commit - 0x42066298 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420658cc 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_hostap_task - 0x4206639c 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420659d0 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_ap_cb - 0x4206648c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206648c esp_wifi_register_wpa3_ap_cb + 0x42065ac0 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065ac0 esp_wifi_register_wpa3_ap_cb .text.owe_build_dhie - 0x42066498 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x42066498 owe_build_dhie + 0x42065acc 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x42065acc owe_build_dhie .text.owe_deinit - 0x420664b2 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x420664b2 owe_deinit + 0x42065ae6 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x42065ae6 owe_deinit .text.esp_wifi_register_owe_cb - 0x420664ee 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x420664ee esp_wifi_register_owe_cb + 0x42065b22 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x42065b22 esp_wifi_register_owe_cb .text.hostapd_get_hapd_data - 0x42066504 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42066504 hostapd_get_hapd_data + 0x42065b38 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065b38 hostapd_get_hapd_data .text.hostap_init - 0x4206650e 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206650e hostap_init + 0x42065b42 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065b42 hostap_init .text.hostapd_cleanup - 0x420667b0 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420667b0 hostapd_cleanup + 0x42065de4 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065de4 hostapd_cleanup .text.hostap_deinit - 0x42066840 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42066840 hostap_deinit + 0x42065e74 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065e74 hostap_deinit .text.esp_wifi_build_rsnxe - 0x4206689e 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4206689e esp_wifi_build_rsnxe + 0x42065ed2 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065ed2 esp_wifi_build_rsnxe .text.esp_send_assoc_resp - 0x420668f6 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420668f6 esp_send_assoc_resp - .text.ecp_opp 0x420669a6 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42065f2a 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065f2a esp_send_assoc_resp + .text.ecp_opp 0x42065fda 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_alloc_key - 0x420669f2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066026 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_ec_deinit - 0x42066a14 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066a14 crypto_ec_deinit + 0x42066048 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066048 crypto_ec_deinit .text.crypto_ec_init - 0x42066a34 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066a34 crypto_ec_init + 0x42066068 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066068 crypto_ec_init .text.crypto_ec_point_init - 0x42066a76 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066a76 crypto_ec_point_init + 0x420660aa 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420660aa crypto_ec_point_init .text.crypto_ec_prime_len - 0x42066aa0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066aa0 crypto_ec_prime_len + 0x420660d4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420660d4 crypto_ec_prime_len .text.crypto_ec_order_len - 0x42066ab0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066ab0 crypto_ec_order_len + 0x420660e4 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420660e4 crypto_ec_order_len .text.crypto_ec_prime_len_bits - 0x42066ac2 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066ac2 crypto_ec_prime_len_bits + 0x420660f6 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420660f6 crypto_ec_prime_len_bits .text.crypto_ec_get_prime - 0x42066ad2 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066ad2 crypto_ec_get_prime + 0x42066106 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066106 crypto_ec_get_prime .text.crypto_ec_get_order - 0x42066ad6 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066ad6 crypto_ec_get_order + 0x4206610a 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206610a crypto_ec_get_order .text.crypto_ec_get_b - 0x42066adc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066adc crypto_ec_get_b + 0x42066110 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066110 crypto_ec_get_b .text.crypto_ec_point_deinit - 0x42066ae0 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066ae0 crypto_ec_point_deinit + 0x42066114 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066114 crypto_ec_point_deinit .text.crypto_ec_point_to_bin - 0x42066afe 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066afe crypto_ec_point_to_bin + 0x42066132 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066132 crypto_ec_point_to_bin .text.crypto_ec_point_from_bin - 0x42066b5c 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066b5c crypto_ec_point_from_bin + 0x42066190 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066190 crypto_ec_point_from_bin .text.crypto_ec_point_add - 0x42066bd2 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066bd2 crypto_ec_point_add + 0x42066206 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066206 crypto_ec_point_add .text.crypto_ec_point_mul - 0x42066c2c 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066c2c crypto_ec_point_mul + 0x42066260 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066260 crypto_ec_point_mul .text.crypto_ec_point_invert - 0x42066cc0 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066cc0 crypto_ec_point_invert + 0x420662f4 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420662f4 crypto_ec_point_invert .text.crypto_ec_point_compute_y_sqr - 0x42066cd6 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066cd6 crypto_ec_point_compute_y_sqr + 0x4206630a 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206630a crypto_ec_point_compute_y_sqr .text.crypto_ec_point_solve_y_coord - 0x42066dce 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066dce crypto_ec_point_solve_y_coord + 0x42066402 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066402 crypto_ec_point_solve_y_coord .text.crypto_ec_point_is_at_infinity - 0x42066e9c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066e9c crypto_ec_point_is_at_infinity + 0x420664d0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420664d0 crypto_ec_point_is_at_infinity .text.crypto_ec_point_is_on_curve - 0x42066eac 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066eac crypto_ec_point_is_on_curve + 0x420664e0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420664e0 crypto_ec_point_is_on_curve .text.crypto_ec_point_cmp - 0x42066f54 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066f54 crypto_ec_point_cmp + 0x42066588 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066588 crypto_ec_point_cmp .text.crypto_ec_key_set_pub - 0x42066f66 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42066f66 crypto_ec_key_set_pub + 0x4206659a 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206659a crypto_ec_key_set_pub .text.crypto_ec_get_mbedtls_to_nist_group_id - 0x4206702a 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206702a crypto_ec_get_mbedtls_to_nist_group_id + 0x4206665e 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206665e crypto_ec_get_mbedtls_to_nist_group_id .text.crypto_ec_key_group - 0x42067072 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42067072 crypto_ec_key_group + 0x420666a6 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420666a6 crypto_ec_key_group .text.crypto_mbedtls_get_grp_id - 0x4206709e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206709e crypto_mbedtls_get_grp_id + 0x420666d2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420666d2 crypto_mbedtls_get_grp_id .text.crypto_ecdh_deinit - 0x420670c0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420670c0 crypto_ecdh_deinit + 0x420666f4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420666f4 crypto_ecdh_deinit .text.crypto_ecdh_init - 0x420670e0 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420670e0 crypto_ecdh_init + 0x42066714 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066714 crypto_ecdh_init .text.crypto_ecdh_get_pubkey - 0x420671a2 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420671a2 crypto_ecdh_get_pubkey + 0x420667d6 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420667d6 crypto_ecdh_get_pubkey .text.crypto_ec_key_parse_pub - 0x42067202 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42067202 crypto_ec_key_parse_pub + 0x42066836 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066836 crypto_ec_key_parse_pub .text.crypto_ec_key_deinit - 0x4206724e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206724e crypto_ec_key_deinit + 0x42066882 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066882 crypto_ec_key_deinit .text.crypto_ecdh_set_peerkey - 0x4206726c 0x26e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206726c crypto_ecdh_set_peerkey + 0x420668a0 0x26e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420668a0 crypto_ecdh_set_peerkey .text.crypto_ec_key_verify_signature - 0x420674da 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420674da crypto_ec_key_verify_signature + 0x42066b0e 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066b0e crypto_ec_key_verify_signature .text.timeout_exists - 0x42067582 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066bb6 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_run_timer - 0x420675aa 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066bde 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_remove_timeout - 0x420675ca 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066bfe 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_init - 0x42067630 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42067630 eloop_init + 0x42066c64 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066c64 eloop_init .text.eloop_register_timeout - 0x420676c2 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x420676c2 eloop_register_timeout + 0x42066cf6 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066cf6 eloop_register_timeout .text.eloop_cancel_timeout - 0x42067874 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42067874 eloop_cancel_timeout + 0x42066ea8 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066ea8 eloop_cancel_timeout .text.eloop_run - 0x420678e0 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x420678e0 eloop_run + 0x42066f14 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066f14 eloop_run .text.eloop_run_wrapper - 0x42067a22 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42067056 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_destroy - 0x42067a32 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42067a32 eloop_destroy + 0x42067066 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42067066 eloop_destroy .text.hostapd_derive_psk - 0x42067ae4 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x42067118 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .text.hostapd_setup_sae_pt - 0x42067b24 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42067b24 hostapd_setup_sae_pt + 0x42067158 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x42067158 hostapd_setup_sae_pt .text.hostapd_setup_wpa_psk - 0x42067b92 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42067b92 hostapd_setup_wpa_psk + 0x420671c6 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420671c6 hostapd_setup_wpa_psk .text.hostapd_get_psk - 0x42067bd8 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42067bd8 hostapd_get_psk + 0x4206720c 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206720c hostapd_get_psk .text.hostapd_config_clear_wpa_psk - 0x42067c2a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42067c2a hostapd_config_clear_wpa_psk + 0x4206725e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206725e hostapd_config_clear_wpa_psk .text.hostapd_config_free_bss - 0x42067c54 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42067c54 hostapd_config_free_bss + 0x42067288 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x42067288 hostapd_config_free_bss .text.wpa_auth_get_sm - 0x42067c7c 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420672b0 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_add_sm - 0x42067caa 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420672de 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_del_sm - 0x42067cf6 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206732a 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_use_aes_cmac - 0x42067d2e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067362 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_pmksa_free_cb - 0x42067d42 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067376 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_request_new_ptk - 0x42067d44 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067378 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_receive_error_report - 0x42067d52 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067386 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECTED_Enter - 0x42067d64 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067398 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter - 0x42067d84 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420673b8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_len - 0x42067da4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420673d8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_IDLE_Enter - 0x42067db4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420673e8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter - 0x42067dde 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067412 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_KEYERROR_Enter - 0x42067e18 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206744c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_free_sta_sm - 0x42067e4e 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067482 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sm_ptk_update - 0x42067ea0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420674d4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init_gmk_and_counter - 0x42067eca 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420674fe 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION_Enter - 0x42067f76 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420675aa 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gmk_to_gtk - 0x42067fba 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420675ee 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gtk_update - 0x42068056 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206768a 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_gtk_init - 0x4206811c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067750 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeys - 0x42068168 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206779c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_set_key - 0x420681a8 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420677dc 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_config_group_keys - 0x42068238 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206786c 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeysdone - 0x420682b8 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420678ec 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_sm_step - 0x420682da 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206790e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init - 0x42068324 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067958 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_ensure_init - 0x42068396 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420679ca 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION2_Enter - 0x420683d2 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067a06 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_gtk - 0x42068420 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067a54 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_valid - 0x4206846a 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067a9e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_mark_invalid - 0x420684b6 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067aea 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_derive_ptk - 0x42068508 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067b3c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_verify_key_mic - 0x42068542 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067b76 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sta_disconnect - 0x420685e8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067c1c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECT_Enter - 0x420685fa 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067c2e 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITDONE_Enter - 0x42068638 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067c6c 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_add - 0x420686f6 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067d2a 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.resend_eapol_handle - 0x4206876c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206876c resend_eapol_handle + 0x42067da0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067da0 resend_eapol_handle .text.wpa_init - 0x4206878c 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206878c wpa_init + 0x42067dc0 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067dc0 wpa_init .text.wpa_auth_sta_init - 0x42068870 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42068870 wpa_auth_sta_init + 0x42067ea4 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067ea4 wpa_auth_sta_init .text.wpa_auth_sta_deinit - 0x420688de 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420688de wpa_auth_sta_deinit + 0x42067f12 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067f12 wpa_auth_sta_deinit .text.wpa_auth_pmksa_add_sae - 0x42068924 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42068924 wpa_auth_pmksa_add_sae + 0x42067f58 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067f58 wpa_auth_pmksa_add_sae .text.wpa_auth_add_sae_pmkid - 0x4206895a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206895a wpa_auth_add_sae_pmkid + 0x42067f8e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067f8e wpa_auth_add_sae_pmkid .text.__wpa_send_eapol - 0x42068984 0x482 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42068984 __wpa_send_eapol + 0x42067fb8 0x482 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42067fb8 __wpa_send_eapol .text.wpa_send_eapol - 0x42068e06 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206843a 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKSTART_Enter - 0x42068e78 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420684ac 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter - 0x42068f94 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420685c8 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter - 0x42069138 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206876c 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_Step - 0x4206925c 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068890 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_remove_ptk - 0x42069302 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42069302 wpa_remove_ptk + 0x42068936 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068936 wpa_remove_ptk .text.sm_WPA_PTK_INITIALIZE_Enter - 0x4206934c 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068980 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_deinit - 0x420693b4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420693b4 wpa_deinit + 0x420689e8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420689e8 wpa_deinit .text.wpa_ap_remove - 0x420693f8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420693f8 wpa_ap_remove + 0x42068a2c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068a2c wpa_ap_remove .text.wpa_auth_uses_sae - 0x42069458 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42069458 wpa_auth_uses_sae + 0x42068a8c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068a8c wpa_auth_uses_sae .text.wpa_auth_get_psk - 0x42069472 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068aa6 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter - 0x420694d0 0x17c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068b04 0x17c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_INITPSK_Enter - 0x4206964c 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068c80 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_Step - 0x420696c2 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068cf6 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sm_step - 0x420698b6 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068eea 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_ptk - 0x42069952 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068f86 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sta_associated - 0x4206996e 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206996e wpa_auth_sta_associated + 0x42068fa2 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068fa2 wpa_auth_sta_associated .text.wpa_receive - 0x420699e4 0x464 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420699e4 wpa_receive + 0x42069018 0x464 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42069018 wpa_receive .text.hostap_eapol_resend_process - 0x42069e48 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42069e48 hostap_eapol_resend_process + 0x4206947c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206947c hostap_eapol_resend_process .text.wpa_ap_join - 0x42069e70 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42069e70 wpa_ap_join + 0x420694a4 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420694a4 wpa_ap_join .text.wpa_parse_generic - 0x42069f80 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420695b4 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_wpa_ie - 0x4206a0de 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069712 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_rsn_ie - 0x4206a1e4 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206a1e4 wpa_write_rsn_ie + 0x42069818 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069818 wpa_write_rsn_ie .text.wpa_write_rsnxe - 0x4206a424 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206a424 wpa_write_rsnxe + 0x42069a58 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069a58 wpa_write_rsnxe .text.wpa_auth_gen_wpa_ie - 0x4206a466 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206a466 wpa_auth_gen_wpa_ie + 0x42069a9a 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069a9a wpa_auth_gen_wpa_ie .text.wpa_add_kde - 0x4206a502 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206a502 wpa_add_kde + 0x42069b36 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069b36 wpa_add_kde .text.wpa_validate_wpa_ie - 0x4206a57c 0x32c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206a57c wpa_validate_wpa_ie + 0x42069bb0 0x32c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069bb0 wpa_validate_wpa_ie .text.wpa_parse_kde_ies - 0x4206a8a8 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206a8a8 wpa_parse_kde_ies + 0x42069edc 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069edc wpa_parse_kde_ies .text.wpa_auth_uses_mfp - 0x4206a96e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206a96e wpa_auth_uses_mfp + 0x42069fa2 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069fa2 wpa_auth_uses_mfp .text._pmksa_cache_free_entry - 0x4206a97e 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42069fb2 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_set_expiration - 0x4206a9b4 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42069fe8 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_link_entry - 0x4206aa06 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a03a 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_free_entry - 0x4206aa6e 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206aa6e pmksa_cache_free_entry + 0x4206a0a2 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a0a2 pmksa_cache_free_entry .text.pmksa_cache_expire - 0x4206aaf0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a124 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_auth_create_entry - 0x4206ab2e 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206ab2e pmksa_cache_auth_create_entry + 0x4206a162 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a162 pmksa_cache_auth_create_entry .text.pmksa_cache_auth_deinit - 0x4206ac52 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206ac52 pmksa_cache_auth_deinit + 0x4206a286 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a286 pmksa_cache_auth_deinit .text.pmksa_cache_auth_get - 0x4206acb2 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206acb2 pmksa_cache_auth_get + 0x4206a2e6 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a2e6 pmksa_cache_auth_get .text.pmksa_cache_auth_add_entry - 0x4206ad2a 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206ad2a pmksa_cache_auth_add_entry + 0x4206a35e 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a35e pmksa_cache_auth_add_entry .text.pmksa_cache_auth_add - 0x4206ad7a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206ad7a pmksa_cache_auth_add + 0x4206a3ae 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a3ae pmksa_cache_auth_add .text.pmksa_cache_auth_init - 0x4206adbe 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206adbe pmksa_cache_auth_init + 0x4206a3f2 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a3f2 pmksa_cache_auth_init .text.ap_sta_list_del - 0x4206adec 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a420 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_sta_hash_del - 0x4206ae0a 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a43e 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_get_sta - 0x4206ae7e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4206ae7e ap_get_sta + 0x4206a4b2 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a4b2 ap_get_sta .text.ap_sta_hash_add - 0x4206aeba 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4206aeba ap_sta_hash_add + 0x4206a4ee 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a4ee ap_sta_hash_add .text.ap_free_sta - 0x4206aece 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4206aece ap_free_sta + 0x4206a502 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a502 ap_free_sta .text.ap_sta_add - 0x4206af34 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4206af34 ap_sta_add + 0x4206a568 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a568 ap_sta_add .text.sae_set_state - 0x4206afd4 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a608 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_get_password - 0x4206afda 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a60e 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.use_sae_anti_clogging - 0x4206afe6 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a61a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_check_big_sync - 0x4206b038 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a66c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_status_success - 0x4206b072 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a6a6 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_is_group_enabled - 0x4206b0b8 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a6ec 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.check_sae_rejected_groups - 0x4206b0e4 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a718 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_commit - 0x4206b14a 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a77e 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_commit - 0x4206b264 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a898 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_confirm - 0x4206b2ee 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a922 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_confirm - 0x4206b326 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a95a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_accept_sta - 0x4206b37e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4206b37e sae_accept_sta + 0x4206a9b2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a9b2 sae_accept_sta .text.sae_sm_step - 0x4206b3ca 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206a9fe 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.handle_auth_sae - 0x4206b5be 0x2f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4206b5be handle_auth_sae + 0x4206abf2 0x2f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206abf2 handle_auth_sae .text.auth_sae_queue - 0x4206b8b2 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4206b8b2 auth_sae_queue + 0x4206aee6 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206aee6 auth_sae_queue .text.wpa_res_to_status_code - 0x4206b9e2 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4206b9e2 wpa_res_to_status_code + 0x4206b016 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206b016 wpa_res_to_status_code .text.wpabuf_put_le16 - 0x4206ba88 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4206b0bc 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .text.comeback_token_hash - 0x4206baaa 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x4206baaa comeback_token_hash + 0x4206b0de 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4206b0de comeback_token_hash .text.check_comeback_token - 0x4206bad8 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x4206bad8 check_comeback_token + 0x4206b10c 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4206b10c check_comeback_token .text.auth_build_token_req - 0x4206bb82 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x4206bb82 auth_build_token_req + 0x4206b1b6 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4206b1b6 auth_build_token_req .text.const_time_memcmp - 0x4206bce8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b31c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sswu_curve_param - 0x4206bd1c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b350 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_password_id_elem - 0x4206bd2e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b362 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_rejected_groups_elem - 0x4206bd72 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b3a6 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_token_container_elem - 0x4206bdba 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b3ee 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_akm_suite_selector_elem - 0x4206bdfe 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b432 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_token - 0x4206be46 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b47a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_token_container - 0x4206be8a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b4be 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_akm_suite_selector - 0x4206bec0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b4f4 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_extract - 0x4206bf3e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b572 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed - 0x4206bf66 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b59a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm - 0x4206bfbc 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b5f0 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ffc - 0x4206c088 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b6bc 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_expand - 0x4206c12a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b75e 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ffc - 0x4206c180 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b7b4 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ffc - 0x4206c1de 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b812 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.debug_print_bignum - 0x4206c274 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sswu 0x4206c2b0 0x802 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206b8a8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x4206b8e4 0x802 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ecc - 0x4206cab2 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c0e6 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_max_min_addr - 0x4206cb52 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c186 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed_key - 0x4206cb94 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c1c8 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_password_identifier - 0x4206cc80 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c2b4 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ffc - 0x4206cd7a 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c3ae 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ffc - 0x4206cebe 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c4f2 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ecc - 0x4206d01e 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c652 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ecc - 0x4206d0f2 0x37a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206c726 0x37a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ecc - 0x4206d46c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206caa0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit - 0x4206d4cc 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cb00 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_le16 - 0x4206d57c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cbb0 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_data - 0x4206d59e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cbd2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_str - 0x4206d5c8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cbfc 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_rejected_groups - 0x4206d5f2 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cc26 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ecc - 0x4206d69e 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206ccd2 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_kdf_hash - 0x4206d73c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cd70 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_scalar - 0x4206d75c 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cd90 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ffc - 0x4206d7f4 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206ce28 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ecc - 0x4206d8e8 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cf1c 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element - 0x4206d9ac 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cfe0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_clear_temp_data - 0x4206d9c6 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206d9c6 sae_clear_temp_data + 0x4206cffa 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206cffa sae_clear_temp_data .text.sae_clear_data - 0x4206da68 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206da68 sae_clear_data + 0x4206d09c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d09c sae_clear_data .text.sae_set_group - 0x4206da9e 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206da9e sae_set_group + 0x4206d0d2 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d0d2 sae_set_group .text.sae_ecc_prime_len_2_hash_len - 0x4206db68 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206db68 sae_ecc_prime_len_2_hash_len + 0x4206d19c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d19c sae_ecc_prime_len_2_hash_len .text.sae_derive_pt_ecc - 0x4206db8a 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d1be 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_ffc_prime_len_2_hash_len - 0x4206dd46 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206dd46 sae_ffc_prime_len_2_hash_len + 0x4206d37a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d37a sae_ffc_prime_len_2_hash_len .text.sae_derive_pt_ffc - 0x4206dd68 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d39c 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_keys - 0x4206df90 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d5c4 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_from_pt_ecc - 0x4206e228 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e228 sae_derive_pwe_from_pt_ecc + 0x4206d85c 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d85c sae_derive_pwe_from_pt_ecc .text.sae_derive_pwe_from_pt_ffc - 0x4206e38e 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e38e sae_derive_pwe_from_pt_ffc + 0x4206d9c2 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d9c2 sae_derive_pwe_from_pt_ffc .text.sae_deinit_pt - 0x4206e4f8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e4f8 sae_deinit_pt + 0x4206db2c 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206db2c sae_deinit_pt .text.sae_derive_pt_group - 0x4206e534 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206db68 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pt - 0x4206e5e0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e5e0 sae_derive_pt + 0x4206dc14 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206dc14 sae_derive_pt .text.sae_prepare_commit - 0x4206e65e 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e65e sae_prepare_commit + 0x4206dc92 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206dc92 sae_prepare_commit .text.sae_prepare_commit_pt - 0x4206e6d6 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e6d6 sae_prepare_commit_pt + 0x4206dd0a 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206dd0a sae_prepare_commit_pt .text.sae_process_commit - 0x4206e820 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e820 sae_process_commit + 0x4206de54 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206de54 sae_process_commit .text.sae_write_commit - 0x4206e884 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206e884 sae_write_commit + 0x4206deb8 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206deb8 sae_write_commit .text.sae_group_allowed - 0x4206ea9c 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206ea9c sae_group_allowed + 0x4206e0d0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e0d0 sae_group_allowed .text.sae_parse_commit - 0x4206eb1a 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206eb1a sae_parse_commit + 0x4206e14e 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e14e sae_parse_commit .text.sae_write_confirm - 0x4206ec80 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206ec80 sae_write_confirm + 0x4206e2b4 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e2b4 sae_write_confirm .text.sae_check_confirm - 0x4206ed46 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206ed46 sae_check_confirm + 0x4206e37a 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e37a sae_check_confirm .text.dragonfly_get_rand_1_to_p_1 - 0x4206edfa 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e42e 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_get_rand_2_to_r_1 - 0x4206ee7c 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e4b0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_min_pwe_loop_iter - 0x4206eeba 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206eeba dragonfly_min_pwe_loop_iter + 0x4206e4ee 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e4ee dragonfly_min_pwe_loop_iter .text.dragonfly_get_random_qr_qnr - 0x4206ef1a 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206ef1a dragonfly_get_random_qr_qnr + 0x4206e54e 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e54e dragonfly_get_random_qr_qnr .text.dragonfly_is_quadratic_residue_blind - 0x4206efc8 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206efc8 dragonfly_is_quadratic_residue_blind + 0x4206e5fc 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e5fc dragonfly_is_quadratic_residue_blind .text.dragonfly_generate_scalar - 0x4206f0e8 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206f0e8 dragonfly_generate_scalar + 0x4206e71c 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e71c dragonfly_generate_scalar .text.dragonfly_sqrt - 0x4206f15c 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206f15c dragonfly_sqrt + 0x4206e790 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e790 dragonfly_sqrt .text.wpa_kck_len - 0x4206f228 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206e85c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_kek_len - 0x4206f254 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206e888 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_selector_to_bitfield - 0x4206f29a 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206e8ce 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_key_mgmt_to_bitfield - 0x4206f340 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206e974 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_selector_to_bitfield - 0x4206f3da 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ea0e 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_key_mgmt_to_bitfield - 0x4206f44e 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ea82 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_mic_len - 0x4206f49e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f49e wpa_mic_len + 0x4206ead2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ead2 wpa_mic_len .text.wpa_cipher_valid_mgmt_group - 0x4206f4bc 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f4bc wpa_cipher_valid_mgmt_group + 0x4206eaf0 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206eaf0 wpa_cipher_valid_mgmt_group .text.wpa_parse_wpa_ie_rsnxe - 0x4206f4e0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f4e0 wpa_parse_wpa_ie_rsnxe + 0x4206eb14 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206eb14 wpa_parse_wpa_ie_rsnxe .text.wpa_parse_wpa_ie_rsn - 0x4206f538 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f538 wpa_parse_wpa_ie_rsn + 0x4206eb6c 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206eb6c wpa_parse_wpa_ie_rsn .text.wpa_parse_wpa_ie_wpa - 0x4206f71e 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f71e wpa_parse_wpa_ie_wpa + 0x4206ed52 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ed52 wpa_parse_wpa_ie_wpa .text.wpa_use_akm_defined - 0x4206f8be 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f8be wpa_use_akm_defined + 0x4206eef2 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206eef2 wpa_use_akm_defined .text.wpa_use_aes_key_wrap - 0x4206f8fe 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f8fe wpa_use_aes_key_wrap + 0x4206ef32 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ef32 wpa_use_aes_key_wrap .text.wpa_eapol_key_mic - 0x4206f95c 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206f95c wpa_eapol_key_mic + 0x4206ef90 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ef90 wpa_eapol_key_mic .text.wpa_akm_to_suite - 0x4206fa62 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206fa62 wpa_akm_to_suite + 0x4206f096 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f096 wpa_akm_to_suite .text.wpa_compare_rsn_ie - 0x4206fb10 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206fb10 wpa_compare_rsn_ie + 0x4206f144 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f144 wpa_compare_rsn_ie .text.rsn_pmkid - 0x4206fb40 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206fb40 rsn_pmkid + 0x4206f174 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f174 rsn_pmkid .text.wpa_cipher_key_len - 0x4206fb9c 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206fb9c wpa_cipher_key_len + 0x4206f1d0 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f1d0 wpa_cipher_key_len .text.wpa_pmk_to_ptk - 0x4206fc00 0x24a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206fc00 wpa_pmk_to_ptk + 0x4206f234 0x24a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f234 wpa_pmk_to_ptk .text.wpa_cipher_to_alg - 0x4206fe4a 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206fe4a wpa_cipher_to_alg + 0x4206f47e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f47e wpa_cipher_to_alg .text.wpa_cipher_valid_pairwise - 0x4206fe7e 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206fe7e wpa_cipher_valid_pairwise + 0x4206f4b2 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f4b2 wpa_cipher_valid_pairwise .text.wpa_cipher_to_suite - 0x4206feaa 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206feaa wpa_cipher_to_suite + 0x4206f4de 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f4de wpa_cipher_to_suite .text.rsn_cipher_put_suites - 0x4206ff82 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206ff82 rsn_cipher_put_suites + 0x4206f5b6 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f5b6 rsn_cipher_put_suites .text.wpa_cipher_put_suites - 0x4206ffe6 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206ffe6 wpa_cipher_put_suites + 0x4206f61a 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f61a wpa_cipher_put_suites .text.hmac_sha256_kdf - 0x4207004a 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - 0x4207004a hmac_sha256_kdf + 0x4206f67e 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x4206f67e hmac_sha256_kdf .text.dh_groups_get - 0x42070164 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - 0x42070164 dh_groups_get + 0x4206f798 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x4206f798 dh_groups_get .text.wpa_key_mgmt_supports_caching - 0x42070192 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206f7c6 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_verify_eapol_key_mic - 0x420701ce 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206f802 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.is_wpa2_enterprise_connection - 0x42070348 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206f97c 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_derive_ptk - 0x4207037a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206f9ae 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_check_group_cipher - 0x420703b0 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206f9e4 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_decrypt_key_data - 0x42070404 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fa38 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_seq - 0x420704f2 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fb26 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_igtk - 0x42070560 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fb94 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.ieee80211w_set_keys - 0x420705c6 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fbfa 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_get_key - 0x42070614 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fc48 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_gtk_in_use - 0x42070622 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fc56 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_pmksa_free_cb - 0x4207074e 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fd82 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_le16 - 0x420707ce 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fe02 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_data - 0x420707f0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fe24 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.cipher_type_map_supp_to_public - 0x4207081a 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207081a cipher_type_map_supp_to_public + 0x4206fe4e 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fe4e cipher_type_map_supp_to_public .text.cipher_type_map_public_to_supp - 0x420708a8 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420708a8 cipher_type_map_public_to_supp + 0x4206fedc 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206fedc cipher_type_map_public_to_supp .text.wpa_eapol_key_send - 0x42070926 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42070926 wpa_eapol_key_send + 0x4206ff5a 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4206ff5a wpa_eapol_key_send .text.wpa_sm_key_request - 0x420709ce 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070002 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rekey_ptk - 0x42070b9e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420701d2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4 - 0x42070bb0 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420701e4 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_2 - 0x42070cfe 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070332 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_4 - 0x42070e48 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42070e48 wpa_supplicant_send_2_of_4 + 0x4207047c 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207047c wpa_supplicant_send_2_of_4 .text.wpa_supplicant_gtk_tx_bit_workaround - 0x42070fea 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42070fea wpa_supplicant_gtk_tx_bit_workaround + 0x4207061e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207061e wpa_supplicant_gtk_tx_bit_workaround .text.wpa_supplicant_process_1_of_2_rsn - 0x42070ffe 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070632 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2_wpa - 0x4207109e 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420706d2 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_pairwise_gtk - 0x420711dc 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420711dc wpa_supplicant_pairwise_gtk + 0x42070810 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070810 wpa_supplicant_pairwise_gtk .text.wpa_report_ie_mismatch - 0x4207126c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207126c wpa_report_ie_mismatch + 0x420708a0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420708a0 wpa_report_ie_mismatch .text.wpa_supplicant_validate_ie - 0x4207127c 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420708b0 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_state - 0x42071388 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42071388 wpa_sm_set_state + 0x420709bc 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420709bc wpa_sm_set_state .text.wpa_supplicant_key_neg_complete - 0x420713c8 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420713c8 wpa_supplicant_key_neg_complete + 0x420709fc 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420709fc wpa_supplicant_key_neg_complete .text.wpa_sm_set_pmk_from_pmksa - 0x42071406 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42071406 wpa_sm_set_pmk_from_pmksa + 0x42070a3a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070a3a wpa_sm_set_pmk_from_pmksa .text.wpa_supplicant_get_pmk - 0x4207143c 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070a70 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_4 - 0x420715d8 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420715d8 wpa_supplicant_process_1_of_4 + 0x42070c0c 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070c0c wpa_supplicant_process_1_of_4 .text.wpa_sm_init - 0x42071752 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42071752 wpa_sm_init + 0x42070d86 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070d86 wpa_sm_init .text.wpa_sm_notify_assoc - 0x420717c2 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420717c2 wpa_sm_notify_assoc + 0x42070df6 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070df6 wpa_sm_notify_assoc .text.wpa_set_profile - 0x4207187e 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207187e wpa_set_profile + 0x42070eb2 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070eb2 wpa_set_profile .text.wpa_set_pmk - 0x42071986 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42071986 wpa_set_pmk + 0x42070fba 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070fba wpa_set_pmk .text.wpa_set_passphrase - 0x42071a32 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42071a32 wpa_set_passphrase + 0x42071066 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071066 wpa_set_passphrase .text.set_assoc_ie - 0x42071b18 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42071b18 set_assoc_ie + 0x4207114c 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207114c set_assoc_ie .text.wpa_sm_set_key - 0x42071b74 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42071b74 wpa_sm_set_key + 0x420711a8 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420711a8 wpa_sm_set_key .text.wpa_supplicant_install_ptk - 0x42071c34 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071268 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_3_of_4 - 0x42071ce8 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207131c 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_gtk - 0x42071e3e 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071472 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2 - 0x42071f9e 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420715d2 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rx_eapol - 0x42072084 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072084 wpa_sm_rx_eapol + 0x420716b8 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420716b8 wpa_sm_rx_eapol .text.wpa_supplicant_activate_ptk - 0x42072392 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420719c6 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4_txcallback - 0x420723ec 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071a20 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_clr_countermeasures - 0x42072478 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072478 wpa_supplicant_clr_countermeasures + 0x42071aac 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071aac wpa_supplicant_clr_countermeasures .text.wpa_supplicant_stop_countermeasures - 0x42072486 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072486 wpa_supplicant_stop_countermeasures + 0x42071aba 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071aba wpa_supplicant_stop_countermeasures .text.wpa_michael_mic_failure - 0x420724c8 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420724c8 wpa_michael_mic_failure + 0x42071afc 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071afc wpa_michael_mic_failure .text.eapol_txcb - 0x42072582 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072582 eapol_txcb + 0x42071bb6 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071bb6 eapol_txcb .text.wpa_sta_in_4way_handshake - 0x4207264e 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207264e wpa_sta_in_4way_handshake + 0x42071c82 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071c82 wpa_sta_in_4way_handshake .text.wpa_sta_cur_pmksa_matches_akm - 0x4207267c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207267c wpa_sta_cur_pmksa_matches_akm + 0x42071cb0 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071cb0 wpa_sta_cur_pmksa_matches_akm .text.wpa_sta_clear_curr_pmksa - 0x420726b0 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420726b0 wpa_sta_clear_curr_pmksa + 0x42071ce4 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071ce4 wpa_sta_clear_curr_pmksa .text.get_wpa_sm - 0x420726e4 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420726e4 get_wpa_sm + 0x42071d18 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071d18 get_wpa_sm .text.wpa_sm_set_ap_rsnxe - 0x420726ee 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420726ee wpa_sm_set_ap_rsnxe + 0x42071d22 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071d22 wpa_sm_set_ap_rsnxe .text.wpa_sm_set_assoc_rsnxe - 0x420727a8 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420727a8 wpa_sm_set_assoc_rsnxe + 0x42071ddc 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071ddc wpa_sm_set_assoc_rsnxe .text.wpa_set_bss - 0x42072800 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072800 wpa_set_bss + 0x42071e34 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071e34 wpa_set_bss .text.wpa_sm_drop_sa - 0x42072b18 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072b18 wpa_sm_drop_sa + 0x4207214c 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207214c wpa_sm_drop_sa .text.wpa_sm_deinit - 0x42072b7c 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072b7c wpa_sm_deinit + 0x420721b0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420721b0 wpa_sm_deinit .text.wpa_sm_notify_disassoc - 0x42072bc6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072bc6 wpa_sm_notify_disassoc + 0x420721fa 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420721fa wpa_sm_notify_disassoc .text.owe_build_assoc_req - 0x42072c0a 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072c0a owe_build_assoc_req + 0x4207223e 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207223e owe_build_assoc_req .text.owe_process_assoc_resp - 0x42072cdc 0x258 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42072cdc owe_process_assoc_resp + 0x42072310 0x258 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42072310 owe_process_assoc_resp .text.wpa_parse_generic - 0x42072f34 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072568 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_rsn - 0x420730d2 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072706 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_wpa - 0x420733dc 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072a10 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_parse_wpa_ie - 0x4207350c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4207350c wpa_parse_wpa_ie + 0x42072b40 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072b40 wpa_parse_wpa_ie .text.wpa_gen_wpa_ie - 0x4207354c 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4207354c wpa_gen_wpa_ie + 0x42072b80 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072b80 wpa_gen_wpa_ie .text.wpa_gen_rsnxe - 0x42073596 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x42073596 wpa_gen_rsnxe + 0x42072bca 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072bca wpa_gen_rsnxe .text.wpa_supplicant_parse_ies - 0x420735fe 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x420735fe wpa_supplicant_parse_ies + 0x42072c32 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072c32 wpa_supplicant_parse_ies .text.wpabuf_alloc - 0x420736c4 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x420736c4 wpabuf_alloc + 0x42072cf8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072cf8 wpabuf_alloc .text.wpabuf_free - 0x420736ec 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x420736ec wpabuf_free + 0x42072d20 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072d20 wpabuf_free .text.wpabuf_clear_free - 0x4207371a 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4207371a wpabuf_clear_free + 0x42072d4e 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072d4e wpabuf_clear_free .text.wpabuf_put - 0x42073740 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42073740 wpabuf_put + 0x42072d74 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072d74 wpabuf_put .text.wpabuf_put_data - 0x4207374e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072d82 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .text.wpabuf_alloc_copy - 0x42073778 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42073778 wpabuf_alloc_copy + 0x42072dac 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072dac wpabuf_alloc_copy .text.wpabuf_zeropad - 0x420737a6 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x420737a6 wpabuf_zeropad + 0x42072dda 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072dda wpabuf_zeropad .text.d_permute - 0x42073804 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42072e38 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_invert - 0x42073824 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42072e58 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_buf_shift_left_1 - 0x42073840 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42072e74 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_group_2_hash_len - 0x42073870 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42072ea4 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_check_char - 0x42073898 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42072ecc 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.wpabuf_put_data - 0x42073954 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42072f88 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_valid_password - 0x4207397e 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207397e sae_pk_valid_password + 0x42072fb2 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42072fb2 sae_pk_valid_password .text.sae_pk_base32_decode - 0x42073a8c 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42073a8c sae_pk_base32_decode + 0x420730c0 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420730c0 sae_pk_base32_decode .text.sae_pk_get_be19 - 0x42073bf4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42073bf4 sae_pk_get_be19 + 0x42073228 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42073228 sae_pk_get_be19 .text.sae_pk_buf_shift_left_19 - 0x42073c0c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42073c0c sae_pk_buf_shift_left_19 + 0x42073240 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42073240 sae_pk_buf_shift_left_19 .text.sae_pk_set_password - 0x42073c46 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42073c46 sae_pk_set_password + 0x4207327a 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207327a sae_pk_set_password .text.sae_hash - 0x42073d7e 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42073d7e sae_hash + 0x420733b2 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420733b2 sae_hash .text.sae_pk_valid_fingerprint - 0x42073da2 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420733d6 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_hash_sig_data - 0x42073ea2 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420734d6 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_check_confirm_pk - 0x42074002 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42074002 sae_check_confirm_pk + 0x42073636 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42073636 sae_check_confirm_pk .text.eap_client_get_eap_state - 0x42074186 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - 0x42074186 eap_client_get_eap_state + 0x420737ba 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x420737ba eap_client_get_eap_state .text.disable_wpa_wpa2 - 0x4207419a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420737ce 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .text.wpa_alloc_eapol - 0x420741a8 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420741a8 wpa_alloc_eapol + 0x420737dc 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x420737dc wpa_alloc_eapol .text.wpa_free_eapol - 0x42074248 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42074248 wpa_free_eapol + 0x4207387c 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4207387c wpa_free_eapol .text.wpa_ether_send - 0x4207425e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207425e wpa_ether_send + 0x42073892 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073892 wpa_ether_send .text.hostapd_send_eapol - 0x420742fe 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420742fe hostapd_send_eapol + 0x42073932 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073932 hostapd_send_eapol .text.wpa_supplicant_transition_disable - 0x420743d4 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420743d4 wpa_supplicant_transition_disable + 0x42073a08 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073a08 wpa_supplicant_transition_disable .text.wpa_sm_alloc_eapol - 0x42074458 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42074458 wpa_sm_alloc_eapol + 0x42073a8c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073a8c wpa_sm_alloc_eapol .text.wpa_sm_free_eapol - 0x42074466 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42074466 wpa_sm_free_eapol + 0x42073a9a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073a9a wpa_sm_free_eapol .text.wpa_sm_deauthenticate - 0x42074474 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42074474 wpa_sm_deauthenticate + 0x42073aa8 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073aa8 wpa_sm_deauthenticate .text.wpa_sm_mlme_setprotection - 0x4207449a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207449a wpa_sm_mlme_setprotection + 0x42073ace 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073ace wpa_sm_mlme_setprotection .text.wpa_sm_disassociate - 0x4207449e 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207449e wpa_sm_disassociate + 0x42073ad2 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073ad2 wpa_sm_disassociate .text.crypto_rng_wrapper - 0x420744a0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073ad4 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .text.crypto_bignum_init - 0x420744b2 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420744b2 crypto_bignum_init + 0x42073ae6 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073ae6 crypto_bignum_init .text.crypto_bignum_init_set - 0x420744d6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420744d6 crypto_bignum_init_set + 0x42073b0a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073b0a crypto_bignum_init_set .text.crypto_bignum_init_uint - 0x4207451a 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207451a crypto_bignum_init_uint + 0x42073b4e 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073b4e crypto_bignum_init_uint .text.crypto_bignum_deinit - 0x4207454c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207454c crypto_bignum_deinit + 0x42073b80 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073b80 crypto_bignum_deinit .text.crypto_bignum_to_bin - 0x4207456a 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207456a crypto_bignum_to_bin + 0x42073b9e 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073b9e crypto_bignum_to_bin .text.crypto_bignum_add - 0x420745d6 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420745d6 crypto_bignum_add + 0x42073c0a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073c0a crypto_bignum_add .text.crypto_bignum_mod - 0x420745f2 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420745f2 crypto_bignum_mod + 0x42073c26 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073c26 crypto_bignum_mod .text.crypto_bignum_exptmod - 0x4207460e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207460e crypto_bignum_exptmod + 0x42073c42 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073c42 crypto_bignum_exptmod .text.crypto_bignum_inverse - 0x4207462e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207462e crypto_bignum_inverse + 0x42073c62 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073c62 crypto_bignum_inverse .text.crypto_bignum_sub - 0x4207464a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207464a crypto_bignum_sub + 0x42073c7e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073c7e crypto_bignum_sub .text.crypto_bignum_div - 0x42074666 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42074666 crypto_bignum_div + 0x42073c9a 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073c9a crypto_bignum_div .text.crypto_bignum_mulmod - 0x42074684 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42074684 crypto_bignum_mulmod + 0x42073cb8 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073cb8 crypto_bignum_mulmod .text.crypto_bignum_sqrmod - 0x420746ba 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420746ba crypto_bignum_sqrmod + 0x42073cee 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073cee crypto_bignum_sqrmod .text.crypto_bignum_rshift - 0x4207470a 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207470a crypto_bignum_rshift + 0x42073d3e 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073d3e crypto_bignum_rshift .text.crypto_bignum_cmp - 0x4207473c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207473c crypto_bignum_cmp + 0x42073d70 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073d70 crypto_bignum_cmp .text.crypto_bignum_is_zero - 0x4207474a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207474a crypto_bignum_is_zero + 0x42073d7e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073d7e crypto_bignum_is_zero .text.crypto_bignum_is_one - 0x4207475e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207475e crypto_bignum_is_one + 0x42073d92 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073d92 crypto_bignum_is_one .text.crypto_bignum_is_odd - 0x42074772 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42074772 crypto_bignum_is_odd + 0x42073da6 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073da6 crypto_bignum_is_odd .text.crypto_bignum_rand - 0x42074788 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42074788 crypto_bignum_rand + 0x42073dbc 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073dbc crypto_bignum_rand .text.crypto_bignum_legendre - 0x420747aa 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420747aa crypto_bignum_legendre + 0x42073dde 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073dde crypto_bignum_legendre .text.crypto_bignum_addmod - 0x42074834 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42074834 crypto_bignum_addmod - .text.dbl 0x4207488e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xor 0x420748d8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xorend 0x420748f8 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x42073e68 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073e68 crypto_bignum_addmod + .text.dbl 0x42073ec2 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x42073f0c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x42073f2c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.pad_block - 0x42074924 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.aes_s2v 0x4207496c 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x42073f58 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x42073fa0 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.aes_siv_decrypt - 0x42074ab6 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - 0x42074ab6 aes_siv_decrypt + 0x420740ea 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x420740ea aes_siv_decrypt .text.ieee802_11_parse_extension - 0x42074bca 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x420741fe 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_vendor_specific - 0x42074c60 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x42074294 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_elems - 0x42074ce0 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - 0x42074ce0 ieee802_11_parse_elems + 0x42074314 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x42074314 ieee802_11_parse_elems .text._pmksa_cache_free_entry - 0x42074d78 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420743ac 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_free_entry - 0x42074d8a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420743be 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_set_expiration - 0x42074dae 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420743e2 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_expire - 0x42074dfc 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074430 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_flush - 0x42074e3e 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42074e3e pmksa_cache_flush + 0x42074472 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074472 pmksa_cache_flush .text.pmksa_cache_add_entry - 0x42074ec2 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42074ec2 pmksa_cache_add_entry + 0x420744f6 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420744f6 pmksa_cache_add_entry .text.pmksa_cache_add - 0x42074ff0 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42074ff0 pmksa_cache_add + 0x42074624 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074624 pmksa_cache_add .text.pmksa_cache_clone_entry - 0x42075118 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207474c 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_deinit - 0x42075156 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42075156 pmksa_cache_deinit + 0x4207478a 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207478a pmksa_cache_deinit .text.pmksa_cache_get - 0x420751a2 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420751a2 pmksa_cache_get + 0x420747d6 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420747d6 pmksa_cache_get .text.pmksa_cache_get_opportunistic - 0x42075202 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42075202 pmksa_cache_get_opportunistic + 0x42074836 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074836 pmksa_cache_get_opportunistic .text.pmksa_cache_get_current - 0x4207522a 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4207522a pmksa_cache_get_current + 0x4207485e 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207485e pmksa_cache_get_current .text.pmksa_cache_clear_current - 0x42075232 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42075232 pmksa_cache_clear_current + 0x42074866 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074866 pmksa_cache_clear_current .text.pmksa_cache_set_current - 0x4207523a 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4207523a pmksa_cache_set_current + 0x4207486e 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4207486e pmksa_cache_set_current .text.pmksa_cache_init - 0x420752be 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420752be pmksa_cache_init + 0x420748f2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420748f2 pmksa_cache_init .text.esp_coex_common_semphr_create_wrapper - 0x420752f8 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420752f8 esp_coex_common_semphr_create_wrapper + 0x4207492c 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207492c esp_coex_common_semphr_create_wrapper .text.esp_coex_common_semphr_delete_wrapper - 0x4207530a 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207530a esp_coex_common_semphr_delete_wrapper + 0x4207493e 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207493e esp_coex_common_semphr_delete_wrapper .text.esp_coex_common_semphr_take_wrapper - 0x4207531c 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4207531c esp_coex_common_semphr_take_wrapper + 0x42074950 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074950 esp_coex_common_semphr_take_wrapper .text.esp_coex_common_semphr_give_wrapper - 0x42075340 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42075340 esp_coex_common_semphr_give_wrapper + 0x42074974 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074974 esp_coex_common_semphr_give_wrapper .text.esp_coex_common_timer_done_wrapper - 0x42075358 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42075358 esp_coex_common_timer_done_wrapper + 0x4207498c 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207498c esp_coex_common_timer_done_wrapper .text.esp_coex_common_timer_setfn_wrapper - 0x42075366 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42075366 esp_coex_common_timer_setfn_wrapper + 0x4207499a 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4207499a esp_coex_common_timer_setfn_wrapper .text.esp_coex_common_spin_lock_create_wrapper - 0x42075374 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42075374 esp_coex_common_spin_lock_create_wrapper + 0x420749a8 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x420749a8 esp_coex_common_spin_lock_create_wrapper .text.esp_coex_common_clk_slowclk_cal_get_wrapper - 0x420753d4 0x26 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420753d4 esp_coex_common_clk_slowclk_cal_get_wrapper + 0x42074a08 0x26 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074a08 esp_coex_common_clk_slowclk_cal_get_wrapper .text.lib_printf - 0x420753fa 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x42074a2e 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .text.pp_printf - 0x42075486 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x42075486 pp_printf + 0x42074aba 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x42074aba pp_printf .text.net80211_printf - 0x420754b0 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x420754b0 net80211_printf + 0x42074ae4 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x42074ae4 net80211_printf .text.mbedtls_pk_init - 0x420754da 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420754da mbedtls_pk_init + 0x42074b0e 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074b0e mbedtls_pk_init .text.mbedtls_pk_free - 0x420754e4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420754e4 mbedtls_pk_free + 0x42074b18 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074b18 mbedtls_pk_free .text.mbedtls_pk_info_from_type - 0x4207550a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4207550a mbedtls_pk_info_from_type + 0x42074b3e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074b3e mbedtls_pk_info_from_type .text.mbedtls_pk_setup - 0x42075556 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42075556 mbedtls_pk_setup + 0x42074b8a 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074b8a mbedtls_pk_setup .text.mbedtls_pk_get_type - 0x42075598 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42075598 mbedtls_pk_get_type + 0x42074bcc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074bcc mbedtls_pk_get_type .text.mbedtls_pk_ecc_set_group - 0x420755aa 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x420755aa mbedtls_pk_ecc_set_group + 0x42074bde 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42074bde mbedtls_pk_ecc_set_group .text.mbedtls_pk_ecc_set_pubkey - 0x42075632 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x42075632 mbedtls_pk_ecc_set_pubkey + 0x42074c66 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42074c66 mbedtls_pk_ecc_set_pubkey .text.rsa_can_do - 0x42075662 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074c96 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_debug - 0x4207567a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074cae 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_can_do - 0x420756a2 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074cd6 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_get_bitlen - 0x420756aa 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074cde 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_debug - 0x420756b0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074ce4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckeydh_can_do - 0x420756c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074cfc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_can_do - 0x420756d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074d04 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_free_wrap - 0x420756d8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074d0c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alloc_wrap - 0x420756f2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074d26 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_check_pair_wrap - 0x42075714 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074d48 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_encrypt_wrap - 0x42075726 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074d5a 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_decrypt_wrap - 0x42075786 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074dba 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_sign_wrap - 0x420757e6 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074e1a 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_verify_wrap - 0x42075848 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074e7c 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_get_bitlen - 0x420758ac 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074ee0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_free_wrap - 0x420758bc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074ef0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_alloc_wrap - 0x420758d6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074f0a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_check_pair_wrap - 0x420758f8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074f2c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_sign_wrap - 0x4207590a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074f3e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_verify_wrap - 0x4207591e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42074f52 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.pk_get_pk_alg - 0x42075948 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42074f7c 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams_rfc8410 - 0x42075a02 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42075036 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_from_specified - 0x42075a2c 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42075060 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_id_from_group - 0x42075c6a 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4207529e 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_ecc_group_id_from_specified - 0x42075d42 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42075376 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams - 0x42075d96 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420753ca 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_subpubkey - 0x42075dce 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x42075dce mbedtls_pk_parse_subpubkey + 0x42075402 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42075402 mbedtls_pk_parse_subpubkey .text.mbedtls_pk_parse_public_key - 0x42075f20 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x42075f20 mbedtls_pk_parse_public_key + 0x42075554 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42075554 mbedtls_pk_parse_public_key .text.pem_check_pkcs_padding - 0x420760b6 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420756ea 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_get_iv - 0x420760f0 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42075724 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_pbkdf1 - 0x4207618c 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420757c0 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_aes_decrypt - 0x42076296 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420758ca 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.mbedtls_pem_init - 0x42076310 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x42076310 mbedtls_pem_init + 0x42075944 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42075944 mbedtls_pem_init .text.mbedtls_pem_read_buffer - 0x42076342 0x348 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x42076342 mbedtls_pem_read_buffer + 0x42075976 0x348 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42075976 mbedtls_pem_read_buffer .text.mbedtls_pem_free - 0x4207668a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4207668a mbedtls_pem_free + 0x42075cbe 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42075cbe mbedtls_pem_free .text.mbedtls_ct_base64_dec_value - 0x420766b4 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42075ce8 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_base64_decode - 0x420767ae 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x420767ae mbedtls_base64_decode + 0x42075de2 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42075de2 mbedtls_base64_decode .text.misc_nvs_load - 0x42076962 0xa4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42076962 misc_nvs_load + 0x42075f96 0xa4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x42075f96 misc_nvs_load .text.misc_nvs_deinit - 0x42076a06 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42076a06 misc_nvs_deinit + 0x4207603a 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4207603a misc_nvs_deinit .text.misc_nvs_init - 0x42076a62 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42076a62 misc_nvs_init + 0x42076096 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x42076096 misc_nvs_init .text.mesh_sta_auth_expire_time - 0x42076a96 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - 0x42076a96 mesh_sta_auth_expire_time + 0x420760ca 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x420760ca mesh_sta_auth_expire_time .text.esp_ota_get_running_partition - 0x42076ad6 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x42076ad6 esp_ota_get_running_partition - .text._ZdaPv 0x42076b9c 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - 0x42076b9c operator delete[](void*) - .text._ZdaPvj 0x42076b9e 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - 0x42076b9e operator delete[](void*, unsigned int) + 0x4207610a 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4207610a esp_ota_get_running_partition + .text._ZdaPv 0x420761d0 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x420761d0 operator delete[](void*) + .text._ZdaPvj 0x420761d2 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x420761d2 operator delete[](void*, unsigned int) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x42076ba2 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076ba2 __gnu_cxx::__concurrence_lock_error::what() const + 0x420761d6 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420761d6 __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x42076bac 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076bac __gnu_cxx::__concurrence_unlock_error::what() const + 0x420761e0 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420761e0 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x42076bb6 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076bb6 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x42076bb6 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420761ea 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420761ea __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420761ea __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x42076bc2 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076bc2 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420761f6 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420761f6 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x42076bda 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076bda __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x42076bda __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4207620e 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207620e __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4207620e __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x42076be6 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076be6 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4207621a 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4207621a __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x42076bfe 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076bfe __gnu_cxx::__mutex::lock() + 0x42076232 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42076232 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x42076c2e 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076c2e __gnu_cxx::__mutex::unlock() + 0x42076262 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42076262 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x42076c5e 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42076c5e std::get_new_handler() + 0x42076292 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x42076292 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x42076c8e 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x420762c2 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .text._ZnajRKSt9nothrow_t - 0x42076c9c 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - 0x42076c9c operator new[](unsigned int, std::nothrow_t const&) + 0x420762d0 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x420762d0 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x42076cb0 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42076cb0 __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x42076cb0 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420762e4 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420762e4 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420762e4 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x42076cbc 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42076cbc __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420762f0 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420762f0 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42076cd4 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42076308 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.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 - 0x42076d0e 0xb4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42076d0e __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 + 0x42076342 0xb4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x42076342 __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_ - 0x42076dc2 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42076dc2 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420763f6 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x420763f6 __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 - 0x42076e06 0x42 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42076e06 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4207643a 0x42 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4207643a __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x42076e48 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x42076e48 std::type_info::~type_info() - 0x42076e48 std::type_info::~type_info() + 0x4207647c 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4207647c std::type_info::~type_info() + 0x4207647c std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x42076e4a 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x42076e4a std::type_info::__is_pointer_p() const - 0x42076e4a std::type_info::__is_function_p() const + 0x4207647e 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4207647e std::type_info::__is_pointer_p() const + 0x4207647e std::type_info::__is_function_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x42076e4e 0x36 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42076e4e __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x42076482 0x36 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42076482 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x42076e84 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42076e84 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420764b8 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420764b8 __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 - 0x42076e8e 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42076e8e __cxxabiv1::__class_type_info::~__class_type_info() - 0x42076e8e __cxxabiv1::__class_type_info::~__class_type_info() + 0x420764c2 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420764c2 __cxxabiv1::__class_type_info::~__class_type_info() + 0x420764c2 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x42076e9c 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42076e9c __cxxabiv1::__class_type_info::~__class_type_info() + 0x420764d0 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420764d0 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42076eb4 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420764e8 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.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 - 0x42076eee 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42076eee __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x42076522 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x42076522 __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 - 0x42076f18 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42076f18 __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 + 0x4207654c 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4207654c __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 - 0x42076f6c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42076f6c __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x42076fb0 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - 0x42076fb0 operator delete(void*) - .text._ZdlPvj 0x42076fb8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - 0x42076fb8 operator delete(void*, unsigned int) + 0x420765a0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x420765a0 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x420765e4 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x420765e4 operator delete(void*) + .text._ZdlPvj 0x420765ec 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x420765ec operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x42076fbc 0x70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x42076fbc __cxa_begin_catch + 0x420765f0 0x70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x420765f0 __cxa_begin_catch .text.__cxa_end_catch - 0x4207702c 0x66 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4207702c __cxa_end_catch + 0x42076660 0x66 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x42076660 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x42077092 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - 0x42077092 std::exception::~exception() - 0x42077092 std::exception::~exception() + 0x420766c6 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x420766c6 std::exception::~exception() + 0x420766c6 std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x42077094 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x420766c8 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text.__cxa_get_globals_fast - 0x420770c4 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x420770c4 __cxa_get_globals_fast + 0x420766f8 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x420766f8 __cxa_get_globals_fast .text.__cxa_get_globals - 0x420770ee 0x5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x420770ee __cxa_get_globals + 0x42076722 0x5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x42076722 __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x4207714a 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4207677e 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text._ZN10__cxxabiv111__terminateEPFvvE - 0x42077174 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42077174 __cxxabiv1::__terminate(void (*)()) + 0x420767a8 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x420767a8 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x4207718e 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4207718e std::get_terminate() + 0x420767c2 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x420767c2 std::get_terminate() .text._ZSt9terminatev - 0x420771ba 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x420771ba std::terminate() + 0x420767ee 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x420767ee std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x420771c6 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .text._Znaj 0x420771d4 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - 0x420771d4 operator new[](unsigned int) - .text._Znwj 0x420771d6 0x4a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x420771d6 operator new(unsigned int) + 0x420767fa 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .text._Znaj 0x42076808 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x42076808 operator new[](unsigned int) + .text._Znwj 0x4207680a 0x4a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x4207680a operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x42077220 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x42077220 std::bad_alloc::what() const + 0x42076854 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x42076854 std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x4207722a 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4207722a std::bad_alloc::~bad_alloc() - 0x4207722a std::bad_alloc::~bad_alloc() + 0x4207685e 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4207685e std::bad_alloc::~bad_alloc() + 0x4207685e std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x42077238 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x42077238 std::bad_alloc::~bad_alloc() + 0x4207686c 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4207686c std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x42077252 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42076886 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x4207725e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4207725e __wrap__Unwind_DeleteException + 0x42076892 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42076892 __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x4207726a 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4207726a __wrap___gxx_personality_v0 + 0x4207689e 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207689e __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x42077272 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42077272 __wrap___cxa_allocate_exception + 0x420768a6 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420768a6 __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x4207727e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4207727e __wrap___cxa_throw + 0x420768b2 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x420768b2 __wrap___cxa_throw .text.phy_change_channel - 0x4207728a 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4207728a phy_change_channel + 0x420768be 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x420768be phy_change_channel .text.phy_bbpll_en_usb - 0x4207729c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4207729c phy_bbpll_en_usb + 0x420768d0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x420768d0 phy_bbpll_en_usb .text.phy_get_rf_cal_version - 0x420772a6 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x420772a6 phy_get_rf_cal_version + 0x420768da 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x420768da phy_get_rf_cal_version .text.noise_check_loop - 0x420772ac 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x420772ac noise_check_loop + 0x420768e0 0x2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x420768e0 noise_check_loop .text.phy_init_param_set - 0x420772ae 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x420772ae phy_init_param_set + 0x420768e2 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x420768e2 phy_init_param_set .text.ant_tx_cfg - 0x420772ba 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x420772ba ant_tx_cfg + 0x420768ee 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x420768ee ant_tx_cfg .text.ant_rx_cfg - 0x420772d0 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x420772d0 ant_rx_cfg + 0x42076904 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x42076904 ant_rx_cfg .text.get_phy_version_str - 0x420772f4 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420772f4 get_phy_version_str + 0x42076928 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42076928 get_phy_version_str .text.get_iq_value - 0x42077338 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42077338 get_iq_value + 0x4207696c 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x4207696c get_iq_value .text.get_bias_ref_code - 0x4207737c 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x4207737c get_bias_ref_code + 0x420769b0 0x86 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420769b0 get_bias_ref_code .text.phy_get_vdd33 - 0x42077402 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42077402 phy_get_vdd33 + 0x42076a36 0xaa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42076a36 phy_get_vdd33 .text.phy_set_most_tpw - 0x420774ac 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420774ac phy_set_most_tpw + 0x42076ae0 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076ae0 phy_set_most_tpw .text.phy_11p_set - 0x420774c2 0x1d6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420774c2 phy_11p_set + 0x42076af6 0x1d6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076af6 phy_11p_set .text.ant_dft_cfg - 0x42077698 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x42077698 ant_dft_cfg + 0x42076ccc 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076ccc ant_dft_cfg .text.ant_wifitx_cfg - 0x420776ba 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420776ba ant_wifitx_cfg + 0x42076cee 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076cee ant_wifitx_cfg .text.ant_wifirx_cfg - 0x420776e8 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420776e8 ant_wifirx_cfg + 0x42076d1c 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076d1c ant_wifirx_cfg .text.ant_bttx_cfg - 0x42077750 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x42077750 ant_bttx_cfg + 0x42076d84 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076d84 ant_bttx_cfg .text.ant_btrx_cfg - 0x4207777a 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4207777a ant_btrx_cfg + 0x42076dae 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076dae ant_btrx_cfg .text.phy_enable_low_rate - 0x420777e2 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420777e2 phy_enable_low_rate + 0x42076e16 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076e16 phy_enable_low_rate .text.phy_disable_low_rate - 0x4207780e 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4207780e phy_disable_low_rate + 0x42076e42 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076e42 phy_disable_low_rate .text.set_rx_sense - 0x4207783a 0x22a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4207783a set_rx_sense + 0x42076e6e 0x22a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076e6e set_rx_sense .text.phy_init_flag - 0x42077a64 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x42077a64 phy_init_flag + 0x42077098 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42077098 phy_init_flag .text.wr_rf_freq_mem - 0x42077a7a 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42077a7a wr_rf_freq_mem + 0x420770ae 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420770ae wr_rf_freq_mem .text.freq_i2c_write_set - 0x42077ad0 0x530 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42077ad0 freq_i2c_write_set + 0x42077104 0x530 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077104 freq_i2c_write_set .text.rom2_pll_cap_mem_update - 0x42078000 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42078000 rom2_pll_cap_mem_update + 0x42077634 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077634 rom2_pll_cap_mem_update .text.get_rf_freq_init - 0x42078070 0x192 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42078070 get_rf_freq_init + 0x420776a4 0x192 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420776a4 get_rf_freq_init .text.freq_get_i2c_data - 0x42078202 0x236 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42078202 freq_get_i2c_data + 0x42077836 0x236 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077836 freq_get_i2c_data .text.freq_i2c_data_write - 0x42078438 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42078438 freq_i2c_data_write + 0x42077a6c 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077a6c freq_i2c_data_write .text.set_chan_freq_hw_init - 0x42078476 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42078476 set_chan_freq_hw_init + 0x42077aaa 0xa2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077aaa set_chan_freq_hw_init .text.set_chan_freq_sw_start - 0x42078518 0xba /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42078518 set_chan_freq_sw_start + 0x42077b4c 0xba /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077b4c set_chan_freq_sw_start .text.phy_get_romfunc_addr - 0x420785d2 0x20e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420785d2 phy_get_romfunc_addr - .text.rf_init 0x420787e0 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420787e0 rf_init + 0x42077c06 0x20e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077c06 phy_get_romfunc_addr + .text.rf_init 0x42077e14 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077e14 rf_init .text.register_chipv7_phy_init_param - 0x420788c6 0x132 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420788c6 register_chipv7_phy_init_param + 0x42077efa 0x132 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077efa register_chipv7_phy_init_param .text.phy_set_mac_data - 0x420789f8 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420789f8 phy_set_mac_data + 0x4207802c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4207802c phy_set_mac_data .text.phy_rfcal_data_sub - 0x42078a14 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42078a14 phy_rfcal_data_sub + 0x42078048 0x6e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078048 phy_rfcal_data_sub .text.rf_cal_data_recovery - 0x42078a82 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42078a82 rf_cal_data_recovery + 0x420780b6 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x420780b6 rf_cal_data_recovery .text.phy_rfcal_data_check_value - 0x42078ac2 0x358 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42078ac2 phy_rfcal_data_check_value + 0x420780f6 0x358 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x420780f6 phy_rfcal_data_check_value .text.rf_cal_data_backup - 0x42078e1a 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42078e1a rf_cal_data_backup + 0x4207844e 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4207844e rf_cal_data_backup .text.phy_rfcal_data_check - 0x42078e2c 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42078e2c phy_rfcal_data_check + 0x42078460 0x8e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078460 phy_rfcal_data_check .text.rf_cal_level_check - 0x42078eba 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42078eba rf_cal_level_check - .text.bb_init 0x42078f66 0xfa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42078f66 bb_init + 0x420784ee 0xac /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x420784ee rf_cal_level_check + .text.bb_init 0x4207859a 0xfa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4207859a bb_init .text.register_chipv7_phy - 0x42079060 0x19c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42079060 register_chipv7_phy + 0x42078694 0x19c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078694 register_chipv7_phy .text.get_txcap_data - 0x420791fc 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420791fc get_txcap_data + 0x42078830 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078830 get_txcap_data .text.ram_pbus_force_mode - 0x42079246 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x42079246 ram_pbus_force_mode + 0x4207887a 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x4207887a ram_pbus_force_mode .text.txcal_debuge_mode - 0x420792dc 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420792dc txcal_debuge_mode + 0x42078910 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x42078910 txcal_debuge_mode .text.txcal_work_mode - 0x42079360 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x42079360 txcal_work_mode + 0x42078994 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x42078994 txcal_work_mode .text.save_pbus_reg - 0x42079394 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x42079394 save_pbus_reg + 0x420789c8 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420789c8 save_pbus_reg .text.set_pbus_mem - 0x420793d2 0x24a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420793d2 set_pbus_mem + 0x42078a06 0x24a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x42078a06 set_pbus_mem .text.get_sar_sig_ref - 0x4207961c 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4207961c get_sar_sig_ref + 0x42078c50 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078c50 get_sar_sig_ref .text.pwdet_tone_start - 0x4207965a 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4207965a pwdet_tone_start + 0x42078c8e 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078c8e pwdet_tone_start .text.get_tone_sar_dout - 0x420796b8 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420796b8 get_tone_sar_dout + 0x42078cec 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078cec get_tone_sar_dout .text.get_fm_sar_dout - 0x42079706 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42079706 get_fm_sar_dout + 0x42078d3a 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078d3a get_fm_sar_dout .text.txtone_linear_pwr - 0x42079728 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42079728 txtone_linear_pwr + 0x42078d5c 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078d5c txtone_linear_pwr .text.get_power_db - 0x42079782 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42079782 get_power_db + 0x42078db6 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078db6 get_power_db .text.rom1_read_sar2_code - 0x420797d4 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420797d4 rom1_read_sar2_code + 0x42078e08 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078e08 rom1_read_sar2_code .text.txiq_set_reg - 0x42079800 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42079800 txiq_set_reg + 0x42078e34 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078e34 txiq_set_reg .text.rxiq_set_reg - 0x4207984e 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4207984e rxiq_set_reg + 0x42078e82 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078e82 rxiq_set_reg .text.start_tx_tone_step - 0x420798be 0xfa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420798be start_tx_tone_step + 0x42078ef2 0xfa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078ef2 start_tx_tone_step .text.stop_tx_tone - 0x420799b8 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420799b8 stop_tx_tone + 0x42078fec 0x7a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078fec stop_tx_tone .text.read_hw_noisefloor - 0x42079a32 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42079a32 read_hw_noisefloor + 0x42079066 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42079066 read_hw_noisefloor .text.rom1_set_noise_floor - 0x42079a4c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42079a4c rom1_set_noise_floor + 0x42079080 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42079080 rom1_set_noise_floor .text.phy_freq_correct - 0x42079a68 0x106 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42079a68 phy_freq_correct + 0x4207909c 0x106 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x4207909c phy_freq_correct .text.force_txrx_off - 0x42079b6e 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42079b6e force_txrx_off + 0x420791a2 0x72 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420791a2 force_txrx_off .text.restart_cal - 0x42079be0 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079be0 restart_cal + 0x42079214 0x70 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079214 restart_cal .text.write_rfpll_sdm - 0x42079c50 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079c50 write_rfpll_sdm + 0x42079284 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079284 write_rfpll_sdm .text.wait_rfpll_cal_end - 0x42079cd0 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079cd0 wait_rfpll_cal_end + 0x42079304 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079304 wait_rfpll_cal_end .text.rfpll_set_freq - 0x42079d38 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079d38 rfpll_set_freq + 0x4207936c 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207936c rfpll_set_freq .text.correct_rfpll_offset - 0x42079da4 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079da4 correct_rfpll_offset + 0x420793d8 0x7c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420793d8 correct_rfpll_offset .text.rom2_write_pll_cap - 0x42079e20 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079e20 rom2_write_pll_cap + 0x42079454 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079454 rom2_write_pll_cap .text.rom2_read_pll_cap - 0x42079e66 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079e66 rom2_read_pll_cap + 0x4207949a 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207949a rom2_read_pll_cap .text.ram2_rfpll_cap_correct - 0x42079eae 0x1c2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42079eae ram2_rfpll_cap_correct + 0x420794e2 0x1c2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420794e2 ram2_rfpll_cap_correct .text.rfpll_cap_init_cal - 0x4207a070 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a070 rfpll_cap_init_cal + 0x420796a4 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420796a4 rfpll_cap_init_cal .text.set_rfpll_freq - 0x4207a144 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a144 set_rfpll_freq + 0x42079778 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079778 set_rfpll_freq .text.set_rf_freq_offset - 0x4207a1a8 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a1a8 set_rf_freq_offset + 0x420797dc 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420797dc set_rf_freq_offset .text.set_channel_rfpll_freq - 0x4207a1b8 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a1b8 set_channel_rfpll_freq + 0x420797ec 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420797ec set_channel_rfpll_freq .text.chip_v7_set_chan_misc - 0x4207a20a 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a20a chip_v7_set_chan_misc + 0x4207983e 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207983e chip_v7_set_chan_misc .text.chip_v7_set_chan - 0x4207a272 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a272 chip_v7_set_chan + 0x420798a6 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420798a6 chip_v7_set_chan .text.chip_v7_set_chan_offset - 0x4207a358 0x88 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a358 chip_v7_set_chan_offset + 0x4207998c 0x88 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207998c chip_v7_set_chan_offset .text.chip_v7_set_chan_ana - 0x4207a3e0 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a3e0 chip_v7_set_chan_ana + 0x42079a14 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079a14 chip_v7_set_chan_ana .text.set_chanfreq - 0x4207a40a 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207a40a set_chanfreq + 0x42079a3e 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079a3e set_chanfreq .text.gen_rx_gain_table - 0x4207a42a 0x14e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4207a42a gen_rx_gain_table + 0x42079a5e 0x14e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079a5e gen_rx_gain_table .text.wr_rx_gain_mem - 0x4207a578 0x28a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4207a578 wr_rx_gain_mem + 0x42079bac 0x28a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079bac wr_rx_gain_mem .text.set_rx_gain_param - 0x4207a802 0x186 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4207a802 set_rx_gain_param + 0x42079e36 0x186 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079e36 set_rx_gain_param .text.set_rx_gain_table - 0x4207a988 0x2b0 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4207a988 set_rx_gain_table + 0x42079fbc 0x2b0 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079fbc set_rx_gain_table .text.rom2_wait_hw_freq_busy - 0x4207ac38 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207ac38 rom2_wait_hw_freq_busy + 0x4207a26c 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a26c rom2_wait_hw_freq_busy .text.rom1_txpwr_cal_track - 0x4207ac5a 0x156 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207ac5a rom1_txpwr_cal_track + 0x4207a28e 0x156 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a28e rom1_txpwr_cal_track .text.rom2_ulp_ext_code_set - 0x4207adb0 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207adb0 rom2_ulp_ext_code_set + 0x4207a3e4 0x76 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a3e4 rom2_ulp_ext_code_set .text.rom2_ulp_code_track - 0x4207ae26 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207ae26 rom2_ulp_code_track + 0x4207a45a 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a45a rom2_ulp_code_track .text.ram2_rfpll_cap_track - 0x4207aeb6 0xa6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207aeb6 ram2_rfpll_cap_track + 0x4207a4ea 0xa6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a4ea ram2_rfpll_cap_track .text.txpwr_offset - 0x4207af5c 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207af5c txpwr_offset + 0x4207a590 0x96 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a590 txpwr_offset .text.rfcal_track - 0x4207aff2 0x9c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207aff2 rfcal_track + 0x4207a626 0x9c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a626 rfcal_track .text.phy_param_track_tot - 0x4207b08e 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4207b08e phy_param_track_tot + 0x4207a6c2 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a6c2 phy_param_track_tot .text.rom2_tsens_read_init1 - 0x4207b12c 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4207b12c rom2_tsens_read_init1 + 0x4207a760 0x5e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a760 rom2_tsens_read_init1 .text.rom1_tsens_temp_read - 0x4207b18a 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4207b18a rom1_tsens_temp_read + 0x4207a7be 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a7be rom1_tsens_temp_read .text.rom2_temp_to_power1 - 0x4207b1a0 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4207b1a0 rom2_temp_to_power1 + 0x4207a7d4 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a7d4 rom2_temp_to_power1 .text.get_temp_init - 0x4207b1c6 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4207b1c6 get_temp_init + 0x4207a7fa 0x5c /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a7fa get_temp_init .text.txdc_cal_v70 - 0x4207b222 0x1ee /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207b222 txdc_cal_v70 + 0x4207a856 0x1ee /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207a856 txdc_cal_v70 .text.bt_txdc_cal - 0x4207b410 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207b410 bt_txdc_cal + 0x4207aa44 0xe6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207aa44 bt_txdc_cal .text.txdc_cal_init - 0x4207b4f6 0x106 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207b4f6 txdc_cal_init + 0x4207ab2a 0x106 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ab2a txdc_cal_init .text.txiq_get_mis_pwr - 0x4207b5fc 0xa4 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207b5fc txiq_get_mis_pwr + 0x4207ac30 0xa4 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ac30 txiq_get_mis_pwr .text.txiq_cover - 0x4207b6a0 0x172 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207b6a0 txiq_cover + 0x4207acd4 0x172 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207acd4 txiq_cover .text.get_power_atten - 0x4207b812 0x126 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207b812 get_power_atten + 0x4207ae46 0x126 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ae46 get_power_atten .text.rfcal_txiq - 0x4207b938 0x162 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207b938 rfcal_txiq + 0x4207af6c 0x162 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207af6c rfcal_txiq .text.bt_txiq_cal - 0x4207ba9a 0xf2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207ba9a bt_txiq_cal + 0x4207b0ce 0xf2 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b0ce bt_txiq_cal .text.txiq_cal_init - 0x4207bb8c 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207bb8c txiq_cal_init + 0x4207b1c0 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b1c0 txiq_cal_init .text.pwdet_ref_code - 0x4207bc24 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207bc24 pwdet_ref_code + 0x4207b258 0x74 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b258 pwdet_ref_code .text.pwdet_code_cal - 0x4207bc98 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207bc98 pwdet_code_cal + 0x4207b2cc 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b2cc pwdet_code_cal .text.rfcal_txcap - 0x4207bcd8 0x154 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207bcd8 rfcal_txcap + 0x4207b30c 0x154 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b30c rfcal_txcap .text.tx_cap_init - 0x4207be2c 0x122 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207be2c tx_cap_init + 0x4207b460 0x122 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b460 tx_cap_init .text.rfcal_pwrctrl - 0x4207bf4e 0x1d0 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207bf4e rfcal_pwrctrl + 0x4207b582 0x1d0 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b582 rfcal_pwrctrl .text.tx_pwctrl_init_cal - 0x4207c11e 0x170 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207c11e tx_pwctrl_init_cal + 0x4207b752 0x170 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b752 tx_pwctrl_init_cal .text.tx_pwctrl_init - 0x4207c28e 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207c28e tx_pwctrl_init + 0x4207b8c2 0x90 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b8c2 tx_pwctrl_init .text.bt_tx_pwctrl_init - 0x4207c31e 0x1f0 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207c31e bt_tx_pwctrl_init + 0x4207b952 0x1f0 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b952 bt_tx_pwctrl_init .text.bt_txpwr_freq - 0x4207c50e 0x9a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207c50e bt_txpwr_freq + 0x4207bb42 0x9a /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207bb42 bt_txpwr_freq .text.bt_chan_pwr_interp - 0x4207c5a8 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207c5a8 bt_chan_pwr_interp + 0x4207bbdc 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bbdc bt_chan_pwr_interp .text.rom1_get_rate_fcc_index - 0x4207c5f8 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207c5f8 rom1_get_rate_fcc_index + 0x4207bc2c 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bc2c rom1_get_rate_fcc_index .text.rom1_get_chan_target_power - 0x4207c676 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207c676 rom1_get_chan_target_power + 0x4207bcaa 0xae /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bcaa rom1_get_chan_target_power .text.rom2_get_tx_gain_value1 - 0x4207c724 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207c724 rom2_get_tx_gain_value1 + 0x4207bd58 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bd58 rom2_get_tx_gain_value1 .text.rom1_bt_get_tx_gain - 0x4207c76c 0x110 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207c76c rom1_bt_get_tx_gain + 0x4207bda0 0x110 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bda0 rom1_bt_get_tx_gain .text.rom1_wifi_get_tx_gain - 0x4207c87c 0x116 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207c87c rom1_wifi_get_tx_gain + 0x4207beb0 0x116 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207beb0 rom1_wifi_get_tx_gain .text.ram1_wifi_set_tx_gain - 0x4207c992 0xfe /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207c992 ram1_wifi_set_tx_gain + 0x4207bfc6 0xfe /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bfc6 ram1_wifi_set_tx_gain .text.rom1_bt_set_tx_gain - 0x4207ca90 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207ca90 rom1_bt_set_tx_gain + 0x4207c0c4 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207c0c4 rom1_bt_set_tx_gain .text.bt_tx_gain_init - 0x4207cb2e 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207cb2e bt_tx_gain_init + 0x4207c162 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207c162 bt_tx_gain_init .text.txcal_gain_check - 0x4207cb54 0x106 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207cb54 txcal_gain_check + 0x4207c188 0x106 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207c188 txcal_gain_check .text.get_rc_dout - 0x4207cc5a 0x134 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x4207cc5a get_rc_dout - .text.rc_cal 0x4207cd8e 0x1ac /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x4207cd8e rc_cal + 0x4207c28e 0x134 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x4207c28e get_rc_dout + .text.rc_cal 0x4207c3c2 0x1ac /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x4207c3c2 rc_cal .text.chan14_mic_cfg - 0x4207cf3a 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) - 0x4207cf3a chan14_mic_cfg + 0x4207c56e 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) + 0x4207c56e chan14_mic_cfg .text.phy_i2c_init2 - 0x4207cf7c 0x352 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207cf7c phy_i2c_init2 + 0x4207c5b0 0x352 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c5b0 phy_i2c_init2 .text.phy_get_i2c_data - 0x4207d2ce 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207d2ce phy_get_i2c_data + 0x4207c902 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c902 phy_get_i2c_data .text.bias_reg_set - 0x4207d31c 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207d31c bias_reg_set + 0x4207c950 0x98 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c950 bias_reg_set .text.i2c_bbpll_set - 0x4207d3b4 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207d3b4 i2c_bbpll_set + 0x4207c9e8 0xfc /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c9e8 i2c_bbpll_set .text.rxiq_get_mis - 0x4207d4b0 0x148 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207d4b0 rxiq_get_mis + 0x4207cae4 0x148 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207cae4 rxiq_get_mis .text.rxiq_cover_mg_mp - 0x4207d5f8 0x116 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207d5f8 rxiq_cover_mg_mp + 0x4207cc2c 0x116 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207cc2c rxiq_cover_mg_mp .text.rfcal_rxiq - 0x4207d70e 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207d70e rfcal_rxiq + 0x4207cd42 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207cd42 rfcal_rxiq .text.get_rfcal_rxiq_data - 0x4207d776 0x132 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207d776 get_rfcal_rxiq_data + 0x4207cdaa 0x132 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207cdaa get_rfcal_rxiq_data .text.pbus_rx_dco_cal - 0x4207d8a8 0x390 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207d8a8 pbus_rx_dco_cal + 0x4207cedc 0x390 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207cedc pbus_rx_dco_cal .text.rxdc_est_min_new - 0x4207dc38 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207dc38 rxdc_est_min_new + 0x4207d26c 0x84 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207d26c rxdc_est_min_new .text.pbus_rx_dco_cal_1step_new - 0x4207dcbc 0x542 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207dcbc pbus_rx_dco_cal_1step_new + 0x4207d2f0 0x542 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207d2f0 pbus_rx_dco_cal_1step_new .text.set_rx_gain_cal_iq - 0x4207e1fe 0x2fa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207e1fe set_rx_gain_cal_iq + 0x4207d832 0x2fa /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207d832 set_rx_gain_cal_iq .text.rx_chan_dc_sort - 0x4207e4f8 0x1a6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207e4f8 rx_chan_dc_sort + 0x4207db2c 0x1a6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207db2c rx_chan_dc_sort .text.set_rx_gain_cal_dc - 0x4207e69e 0x2d6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207e69e set_rx_gain_cal_dc + 0x4207dcd2 0x2d6 /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207dcd2 set_rx_gain_cal_dc .text.lib_printf - 0x4207e974 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x4207dfa8 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .text.phy_printf - 0x4207ea00 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x4207ea00 phy_printf - .text 0x4207ea2a 0xec /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - 0x4207ea2a _fclose_r - 0x4207eb00 fclose - .text 0x4207eb16 0x1e6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x4207eb16 __sflush_r - 0x4207ec64 _fflush_r - 0x4207ecca fflush - .text 0x4207ecfc 0x2fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x4207ee96 __sfp_lock_acquire - 0x4207eea6 __sfp_lock_release - 0x4207eeb6 __sfp - 0x4207ef90 __sinit - 0x4207efbe __fp_lock_all - 0x4207efdc __fp_unlock_all - .text 0x4207effa 0xfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x4207effa _fopen_r - 0x4207f0d8 fopen - .text 0x4207f0f6 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - 0x4207f0f6 _fseek_r - 0x4207f0fa fseek - .text 0x4207f122 0x2ec /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x4207f122 __sfvwrite_r - .text 0x4207f40e 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x4207f40e _fwalk_sglue - .text 0x4207f476 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - 0x4207f476 _printf_r - 0x4207f498 printf - .text 0x4207f4ca 0xa6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - 0x4207f4ca _puts_r - 0x4207f55a puts - .text 0x4207f570 0x13c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - 0x4207f598 __srefill_r - .text 0x4207f6ac 0x88 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - 0x4207f6ac _sprintf_r - 0x4207f6e6 sprintf - .text 0x4207f734 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x4207f734 __sread - 0x4207f766 __seofread - 0x4207f76a __swrite - 0x4207f7bc __sseek - 0x4207f7f4 __sclose - .text 0x4207f7fc 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x4207f7fc vprintf - 0x4207f81a _vprintf_r - .text 0x4207f824 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - 0x4207f824 _vsnprintf_r - 0x4207f888 vsnprintf - .text 0x4207f8b6 0xd2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x4207f8b6 __swsetup_r - .text 0x4207f988 0x31e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x4207f988 _fseeko_r - 0x4207fc80 fseeko - .text 0x4207fca6 0x100 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - 0x4207fca6 _reclaim_reent - .text 0x4207fda6 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - 0x4207fda6 __errno - .text 0x4207fdb8 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - 0x4207fdb8 close - .text 0x4207fdd0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - 0x4207fdd0 fstat - .text 0x4207fdf0 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x4207fdf0 gettimeofday - .text 0x4207fe14 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - 0x4207fe14 open - .text 0x4207fe4e 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - 0x4207fe4e read - .text 0x4207fe76 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - 0x4207fe76 write - .text 0x4207fe9e 0x26d4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - 0x420802d2 _svfprintf_r - .text 0x42082572 0x2830 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x420829a6 _vfprintf_r - 0x42084cd4 vfprintf - .text 0x42084da2 0x1a74 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - 0x420851d6 __sprint_r - 0x420851fa _vfiprintf_r - 0x42086748 vfiprintf - .text 0x42086816 0x7a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - 0x42086816 __sflags - .text 0x42086890 0x120 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x42086890 __swhatbuf_r - 0x42086910 __smakebuf_r - .text 0x420869b0 0x22 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x420869b0 __localeconv_l - 0x420869b6 _localeconv_r - 0x420869c4 localeconv - .text 0x420869d2 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x420869d2 frexp - .text 0x42086a56 0xe30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x42086b86 _dtoa_r - .text 0x42087886 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x42087886 _mbtowc_r - 0x42087894 __ascii_mbtowc - .text 0x420878ce 0xbbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x420878ce _Balloc - 0x4208798c _Bfree - 0x420879f4 __multadd - 0x42087ab6 __s2b - 0x42087b76 __hi0bits - 0x42087bbc __lo0bits - 0x42087c26 __i2b - 0x42087c60 __multiply - 0x42087dde __pow5mult - 0x42087eb6 __lshift - 0x42087fb4 __mcmp - 0x42087fea __mdiff - 0x42088150 __ulp - 0x42088194 __b2d - 0x42088248 __d2b - 0x42088328 __ratio - 0x4208839a _mprec_log10 - 0x420883fa __copybits - 0x42088446 __any_on - .text 0x4208848c 0x2e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - 0x4208848c _wctomb_r - 0x4208849a __ascii_wctomb - .text 0x420884ba 0x1a0a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x420888da __ssprint_r - 0x42088a20 _svfiprintf_r - .text 0x42089ec4 0x252 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x42089ec4 __trunctfdf2 + 0x4207e034 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x4207e034 phy_printf + .text 0x4207e05e 0xec /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x4207e05e _fclose_r + 0x4207e134 fclose + .text 0x4207e14a 0x1e6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x4207e14a __sflush_r + 0x4207e298 _fflush_r + 0x4207e2fe fflush + .text 0x4207e330 0x2fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x4207e4ca __sfp_lock_acquire + 0x4207e4da __sfp_lock_release + 0x4207e4ea __sfp + 0x4207e5c4 __sinit + 0x4207e5f2 __fp_lock_all + 0x4207e610 __fp_unlock_all + .text 0x4207e62e 0xfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x4207e62e _fopen_r + 0x4207e70c fopen + .text 0x4207e72a 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x4207e72a _fseek_r + 0x4207e72e fseek + .text 0x4207e756 0x2ec /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x4207e756 __sfvwrite_r + .text 0x4207ea42 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x4207ea42 _fwalk_sglue + .text 0x4207eaaa 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x4207eaaa _printf_r + 0x4207eacc printf + .text 0x4207eafe 0xa6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x4207eafe _puts_r + 0x4207eb8e puts + .text 0x4207eba4 0x13c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x4207ebcc __srefill_r + .text 0x4207ece0 0x88 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x4207ece0 _sprintf_r + 0x4207ed1a sprintf + .text 0x4207ed68 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x4207ed68 __sread + 0x4207ed9a __seofread + 0x4207ed9e __swrite + 0x4207edf0 __sseek + 0x4207ee28 __sclose + .text 0x4207ee30 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x4207ee30 vprintf + 0x4207ee4e _vprintf_r + .text 0x4207ee58 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x4207ee58 _vsnprintf_r + 0x4207eebc vsnprintf + .text 0x4207eeea 0xd2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x4207eeea __swsetup_r + .text 0x4207efbc 0x31e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x4207efbc _fseeko_r + 0x4207f2b4 fseeko + .text 0x4207f2da 0x100 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x4207f2da _reclaim_reent + .text 0x4207f3da 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x4207f3da __errno + .text 0x4207f3ec 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x4207f3ec close + .text 0x4207f404 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x4207f404 fstat + .text 0x4207f424 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x4207f424 gettimeofday + .text 0x4207f448 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x4207f448 open + .text 0x4207f482 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x4207f482 read + .text 0x4207f4aa 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x4207f4aa write + .text 0x4207f4d2 0x26d4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x4207f906 _svfprintf_r + .text 0x42081ba6 0x2830 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x42081fda _vfprintf_r + 0x42084308 vfprintf + .text 0x420843d6 0x1a74 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x4208480a __sprint_r + 0x4208482e _vfiprintf_r + 0x42085d7c vfiprintf + .text 0x42085e4a 0x7a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x42085e4a __sflags + .text 0x42085ec4 0x120 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x42085ec4 __swhatbuf_r + 0x42085f44 __smakebuf_r + .text 0x42085fe4 0x22 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x42085fe4 __localeconv_l + 0x42085fea _localeconv_r + 0x42085ff8 localeconv + .text 0x42086006 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x42086006 frexp + .text 0x4208608a 0xe30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x420861ba _dtoa_r + .text 0x42086eba 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x42086eba _mbtowc_r + 0x42086ec8 __ascii_mbtowc + .text 0x42086f02 0xbbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x42086f02 _Balloc + 0x42086fc0 _Bfree + 0x42087028 __multadd + 0x420870ea __s2b + 0x420871aa __hi0bits + 0x420871f0 __lo0bits + 0x4208725a __i2b + 0x42087294 __multiply + 0x42087412 __pow5mult + 0x420874ea __lshift + 0x420875e8 __mcmp + 0x4208761e __mdiff + 0x42087784 __ulp + 0x420877c8 __b2d + 0x4208787c __d2b + 0x4208795c __ratio + 0x420879ce _mprec_log10 + 0x42087a2e __copybits + 0x42087a7a __any_on + .text 0x42087ac0 0x2e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x42087ac0 _wctomb_r + 0x42087ace __ascii_wctomb + .text 0x42087aee 0x1a0a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x42087f0e __ssprint_r + 0x42088054 _svfiprintf_r + .text 0x420894f8 0x252 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x420894f8 __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) .wifiextrairam.44 - 0x4208a116 0x1e0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4208a116 sta_rx_eapol + 0x4208974a 0x1e0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4208974a sta_rx_eapol .wifiextrairam.5 - 0x4208a2f6 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208a2f6 ieee80211_alloc_tx_buf + 0x4208992a 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4208992a ieee80211_alloc_tx_buf .wifiextrairam.4 - 0x4208a376 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208a376 ieee80211_post_hmac_tx + 0x420899aa 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420899aa ieee80211_post_hmac_tx .wifiextrairam.6 - 0x4208a3c4 0x19e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208a3c4 ieee80211_output_do + 0x420899f8 0x19e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420899f8 ieee80211_output_do .wifiextrairam.9 - 0x4208a562 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208a562 esp_wifi_internal_tx + 0x42089b96 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42089b96 esp_wifi_internal_tx .wifiextrairam.47 - 0x4208a594 0x242 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208a594 pm_tx_data_process + 0x42089bc8 0x242 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42089bc8 pm_tx_data_process .wifiextrairam.55 - 0x4208a7d6 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208a7d6 pm_on_data_tx + 0x42089e0a 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42089e0a pm_on_data_tx .wifiextrairam.18 - 0x4208a7da 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208a7da pp_coex_tx_release + 0x42089e0e 0x68 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42089e0e pp_coex_tx_release .wifiextrairam.20 - 0x4208a842 0x198 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208a842 ppProcTxDone + 0x42089e76 0x198 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42089e76 ppProcTxDone .wifiextrairam.63 - 0x4208a9da 0x12a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208a9da ppMapWaitTxq + 0x4208a00e 0x12a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a00e ppMapWaitTxq .wifiextrairam.38 - 0x4208ab04 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208ab04 ppAssembleAMPDU + 0x4208a138 0x80 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a138 ppAssembleAMPDU .wifiextrairam.71 - 0x4208ab84 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208ab84 ppDirectRecycleAmpdu + 0x4208a1b8 0x6a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a1b8 ppDirectRecycleAmpdu .wifiextrairam.73 - 0x4208abee 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208abee ppRegressAmpdu + 0x4208a222 0xa8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a222 ppRegressAmpdu .wifiextrairam.5 - 0x4208ac96 0x1f8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4208ac96 esf_buf_alloc_dynamic + 0x4208a2ca 0x1f8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4208a2ca esf_buf_alloc_dynamic .wifiextrairam.5 - 0x4208ae8e 0x1f8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4208ae8e lmacSetTxFrame + 0x4208a4c2 0x1f8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4208a4c2 lmacSetTxFrame .wifiextrairam.23 - 0x4208b086 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4208b086 lmacDiscardFrameExchangeSequence + 0x4208a6ba 0xd2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4208a6ba lmacDiscardFrameExchangeSequence .wifiextrairam.18 - 0x4208b158 0x104 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4208b158 lmacProcessTxSuccess + 0x4208a78c 0x104 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4208a78c lmacProcessTxSuccess .wifiextrairam.38 - 0x4208b25c 0x152 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4208b25c lmacProcessTxComplete + 0x4208a890 0x152 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4208a890 lmacProcessTxComplete .wifiextrairam.13 - 0x4208b3ae 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4208b3ae rcGetRate + 0x4208a9e2 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4208a9e2 rcGetRate .wifiextrairam.19 - 0x4208b44e 0xb6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4208b44e trc_onPPTxDone + 0x4208aa82 0xb6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4208aa82 trc_onPPTxDone .wifiextrairam.3 - 0x4208b504 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4208b504 hal_set_tx_pti + 0x4208ab38 0x9e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4208ab38 hal_set_tx_pti .wifiextrairam.3 - 0x4208b5a2 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4208b5a2 mac_tx_set_pti + 0x4208abd6 0x66 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4208abd6 mac_tx_set_pti .wifiextrairam.7 - 0x4208b608 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4208b608 hal_mac_txq_disable + 0x4208ac3c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4208ac3c hal_mac_txq_disable .wifiextrairam.18 - 0x4208b624 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4208b624 hal_get_tsf_time + 0x4208ac58 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4208ac58 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 - 0x4208b64e 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208b64e pm_get_connectionless_status + 0x4208ac82 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208ac82 pm_get_connectionless_status .wifislpiram.22 - 0x4208b67a 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208b67a pm_enable_dream_timer + 0x4208acae 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208acae pm_enable_dream_timer .wifislpiram.24 - 0x4208b6bc 0x170 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208b6bc pm_update_by_connectionless_status + 0x4208acf0 0x170 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208acf0 pm_update_by_connectionless_status .wifislpiram.36 - 0x4208b82c 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208b82c pm_handle_tbtt_interval + 0x4208ae60 0x7e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208ae60 pm_handle_tbtt_interval .wifislpiram.38 - 0x4208b8aa 0x14e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208b8aa pm_update_next_tbtt + 0x4208aede 0x14e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208aede pm_update_next_tbtt .wifislpiram.43 - 0x4208b9f8 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208b9f8 pm_connectionless_wake_interval_timeout_process + 0x4208b02c 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208b02c pm_connectionless_wake_interval_timeout_process .wifislpiram.44 - 0x4208ba3c 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208ba3c pm_connectionless_wake_window_timeout_process + 0x4208b070 0x6c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208b070 pm_connectionless_wake_window_timeout_process .wifislpiram.4 - 0x4208baa8 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4208baa8 hal_get_sta_tsf + 0x4208b0dc 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208b0dc hal_get_sta_tsf .wifislpiram.7 - 0x4208bad0 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4208bad0 hal_set_sta_light_sleep_wake_ahead_time + 0x4208b104 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208b104 hal_set_sta_light_sleep_wake_ahead_time .wifislpiram.8 - 0x4208bae4 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4208bae4 hal_get_time_to_sta_next_tbtt + 0x4208b118 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208b118 hal_get_time_to_sta_next_tbtt .wifislpiram.14 - 0x4208bb22 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4208bb22 tsf_hal_get_counter_value + 0x4208b156 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208b156 tsf_hal_get_counter_value .wifislpiram.16 - 0x4208bb5e 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4208bb5e tsf_hal_get_time + 0x4208b192 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208b192 tsf_hal_get_time .wifislpiram.30 - 0x4208bb7c 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4208bb7c tsf_hal_get_tbtt_interval + 0x4208b1b0 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208b1b0 tsf_hal_get_tbtt_interval .wifislpiram.3 - 0x4208bbca 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4208b1fe 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .wifislpiram.4 - 0x4208bbe0 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4208bbe0 pp_timer_do_process + 0x4208b214 0xb2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4208b214 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_post - 0x4208bc92 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x4208bc92 esp_event_post + 0x4208b2c6 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4208b2c6 esp_event_post .text.esp_event_loop_create_default - 0x4208bcba 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x4208bcba esp_event_loop_create_default + 0x4208b2ee 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4208b2ee 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.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.handler_execute - 0x4208bcfc 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b330 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_create - 0x4208bd2e 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x4208bd2e esp_event_loop_create + 0x4208b362 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b362 esp_event_loop_create .text.esp_event_loop_run - 0x4208bf00 0x194 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x4208bf00 esp_event_loop_run + 0x4208b534 0x194 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b534 esp_event_loop_run .text.esp_event_loop_run_task - 0x4208c094 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b6c8 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_post_to - 0x4208c0e2 0x160 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x4208c0e2 esp_event_post_to + 0x4208b716 0x160 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b716 esp_event_post_to *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 - 0x4208c242 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4208c242 esp_cpu_set_breakpoint + 0x4208b876 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4208b876 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_channel_id .text.gdma_get_free_m2m_trig_id_mask .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 - 0x4208c296 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b8ca 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_acquire_group_handle - 0x4208c360 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b994 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_group_handle - 0x4208c44e 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208ba82 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_pair_handle - 0x4208c514 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bb48 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_rx_channel - 0x4208c5a6 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bbda 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_tx_channel - 0x4208c630 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bc64 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.do_allocate_gdma_channel - 0x4208c6ba 0x436 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bcee 0x436 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_new_ahb_channel - 0x4208caf0 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208caf0 gdma_new_ahb_channel - 0x4208caf0 gdma_new_channel + 0x4208c124 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c124 gdma_new_ahb_channel + 0x4208c124 gdma_new_channel .text.gdma_del_channel - 0x4208cb22 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208cb22 gdma_del_channel + 0x4208c156 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c156 gdma_del_channel .text.gdma_get_channel_id - 0x4208cb84 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208cb84 gdma_get_channel_id + 0x4208c1b8 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c1b8 gdma_get_channel_id .text.gdma_connect - 0x4208cbd2 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208cbd2 gdma_connect + 0x4208c206 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c206 gdma_connect .text.gdma_disconnect - 0x4208cda2 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208cda2 gdma_disconnect + 0x4208c3d6 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c3d6 gdma_disconnect .text.gdma_config_transfer - 0x4208ceba 0x14c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x4208ceba gdma_config_transfer + 0x4208c4ee 0x14c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c4ee 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 - 0x4208d006 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c63a 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x4208d176 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c7aa 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x4208d2d4 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c908 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x4208d32e 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c962 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x4208d38a 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c9be 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_reset - 0x4208d3da 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208ca0e 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x4208d410 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208d410 periph_rcc_acquire_enter + 0x4208ca44 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208ca44 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x4208d438 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208d438 periph_rcc_acquire_exit + 0x4208ca6c 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208ca6c periph_rcc_acquire_exit .text.periph_module_enable - 0x4208d45a 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208d45a periph_module_enable + 0x4208ca8e 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208ca8e 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 - 0x4208d4fa 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cb2e 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.s_sar_adc_power_release - 0x4208d56c 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cba0 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.sar_periph_ctrl_init - 0x4208d61e 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208d61e sar_periph_ctrl_init + 0x4208cc52 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cc52 sar_periph_ctrl_init .text.sar_periph_ctrl_pwdet_power_acquire - 0x4208d638 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208d638 sar_periph_ctrl_pwdet_power_acquire + 0x4208cc6c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cc6c sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release - 0x4208d6a4 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208d6a4 sar_periph_ctrl_pwdet_power_release + 0x4208ccd8 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ccd8 sar_periph_ctrl_pwdet_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire - 0x4208d746 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208d746 sar_periph_ctrl_adc_oneshot_power_acquire + 0x4208cd7a 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cd7a sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release - 0x4208d754 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208d754 sar_periph_ctrl_adc_oneshot_power_release + 0x4208cd88 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cd88 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_internal_heap_size - 0x4208d762 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x4208d762 esp_get_free_internal_heap_size + 0x4208cd96 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4208cd96 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 - 0x4208d776 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdaa 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_get_max_priority_wrapper - 0x4208d778 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdac 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_init_wrapper - 0x4208d77c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdb0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_deinit_wrapper - 0x4208d780 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdb4 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_enable_wrapper - 0x4208d782 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdb6 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_disable_wrapper - 0x4208d786 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdba 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_request_wrapper - 0x4208d788 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdbc 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_channel_set_wrapper - 0x4208d78c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdc0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_clear_wrapper - 0x4208d790 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdc4 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_set_wrapper - 0x4208d792 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdc6 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_interval_get_wrapper - 0x4208d794 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdc8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_period_get_wrapper - 0x4208d798 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdcc 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_phase_get_wrapper - 0x4208d79c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdd0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_register_start_cb_wrapper - 0x4208d7a0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdd4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_process_restart_wrapper - 0x4208d7a4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdd8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_register_cb_wrapper - 0x4208d7a8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cddc 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_set_wrapper - 0x4208d7ac 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cde0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_get_wrapper - 0x4208d7b0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cde4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_create_wrapper - 0x4208d7b4 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cde8 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_delete_wrapper - 0x4208d7c8 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdfc 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_free - 0x4208d7da 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce0e 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_writev_wrapper - 0x4208d7ee 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce22 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_write_wrapper - 0x4208d7fc 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce30 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.get_time_wrapper - 0x4208d818 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce4c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.nvs_open_wrapper - 0x4208d826 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce5a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_disable_wrapper - 0x4208d834 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce68 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_enable_wrapper - 0x4208d846 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce7a 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_reset_mac_wrapper - 0x4208d858 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce8c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_read_mac_wrapper - 0x4208d86c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cea0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_enable_wrapper - 0x4208d87a 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ceae 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_disable_wrapper - 0x4208d894 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cec8 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_event_post_wrapper - 0x4208d8ae 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cee2 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_wrapper - 0x4208d8ca 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cefe 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_pinned_to_core_wrapper - 0x4208d8e2 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf16 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.event_group_wait_bits_wrapper - 0x4208d8fe 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf32 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_recv_wrapper - 0x4208d922 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf56 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_front_wrapper - 0x4208d946 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf7a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_back_wrapper - 0x4208d95a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf8e 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_wrapper - 0x4208d96e 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cfa2 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.recursive_mutex_create_wrapper - 0x4208d996 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cfca 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_create_wrapper - 0x4208d9aa 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cfde 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_get_wrapper - 0x4208d9be 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cff2 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.disable_intr_wrapper - 0x4208da2c 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d060 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.enable_intr_wrapper - 0x4208da3e 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d072 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_isr_wrapper - 0x4208da50 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d084 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_intr_wrapper - 0x4208da5e 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d092 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_create_queue - 0x4208da94 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x4208da94 wifi_create_queue + 0x4208d0c8 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d0c8 wifi_create_queue .text.wifi_create_queue_wrapper - 0x4208dad4 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d108 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_delete_queue - 0x4208dae2 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x4208dae2 wifi_delete_queue + 0x4208d116 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d116 wifi_delete_queue .text.wifi_delete_queue_wrapper - 0x4208db08 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208d13c 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) *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) .text.main_task - 0x4208db16 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4208d14a 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x4208dbea 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x4208dbea esp_startup_start_app + 0x4208d21e 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4208d21e esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) @@ -36608,147 +36619,147 @@ END GROUP *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 - 0x4208dc60 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d294 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ll_tx_enable_interrupt - 0x4208dc86 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d2ba 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ahb_hal_set_priority - 0x4208dcb4 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208dcb4 gdma_ahb_hal_set_priority + 0x4208d2e8 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d2e8 gdma_ahb_hal_set_priority .text.gdma_ahb_hal_connect_peri - 0x4208dcf2 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208dcf2 gdma_ahb_hal_connect_peri + 0x4208d326 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d326 gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri - 0x4208dd8c 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208dd8c gdma_ahb_hal_disconnect_peri + 0x4208d3c0 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d3c0 gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst - 0x4208ddd0 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208ddd0 gdma_ahb_hal_enable_burst + 0x4208d404 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d404 gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_set_strategy - 0x4208de48 0x64 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208de48 gdma_ahb_hal_set_strategy + 0x4208d47c 0x64 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d47c gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_enable_intr - 0x4208deac 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208deac gdma_ahb_hal_enable_intr + 0x4208d4e0 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d4e0 gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg - 0x4208ded0 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208ded0 gdma_ahb_hal_get_intr_status_reg + 0x4208d504 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d504 gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init - 0x4208deea 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208deea gdma_ahb_hal_init + 0x4208d51e 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d51e 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 - 0x4208df90 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208df90 gdma_hal_deinit + 0x4208d5c4 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d5c4 gdma_hal_deinit .text.gdma_hal_set_priority - 0x4208df96 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208df96 gdma_hal_set_priority + 0x4208d5ca 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d5ca gdma_hal_set_priority .text.gdma_hal_connect_peri - 0x4208dfa4 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208dfa4 gdma_hal_connect_peri + 0x4208d5d8 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d5d8 gdma_hal_connect_peri .text.gdma_hal_disconnect_peri - 0x4208dfb2 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208dfb2 gdma_hal_disconnect_peri + 0x4208d5e6 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d5e6 gdma_hal_disconnect_peri .text.gdma_hal_enable_burst - 0x4208dfc0 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208dfc0 gdma_hal_enable_burst + 0x4208d5f4 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d5f4 gdma_hal_enable_burst .text.gdma_hal_set_burst_size - 0x4208dfce 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208dfce gdma_hal_set_burst_size + 0x4208d602 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d602 gdma_hal_set_burst_size .text.gdma_hal_enable_intr - 0x4208dfde 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208dfde gdma_hal_enable_intr + 0x4208d612 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d612 gdma_hal_enable_intr .text.gdma_hal_enable_access_encrypt_mem - 0x4208dfec 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208dfec gdma_hal_enable_access_encrypt_mem + 0x4208d620 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d620 gdma_hal_enable_access_encrypt_mem *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 - 0x4208dffc 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d630 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x4208e01e 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208e01e multi_heap_register_impl - 0x4208e01e multi_heap_register + 0x4208d652 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d652 multi_heap_register_impl + 0x4208d652 multi_heap_register .text.multi_heap_free_size_impl - 0x4208e08a 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208e08a multi_heap_free_size_impl - 0x4208e08a multi_heap_free_size + 0x4208d6be 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d6be multi_heap_free_size_impl + 0x4208d6be multi_heap_free_size .text.multi_heap_get_info_impl - 0x4208e094 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208e094 multi_heap_get_info - 0x4208e094 multi_heap_get_info_impl + 0x4208d6c8 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d6c8 multi_heap_get_info + 0x4208d6c8 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 - 0x4208e128 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d75c 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x4208e2ea 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d91e 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x4208e31e 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208e31e tlsf_walk_pool + 0x4208d952 0x84 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d952 tlsf_walk_pool .text.tlsf_fit_size - 0x4208e3a2 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208e3a2 tlsf_fit_size + 0x4208d9d6 0x76 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d9d6 tlsf_fit_size .text.tlsf_pool_overhead - 0x4208e418 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208e418 tlsf_pool_overhead + 0x4208da4c 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208da4c tlsf_pool_overhead .text.tlsf_add_pool - 0x4208e41c 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208e41c tlsf_add_pool + 0x4208da50 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208da50 tlsf_add_pool .text.tlsf_create - 0x4208e642 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208e642 tlsf_create + 0x4208dc76 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208dc76 tlsf_create .text.tlsf_create_with_pool - 0x4208e66a 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208e66a tlsf_create_with_pool + 0x4208dc9e 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208dc9e tlsf_create_with_pool *liblog.a:log.*(.text .text.add_to_cache .text.clear_log_level_list .text.esp_log_level_get .text.esp_log_level_set .text.esp_log_set_vprintf .text.esp_log_writev .text.fix_cache_generation_overflow .text.get_cached_log_level .text.get_uncached_log_level .text.heap_bubble_down .text.heap_swap .text.s_log_level_get_and_unlock) .text.fix_cache_generation_overflow - 0x4208e6ac 0x32 esp-idf/log/liblog.a(log.c.obj) + 0x4208dce0 0x32 esp-idf/log/liblog.a(log.c.obj) .text.heap_swap - 0x4208e6de 0x2a esp-idf/log/liblog.a(log.c.obj) + 0x4208dd12 0x2a esp-idf/log/liblog.a(log.c.obj) .text.heap_bubble_down - 0x4208e708 0x4e esp-idf/log/liblog.a(log.c.obj) + 0x4208dd3c 0x4e esp-idf/log/liblog.a(log.c.obj) .text.add_to_cache - 0x4208e756 0x90 esp-idf/log/liblog.a(log.c.obj) + 0x4208dd8a 0x90 esp-idf/log/liblog.a(log.c.obj) .text.get_uncached_log_level - 0x4208e7e6 0x46 esp-idf/log/liblog.a(log.c.obj) + 0x4208de1a 0x46 esp-idf/log/liblog.a(log.c.obj) .text.get_cached_log_level - 0x4208e82c 0xf6 esp-idf/log/liblog.a(log.c.obj) + 0x4208de60 0xf6 esp-idf/log/liblog.a(log.c.obj) .text.s_log_level_get_and_unlock - 0x4208e922 0x4a esp-idf/log/liblog.a(log.c.obj) + 0x4208df56 0x4a esp-idf/log/liblog.a(log.c.obj) .text.clear_log_level_list - 0x4208e96c 0x40 esp-idf/log/liblog.a(log.c.obj) + 0x4208dfa0 0x40 esp-idf/log/liblog.a(log.c.obj) .text.esp_log_level_set - 0x4208e9ac 0x154 esp-idf/log/liblog.a(log.c.obj) - 0x4208e9ac esp_log_level_set + 0x4208dfe0 0x154 esp-idf/log/liblog.a(log.c.obj) + 0x4208dfe0 esp_log_level_set .text.esp_log_writev - 0x4208eb00 0x42 esp-idf/log/liblog.a(log.c.obj) - 0x4208eb00 esp_log_writev + 0x4208e134 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x4208e134 esp_log_writev *liblog.a:log_freertos.*(.text .text.esp_log_system_timestamp) *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x4208eb42 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4208eb42 intr_handler_get + 0x4208e176 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4208e176 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x4208eb56 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4208eb56 intr_handler_set + 0x4208e18a 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4208e18a intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x4208eb88 . = (. + 0x10) - *fill* 0x4208eb78 0x10 - 0x4208eb88 _text_end = ABSOLUTE (.) - 0x4208eb88 _instruction_reserved_end = ABSOLUTE (.) - 0x4208eb88 _etext = . + 0x4208e1bc . = (. + 0x10) + *fill* 0x4208e1ac 0x10 + 0x4208e1bc _text_end = ABSOLUTE (.) + 0x4208e1bc _instruction_reserved_end = ABSOLUTE (.) + 0x4208e1bc _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0x90000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c08eb88 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x8eb68 + 0x3c08e1bc . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x8e19c 0x3c090020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c08eb88 0x1498 + *fill* 0x3c08e1bc 0x1e64 .flash.appdesc 0x3c090020 0x100 0x3c090020 _rodata_reserved_start = ABSOLUTE (.) @@ -36760,6509 +36771,6493 @@ END GROUP 0x3c090120 . = 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 0x3c090120 0x2026c +.flash.rodata 0x3c090120 0x1ff14 0x3c090120 _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.* *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_spiflash.* *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.* *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.* *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_spiflash.* *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.* *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.* *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_spiflash.* *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.* *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.* *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_spiflash.* *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.* *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.* *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_spiflash.* *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.* *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.* *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_spiflash.* *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.* *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 - 0x3c090120 0xee12 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c090120 0xeb06 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x12d (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3c09ef32 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c09ec26 0xc1 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c09ef32 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3c09ef32 0x2 + 0x3c09ec26 0x3c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3c09ec26 0x2 .rodata.__FUNCTION__.0 - 0x3c09ef34 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c09ec28 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.set_cnt_in_reg.str1.4 - 0x3c09ef54 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09ec48 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.write_reg.str1.4 - 0x3c09ef54 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09ec48 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.esp_efuse_utility_process.str1.4 - 0x3c09ef54 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09ec48 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.__func__.1 - 0x3c09ef54 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c09ef6f 0x1 + 0x3c09ec48 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c09ec63 0x1 .rodata.__func__.4 - 0x3c09ef70 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c09ef8a 0x2 + 0x3c09ec64 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c09ec7e 0x2 .srodata.USER_DATA_MAC_CUSTOM - 0x3c09ef8c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec80 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN3 - 0x3c09ef90 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec84 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN2 - 0x3c09ef94 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec88 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN1 - 0x3c09ef98 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec8c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN0 - 0x3c09ef9c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec90 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN3 - 0x3c09efa0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec94 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN2 - 0x3c09efa4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec98 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN1 - 0x3c09efa8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09ec9c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN0 - 0x3c09efac 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09eca0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.TEMP_CALIB - 0x3c09efb0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09eca4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.BLK_VERSION_MAJOR - 0x3c09efb4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .rodata.MAC 0x3c09efb8 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c09eca8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x3c09ecac 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c09efd0 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09ecc4 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.range_read_addr_blocks - 0x3c09efd0 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x3c09efd0 range_read_addr_blocks + 0x3c09ecc4 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09ecc4 range_read_addr_blocks .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c09f028 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c09ed1c 0x64 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c09f028 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c09ed1c 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__.0 - 0x3c09f028 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c09ed1c 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.str1.4 - 0x3c09f048 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .srodata 0x3c09f048 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c09ed3c 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .srodata 0x3c09ed3c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c09f04d 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c09ed41 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c09f04d 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c09f04d 0x3 + 0x3c09ed41 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c09ed41 0x3 .rodata.__func__.0 - 0x3c09f050 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c09f05d 0x3 - .srodata 0x3c09f060 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c09ed44 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c09ed51 0x3 + .srodata 0x3c09ed54 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c09f064 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c09ed58 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.__func__.0 - 0x3c09f064 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c09ed58 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.str1.4 - 0x3c09f07e 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - *fill* 0x3c09f07e 0x2 + 0x3c09ed72 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x3c09ed72 0x2 .rodata.cache_ilg_bits - 0x3c09f080 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c09f080 cache_ilg_bits + 0x3c09ed74 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c09ed74 cache_ilg_bits .rodata.core0_acs_bits - 0x3c09f098 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c09f098 core0_acs_bits + 0x3c09ed8c 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c09ed8c core0_acs_bits .rodata.esp_panic_handler.str1.4 - 0x3c09f0c8 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c09edbc 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c09f0c8 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09edbc 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) .srodata.g_startup_fn - 0x3c09f0c8 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c09f0c8 g_startup_fn + 0x3c09edbc 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09edbc g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c09f0cc 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c09edc0 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c09f0cc 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c09edc0 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c09f0cc 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c09f0cc 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c09f0cc 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c09f0cc 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c09f0cc 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c09f0cc 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c09f0cc 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c09f0cc 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c09f0cc 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c09f0cc 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason.0 - 0x3c09f0cc 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c09f10c 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09edc0 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c09ee00 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c09f1a0 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c09ee94 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c09f1a6 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c09f1a6 0x2 + 0x3c09ee9a 0x180a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c09ee9a 0x2 .rodata.esp_err_msg_table - 0x3c09f1a8 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c09ee9c 0x6d0 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.get_cached_log_level.str1.4 - 0x3c09f878 0x67 esp-idf/log/liblog.a(log.c.obj) + 0x3c09f56c 0x67 esp-idf/log/liblog.a(log.c.obj) .rodata.esp_log_level_set.str1.4 - 0x3c09f878 0x2 esp-idf/log/liblog.a(log.c.obj) + 0x3c09f56c 0x2 esp-idf/log/liblog.a(log.c.obj) .rodata.__func__.0 - 0x3c09f878 0x15 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c09f88d 0x3 + 0x3c09f56c 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c09f581 0x3 .rodata.__func__.1 - 0x3c09f890 0x12 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c09f8a2 0x2 + 0x3c09f584 0x12 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c09f596 0x2 .rodata.__func__.1 - 0x3c09f8a4 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c09f598 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.__func__.5 - 0x3c09f8bc 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09f8cd 0x3 + 0x3c09f5b0 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09f5c1 0x3 .rodata.__func__.6 - 0x3c09f8d0 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09f8e2 0x2 + 0x3c09f5c4 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09f5d6 0x2 .rodata.__func__.10 - 0x3c09f8e4 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09f8fe 0x2 + 0x3c09f5d8 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09f5f2 0x2 .rodata.__func__.11 - 0x3c09f900 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09f919 0x3 + 0x3c09f5f4 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09f60d 0x3 .rodata.__func__.12 - 0x3c09f91c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c09f610 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c09f92d 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09f621 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c09f92d 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c09f92d 0x3 + 0x3c09f621 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c09f621 0x3 .rodata.__func__.1 - 0x3c09f930 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09f624 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c09f944 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c09f953 0x1 + 0x3c09f638 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c09f647 0x1 .rodata.__func__.3 - 0x3c09f954 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09f648 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c09f962 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09f656 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c09f962 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09f656 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c09f962 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c09f962 0x2 + 0x3c09f656 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c09f656 0x2 .rodata.__func__.4 - 0x3c09f964 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09f658 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c09f97c 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09f670 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c09f995 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c09f995 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c09f995 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c09f995 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c09f995 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c09f995 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c09f995 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3c09f995 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x6b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c09f995 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f689 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c09f995 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f995 0x3 + 0x3c09f689 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f689 0x3 .rodata.__func__.0 - 0x3c09f998 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f68c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c09f9a8 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f9b5 0x3 + 0x3c09f69c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f6a9 0x3 .rodata.__func__.2 - 0x3c09f9b8 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f9c9 0x3 + 0x3c09f6ac 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f6bd 0x3 .rodata.__func__.3 - 0x3c09f9cc 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f9d9 0x3 + 0x3c09f6c0 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f6cd 0x3 .rodata.__func__.5 - 0x3c09f9dc 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f9ed 0x3 + 0x3c09f6d0 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f6e1 0x3 .rodata.__func__.6 - 0x3c09f9f0 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09f9fa 0x2 + 0x3c09f6e4 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f6ee 0x2 .rodata.__func__.7 - 0x3c09f9fc 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fa0f 0x1 + 0x3c09f6f0 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f703 0x1 .rodata.__func__.8 - 0x3c09fa10 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f704 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c09fa1c 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f710 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c09fa2c 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fa3f 0x1 + 0x3c09f720 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f733 0x1 .rodata.__func__.11 - 0x3c09fa40 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fa56 0x2 + 0x3c09f734 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f74a 0x2 .rodata.__func__.12 - 0x3c09fa58 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fa6a 0x2 + 0x3c09f74c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f75e 0x2 .rodata.__func__.13 - 0x3c09fa6c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fa7e 0x2 + 0x3c09f760 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f772 0x2 .rodata.__func__.14 - 0x3c09fa80 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fa92 0x2 + 0x3c09f774 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f786 0x2 .rodata.__func__.16 - 0x3c09fa94 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fa9e 0x2 + 0x3c09f788 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f792 0x2 .rodata.__func__.17 - 0x3c09faa0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fab2 0x2 + 0x3c09f794 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f7a6 0x2 .rodata.__func__.19 - 0x3c09fab4 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09fabd 0x3 + 0x3c09f7a8 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09f7b1 0x3 .rodata.__func__.20 - 0x3c09fac0 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09f7b4 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c09facb 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c09facb 0x1 + 0x3c09f7bf 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c09f7bf 0x1 .rodata.__func__.0 - 0x3c09facc 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c09fae7 0x1 + 0x3c09f7c0 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c09f7db 0x1 .srodata.soc_memory_region_count - 0x3c09fae8 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09fae8 soc_memory_region_count + 0x3c09f7dc 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f7dc soc_memory_region_count .rodata.soc_memory_regions - 0x3c09faec 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09faec soc_memory_regions + 0x3c09f7e0 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f7e0 soc_memory_regions .rodata.str1.4 - 0x3c09fb50 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f844 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3c09fb50 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09fb50 soc_memory_types + 0x3c09f844 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09f844 soc_memory_types .rodata.str1.4 - 0x3c09fb80 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09f874 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c09fb80 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c09fb97 0x1 + 0x3c09f874 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c09f88b 0x1 .rodata.__func__.1 - 0x3c09fb98 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09f88c 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c09fbb0 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09f8a4 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c09fbbf 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f8b3 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3c09fbbf 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f8b3 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c09fbbf 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f8b3 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c09fbbf 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09fbbf 0x1 + 0x3c09f8b3 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f8b3 0x1 .rodata.__func__.2 - 0x3c09fbc0 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09fbd1 0x3 + 0x3c09f8b4 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f8c5 0x3 .rodata.__func__.3 - 0x3c09fbd4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09fbee 0x2 + 0x3c09f8c8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f8e2 0x2 .rodata.__func__.5 - 0x3c09fbf0 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09fc0a 0x2 + 0x3c09f8e4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f8fe 0x2 .rodata.__func__.6 - 0x3c09fc0c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09fc22 0x2 + 0x3c09f900 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f916 0x2 .rodata.__func__.7 - 0x3c09fc24 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09fc3d 0x3 + 0x3c09f918 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09f931 0x3 .rodata.__func__.9 - 0x3c09fc40 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f934 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c09fc54 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09f948 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c09fc69 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c09fc69 0x3 + 0x3c09f95d 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c09f95d 0x3 .rodata.__func__.0 - 0x3c09fc6c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c09f960 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.__func__.2 - 0x3c09fc80 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c09f974 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c09fc95 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09f989 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c09fc95 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09f989 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c09fc95 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c09fc95 0x3 + 0x3c09f989 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c09f989 0x3 .rodata.__func__.0 - 0x3c09fc98 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c09fcb9 0x3 + 0x3c09f98c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c09f9ad 0x3 .rodata.__func__.1 - 0x3c09fcbc 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09f9b0 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.regi2c_saradc_disable.str1.4 - 0x3c09fce0 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3c09f9d4 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .rodata.str1.4 - 0x3c09fce0 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3c09f9d4 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c09fce0 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09f9d4 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c09fce0 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09f9d4 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.calibrate_ocode.str1.4 - 0x3c09fce0 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09f9d4 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.__func__.0 - 0x3c09fce0 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09fcf7 0x1 + 0x3c09f9d4 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09f9eb 0x1 .rodata.__func__.1 - 0x3c09fcf8 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09fd0f 0x1 + 0x3c09f9ec 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09fa03 0x1 .rodata.__func__.2 - 0x3c09fd10 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09fd23 0x1 - .rodata 0x3c09fd24 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09fa04 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09fa17 0x1 + .rodata 0x3c09fa18 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c09fd2e 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c09fa22 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c09fd2e 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c09fd2e 0x2 + 0x3c09fa22 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c09fa22 0x2 .rodata.__func__.0 - 0x3c09fd30 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c09fd47 0x1 + 0x3c09fa24 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c09fa3b 0x1 .rodata.__func__.1 - 0x3c09fd48 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c09fa3c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.s_sar_adc_power_release.str1.4 - 0x3c09fd54 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09fa48 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 - 0x3c09fd54 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09fa48 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.__func__.0 - 0x3c09fd54 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09fa48 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.__func__.1 - 0x3c09fd6c 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09fa60 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c09fd90 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c09fa84 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c09fd90 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c09fa84 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.main_task.str1.4 - 0x3c09fd90 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09fa84 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3c09fd90 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09fa84 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.__func__.0 - 0x3c09fd90 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c09fd9a 0x2 + 0x3c09fa84 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c09fa8e 0x2 .rodata.__func__.1 - 0x3c09fd9c 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09fa90 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c09fdb2 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3c09fdb2 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c09fdb2 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c09fdb2 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c09fdb2 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3c09fdb2 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3c09fdb2 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c09fdb2 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3c09fdb2 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3c09fdb2 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c09fdb2 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09faa6 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.uxQueueMessagesWaiting.str1.4 - 0x3c09fdb2 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fdb2 0x2 + 0x3c09faa6 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09faa6 0x2 .rodata.__func__.2 - 0x3c09fdb4 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fdc1 0x3 + 0x3c09faa8 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fab5 0x3 .rodata.__func__.5 - 0x3c09fdc4 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fddb 0x1 + 0x3c09fab8 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09facf 0x1 .rodata.__func__.7 - 0x3c09fddc 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fdf1 0x3 + 0x3c09fad0 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fae5 0x3 .rodata.__func__.9 - 0x3c09fdf4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09fae8 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.10 - 0x3c09fe08 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fe16 0x2 + 0x3c09fafc 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fb0a 0x2 .rodata.__func__.11 - 0x3c09fe18 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fe2a 0x2 + 0x3c09fb0c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fb1e 0x2 .rodata.__func__.12 - 0x3c09fe2c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fe45 0x3 + 0x3c09fb20 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fb39 0x3 .rodata.__func__.13 - 0x3c09fe48 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fe63 0x1 + 0x3c09fb3c 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fb57 0x1 .rodata.__func__.14 - 0x3c09fe64 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fe76 0x2 + 0x3c09fb58 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fb6a 0x2 .rodata.__func__.15 - 0x3c09fe78 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fe96 0x2 + 0x3c09fb6c 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fb8a 0x2 .rodata.__func__.17 - 0x3c09fe98 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09feb1 0x3 + 0x3c09fb8c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fba5 0x3 .rodata.__func__.18 - 0x3c09feb4 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fecd 0x3 + 0x3c09fba8 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fbc1 0x3 .rodata.__func__.20 - 0x3c09fed0 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09fee5 0x3 + 0x3c09fbc4 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fbd9 0x3 .rodata.__func__.21 - 0x3c09fee8 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09fbdc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.23 - 0x3c09fefc 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09ff16 0x2 + 0x3c09fbf0 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09fc0a 0x2 .rodata.__func__.24 - 0x3c09ff18 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09fc0c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.25 - 0x3c09ff2c 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09fc20 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c09ff3f 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvDeleteTCB.str1.4 - 0x3c09ff3f 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvInitialiseNewTask.str1.4 - 0x3c09ff3f 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskDelete.str1.4 - 0x3c09ff3f 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.eTaskGetState.str1.4 - 0x3c09ff3f 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTick.str1.4 - 0x3c09ff3f 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskResumeAll.str1.4 - 0x3c09ff3f 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSwitchContext.str1.4 - 0x3c09ff3f 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSuspend.str1.4 - 0x3c09ff3f 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c09ff3f 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnUnorderedEventList.str1.4 - 0x3c09ff3f 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c09ff3f 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskRemoveFromUnorderedEventList.str1.4 - 0x3c09ff3f 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSetTimeOutState.str1.4 - 0x3c09ff3f 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c09ff3f 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c09ff3f 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c09ff3f 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c09ff3f 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGenericNotify.str1.4 - 0x3c09ff3f 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c09ff3f 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c09ff3f 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvCreateIdleTasks.str1.4 - 0x3c09ff3f 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskStartScheduler.str1.4 - 0x3c09ff3f 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fc33 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c09ff3f 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09ff3f 0x1 + 0x3c09fc33 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fc33 0x1 .rodata.__func__.2 - 0x3c09ff40 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09ff61 0x3 + 0x3c09fc34 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fc55 0x3 .rodata.__func__.3 - 0x3c09ff64 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09ff82 0x2 + 0x3c09fc58 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fc76 0x2 .rodata.__func__.4 - 0x3c09ff84 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09ffa2 0x2 + 0x3c09fc78 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fc96 0x2 .rodata.__func__.5 - 0x3c09ffa4 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09ffb9 0x3 + 0x3c09fc98 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fcad 0x3 .rodata.__func__.6 - 0x3c09ffbc 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fcb0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.8 - 0x3c09ffd4 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09fff2 0x2 + 0x3c09fcc8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fce6 0x2 .rodata.__func__.12 - 0x3c09fff4 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fce8 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c0a000c 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fd00 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.14 - 0x3c0a0030 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fd24 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.16 - 0x3c0a0048 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a005d 0x3 + 0x3c09fd3c 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fd51 0x3 .rodata.__func__.18 - 0x3c0a0060 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a0082 0x2 + 0x3c09fd54 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fd76 0x2 .rodata.__func__.19 - 0x3c0a0084 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a009d 0x3 + 0x3c09fd78 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fd91 0x3 .rodata.__func__.21 - 0x3c0a00a0 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a00bf 0x1 + 0x3c09fd94 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fdb3 0x1 .rodata.__func__.22 - 0x3c0a00c0 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a00d6 0x2 + 0x3c09fdb4 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fdca 0x2 .rodata.__func__.23 - 0x3c0a00d8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a00eb 0x1 + 0x3c09fdcc 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fddf 0x1 .rodata.__func__.24 - 0x3c0a00ec 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a00ff 0x1 + 0x3c09fde0 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fdf3 0x1 .rodata.__func__.29 - 0x3c0a0100 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a010e 0x2 + 0x3c09fdf4 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fe02 0x2 .rodata.__func__.30 - 0x3c0a0110 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a011f 0x1 + 0x3c09fe04 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fe13 0x1 .rodata.__func__.31 - 0x3c0a0120 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fe14 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.35 - 0x3c0a0134 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a0141 0x3 + 0x3c09fe28 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fe35 0x3 .rodata.__func__.38 - 0x3c0a0144 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a014f 0x1 + 0x3c09fe38 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fe43 0x1 .rodata.__func__.40 - 0x3c0a0150 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0a015d 0x3 + 0x3c09fe44 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09fe51 0x3 .rodata.__func__.41 - 0x3c0a0160 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fe54 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .srodata.uxTopUsedPriority - 0x3c0a016c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c0a016c uxTopUsedPriority + 0x3c09fe60 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09fe60 uxTopUsedPriority .rodata.vPortTaskWrapper.str1.4 - 0x3c0a0170 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09fe64 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c0a0170 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09fe64 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.pxPortInitialiseStack.str1.4 - 0x3c0a0170 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09fe64 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortExitCritical.str1.4 - 0x3c0a0170 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09fe64 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c0a0170 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09fe64 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.__func__.0 - 0x3c0a0170 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c0a0182 0x2 + 0x3c09fe64 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c09fe76 0x2 .rodata.__func__.2 - 0x3c0a0184 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c09fe78 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c0a019a 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c0a019a 0x2 + 0x3c09fe8e 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c09fe8e 0x2 .rodata.__func__.1 - 0x3c0a019c 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3c09fe90 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) .rodata.vSystimerSetup.str1.4 - 0x3c0a01ba 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c0a01ba 0x2 + 0x3c09feae 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c09feae 0x2 .rodata.__func__.0 - 0x3c0a01bc 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3c09feb0 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) .rodata.str1.4 - 0x3c0a01cb 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c09febf 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_locks_init.str1.4 - 0x3c0a01cb 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0a01cb 0x1 + 0x3c09febf 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09febf 0x1 .rodata.__func__.4 - 0x3c0a01cc 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0a01e2 0x2 + 0x3c09fec0 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09fed6 0x2 .rodata.__func__.3 - 0x3c0a01e4 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0a01f7 0x1 + 0x3c09fed8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09feeb 0x1 .rodata.__func__.2 - 0x3c0a01f8 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0a020d 0x3 + 0x3c09feec 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09ff01 0x3 .rodata.__func__.1 - 0x3c0a0210 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0a0225 0x3 + 0x3c09ff04 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09ff19 0x3 .rodata.__func__.0 - 0x3c0a0228 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c09ff1c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c0a0234 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c09ff28 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3c0a0234 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c09ff28 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.pthread_create.str1.4 - 0x3c0a0234 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c09ff28 0xf7 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_mutex_unlock.str1.4 - 0x3c0a0234 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c09ff28 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.__func__.0 - 0x3c0a0234 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c09ff28 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c0a0249 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c0a0249 0x3 + 0x3c09ff3d 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c09ff3d 0x3 .rodata.__func__.0 - 0x3c0a024c 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3c09ff40 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c0a027a 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3c09ff6e 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .rodata.str1.4 - 0x3c0a027a 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3c09ff6e 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .rodata.esp_timer_impl_init.str1.4 - 0x3c0a027a 0xbb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - *fill* 0x3c0a027a 0x2 + 0x3c09ff6e 0xbb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x3c09ff6e 0x2 .rodata.__func__.0 - 0x3c0a027c 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3c09ff70 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .rodata.uart_access.str1.4 - 0x3c0a0298 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09ff8c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_fcntl.str1.4 - 0x3c0a0298 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09ff8c 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_return_char.str1.4 - 0x3c0a0298 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09ff8c 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_vfs_dev_register.str1.4 - 0x3c0a0298 0x6b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c09ff8c 0x6b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.__func__.7 - 0x3c0a0298 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a02ae 0x2 + 0x3c09ff8c 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09ffa2 0x2 .rodata.__func__.6 - 0x3c0a02b0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a02bb 0x1 + 0x3c09ffa4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09ffaf 0x1 .rodata.__func__.5 - 0x3c0a02bc 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a02cd 0x3 + 0x3c09ffb0 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09ffc1 0x3 .rodata.__func__.4 - 0x3c0a02d0 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a02da 0x2 + 0x3c09ffc4 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09ffce 0x2 .rodata.__func__.3 - 0x3c0a02dc 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a02e7 0x1 + 0x3c09ffd0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09ffdb 0x1 .rodata.__func__.2 - 0x3c0a02e8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a02f3 0x1 + 0x3c09ffdc 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09ffe7 0x1 .rodata.__func__.1 - 0x3c0a02f4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a02ff 0x1 + 0x3c09ffe8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09fff3 0x1 .rodata.__func__.0 - 0x3c0a0300 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0a030b 0x1 + 0x3c09fff4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c09ffff 0x1 .rodata.uart_vfs - 0x3c0a030c 0xa4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0a0000 0xa4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_uart_mount_points - 0x3c0a03b0 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0a00a4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_ctx - 0x3c0a03b8 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0a00ac 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_reenable_intr_mask.str1.4 - 0x3c0a03c0 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00b4 0x37 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_word_length.str1.4 - 0x3c0a03c0 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00b4 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_stop_bits.str1.4 - 0x3c0a03c0 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00b4 0x2f esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_baudrate.str1.4 - 0x3c0a03c0 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00b4 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_pop_pos.str1.4 - 0x3c0a03c0 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00b4 0x32 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_wait_tx_done.str1.4 - 0x3c0a03c0 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00b4 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_flush_input.str1.4 - 0x3c0a03c0 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00b4 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.36 - 0x3c0a03c0 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a03d1 0x3 + 0x3c0a00b4 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a00c5 0x3 .rodata.__FUNCTION__.34 - 0x3c0a03d4 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a03ef 0x1 + 0x3c0a00c8 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a00e3 0x1 .rodata.__FUNCTION__.33 - 0x3c0a03f0 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a00e4 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__func__.28 - 0x3c0a0408 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a041a 0x2 + 0x3c0a00fc 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a010e 0x2 .rodata.__FUNCTION__.27 - 0x3c0a041c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a042e 0x2 + 0x3c0a0110 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a0122 0x2 .rodata.__FUNCTION__.7 - 0x3c0a0430 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a0442 0x2 + 0x3c0a0124 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a0136 0x2 .rodata.__FUNCTION__.6 - 0x3c0a0444 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a0456 0x2 + 0x3c0a0138 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a014a 0x2 .rodata.__FUNCTION__.5 - 0x3c0a0458 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a014c 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.4 - 0x3c0a0468 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a015c 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.3 - 0x3c0a0478 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a048b 0x1 + 0x3c0a016c 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a017f 0x1 .rodata.__FUNCTION__.2 - 0x3c0a048c 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a049f 0x1 + 0x3c0a0180 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a0193 0x1 .rodata.__FUNCTION__.1 - 0x3c0a04a0 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0a04b5 0x3 + 0x3c0a0194 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0a01a9 0x3 .rodata.__FUNCTION__.0 - 0x3c0a04b8 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0a01ac 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c0a04cd 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0a01c1 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 - 0x3c0a04cd 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c0a04cd 0x3 + 0x3c0a01c1 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + *fill* 0x3c0a01c1 0x3 .rodata.__func__.0 - 0x3c0a04d0 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0a01c4 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.usj_vfs - 0x3c0a04ec 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0a01e0 0xa4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.console_open.str1.4 - 0x3c0a0590 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0a0284 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c0a0590 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.vfs 0x3c0a0590 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0a0284 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.vfs 0x3c0a0284 0xa4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.translate_path.str1.4 - 0x3c0a0634 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0a0328 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.esp_vfs_register_fd_range.str1.4 - 0x3c0a0634 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0a0328 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.__func__.0 - 0x3c0a0634 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0a0328 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.update_pwm.str1.4 - 0x3c0a0643 0xcc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0xcc esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.configure_button.str1.4 - 0x3c0a0643 0x48 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0x48 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.onDataReceived.str1.4 - 0x3c0a0643 0x102 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.rc_get_raw_data.str1.4 - 0x3c0a0643 0x2c7 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0x102 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.nav_key_task.str1.4 - 0x3c0a0643 0x19 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0x19 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.led_task.str1.4 - 0x3c0a0643 0x34 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0x34 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.temp_sensor_task.str1.4 - 0x3c0a0643 0xcc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0xcc esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.chip_sensor_init.str1.4 - 0x3c0a0643 0x9b esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0x9b esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.ledc_init.str1.4 - 0x3c0a0643 0x12d esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0x12d esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.wifi_init.str1.4 - 0x3c0a0643 0xeb esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0xeb esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.adc_calibration_init.str1.4 - 0x3c0a0643 0xed esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0xed esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.rc_adc_init.str1.4 - 0x3c0a0643 0xb1 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0337 0xbd esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.app_main.str1.4 - 0x3c0a0643 0x60 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0a0643 0x1 + 0x3c0a0337 0x60 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0a0337 0x1 .rodata.__func__.0 - 0x3c0a0644 0xc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0338 0xc esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.__func__.1 - 0x3c0a0650 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0a065a 0x2 + 0x3c0a0344 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0a034e 0x2 .rodata.__func__.2 - 0x3c0a065c 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0a0666 0x2 + 0x3c0a0350 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0a035a 0x2 .rodata.__func__.3 - 0x3c0a0668 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0a0679 0x3 + 0x3c0a035c 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0a036d 0x3 .rodata.__func__.4 - 0x3c0a067c 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0a068d 0x3 + 0x3c0a0370 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0a0381 0x3 .rodata.__func__.5 - 0x3c0a0690 0x10 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.__func__.6 - 0x3c0a06a0 0x9 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0a0384 0x9 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.intr_get_item.str1.4 - 0x3c0a06a9 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c0a038d 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata._global_interrupt_handler.str1.4 - 0x3c0a06a9 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c0a06a9 0x3 + 0x3c0a038d 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c0a038d 0x3 .rodata.__func__.0 - 0x3c0a06ac 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c0a06c6 0x2 + 0x3c0a0390 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c0a03aa 0x2 .rodata.__func__.1 - 0x3c0a06c8 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c0a03ac 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata.gpio_input_enable.str1.4 - 0x3c0a06e0 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x3f esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_sleep_output_enable.str1.4 - 0x3c0a06e0 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_intr_type.str1.4 - 0x3c0a06e0 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_pull_mode.str1.4 - 0x3c0a06e0 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x5e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_config.str1.4 - 0x3c0a06e0 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_reset_pin.str1.4 - 0x3c0a06e0 0x4c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x4c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_isr_handler_add.str1.4 - 0x3c0a06e0 0x49 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x49 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_isr_register.str1.4 - 0x3c0a06e0 0x45 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x45 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_install_isr_service.str1.4 - 0x3c0a06e0 0x23 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a03c4 0x23 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.4 - 0x3c0a06e0 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a06f3 0x1 + 0x3c0a03c4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a03d7 0x1 .rodata.__FUNCTION__.5 - 0x3c0a06f4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0706 0x2 + 0x3c0a03d8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a03ea 0x2 .rodata.__FUNCTION__.6 - 0x3c0a0708 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a071e 0x2 + 0x3c0a03ec 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0402 0x2 .rodata.__FUNCTION__.7 - 0x3c0a0720 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a0404 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.8 - 0x3c0a0738 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a074d 0x3 + 0x3c0a041c 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0431 0x3 .rodata.__FUNCTION__.9 - 0x3c0a0750 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0767 0x1 + 0x3c0a0434 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a044b 0x1 .rodata.__FUNCTION__.10 - 0x3c0a0768 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0781 0x3 + 0x3c0a044c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0465 0x3 .rodata.__FUNCTION__.11 - 0x3c0a0784 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a079e 0x2 + 0x3c0a0468 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0482 0x2 .rodata.__FUNCTION__.12 - 0x3c0a07a0 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a07b9 0x3 + 0x3c0a0484 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a049d 0x3 .rodata.__FUNCTION__.13 - 0x3c0a07bc 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a07d5 0x3 + 0x3c0a04a0 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a04b9 0x3 .rodata.__FUNCTION__.14 - 0x3c0a07d8 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a04bc 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.15 - 0x3c0a07f0 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0809 0x3 + 0x3c0a04d4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a04ed 0x3 .rodata.__FUNCTION__.22 - 0x3c0a080c 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a081e 0x2 + 0x3c0a04f0 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0502 0x2 .rodata.__FUNCTION__.24 - 0x3c0a0820 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0835 0x3 + 0x3c0a0504 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0519 0x3 .rodata.__FUNCTION__.25 - 0x3c0a0838 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0851 0x3 + 0x3c0a051c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0535 0x3 .rodata.__func__.26 - 0x3c0a0854 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0863 0x1 + 0x3c0a0538 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0547 0x1 .rodata.__FUNCTION__.27 - 0x3c0a0864 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a0548 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.28 - 0x3c0a0874 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0883 0x1 + 0x3c0a0558 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0567 0x1 .rodata.__FUNCTION__.29 - 0x3c0a0884 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a0568 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.30 - 0x3c0a0898 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a08ab 0x1 + 0x3c0a057c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a058f 0x1 .rodata.__FUNCTION__.31 - 0x3c0a08ac 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a08bf 0x1 + 0x3c0a0590 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a05a3 0x1 .rodata.__FUNCTION__.32 - 0x3c0a08c0 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a08d2 0x2 + 0x3c0a05a4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a05b6 0x2 .rodata.__FUNCTION__.33 - 0x3c0a08d4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a08e7 0x1 + 0x3c0a05b8 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a05cb 0x1 .rodata.__FUNCTION__.35 - 0x3c0a08e8 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a08f7 0x1 + 0x3c0a05cc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a05db 0x1 .rodata.__FUNCTION__.36 - 0x3c0a08f8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a090a 0x2 + 0x3c0a05dc 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a05ee 0x2 .rodata.__FUNCTION__.37 - 0x3c0a090c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a091d 0x3 + 0x3c0a05f0 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0601 0x3 .rodata.__FUNCTION__.38 - 0x3c0a0920 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0933 0x1 + 0x3c0a0604 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a0617 0x1 .rodata.__FUNCTION__.39 - 0x3c0a0934 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0946 0x2 + 0x3c0a0618 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a062a 0x2 .rodata.__FUNCTION__.40 - 0x3c0a0948 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0a0959 0x3 + 0x3c0a062c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0a063d 0x3 .rodata.__FUNCTION__.41 - 0x3c0a095c 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a0640 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.42 - 0x3c0a096c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0a0650 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.str1.4 - 0x3c0a097b 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c0a097b 0x1 + 0x3c0a065f 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c0a065f 0x1 .rodata.__func__.1 - 0x3c0a097c 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c0a0660 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3c0a09a4 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_irom_region.str1.4 - 0x3c0a09a4 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_drom_region.str1.4 - 0x3c0a09a4 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.str1.4 - 0x3c0a09a4 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_init.str1.4 - 0x3c0a09a4 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 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 - 0x3c0a09a4 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c0a09a4 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map.str1.4 - 0x3c0a09a4 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_unmap.str1.4 - 0x3c0a09a4 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c0a09a4 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a0688 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.1 - 0x3c0a09a4 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a09bb 0x1 + 0x3c0a0688 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a069f 0x1 .rodata.__FUNCTION__.2 - 0x3c0a09bc 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a09ca 0x2 + 0x3c0a06a0 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a06ae 0x2 .rodata.__func__.3 - 0x3c0a09cc 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a09e3 0x1 + 0x3c0a06b0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a06c7 0x1 .rodata.__func__.4 - 0x3c0a09e4 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a06c8 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.5 - 0x3c0a09f0 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a06d4 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.8 - 0x3c0a09fc 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a0a12 0x2 + 0x3c0a06e0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a06f6 0x2 .rodata.__func__.9 - 0x3c0a0a14 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0a06f8 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.10 - 0x3c0a0a28 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a0a3e 0x2 + 0x3c0a070c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a0722 0x2 .rodata.__func__.11 - 0x3c0a0a40 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0a0a51 0x3 + 0x3c0a0724 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a0735 0x3 .rodata.g_mmu_mem_regions - 0x3c0a0a54 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c0a0a54 g_mmu_mem_regions + 0x3c0a0738 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c0a0738 g_mmu_mem_regions .rodata.s_merge_contiguous_pages.str1.4 - 0x3c0a0a6c 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0a0750 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.spi_flash_munmap.str1.4 - 0x3c0a0a6c 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0a0750 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.__func__.1 - 0x3c0a0a6c 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0a0750 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3c0a0a7d 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c0a0a7d 0x3 + 0x3c0a0761 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c0a0761 0x3 .rodata.__func__.0 - 0x3c0a0a80 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0a0764 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .srodata.s_mspi_io_num_default - 0x3c0a0a90 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0a0774 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.str1.4 - 0x3c0a0a96 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a077a 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c0a0a96 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c0a0a96 0x2 + 0x3c0a077a 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0a077a 0x2 .rodata.__func__.0 - 0x3c0a0a98 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a077c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.__func__.1 - 0x3c0a0aa8 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c0a0abf 0x1 + 0x3c0a078c 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0a07a3 0x1 .rodata.io_mode_str - 0x3c0a0ac0 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0a07a4 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3c0a0b74 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0a0858 0x13f esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.__FUNCTION__.0 - 0x3c0a0b74 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c0a0b90 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0a0858 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c0a0874 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.str1.4 - 0x3c0a0b9a 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c0a0b9a 0x2 + 0x3c0a087e 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c0a087e 0x2 .rodata.__func__.0 - 0x3c0a0b9c 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c0a0880 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.str1.4 - 0x3c0a0bb5 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0a0899 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.esp_crosscore_int_init.str1.4 - 0x3c0a0bb5 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c0a0bb5 0x3 + 0x3c0a0899 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0a0899 0x3 .rodata.__func__.0 - 0x3c0a0bb8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c0a0bcf 0x1 + 0x3c0a089c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0a08b3 0x1 .rodata.__func__.1 - 0x3c0a0bd0 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0a08b4 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3c0a0be7 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.delete_entry.str1.4 - 0x3c0a0be7 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_abort.str1.4 - 0x3c0a0be7 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_handling.str1.4 - 0x3c0a0be7 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_add.str1.4 - 0x3c0a0be7 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.subscribe_idle.str1.4 - 0x3c0a0be7 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_init.str1.4 - 0x3c0a0be7 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c0a0be7 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a08cb 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_isr.str1.4 - 0x3c0a0be7 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0be7 0x1 + 0x3c0a08cb 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a08cb 0x1 .rodata.__FUNCTION__.5 - 0x3c0a0be8 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0bfb 0x1 + 0x3c0a08cc 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a08df 0x1 .rodata.__FUNCTION__.7 - 0x3c0a0bfc 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0c06 0x2 + 0x3c0a08e0 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a08ea 0x2 .rodata.__FUNCTION__.8 - 0x3c0a0c08 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0c19 0x3 + 0x3c0a08ec 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a08fd 0x3 .rodata.__func__.12 - 0x3c0a0c1c 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0c2b 0x1 + 0x3c0a0900 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a090f 0x1 .rodata.__func__.13 - 0x3c0a0c2c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0c39 0x3 + 0x3c0a0910 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a091d 0x3 .rodata.__FUNCTION__.14 - 0x3c0a0c3c 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0a0c4e 0x2 + 0x3c0a0920 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a0932 0x2 .rodata.__func__.15 - 0x3c0a0c50 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0934 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c0a0c67 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c0a094b 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3c0a0c67 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c0a094b 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .rodata.gpio_hal_intr_enable_on_core.str1.4 - 0x3c0a0c67 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) - *fill* 0x3c0a0c67 0x1 + 0x3c0a094b 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + *fill* 0x3c0a094b 0x1 .rodata.__func__.0 - 0x3c0a0c68 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x3c0a094c 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) .rodata.str1.4 - 0x3c0a0c84 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0a0968 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) .rodata.esp_isr_names - 0x3c0a0c84 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c0a0c84 esp_isr_names + 0x3c0a0968 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0a0968 esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c0a0d7c 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0a0d7c GPIO_HOLD_MASK + 0x3c0a0a60 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0a0a60 GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c0a0dd4 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0a0dd4 GPIO_PIN_MUX_REG + 0x3c0a0ab8 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0a0ab8 GPIO_PIN_MUX_REG .rodata.esp_fill_random.str1.4 - 0x3c0a0e2c 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0a0b10 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.__func__.0 - 0x3c0a0e2c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0a0b10 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.temperature_sensor_power_release.str1.4 - 0x3c0a0e3c 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3c0a0b20 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .rodata.__func__.0 - 0x3c0a0e3c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - *fill* 0x3c0a0e5d 0x3 - .srodata.cst8 0x3c0a0e60 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3c0a0b20 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3c0a0b41 0x7 + .srodata.cst8 0x3c0a0b48 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) 0x18 (size before relaxing) .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3c0a0f60 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c0a0c48 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.__FUNCTION__.0 - 0x3c0a0f60 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c0a0c48 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c0a0f7d 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c0a0c65 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 - 0x3c0a0f7d 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c0a0f7d 0x3 + 0x3c0a0c65 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0a0c65 0x3 .rodata.__func__.0 - 0x3c0a0f80 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c0a0fa1 0x3 + 0x3c0a0c68 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0a0c89 0x3 .rodata.__func__.1 - 0x3c0a0fa4 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c0a0fc2 0x2 + 0x3c0a0c8c 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0a0caa 0x2 .srodata.g_spi_lock_main_flash_dev - 0x3c0a0fc4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c0a0fc4 g_spi_lock_main_flash_dev + 0x3c0a0cac 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c0a0cac g_spi_lock_main_flash_dev .rodata.adc_lock_release.str1.4 - 0x3c0a0fc8 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a0cb0 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.adc_apb_periph_free.str1.4 - 0x3c0a0fc8 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a0cb0 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.__func__.0 - 0x3c0a0fc8 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .rodata.__FUNCTION__.1 - 0x3c0a0fdc 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a0cb0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.xEventGroupCreateStatic.str1.4 - 0x3c0a0fed 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a0cc4 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupWaitBits.str1.4 - 0x3c0a0fed 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a0cc4 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupClearBits.str1.4 - 0x3c0a0fed 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a0cc4 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupSetBits.str1.4 - 0x3c0a0fed 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a0cc4 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.vEventGroupDelete.str1.4 - 0x3c0a0fed 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a0fed 0x3 + 0x3c0a0cc4 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.__func__.1 - 0x3c0a0ff0 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a1002 0x2 + 0x3c0a0cc4 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a0cd6 0x2 .rodata.__func__.2 - 0x3c0a1004 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a1017 0x1 + 0x3c0a0cd8 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a0ceb 0x1 .rodata.__func__.3 - 0x3c0a1018 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a102d 0x3 + 0x3c0a0cec 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a0d01 0x3 .rodata.__func__.4 - 0x3c0a1030 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a0d04 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.__func__.6 - 0x3c0a1044 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a0d18 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.prvReturnItemByteBuf.str1.4 - 0x3c0a1058 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c0a1058 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c0a1058 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReceiveGeneric.str1.4 - 0x3c0a1058 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendAcquire.str1.4 - 0x3c0a1058 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendComplete.str1.4 - 0x3c0a1058 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSend.str1.4 - 0x3c0a1058 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceive.str1.4 - 0x3c0a1058 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d2c 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.11 - 0x3c0a1058 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a106e 0x2 + 0x3c0a0d2c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a0d42 0x2 .rodata.__func__.18 - 0x3c0a1070 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a1082 0x2 + 0x3c0a0d44 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a0d56 0x2 .rodata.__func__.19 - 0x3c0a1084 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a1097 0x1 + 0x3c0a0d58 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a0d6b 0x1 .rodata.__func__.21 - 0x3c0a1098 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d6c 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.28 - 0x3c0a10a8 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0a0d7c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.str1.4 - 0x3c0a10be 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - *fill* 0x3c0a10be 0x2 - .rodata 0x3c0a10c0 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x3c0a0d92 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + *fill* 0x3c0a0d92 0x2 + .rodata 0x3c0a0d94 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .rodata.handler_instances_add.str1.4 - 0x3c0a10d4 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0da8 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_create.str1.4 - 0x3c0a10d4 0x139 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0da8 0x139 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run.str1.4 - 0x3c0a10d4 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0da8 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run_task.str1.4 - 0x3c0a10d4 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0da8 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.__func__.1 - 0x3c0a10d4 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0a10e6 0x2 + 0x3c0a0da8 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0a0dba 0x2 .rodata.__func__.5 - 0x3c0a10e8 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0dbc 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.nvs_flash_init.str1.4 - 0x3c0a10fb 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c0a10fb 0x1 + 0x3c0a0dcf 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c0a0dcf 0x1 .rodata._ZTVN3nvs9NVSHandleE - 0x3c0a10fc 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c0a10fc vtable for nvs::NVSHandle + 0x3c0a0dd0 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0a0dd0 vtable for nvs::NVSHandle .rodata._ZTVN3nvs15NVSHandleSimpleE - 0x3c0a113c 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c0a113c vtable for nvs::NVSHandleSimple + 0x3c0a0e10 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0a0e10 vtable for nvs::NVSHandleSimple .rodata._ZTVN3nvs9PartitionE - 0x3c0a117c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c0a117c vtable for nvs::Partition + 0x3c0a0e50 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0a0e50 vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c0a11b0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c0a11b0 vtable for nvs::NVSPartition + 0x3c0a0e84 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0a0e84 vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c0a11e4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c0a11e4 vtable for nvs::NVSPartitionManager + 0x3c0a0eb8 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c0a0eb8 vtable for nvs::NVSPartitionManager .rodata.temperature_sensor_ll_clk_sel.str1.4 - 0x3c0a11f4 0x48 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x48 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_attribute_table_sort.str1.4 - 0x3c0a11f4 0x58 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x58 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_choose_best_range.str1.4 - 0x3c0a11f4 0x35 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x35 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.read_delta_t_from_efuse.str1.4 - 0x3c0a11f4 0x2b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x2b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.s_update_tsens_attribute.str1.4 - 0x3c0a11f4 0x33 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x33 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_uninstall.str1.4 - 0x3c0a11f4 0x6c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x6c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_install.str1.4 - 0x3c0a11f4 0x151 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x151 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_disable.str1.4 - 0x3c0a11f4 0x36 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0x36 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_get_celsius.str1.4 - 0x3c0a11f4 0xb1 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0ec8 0xb1 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.__FUNCTION__.0 - 0x3c0a11f4 0x19 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0a120d 0x3 + 0x3c0a0ec8 0x19 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0a0ee1 0x3 .rodata.__FUNCTION__.1 - 0x3c0a1210 0x1f esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0a122f 0x1 + 0x3c0a0ee4 0x1f esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0a0f03 0x1 .rodata.__FUNCTION__.3 - 0x3c0a1230 0x1a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0a124a 0x2 + 0x3c0a0f04 0x1a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0a0f1e 0x2 .rodata.__FUNCTION__.4 - 0x3c0a124c 0x1d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0a1269 0x3 + 0x3c0a0f20 0x1d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0a0f3d 0x3 .rodata.__FUNCTION__.5 - 0x3c0a126c 0x25 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0a1291 0x3 + 0x3c0a0f40 0x25 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0a0f65 0x3 .rodata.__FUNCTION__.6 - 0x3c0a1294 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0f68 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.__func__.7 - 0x3c0a12bc 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0a12da 0x2 + 0x3c0a0f90 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0a0fae 0x2 .rodata.__FUNCTION__.8 - 0x3c0a12dc 0x1b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .srodata.cst8 0x3c0a12f7 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0a12f7 0x1 - .srodata.cst4 0x3c0a12f8 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0a0fb0 0x1b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .srodata.cst8 0x3c0a0fcb 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0a0fcb 0x1 + .srodata.cst4 0x3c0a0fcc 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.ledc_timer_del.str1.4 - 0x3c0a1300 0xc5 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0xc5 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ilog2.str1.4 - 0x3c0a1300 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_slow_clk_calibrate.str1.4 - 0x3c0a1300 0x35 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x35 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_timer_set.str1.4 - 0x3c0a1300 0x81 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x81 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_timer_div.str1.4 - 0x3c0a1300 0x17a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x17a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_timer_config.str1.4 - 0x3c0a1300 0xb8 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0xb8 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_pin.str1.4 - 0x3c0a1300 0x81 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x81 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_update_duty.str1.4 - 0x3c0a1300 0x3c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x3c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_duty_with_hpoint.str1.4 - 0x3c0a1300 0x3b esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x3b esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_channel_config.str1.4 - 0x3c0a1300 0x7e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a0fd4 0x7e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.__FUNCTION__.17 - 0x3c0a1300 0xe esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a130e 0x2 + 0x3c0a0fd4 0xe esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a0fe2 0x2 .rodata.__FUNCTION__.18 - 0x3c0a1310 0x1a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a132a 0x2 + 0x3c0a0fe4 0x1a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a0ffe 0x2 .rodata.__FUNCTION__.21 - 0x3c0a132c 0x11 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a133d 0x3 + 0x3c0a1000 0x11 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a1011 0x3 .rodata.__FUNCTION__.22 - 0x3c0a1340 0x14 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a1014 0x14 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.__func__.24 - 0x3c0a1354 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a1367 0x1 + 0x3c0a1028 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a103b 0x1 .rodata.__FUNCTION__.25 - 0x3c0a1368 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a137b 0x1 + 0x3c0a103c 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a104f 0x1 .rodata.__FUNCTION__.26 - 0x3c0a137c 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a138b 0x1 + 0x3c0a1050 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a105f 0x1 .rodata.__FUNCTION__.27 - 0x3c0a138c 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a139e 0x2 + 0x3c0a1060 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a1072 0x2 .rodata.__FUNCTION__.29 - 0x3c0a13a0 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a13b2 0x2 + 0x3c0a1074 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a1086 0x2 .rodata.__FUNCTION__.31 - 0x3c0a13b4 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a13c3 0x1 + 0x3c0a1088 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a1097 0x1 .rodata.__FUNCTION__.32 - 0x3c0a13c4 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a1098 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.__FUNCTION__.33 - 0x3c0a13dc 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0a13eb 0x1 + 0x3c0a10b0 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0a10bf 0x1 .rodata.s_glb_clks - 0x3c0a13ec 0xc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0a10c0 0xc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.esp_netif_config_sanity_check.str1.4 - 0x3c0a13f8 0x123 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0a10cc 0x123 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_init.str1.4 - 0x3c0a13f8 0xbd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0a10cc 0xbd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.g_wifi_default_wpa_crypto_funcs - 0x3c0a13f8 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - 0x3c0a13f8 g_wifi_default_wpa_crypto_funcs + 0x3c0a10cc 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x3c0a10cc g_wifi_default_wpa_crypto_funcs .rodata.HMAC_sha1_init.str1.4 - 0x3c0a146c 0x53 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0a1140 0x53 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.pbkdf2_sha1.str1.4 - 0x3c0a146c 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0a1140 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.__func__.0 - 0x3c0a146c 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - *fill* 0x3c0a147b 0x1 + 0x3c0a1140 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + *fill* 0x3c0a114f 0x1 .rodata.__func__.1 - 0x3c0a147c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0a1150 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.esp_wifi_config_info.str1.4 - 0x3c0a1488 0x1a8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a115c 0x1a8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.wifi_deinit_internal.str1.4 - 0x3c0a1488 0xa1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a115c 0xa1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.s_set_default_wifi_log_level.str1.4 - 0x3c0a1488 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a115c 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.esp_wifi_init.str1.4 - 0x3c0a1488 0x72 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a115c 0x72 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.str1.4 - 0x3c0a1488 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a115c 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .srodata.WIFI_EVENT - 0x3c0a1488 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x3c0a1488 WIFI_EVENT + 0x3c0a115c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a115c WIFI_EVENT .rodata.s_adc_io_init.str1.4 - 0x3c0a148c 0x6b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0a1160 0x6b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.adc_oneshot_new_unit.str1.4 - 0x3c0a148c 0x14b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0a1160 0x14b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.adc_oneshot_config_channel.str1.4 - 0x3c0a148c 0x65 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .rodata.__FUNCTION__.4 - 0x3c0a148c 0x11 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0a149d 0x3 + 0x3c0a1160 0x65 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.__FUNCTION__.5 - 0x3c0a14a0 0xe esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0a14ae 0x2 + 0x3c0a1160 0xe esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0a116e 0x2 .rodata.__FUNCTION__.6 - 0x3c0a14b0 0x1b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0a14cb 0x1 + 0x3c0a1170 0x1b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0a118b 0x1 .rodata.__FUNCTION__.7 - 0x3c0a14cc 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .rodata.adc_cali_check_scheme.str1.4 - 0x3c0a14e1 0x4b esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .rodata.adc_cali_raw_to_voltage.str1.4 - 0x3c0a14e1 0x4d esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - *fill* 0x3c0a14e1 0x3 - .rodata.__FUNCTION__.0 - 0x3c0a14e4 0x18 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + 0x3c0a118c 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.check_valid.str1.4 - 0x3c0a14fc 0xa9 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0a11a1 0xa9 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.get_first_step_reference_point.str1.4 - 0x3c0a14fc 0xa2 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0a11a1 0xa2 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.adc_cali_create_scheme_curve_fitting.str1.4 - 0x3c0a14fc 0x11a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0a11a1 0x11a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0a11a1 0x3 .rodata.__func__.1 - 0x3c0a14fc 0x1f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0a151b 0x1 + 0x3c0a11a4 0x1f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0a11c3 0x1 .rodata.__FUNCTION__.2 - 0x3c0a151c 0xc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0a11c4 0xc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.__FUNCTION__.3 - 0x3c0a1528 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0a154d 0x3 + 0x3c0a11d0 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0a11f5 0x3 .rodata.adc1_error_sign - 0x3c0a1550 0x50 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x3c0a11f8 0x50 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .rodata.adc1_error_coef_atten - 0x3c0a15a0 0x140 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x3c0a1248 0x140 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .rodata.small_prime_gaps - 0x3c0a16e0 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - *fill* 0x3c0a1787 0x1 + 0x3c0a1388 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x3c0a142f 0x1 .rodata.mbedtls_cipher_definitions - 0x3c0a1788 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3c0a1788 mbedtls_cipher_definitions + 0x3c0a1430 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1430 mbedtls_cipher_definitions .rodata.str1.4 - 0x3c0a1908 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15b0 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ccm_star_no_tag_info - 0x3c0a1908 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_star_no_tag_info - 0x3c0a1910 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_star_no_tag_info - 0x3c0a1918 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ccm_info - 0x3c0a1920 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_info - 0x3c0a1928 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_info - 0x3c0a1930 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15d8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aria_info - 0x3c0a1938 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a15e0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_gcm_info - 0x3c0a1964 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a160c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_gcm_info - 0x3c0a196c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1614 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_gcm_info - 0x3c0a1974 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a161c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aria_info - 0x3c0a197c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1624 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ctr_info - 0x3c0a19a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1650 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ctr_info - 0x3c0a19b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1658 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ctr_info - 0x3c0a19b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1660 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cfb128_info - 0x3c0a19c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1668 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cfb128_info - 0x3c0a19c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1670 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cfb128_info - 0x3c0a19d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1678 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cbc_info - 0x3c0a19d8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1680 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cbc_info - 0x3c0a19e0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1688 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cbc_info - 0x3c0a19e8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1690 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ecb_info - 0x3c0a19f0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1698 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ecb_info - 0x3c0a19f8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16a0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ecb_info - 0x3c0a1a00 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aria_info - 0x3c0a1a08 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16b0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_star_no_tag_info - 0x3c0a1a34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16dc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_star_no_tag_info - 0x3c0a1a3c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16e4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_star_no_tag_info - 0x3c0a1a44 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16ec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_info - 0x3c0a1a4c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16f4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_info - 0x3c0a1a54 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a16fc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_info - 0x3c0a1a5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1704 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aes_info - 0x3c0a1a64 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a170c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_gcm_info - 0x3c0a1a90 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1738 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_gcm_info - 0x3c0a1a98 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1740 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_gcm_info - 0x3c0a1aa0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1748 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aes_info - 0x3c0a1aa8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1750 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_xts_info - 0x3c0a1ad4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a177c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_xts_info - 0x3c0a1adc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1784 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.xts_aes_info - 0x3c0a1ae4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a178c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ctr_info - 0x3c0a1b10 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ctr_info - 0x3c0a1b18 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ctr_info - 0x3c0a1b20 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ofb_info - 0x3c0a1b28 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ofb_info - 0x3c0a1b30 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17d8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ofb_info - 0x3c0a1b38 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17e0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cfb128_info - 0x3c0a1b40 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17e8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cfb128_info - 0x3c0a1b48 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17f0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cfb128_info - 0x3c0a1b50 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a17f8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cbc_info - 0x3c0a1b58 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1800 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cbc_info - 0x3c0a1b60 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1808 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cbc_info - 0x3c0a1b68 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1810 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ecb_info - 0x3c0a1b70 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1818 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ecb_info - 0x3c0a1b78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1820 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ecb_info - 0x3c0a1b80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1828 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aes_info - 0x3c0a1b88 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a1830 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.mbedtls_sha512_info - 0x3c0a1bb4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a185c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha384_info - 0x3c0a1bbc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a1864 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha256_info - 0x3c0a1bc4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a186c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha224_info - 0x3c0a1bcc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a1874 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha1_info - 0x3c0a1bd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a187c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_md5_info - 0x3c0a1bdc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0a1884 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.memset_func - 0x3c0a1be4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .rodata.K 0x3c0a1be8 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .srodata.cst8 0x3c0a1e68 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x3c0a188c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .rodata.K 0x3c0a1890 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .srodata.cst8 0x3c0a1b10 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .rodata.esp_aes_validate_input.str1.4 - 0x3c0a1e68 0x8f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0a1b10 0x8f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_cbc.str1.4 - 0x3c0a1e68 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0a1b10 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_cfb128.str1.4 - 0x3c0a1e68 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0a1b10 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_ctr.str1.4 - 0x3c0a1e68 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0a1b10 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_mpi_isr_initialise.str1.4 - 0x3c0a1e68 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0a1b10 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.esp_mpi_wait_intr.str1.4 - 0x3c0a1e68 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0a1b10 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 - 0x3c0a1e68 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0a1b10 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.__func__.0 - 0x3c0a1e68 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - *fill* 0x3c0a1e87 0x1 + 0x3c0a1b10 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c0a1b2f 0x1 .rodata.sha1_padding - 0x3c0a1e88 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x3c0a1b30 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .rodata.sha256_padding - 0x3c0a1ec8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x3c0a1b70 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .rodata.esp_aes_gcm_starts.str1.4 - 0x3c0a1f08 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0a1bb0 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.esp_aes_gcm_update.str1.4 - 0x3c0a1f08 0xbb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .rodata.last4 0x3c0a1f08 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0a1bb0 0xbb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.last4 0x3c0a1bb0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.aria_is2 - 0x3c0a1f48 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0a1bf0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_is1 - 0x3c0a2048 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0a1cf0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb2 - 0x3c0a2148 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0a1df0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb1 - 0x3c0a2248 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata 0x3c0a2348 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0a1ef0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata 0x3c0a1ff0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.mbedtls_rsa_deduce_primes.str1.4 - 0x3c0a2378 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x3c0a2020 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) .rodata.esp_aes_dma_wait_complete.str1.4 - 0x3c0a2378 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a2020 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_aes_intr_alloc.str1.4 - 0x3c0a2378 0x8d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a2020 0x8d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_aes_process_dma.str1.4 - 0x3c0a2378 0x125 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a2020 0x125 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.__func__.0 - 0x3c0a2378 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a2020 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.__func__.1 - 0x3c0a238c 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0a2034 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_sha_dma_process.str1.4 - 0x3c0a239f 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0a2047 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.esp_sha_dma.str1.4 - 0x3c0a239f 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0a2047 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.str1.4 - 0x3c0a239f 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - *fill* 0x3c0a239f 0x1 + 0x3c0a2047 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + *fill* 0x3c0a2047 0x1 .srodata.ecp_x25519_bad_point_2 - 0x3c0a23a0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0a2048 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .srodata.ecp_x25519_bad_point_1 - 0x3c0a23a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0a2050 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.x25519_bad_point_2 - 0x3c0a23b0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0a2058 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.x25519_bad_point_1 - 0x3c0a23d0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0a2078 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.ecp_supported_curves - 0x3c0a23f0 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .srodata.Rp.0 0x3c0a248c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.1 0x3c0a2494 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.2 0x3c0a249c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2098 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.Rp.0 0x3c0a2134 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.1 0x3c0a213c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.2 0x3c0a2144 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.curve25519_part_of_n - 0x3c0a24a4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a214c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T - 0x3c0a24b4 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a215c 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_31_Y - 0x3c0a27b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a245c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_31_X - 0x3c0a27f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a249c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_30_Y - 0x3c0a2834 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a24dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_30_X - 0x3c0a2874 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a251c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_29_Y - 0x3c0a28b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a255c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_29_X - 0x3c0a28f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a259c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_28_Y - 0x3c0a2934 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a25dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_28_X - 0x3c0a2974 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a261c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_27_Y - 0x3c0a29b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a265c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_27_X - 0x3c0a29f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a269c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_26_Y - 0x3c0a2a34 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a26dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_26_X - 0x3c0a2a74 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a271c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_25_Y - 0x3c0a2ab4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a275c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_25_X - 0x3c0a2af4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a279c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_24_Y - 0x3c0a2b34 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a27dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_24_X - 0x3c0a2b74 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a281c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_23_Y - 0x3c0a2bb4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a285c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_23_X - 0x3c0a2bf4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a289c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_22_Y - 0x3c0a2c34 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a28dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_22_X - 0x3c0a2c74 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a291c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_21_Y - 0x3c0a2cb4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a295c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_21_X - 0x3c0a2cf4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a299c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_20_Y - 0x3c0a2d34 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a29dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_20_X - 0x3c0a2d74 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2a1c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_19_Y - 0x3c0a2db4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2a5c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_19_X - 0x3c0a2df4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2a9c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_18_Y - 0x3c0a2e34 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2adc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_18_X - 0x3c0a2e74 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2b1c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_17_Y - 0x3c0a2eb4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2b5c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_17_X - 0x3c0a2ef4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2b9c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_16_Y - 0x3c0a2f34 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2bdc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_16_X - 0x3c0a2f74 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2c1c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_15_Y - 0x3c0a2fb4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2c5c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_15_X - 0x3c0a2ff4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2c9c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_14_Y - 0x3c0a3034 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2cdc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_14_X - 0x3c0a3074 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2d1c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_13_Y - 0x3c0a30b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2d5c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_13_X - 0x3c0a30f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2d9c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_12_Y - 0x3c0a3134 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2ddc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_12_X - 0x3c0a3174 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2e1c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_11_Y - 0x3c0a31b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2e5c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_11_X - 0x3c0a31f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2e9c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_10_Y - 0x3c0a3234 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2edc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_10_X - 0x3c0a3274 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2f1c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_9_Y - 0x3c0a32b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2f5c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_9_X - 0x3c0a32f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2f9c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_8_Y - 0x3c0a3334 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a2fdc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_8_X - 0x3c0a3374 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a301c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_7_Y - 0x3c0a33b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a305c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_7_X - 0x3c0a33f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a309c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_6_Y - 0x3c0a3434 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a30dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_6_X - 0x3c0a3474 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a311c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_5_Y - 0x3c0a34b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a315c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_5_X - 0x3c0a34f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a319c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_4_Y - 0x3c0a3534 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a31dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_4_X - 0x3c0a3574 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a321c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_3_Y - 0x3c0a35b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a325c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_3_X - 0x3c0a35f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a329c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_2_Y - 0x3c0a3634 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a32dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_2_X - 0x3c0a3674 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a331c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_1_Y - 0x3c0a36b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a335c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_1_X - 0x3c0a36f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a339c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_0_Y - 0x3c0a3734 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a33dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_T_0_X - 0x3c0a3774 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a341c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_n - 0x3c0a37b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a345c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gy - 0x3c0a37f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a349c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gx - 0x3c0a3834 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a34dc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_b - 0x3c0a3874 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a351c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_a - 0x3c0a38b4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a355c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_p - 0x3c0a38f4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a359c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T - 0x3c0a3934 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a35dc 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_31_Y - 0x3c0a3c34 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a38dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_31_X - 0x3c0a3c64 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a390c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_30_Y - 0x3c0a3c94 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a393c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_30_X - 0x3c0a3cc4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a396c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_29_Y - 0x3c0a3cf4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a399c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_29_X - 0x3c0a3d24 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a39cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_28_Y - 0x3c0a3d54 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a39fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_28_X - 0x3c0a3d84 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3a2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_27_Y - 0x3c0a3db4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3a5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_27_X - 0x3c0a3de4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3a8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_26_Y - 0x3c0a3e14 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3abc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_26_X - 0x3c0a3e44 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3aec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_25_Y - 0x3c0a3e74 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3b1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_25_X - 0x3c0a3ea4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3b4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_24_Y - 0x3c0a3ed4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3b7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_24_X - 0x3c0a3f04 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3bac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_23_Y - 0x3c0a3f34 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3bdc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_23_X - 0x3c0a3f64 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3c0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_22_Y - 0x3c0a3f94 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3c3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_22_X - 0x3c0a3fc4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3c6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_21_Y - 0x3c0a3ff4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3c9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_21_X - 0x3c0a4024 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3ccc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_20_Y - 0x3c0a4054 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3cfc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_20_X - 0x3c0a4084 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3d2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_19_Y - 0x3c0a40b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3d5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_19_X - 0x3c0a40e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3d8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_18_Y - 0x3c0a4114 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3dbc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_18_X - 0x3c0a4144 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3dec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_17_Y - 0x3c0a4174 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3e1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_17_X - 0x3c0a41a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3e4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_16_Y - 0x3c0a41d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3e7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_16_X - 0x3c0a4204 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3eac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_15_Y - 0x3c0a4234 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3edc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_15_X - 0x3c0a4264 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3f0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_14_Y - 0x3c0a4294 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3f3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_14_X - 0x3c0a42c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3f6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_13_Y - 0x3c0a42f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3f9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_13_X - 0x3c0a4324 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3fcc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_12_Y - 0x3c0a4354 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a3ffc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_12_X - 0x3c0a4384 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a402c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_11_Y - 0x3c0a43b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a405c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_11_X - 0x3c0a43e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a408c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_10_Y - 0x3c0a4414 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a40bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_10_X - 0x3c0a4444 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a40ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_9_Y - 0x3c0a4474 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a411c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_9_X - 0x3c0a44a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a414c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_8_Y - 0x3c0a44d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a417c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_8_X - 0x3c0a4504 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a41ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_7_Y - 0x3c0a4534 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a41dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_7_X - 0x3c0a4564 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a420c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_6_Y - 0x3c0a4594 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a423c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_6_X - 0x3c0a45c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a426c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_5_Y - 0x3c0a45f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a429c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_5_X - 0x3c0a4624 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a42cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_4_Y - 0x3c0a4654 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a42fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_4_X - 0x3c0a4684 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a432c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_3_Y - 0x3c0a46b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a435c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_3_X - 0x3c0a46e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a438c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_2_Y - 0x3c0a4714 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a43bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_2_X - 0x3c0a4744 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a43ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_1_Y - 0x3c0a4774 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a441c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_1_X - 0x3c0a47a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a444c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_0_Y - 0x3c0a47d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a447c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_T_0_X - 0x3c0a4804 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a44ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_n - 0x3c0a4834 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a44dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gy - 0x3c0a4864 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a450c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gx - 0x3c0a4894 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a453c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_b - 0x3c0a48c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a456c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_a - 0x3c0a48f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a459c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_p - 0x3c0a4924 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a45cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T - 0x3c0a4954 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a45fc 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_15_Y - 0x3c0a4ad4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a477c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_15_X - 0x3c0a4af4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a479c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_14_Y - 0x3c0a4b14 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a47bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_14_X - 0x3c0a4b34 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a47dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_13_Y - 0x3c0a4b54 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a47fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_13_X - 0x3c0a4b74 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a481c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_12_Y - 0x3c0a4b94 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a483c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_12_X - 0x3c0a4bb4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a485c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_11_Y - 0x3c0a4bd4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a487c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_11_X - 0x3c0a4bf4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a489c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_10_Y - 0x3c0a4c14 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a48bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_10_X - 0x3c0a4c34 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a48dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_9_Y - 0x3c0a4c54 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a48fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_9_X - 0x3c0a4c74 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a491c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_8_Y - 0x3c0a4c94 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a493c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_8_X - 0x3c0a4cb4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a495c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_7_Y - 0x3c0a4cd4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a497c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_7_X - 0x3c0a4cf4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a499c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_6_Y - 0x3c0a4d14 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a49bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_6_X - 0x3c0a4d34 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a49dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_5_Y - 0x3c0a4d54 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a49fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_5_X - 0x3c0a4d74 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4a1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_4_Y - 0x3c0a4d94 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4a3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_4_X - 0x3c0a4db4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4a5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_3_Y - 0x3c0a4dd4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4a7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_3_X - 0x3c0a4df4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4a9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_2_Y - 0x3c0a4e14 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4abc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_2_X - 0x3c0a4e34 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4adc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_1_Y - 0x3c0a4e54 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4afc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_1_X - 0x3c0a4e74 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4b1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_0_Y - 0x3c0a4e94 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4b3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_T_0_X - 0x3c0a4eb4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4b5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_n - 0x3c0a4ed4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4b7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_gy - 0x3c0a4ef4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4b9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_gx - 0x3c0a4f14 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4bbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_b - 0x3c0a4f34 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4bdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_a - 0x3c0a4f54 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4bfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_p - 0x3c0a4f74 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4c1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T - 0x3c0a4f94 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4c3c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_15_Y - 0x3c0a5114 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4dbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_15_X - 0x3c0a5134 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4ddc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_14_Y - 0x3c0a5154 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4dfc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_14_X - 0x3c0a5174 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4e1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_13_Y - 0x3c0a5194 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4e3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_13_X - 0x3c0a51b4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4e5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_12_Y - 0x3c0a51d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4e7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_12_X - 0x3c0a51f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4e9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_11_Y - 0x3c0a5214 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4ebc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_11_X - 0x3c0a5234 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4edc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_10_Y - 0x3c0a5254 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4efc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_10_X - 0x3c0a5274 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4f1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_9_Y - 0x3c0a5294 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4f3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_9_X - 0x3c0a52b4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4f5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_8_Y - 0x3c0a52d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4f7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_8_X - 0x3c0a52f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4f9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_7_Y - 0x3c0a5314 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4fbc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_7_X - 0x3c0a5334 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4fdc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_6_Y - 0x3c0a5354 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a4ffc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_6_X - 0x3c0a5374 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a501c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_5_Y - 0x3c0a5394 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a503c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_5_X - 0x3c0a53b4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a505c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_4_Y - 0x3c0a53d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a507c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_4_X - 0x3c0a53f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a509c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_3_Y - 0x3c0a5414 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a50bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_3_X - 0x3c0a5434 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a50dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_2_Y - 0x3c0a5454 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a50fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_2_X - 0x3c0a5474 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a511c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_1_Y - 0x3c0a5494 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a513c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_1_X - 0x3c0a54b4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a515c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_0_Y - 0x3c0a54d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a517c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_T_0_X - 0x3c0a54f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a519c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_n - 0x3c0a5514 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a51bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_gy - 0x3c0a5534 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a51dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_gx - 0x3c0a5554 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a51fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_b - 0x3c0a5574 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a521c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_a - 0x3c0a5578 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5220 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_p - 0x3c0a557c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5224 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T - 0x3c0a559c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5244 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_15_Y - 0x3c0a571c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a53c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_15_X - 0x3c0a573c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a53e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_14_Y - 0x3c0a575c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5404 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_14_X - 0x3c0a577c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5424 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_13_Y - 0x3c0a579c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5444 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_13_X - 0x3c0a57bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5464 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_12_Y - 0x3c0a57dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5484 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_12_X - 0x3c0a57fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a54a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_11_Y - 0x3c0a581c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a54c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_11_X - 0x3c0a583c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a54e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_10_Y - 0x3c0a585c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5504 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_10_X - 0x3c0a587c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5524 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_9_Y - 0x3c0a589c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5544 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_9_X - 0x3c0a58bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5564 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_8_Y - 0x3c0a58dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5584 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_8_X - 0x3c0a58fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a55a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_7_Y - 0x3c0a591c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a55c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_7_X - 0x3c0a593c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a55e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_6_Y - 0x3c0a595c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5604 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_6_X - 0x3c0a597c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5624 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_5_Y - 0x3c0a599c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5644 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_5_X - 0x3c0a59bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5664 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_4_Y - 0x3c0a59dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5684 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_4_X - 0x3c0a59fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a56a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_3_Y - 0x3c0a5a1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a56c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_3_X - 0x3c0a5a3c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a56e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_2_Y - 0x3c0a5a5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5704 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_2_X - 0x3c0a5a7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5724 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_1_Y - 0x3c0a5a9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5744 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_1_X - 0x3c0a5abc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5764 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_0_Y - 0x3c0a5adc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5784 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_T_0_X - 0x3c0a5afc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a57a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_n - 0x3c0a5b1c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a57c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gy - 0x3c0a5b3c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a57e4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gx - 0x3c0a5b58 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5800 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_b - 0x3c0a5b74 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a581c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_a - 0x3c0a5b78 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5820 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_p - 0x3c0a5b7c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5824 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T - 0x3c0a5b98 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5840 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_15_Y - 0x3c0a5d18 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a59c0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_15_X - 0x3c0a5d30 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a59d8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_14_Y - 0x3c0a5d48 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a59f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_14_X - 0x3c0a5d60 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5a08 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_13_Y - 0x3c0a5d78 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5a20 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_13_X - 0x3c0a5d90 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5a38 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_12_Y - 0x3c0a5da8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5a50 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_12_X - 0x3c0a5dc0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5a68 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_11_Y - 0x3c0a5dd8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5a80 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_11_X - 0x3c0a5df0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5a98 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_10_Y - 0x3c0a5e08 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5ab0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_10_X - 0x3c0a5e20 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5ac8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_9_Y - 0x3c0a5e38 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5ae0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_9_X - 0x3c0a5e50 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5af8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_8_Y - 0x3c0a5e68 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5b10 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_8_X - 0x3c0a5e80 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5b28 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_7_Y - 0x3c0a5e98 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5b40 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_7_X - 0x3c0a5eb0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5b58 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_6_Y - 0x3c0a5ec8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5b70 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_6_X - 0x3c0a5ee0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5b88 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_5_Y - 0x3c0a5ef8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5ba0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_5_X - 0x3c0a5f10 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5bb8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_4_Y - 0x3c0a5f28 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5bd0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_4_X - 0x3c0a5f40 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5be8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_3_Y - 0x3c0a5f58 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5c00 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_3_X - 0x3c0a5f70 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5c18 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_2_Y - 0x3c0a5f88 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5c30 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_2_X - 0x3c0a5fa0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5c48 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_1_Y - 0x3c0a5fb8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5c60 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_1_X - 0x3c0a5fd0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5c78 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_0_Y - 0x3c0a5fe8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5c90 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_T_0_X - 0x3c0a6000 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5ca8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_n - 0x3c0a6018 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5cc0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gy - 0x3c0a6030 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5cd8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gx - 0x3c0a6048 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5cf0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp192k1_b - 0x3c0a6060 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5d08 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp192k1_a - 0x3c0a6064 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5d0c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_p - 0x3c0a6068 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5d10 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T - 0x3c0a6080 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a5d28 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_31_Y - 0x3c0a6380 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6028 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_31_X - 0x3c0a63c8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6070 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_30_Y - 0x3c0a6410 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a60b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_30_X - 0x3c0a6458 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6100 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_29_Y - 0x3c0a64a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6148 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_29_X - 0x3c0a64e8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6190 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_28_Y - 0x3c0a6530 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a61d8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_28_X - 0x3c0a6578 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6220 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_27_Y - 0x3c0a65c0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6268 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_27_X - 0x3c0a6608 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a62b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_26_Y - 0x3c0a6650 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a62f8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_26_X - 0x3c0a6698 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6340 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_25_Y - 0x3c0a66e0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6388 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_25_X - 0x3c0a6728 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a63d0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_24_Y - 0x3c0a6770 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6418 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_24_X - 0x3c0a67b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6460 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_23_Y - 0x3c0a6800 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a64a8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_23_X - 0x3c0a6848 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a64f0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_22_Y - 0x3c0a6890 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6538 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_22_X - 0x3c0a68d8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6580 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_21_Y - 0x3c0a6920 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a65c8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_21_X - 0x3c0a6968 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6610 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_20_Y - 0x3c0a69b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6658 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_20_X - 0x3c0a69f8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a66a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_19_Y - 0x3c0a6a40 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a66e8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_19_X - 0x3c0a6a88 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6730 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_18_Y - 0x3c0a6ad0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6778 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_18_X - 0x3c0a6b18 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a67c0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_17_Y - 0x3c0a6b60 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6808 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_17_X - 0x3c0a6ba8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6850 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_16_Y - 0x3c0a6bf0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6898 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_16_X - 0x3c0a6c38 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a68e0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_15_Y - 0x3c0a6c80 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6928 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_15_X - 0x3c0a6cc8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6970 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_14_Y - 0x3c0a6d10 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a69b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_14_X - 0x3c0a6d58 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6a00 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_13_Y - 0x3c0a6da0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6a48 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_13_X - 0x3c0a6de8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6a90 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_12_Y - 0x3c0a6e30 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6ad8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_12_X - 0x3c0a6e78 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6b20 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_11_Y - 0x3c0a6ec0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6b68 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_11_X - 0x3c0a6f08 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6bb0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_10_Y - 0x3c0a6f50 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6bf8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_10_X - 0x3c0a6f98 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6c40 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_9_Y - 0x3c0a6fe0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6c88 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_9_X - 0x3c0a7028 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6cd0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_8_Y - 0x3c0a7070 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6d18 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_8_X - 0x3c0a70b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6d60 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_7_Y - 0x3c0a7100 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6da8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_7_X - 0x3c0a7148 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6df0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_6_Y - 0x3c0a7190 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6e38 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_6_X - 0x3c0a71d8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6e80 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_5_Y - 0x3c0a7220 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6ec8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_5_X - 0x3c0a7268 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6f10 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_4_Y - 0x3c0a72b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6f58 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_4_X - 0x3c0a72f8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6fa0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_3_Y - 0x3c0a7340 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a6fe8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_3_X - 0x3c0a7388 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7030 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_2_Y - 0x3c0a73d0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7078 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_2_X - 0x3c0a7418 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a70c0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_1_Y - 0x3c0a7460 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7108 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_1_X - 0x3c0a74a8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7150 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_0_Y - 0x3c0a74f0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7198 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_T_0_X - 0x3c0a7538 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a71e0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_n - 0x3c0a7580 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7228 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gy - 0x3c0a75c4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a726c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gx - 0x3c0a7608 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a72b0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_b - 0x3c0a764c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a72f4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_p - 0x3c0a7690 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7338 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T - 0x3c0a76d4 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a737c 0x300 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_31_Y - 0x3c0a79d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a767c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_31_X - 0x3c0a7a04 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a76ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_30_Y - 0x3c0a7a34 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a76dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_30_X - 0x3c0a7a64 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a770c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_29_Y - 0x3c0a7a94 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a773c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_29_X - 0x3c0a7ac4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a776c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_28_Y - 0x3c0a7af4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a779c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_28_X - 0x3c0a7b24 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a77cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_27_Y - 0x3c0a7b54 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a77fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_27_X - 0x3c0a7b84 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a782c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_26_Y - 0x3c0a7bb4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a785c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_26_X - 0x3c0a7be4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a788c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_25_Y - 0x3c0a7c14 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a78bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_25_X - 0x3c0a7c44 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a78ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_24_Y - 0x3c0a7c74 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a791c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_24_X - 0x3c0a7ca4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a794c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_23_Y - 0x3c0a7cd4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a797c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_23_X - 0x3c0a7d04 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a79ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_22_Y - 0x3c0a7d34 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a79dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_22_X - 0x3c0a7d64 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7a0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_21_Y - 0x3c0a7d94 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7a3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_21_X - 0x3c0a7dc4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7a6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_20_Y - 0x3c0a7df4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7a9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_20_X - 0x3c0a7e24 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7acc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_19_Y - 0x3c0a7e54 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7afc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_19_X - 0x3c0a7e84 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7b2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_18_Y - 0x3c0a7eb4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7b5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_18_X - 0x3c0a7ee4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7b8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_17_Y - 0x3c0a7f14 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7bbc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_17_X - 0x3c0a7f44 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7bec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_16_Y - 0x3c0a7f74 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7c1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_16_X - 0x3c0a7fa4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7c4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_15_Y - 0x3c0a7fd4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7c7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_15_X - 0x3c0a8004 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7cac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_14_Y - 0x3c0a8034 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7cdc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_14_X - 0x3c0a8064 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7d0c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_13_Y - 0x3c0a8094 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7d3c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_13_X - 0x3c0a80c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7d6c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_12_Y - 0x3c0a80f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7d9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_12_X - 0x3c0a8124 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7dcc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_11_Y - 0x3c0a8154 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7dfc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_11_X - 0x3c0a8184 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7e2c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_10_Y - 0x3c0a81b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7e5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_10_X - 0x3c0a81e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7e8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_9_Y - 0x3c0a8214 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7ebc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_9_X - 0x3c0a8244 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7eec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_8_Y - 0x3c0a8274 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7f1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_8_X - 0x3c0a82a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7f4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_7_Y - 0x3c0a82d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7f7c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_7_X - 0x3c0a8304 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7fac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_6_Y - 0x3c0a8334 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a7fdc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_6_X - 0x3c0a8364 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a800c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_5_Y - 0x3c0a8394 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a803c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_5_X - 0x3c0a83c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a806c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_4_Y - 0x3c0a83f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a809c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_4_X - 0x3c0a8424 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a80cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_3_Y - 0x3c0a8454 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a80fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_3_X - 0x3c0a8484 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a812c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_2_Y - 0x3c0a84b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a815c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_2_X - 0x3c0a84e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a818c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_1_Y - 0x3c0a8514 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a81bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_1_X - 0x3c0a8544 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a81ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_0_Y - 0x3c0a8574 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a821c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_T_0_X - 0x3c0a85a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a824c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_n - 0x3c0a85d4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a827c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gy - 0x3c0a8604 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a82ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gx - 0x3c0a8634 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a82dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_b - 0x3c0a8664 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a830c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_p - 0x3c0a8694 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a833c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T - 0x3c0a86c4 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a836c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_15_Y - 0x3c0a8844 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a84ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_15_X - 0x3c0a8864 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a850c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_14_Y - 0x3c0a8884 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a852c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_14_X - 0x3c0a88a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a854c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_13_Y - 0x3c0a88c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a856c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_13_X - 0x3c0a88e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a858c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_12_Y - 0x3c0a8904 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a85ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_12_X - 0x3c0a8924 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a85cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_11_Y - 0x3c0a8944 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a85ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_11_X - 0x3c0a8964 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a860c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_10_Y - 0x3c0a8984 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a862c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_10_X - 0x3c0a89a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a864c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_9_Y - 0x3c0a89c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a866c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_9_X - 0x3c0a89e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a868c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_8_Y - 0x3c0a8a04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a86ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_8_X - 0x3c0a8a24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a86cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_7_Y - 0x3c0a8a44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a86ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_7_X - 0x3c0a8a64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a870c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_6_Y - 0x3c0a8a84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a872c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_6_X - 0x3c0a8aa4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a874c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_5_Y - 0x3c0a8ac4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a876c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_5_X - 0x3c0a8ae4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a878c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_4_Y - 0x3c0a8b04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a87ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_4_X - 0x3c0a8b24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a87cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_3_Y - 0x3c0a8b44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a87ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_3_X - 0x3c0a8b64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a880c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_2_Y - 0x3c0a8b84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a882c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_2_X - 0x3c0a8ba4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a884c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_1_Y - 0x3c0a8bc4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a886c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_1_X - 0x3c0a8be4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a888c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_0_Y - 0x3c0a8c04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a88ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_T_0_X - 0x3c0a8c24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a88cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_n - 0x3c0a8c44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a88ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_gy - 0x3c0a8c64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a890c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_gx - 0x3c0a8c84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a892c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_b - 0x3c0a8ca4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a894c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_p - 0x3c0a8cc4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a896c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T - 0x3c0a8ce4 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a898c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_15_Y - 0x3c0a8e64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8b0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_15_X - 0x3c0a8e84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8b2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_14_Y - 0x3c0a8ea4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8b4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_14_X - 0x3c0a8ec4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8b6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_13_Y - 0x3c0a8ee4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8b8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_13_X - 0x3c0a8f04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8bac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_12_Y - 0x3c0a8f24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8bcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_12_X - 0x3c0a8f44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8bec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_11_Y - 0x3c0a8f64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8c0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_11_X - 0x3c0a8f84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8c2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_10_Y - 0x3c0a8fa4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8c4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_10_X - 0x3c0a8fc4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8c6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_9_Y - 0x3c0a8fe4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8c8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_9_X - 0x3c0a9004 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8cac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_8_Y - 0x3c0a9024 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8ccc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_8_X - 0x3c0a9044 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8cec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_7_Y - 0x3c0a9064 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8d0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_7_X - 0x3c0a9084 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8d2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_6_Y - 0x3c0a90a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8d4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_6_X - 0x3c0a90c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8d6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_5_Y - 0x3c0a90e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8d8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_5_X - 0x3c0a9104 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8dac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_4_Y - 0x3c0a9124 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8dcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_4_X - 0x3c0a9144 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8dec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_3_Y - 0x3c0a9164 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8e0c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_3_X - 0x3c0a9184 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8e2c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_2_Y - 0x3c0a91a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8e4c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_2_X - 0x3c0a91c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8e6c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_1_Y - 0x3c0a91e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8e8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_1_X - 0x3c0a9204 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8eac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_0_Y - 0x3c0a9224 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8ecc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_T_0_X - 0x3c0a9244 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8eec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_n - 0x3c0a9264 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8f0c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gy - 0x3c0a9280 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8f28 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gx - 0x3c0a929c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8f44 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_b - 0x3c0a92b8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8f60 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_p - 0x3c0a92d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8f7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T - 0x3c0a92f4 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a8f9c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_15_Y - 0x3c0a9474 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a911c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_15_X - 0x3c0a948c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9134 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_14_Y - 0x3c0a94a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a914c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_14_X - 0x3c0a94bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9164 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_13_Y - 0x3c0a94d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a917c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_13_X - 0x3c0a94ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9194 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_12_Y - 0x3c0a9504 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a91ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_12_X - 0x3c0a951c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a91c4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_11_Y - 0x3c0a9534 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a91dc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_11_X - 0x3c0a954c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a91f4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_10_Y - 0x3c0a9564 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a920c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_10_X - 0x3c0a957c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9224 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_9_Y - 0x3c0a9594 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a923c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_9_X - 0x3c0a95ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9254 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_8_Y - 0x3c0a95c4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a926c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_8_X - 0x3c0a95dc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9284 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_7_Y - 0x3c0a95f4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a929c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_7_X - 0x3c0a960c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a92b4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_6_Y - 0x3c0a9624 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a92cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_6_X - 0x3c0a963c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a92e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_5_Y - 0x3c0a9654 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a92fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_5_X - 0x3c0a966c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9314 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_4_Y - 0x3c0a9684 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a932c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_4_X - 0x3c0a969c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9344 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_3_Y - 0x3c0a96b4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a935c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_3_X - 0x3c0a96cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9374 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_2_Y - 0x3c0a96e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a938c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_2_X - 0x3c0a96fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a93a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_1_Y - 0x3c0a9714 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a93bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_1_X - 0x3c0a972c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a93d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_0_Y - 0x3c0a9744 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a93ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_T_0_X - 0x3c0a975c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9404 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_n - 0x3c0a9774 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a941c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gy - 0x3c0a978c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9434 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gx - 0x3c0a97a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a944c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_b - 0x3c0a97bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9464 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_p - 0x3c0a97d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a947c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.mpi_one - 0x3c0a97ec 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0a9494 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.str1.4 - 0x3c0a97f0 0xd79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a9498 0xd79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_md_alg - 0x3c0a97f0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a9498 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp_algid - 0x3c0a987c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a9524 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp - 0x3c0a98a4 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a954c 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_pk_alg - 0x3c0a9994 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata 0x3c0a99e4 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0a963c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x3c0a968c 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.crypto_shared_gdma_init.str1.4 - 0x3c0a9a19 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x3c0a96c1 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .rodata.esp_now_init.str1.4 - 0x3c0a9a19 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0a96c1 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) .rodata.esp_now_register_recv_cb.str1.4 - 0x3c0a9a19 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0a96c1 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) .rodata.mt_get_lmk.str1.4 - 0x3c0a9a19 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a96c1 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_init.str1.4 - 0x3c0a9a19 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a96c1 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_register_recv_cb.str1.4 - 0x3c0a9a19 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a96c1 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_send_cb.str1.4 - 0x3c0a9a19 0x53 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0a96c1 0x53 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.ieee80211_crypto_encap.str1.4 - 0x3c0a9a19 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0a96c1 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata.wifi_log.str1.4 - 0x3c0a9a19 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - *fill* 0x3c0a9a19 0x3 + 0x3c0a96c1 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + *fill* 0x3c0a96c1 0x3 .rodata.wifi_nvs_set - 0x3c0a9a1c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a96c4 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_compare_cfg_diff - 0x3c0a9a3c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a96e4 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_load - 0x3c0a9a5c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a9704 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.ieee80211_nvs_set_default_ssid.str1.4 - 0x3c0a9a7c 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a9724 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_cfg_init.str1.4 - 0x3c0a9a7c 0x2f2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a9724 0x2f2 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_init.str1.4 - 0x3c0a9a7c 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0a9724 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_set_rx_policy - 0x3c0a9a7c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0a9724 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.CSWTCH.90 - 0x3c0a9aa8 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0a9750 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.ieee80211_set_gtk.str1.4 - 0x3c0a9aae 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a9aae 0x2 + 0x3c0a9756 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0a9756 0x2 .rodata.CSWTCH.303 - 0x3c0a9ab0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a9758 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.__FUNCTION__.15042 - 0x3c0a9ab4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a975c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.str1.4 - 0x3c0a9aca 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0a9772 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.wifi_lmac_init.str1.4 - 0x3c0a9aca 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a9aca 0x2 + 0x3c0a9772 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a9772 0x2 .rodata.__FUNCTION__.11796 - 0x3c0a9acc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a9774 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11802 - 0x3c0a9ae4 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9afe 0x2 + 0x3c0a978c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a97a6 0x2 .rodata.__FUNCTION__.11808 - 0x3c0a9b00 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9b1d 0x3 + 0x3c0a97a8 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a97c5 0x3 .rodata.__FUNCTION__.11814 - 0x3c0a9b20 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9b2e 0x2 + 0x3c0a97c8 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a97d6 0x2 .rodata.__FUNCTION__.11820 - 0x3c0a9b30 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9b45 0x3 + 0x3c0a97d8 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a97ed 0x3 .rodata.__FUNCTION__.11828 - 0x3c0a9b48 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9b59 0x3 + 0x3c0a97f0 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a9801 0x3 .rodata.__FUNCTION__.11836 - 0x3c0a9b5c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a9804 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11842 - 0x3c0a9b70 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a9818 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11848 - 0x3c0a9b84 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9b9a 0x2 + 0x3c0a982c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a9842 0x2 .rodata.__FUNCTION__.11857 - 0x3c0a9b9c 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9bab 0x1 + 0x3c0a9844 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a9853 0x1 .rodata.__FUNCTION__.11863 - 0x3c0a9bac 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a9854 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11869 - 0x3c0a9bbc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a9864 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11875 - 0x3c0a9bd4 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9bef 0x1 + 0x3c0a987c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a9897 0x1 .rodata.__FUNCTION__.11881 - 0x3c0a9bf0 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9c0f 0x1 + 0x3c0a9898 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a98b7 0x1 .rodata.__FUNCTION__.11887 - 0x3c0a9c10 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9c2a 0x2 + 0x3c0a98b8 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a98d2 0x2 .rodata.__FUNCTION__.11893 - 0x3c0a9c2c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a9c46 0x2 + 0x3c0a98d4 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a98ee 0x2 .rodata.__FUNCTION__.11899 - 0x3c0a9c48 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0a98f0 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.esp_wifi_init_internal.str1.4 - 0x3c0a9c66 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a990e 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata.net80211_funcs_init.str1.4 - 0x3c0a9c66 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a990e 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata.str1.4 - 0x3c0a9c66 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a990e 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata.wifi_osi_funcs_register.str1.4 - 0x3c0a9c66 0xad /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a9c66 0x2 + 0x3c0a990e 0xad /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a990e 0x2 .rodata.ieee80211_ethbroadcast - 0x3c0a9c68 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3c0a9c68 ieee80211_ethbroadcast + 0x3c0a9910 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a9910 ieee80211_ethbroadcast .rodata.ieee80211_send_sa_query.str1.4 - 0x3c0a9c6e 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a9c6e 0x2 + 0x3c0a9916 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a9916 0x2 .rodata.ieee80211_sta_new_state - 0x3c0a9c70 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9918 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.ieee80211_sta_new_state.str1.4 - 0x3c0a9c88 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9930 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.sta_recv_assoc.str1.4 - 0x3c0a9c88 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9930 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.sta_rx_csa.str1.4 - 0x3c0a9c88 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9930 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.state_desc.13205 - 0x3c0a9c88 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9930 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.str1.4 - 0x3c0a9cac 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0a9954 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.ieee80211_add_countryie.str1.4 - 0x3c0a9cac 0x3 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - .rodata 0x3c0a9cac 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a9954 0x3 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .rodata 0x3c0a9954 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ht_recv_action_ba_addba_response.str1.4 - 0x3c0a9cbc 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a9964 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ht_recv_action_ba_delba.str1.4 - 0x3c0a9cbc 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a9964 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ieee80211_add_htcap_body.str1.4 - 0x3c0a9cbc 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0a9964 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ieee80211_recv_action.str1.4 - 0x3c0a9cbc 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3c0a9964 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .rodata.ieee80211_send_setup.str1.4 - 0x3c0a9cbc 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a9964 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata.info.14173 - 0x3c0a9cbc 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a9cc5 0x3 + 0x3c0a9964 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a996d 0x3 .rodata.param.14179 - 0x3c0a9cc8 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a9cd1 0x3 + 0x3c0a9970 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a9979 0x3 .rodata.s_ac_param.14178 - 0x3c0a9cd4 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0a997c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata.hostap_input.str1.4 - 0x3c0a9cf0 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a9998 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.ieee80211_hostap_attach.str1.4 - 0x3c0a9cf0 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a9998 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.wifi_softap_start.str1.4 - 0x3c0a9cf0 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a9998 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.ieee80211_11b_table - 0x3c0a9cf0 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a9998 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_11g_table - 0x3c0a9dc4 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a9a6c 0xd4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_phy_mode_show.str1.4 - 0x3c0a9e98 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a9b40 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_setup_ratetable.str1.4 - 0x3c0a9e98 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a9b40 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.phymode2str.str1.4 - 0x3c0a9e98 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0a9b40 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.chm_set_home_channel.str1.4 - 0x3c0a9e98 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0a9b40 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata.scan_op_start.str1.4 - 0x3c0a9e98 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a9b40 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata.scan_profile_check.str1.4 - 0x3c0a9e98 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a9b40 0x8 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata.ieee80211_is_40mhz_valid_bw - 0x3c0a9e98 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x3c0a9b40 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) .rodata.CSWTCH.244 - 0x3c0a9eb4 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9b5c 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.CSWTCH.245 - 0x3c0a9ec0 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9b68 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.CSWTCH.246 - 0x3c0a9f04 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9bac 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_auth_done.str1.4 - 0x3c0a9f12 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9bba 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_connect_to_bss.str1.4 - 0x3c0a9f12 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9bba 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_node_join.str1.4 - 0x3c0a9f12 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9bba 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.str1.4 - 0x3c0a9f12 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9f12 0x2 - .rodata 0x3c0a9f14 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a9bba 0xb4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a9bba 0x2 + .rodata 0x3c0a9bbc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.CSWTCH.46 - 0x3c0a9f2c 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a9bd4 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_parse_rsn.str1.4 - 0x3c0a9f8c 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a9c34 0xa0 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_setup_phy_mode.str1.4 - 0x3c0a9f8c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0a9c34 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_add_ie_vendor_esp_head.str1.4 - 0x3c0a9f8c 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x3c0a9c34 0x4 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) .rodata.sms4_encap.str1.4 - 0x3c0a9f8c 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x3c0a9c34 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .rodata.str1.4 - 0x3c0a9f8c 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0a9c34 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata.CSWTCH.494 - 0x3c0a9f8c 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a9f95 0x3 + 0x3c0a9c34 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a9c3d 0x3 .rodata.CSWTCH.495 - 0x3c0a9f98 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0a9c40 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata.pp_create_task.str1.4 - 0x3c0a9fa1 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0a9c49 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata.pp_default_event_handler.str1.4 - 0x3c0a9fa1 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a9fa1 0x3 - .rodata 0x3c0a9fa4 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata 0x3c0a9ff4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0a9c49 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a9c49 0x3 + .rodata 0x3c0a9c4c 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata 0x3c0a9c9c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.11296 - 0x3c0aa00c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa025 0x3 + 0x3c0a9cb4 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9ccd 0x3 .rodata.__FUNCTION__.11361 - 0x3c0aa028 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa03d 0x3 + 0x3c0a9cd0 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9ce5 0x3 .rodata.__FUNCTION__.11399 - 0x3c0aa040 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa061 0x3 + 0x3c0a9ce8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9d09 0x3 .rodata.__FUNCTION__.11435 - 0x3c0aa064 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa081 0x3 + 0x3c0a9d0c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9d29 0x3 .rodata.__FUNCTION__.11466 - 0x3c0aa084 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa099 0x3 + 0x3c0a9d2c 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9d41 0x3 .rodata.__FUNCTION__.11510 - 0x3c0aa09c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa0b2 0x2 + 0x3c0a9d44 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9d5a 0x2 .rodata.__FUNCTION__.11529 - 0x3c0aa0b4 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa0ce 0x2 + 0x3c0a9d5c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9d76 0x2 .rodata.__FUNCTION__.11561 - 0x3c0aa0d0 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa0e9 0x3 + 0x3c0a9d78 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9d91 0x3 .rodata.__FUNCTION__.11580 - 0x3c0aa0ec 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa102 0x2 + 0x3c0a9d94 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9daa 0x2 .rodata.__FUNCTION__.11591 - 0x3c0aa104 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa11a 0x2 + 0x3c0a9dac 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9dc2 0x2 .rodata.__FUNCTION__.11610 - 0x3c0aa11c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa132 0x2 + 0x3c0a9dc4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9dda 0x2 .rodata.__FUNCTION__.11637 - 0x3c0aa134 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa147 0x1 + 0x3c0a9ddc 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9def 0x1 .rodata.__FUNCTION__.11683 - 0x3c0aa148 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0a9df0 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.11722 - 0x3c0aa154 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0a9dfc 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.lmacProcessTxopSuccess.str1.4 - 0x3c0aa15f 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0aa15f 0x1 + 0x3c0a9e07 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a9e07 0x1 .rodata.rcUpdatePhyMode - 0x3c0aa160 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0a9e08 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata.CSWTCH.45 - 0x3c0aa17c 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0aa1a7 0x1 + 0x3c0a9e24 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a9e4f 0x1 .rodata.CSWTCH.46 - 0x3c0aa1a8 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0aa1d3 0x1 + 0x3c0a9e50 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a9e7b 0x1 .rodata.__FUNCTION__.12885 - 0x3c0aa1d4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0aa1de 0x2 + 0x3c0a9e7c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a9e86 0x2 .rodata.__FUNCTION__.12972 - 0x3c0aa1e0 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0a9e88 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata.rcGetAmpduSched.str1.4 - 0x3c0aa1f2 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0aa1f2 0x2 + 0x3c0a9e9a 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a9e9a 0x2 .rodata.__FUNCTION__.12726 - 0x3c0aa1f4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0aa20a 0x2 + 0x3c0a9e9c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a9eb2 0x2 .rodata.__FUNCTION__.12868 - 0x3c0aa20c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a9eb4 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata.str1.4 - 0x3c0aa220 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a9ec8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata.wdev_funcs_init.str1.4 - 0x3c0aa220 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata 0x3c0aa220 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x3c0a9ec8 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata 0x3c0a9ec8 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) .rodata.load_partitions.str1.4 - 0x3c0aa226 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0a9ece 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.ensure_partitions_loaded.str1.4 - 0x3c0aa226 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0a9ece 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_unload_all.str1.4 - 0x3c0aa226 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0a9ece 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_next.str1.4 - 0x3c0aa226 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0a9ece 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_get.str1.4 - 0x3c0aa226 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c0aa226 0x2 + 0x3c0a9ece 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c0a9ece 0x2 .rodata.__func__.2 - 0x3c0aa228 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c0aa23a 0x2 + 0x3c0a9ed0 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c0a9ee2 0x2 .rodata.__func__.3 - 0x3c0aa23c 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0a9ee4 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_write.str1.4 - 0x3c0aa24f 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0aa24f 0x1 + 0x3c0a9ef7 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a9ef7 0x1 .rodata.__func__.0 - 0x3c0aa250 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0aa263 0x1 + 0x3c0a9ef8 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a9f0b 0x1 .rodata.__func__.1 - 0x3c0aa264 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0aa27e 0x2 + 0x3c0a9f0c 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a9f26 0x2 .rodata.__func__.2 - 0x3c0aa280 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c0a9f28 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.3 - 0x3c0aa298 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0aa2af 0x1 + 0x3c0a9f40 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a9f57 0x1 .rodata.__func__.4 - 0x3c0aa2b0 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c0a9f58 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.5 - 0x3c0aa2c4 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c0a9f6c 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.esp_efuse_rtc_calib_get_ver.str1.4 - 0x3c0aa2d7 0x63 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0a9f7f 0x63 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 - 0x3c0aa2d7 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0a9f7f 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 - 0x3c0aa2d7 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0a9f7f 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.esp_efuse_rtc_calib_get_tsens_val.str1.4 - 0x3c0aa2d7 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0aa2d7 0x1 + 0x3c0a9f7f 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0a9f7f 0x1 .rodata.__func__.0 - 0x3c0aa2d8 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0aa2fa 0x2 + 0x3c0a9f80 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0a9fa2 0x2 .rodata.__func__.1 - 0x3c0aa2fc 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0a9fa4 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.__func__.2 - 0x3c0aa320 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0a9fc8 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c0aa342 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0a9fea 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c0aa342 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c0aa342 0x2 + 0x3c0a9fea 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c0a9fea 0x2 .rodata.__func__.0 - 0x3c0aa344 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0a9fec 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__.1 - 0x3c0aa360 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0aa008 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.adc_oneshot_ll_set_output_bits.str1.4 - 0x3c0aa37e 0x69 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - *fill* 0x3c0aa37e 0x2 + 0x3c0aa026 0x69 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0aa026 0x2 .rodata.__func__.0 - 0x3c0aa380 0x1f esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - *fill* 0x3c0aa39f 0x1 + 0x3c0aa028 0x1f esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0aa047 0x1 .rodata.adc_channel_io_map - 0x3c0aa3a0 0x28 esp-idf/soc/libsoc.a(adc_periph.c.obj) - 0x3c0aa3a0 adc_channel_io_map + 0x3c0aa048 0x28 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x3c0aa048 adc_channel_io_map .srodata.ledc_periph_signal - 0x3c0aa3c8 0x1 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - 0x3c0aa3c8 ledc_periph_signal - *fill* 0x3c0aa3c9 0x3 + 0x3c0aa070 0x1 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + 0x3c0aa070 ledc_periph_signal + *fill* 0x3c0aa071 0x3 .rodata.temperature_sensor_attributes - 0x3c0aa3cc 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - 0x3c0aa3cc temperature_sensor_attributes + 0x3c0aa074 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x3c0aa074 temperature_sensor_attributes .rodata.MPI_LL_OPERATIONS - 0x3c0aa430 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0aa430 MPI_LL_OPERATIONS + 0x3c0aa0d8 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0aa0d8 MPI_LL_OPERATIONS .rodata.MPI_LL_BLOCK_BASES - 0x3c0aa43c 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0aa43c MPI_LL_BLOCK_BASES + 0x3c0aa0e4 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0aa0e4 MPI_LL_BLOCK_BASES .rodata.get_idx.str1.4 - 0x3c0aa44c 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa0f4 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.generate_mac.str1.4 - 0x3c0aa44c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa0f4 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_efuse_factory_mac.str1.4 - 0x3c0aa44c 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa0f4 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_efuse_mac_custom.str1.4 - 0x3c0aa44c 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa0f4 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_mac_addr_from_mac_table.str1.4 - 0x3c0aa44c 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa0f4 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.esp_iface_mac_addr_set.str1.4 - 0x3c0aa44c 0xab esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa0f4 0xab esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.esp_read_mac.str1.4 - 0x3c0aa44c 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa0f4 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.__func__.0 - 0x3c0aa44c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - *fill* 0x3c0aa462 0x2 + 0x3c0aa0f4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x3c0aa10a 0x2 .rodata.__func__.1 - 0x3c0aa464 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0aa10c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.s_sleep_hook_register.str1.4 - 0x3c0aa479 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c0aa121 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.gdma_release_group_handle.str1.4 - 0x3c0aa479 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa121 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_release_pair_handle.str1.4 - 0x3c0aa479 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa121 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.do_allocate_gdma_channel.str1.4 - 0x3c0aa479 0x206 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa121 0x206 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_connect.str1.4 - 0x3c0aa479 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa121 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_disconnect.str1.4 - 0x3c0aa479 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa121 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_config_transfer.str1.4 - 0x3c0aa479 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa121 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_start.str1.4 - 0x3c0aa479 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa479 0x3 + 0x3c0aa121 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa121 0x3 .rodata.__FUNCTION__.17 - 0x3c0aa47c 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa487 0x1 + 0x3c0aa124 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa12f 0x1 .rodata.__FUNCTION__.9 - 0x3c0aa488 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa49d 0x3 + 0x3c0aa130 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa145 0x3 .rodata.__FUNCTION__.7 - 0x3c0aa4a0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa148 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.__FUNCTION__.6 - 0x3c0aa4b0 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa4bd 0x3 + 0x3c0aa158 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa165 0x3 .rodata.__FUNCTION__.5 - 0x3c0aa4c0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa168 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.__FUNCTION__.4 - 0x3c0aa4d4 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa4e5 0x3 + 0x3c0aa17c 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa18d 0x3 .rodata.__func__.3 - 0x3c0aa4e8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa502 0x2 + 0x3c0aa190 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa1aa 0x2 .rodata.__func__.2 - 0x3c0aa504 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa51d 0x3 + 0x3c0aa1ac 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa1c5 0x3 .rodata.__func__.1 - 0x3c0aa520 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa539 0x3 + 0x3c0aa1c8 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa1e1 0x3 .rodata.__FUNCTION__.0 - 0x3c0aa53c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0aa555 0x3 - .rodata 0x3c0aa558 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0aa1e4 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0aa1fd 0x3 + .rodata 0x3c0aa200 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.ets_timer_setfn.str1.4 - 0x3c0aa56c 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0aa214 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .rodata.str1.4 - 0x3c0aa56c 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0aa214 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .rodata.__func__.2 - 0x3c0aa56c 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0aa57a 0x2 + 0x3c0aa214 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0aa222 0x2 .rodata.__func__.1 - 0x3c0aa57c 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0aa58d 0x3 + 0x3c0aa224 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0aa235 0x3 .rodata.__func__.0 - 0x3c0aa590 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0aa238 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .rodata.str1.4 - 0x3c0aa5a0 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0aa248 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.init_timer_task.str1.4 - 0x3c0aa5a0 0x7f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0aa248 0x7f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.esp_timer_init.str1.4 - 0x3c0aa5a0 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0aa248 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.__func__.0 - 0x3c0aa5a0 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0aa248 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.load_cal_data_from_nvs_handle.str1.4 - 0x3c0aa5ad 0x13d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0aa255 0x13d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .rodata.store_cal_data_to_nvs_handle.str1.4 - 0x3c0aa5ad 0x10a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0aa255 0x10a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .rodata.esp_phy_load_cal_data_from_nvs.str1.4 - 0x3c0aa5ad 0x6b esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0aa255 0x6b esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .rodata.esp_phy_load_cal_and_init.str1.4 - 0x3c0aa5ad 0x1cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0aa5ad 0x3 + 0x3c0aa255 0x1cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0aa255 0x3 .rodata.__func__.5 - 0x3c0aa5b0 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0aa5ca 0x2 + 0x3c0aa258 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0aa272 0x2 .rodata.__func__.3 - 0x3c0aa5cc 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0aa5e9 0x3 + 0x3c0aa274 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0aa291 0x3 .rodata.__func__.1 - 0x3c0aa5ec 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0aa60a 0x2 + 0x3c0aa294 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0aa2b2 0x2 .rodata.__func__.0 - 0x3c0aa60c 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0aa62b 0x1 + 0x3c0aa2b4 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0aa2d3 0x1 .rodata.phy_init_data - 0x3c0aa62c 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - 0x3c0aa62c phy_init_data + 0x3c0aa2d4 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x3c0aa2d4 phy_init_data .rodata.phy_track_pll_init.str1.4 - 0x3c0aa6ac 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0aa354 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .rodata.phy_track_pll_deinit.str1.4 - 0x3c0aa6ac 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0aa354 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .rodata.__func__.0 - 0x3c0aa6ac 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3c0aa6c1 0x3 + 0x3c0aa354 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3c0aa369 0x3 .rodata.__func__.1 - 0x3c0aa6c4 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0aa36c 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .rodata.free_socket_locked.str1.4 - 0x3c0aa6d7 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.sock_inc_used_locked.str1.4 - 0x3c0aa6d7 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_unlink_select_cb.str1.4 - 0x3c0aa6d7 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_sock_make_addr.str1.4 - 0x3c0aa6d7 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_selscan.str1.4 - 0x3c0aa6d7 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_select_dec_sockets_used.str1.4 - 0x3c0aa6d7 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_pollscan.str1.4 - 0x3c0aa6d7 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_recv_tcp.str1.4 - 0x3c0aa6d7 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_recvfrom_udp_raw.str1.4 - 0x3c0aa6d7 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_close.str1.4 - 0x3c0aa6d7 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa37f 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_recvfrom.str1.4 - 0x3c0aa6d7 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa6d7 0x1 + 0x3c0aa37f 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa37f 0x1 .rodata.__func__.6 - 0x3c0aa6d8 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa6f5 0x3 + 0x3c0aa380 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa39d 0x3 .rodata.__func__.7 - 0x3c0aa6f8 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa705 0x3 + 0x3c0aa3a0 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa3ad 0x3 .rodata.__func__.8 - 0x3c0aa708 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa71e 0x2 + 0x3c0aa3b0 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa3c6 0x2 .rodata.__func__.9 - 0x3c0aa720 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa735 0x3 + 0x3c0aa3c8 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa3dd 0x3 .rodata.__func__.10 - 0x3c0aa738 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa3e0 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.12 - 0x3c0aa744 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa75a 0x2 + 0x3c0aa3ec 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa402 0x2 .rodata.__func__.13 - 0x3c0aa75c 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa404 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.14 - 0x3c0aa770 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa77e 0x2 + 0x3c0aa418 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa426 0x2 .rodata.__func__.15 - 0x3c0aa780 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa78b 0x1 + 0x3c0aa428 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa433 0x1 .rodata.__func__.16 - 0x3c0aa78c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa434 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.17 - 0x3c0aa798 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0aa7ab 0x1 + 0x3c0aa440 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0aa453 0x1 .rodata.__func__.19 - 0x3c0aa7ac 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0aa454 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.tcpip_thread_handle_msg.str1.4 - 0x3c0aa7ba 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0aa462 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.tcpip_inpkt.str1.4 - 0x3c0aa7ba 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0aa462 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.tcpip_send_msg_wait_sem.str1.4 - 0x3c0aa7ba 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0aa462 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.tcpip_init.str1.4 - 0x3c0aa7ba 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0aa7ba 0x2 + 0x3c0aa462 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0aa462 0x2 .rodata.__func__.0 - 0x3c0aa7bc 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0aa464 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.__func__.1 - 0x3c0aa7d4 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0aa7e1 0x3 + 0x3c0aa47c 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0aa489 0x3 .rodata.__func__.2 - 0x3c0aa7e4 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0aa7ef 0x1 + 0x3c0aa48c 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0aa497 0x1 .rodata.__func__.5 - 0x3c0aa7f0 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0aa7ff 0x1 + 0x3c0aa498 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0aa4a7 0x1 .rodata.__func__.6 - 0x3c0aa800 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0aa4a8 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.__func__.7 - 0x3c0aa818 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0aa82b 0x1 + 0x3c0aa4c0 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0aa4d3 0x1 .rodata.__func__.9 - 0x3c0aa82c 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0aa4d4 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.mem_malloc.str1.4 - 0x3c0aa838 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0aa4e0 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) .rodata.mem_free.str1.4 - 0x3c0aa838 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0aa4e0 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) .rodata.__func__.0 - 0x3c0aa838 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) - *fill* 0x3c0aa841 0x3 + 0x3c0aa4e0 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x3c0aa4e9 0x3 .rodata.__func__.1 - 0x3c0aa844 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0aa4ec 0xb esp-idf/lwip/liblwip.a(mem.c.obj) .rodata.do_memp_malloc_pool.str1.4 - 0x3c0aa84f 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa4f7 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) .rodata.do_memp_free_pool.str1.4 - 0x3c0aa84f 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0aa84f 0x1 + 0x3c0aa4f7 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0aa4f7 0x1 .rodata.__func__.0 - 0x3c0aa850 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0aa862 0x2 + 0x3c0aa4f8 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0aa50a 0x2 .rodata.__func__.2 - 0x3c0aa864 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa50c 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) .rodata.memp_pools - 0x3c0aa878 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa878 memp_pools + 0x3c0aa520 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa520 memp_pools .srodata.memp_PBUF_POOL - 0x3c0aa8c0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8c0 memp_PBUF_POOL - *fill* 0x3c0aa8c2 0x2 + 0x3c0aa568 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa568 memp_PBUF_POOL + *fill* 0x3c0aa56a 0x2 .srodata.memp_PBUF - 0x3c0aa8c4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8c4 memp_PBUF - *fill* 0x3c0aa8c6 0x2 + 0x3c0aa56c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa56c memp_PBUF + *fill* 0x3c0aa56e 0x2 .srodata.memp_MLD6_GROUP - 0x3c0aa8c8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8c8 memp_MLD6_GROUP - *fill* 0x3c0aa8ca 0x2 + 0x3c0aa570 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa570 memp_MLD6_GROUP + *fill* 0x3c0aa572 0x2 .srodata.memp_ND6_QUEUE - 0x3c0aa8cc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8cc memp_ND6_QUEUE - *fill* 0x3c0aa8ce 0x2 + 0x3c0aa574 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa574 memp_ND6_QUEUE + *fill* 0x3c0aa576 0x2 .srodata.memp_NETDB - 0x3c0aa8d0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8d0 memp_NETDB - *fill* 0x3c0aa8d2 0x2 + 0x3c0aa578 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa578 memp_NETDB + *fill* 0x3c0aa57a 0x2 .srodata.memp_SYS_TIMEOUT - 0x3c0aa8d4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8d4 memp_SYS_TIMEOUT - *fill* 0x3c0aa8d6 0x2 + 0x3c0aa57c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa57c memp_SYS_TIMEOUT + *fill* 0x3c0aa57e 0x2 .srodata.memp_IGMP_GROUP - 0x3c0aa8d8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8d8 memp_IGMP_GROUP - *fill* 0x3c0aa8da 0x2 + 0x3c0aa580 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa580 memp_IGMP_GROUP + *fill* 0x3c0aa582 0x2 .srodata.memp_ARP_QUEUE - 0x3c0aa8dc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8dc memp_ARP_QUEUE - *fill* 0x3c0aa8de 0x2 + 0x3c0aa584 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa584 memp_ARP_QUEUE + *fill* 0x3c0aa586 0x2 .srodata.memp_TCPIP_MSG_INPKT - 0x3c0aa8e0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8e0 memp_TCPIP_MSG_INPKT - *fill* 0x3c0aa8e2 0x2 + 0x3c0aa588 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa588 memp_TCPIP_MSG_INPKT + *fill* 0x3c0aa58a 0x2 .srodata.memp_TCPIP_MSG_API - 0x3c0aa8e4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8e4 memp_TCPIP_MSG_API - *fill* 0x3c0aa8e6 0x2 + 0x3c0aa58c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa58c memp_TCPIP_MSG_API + *fill* 0x3c0aa58e 0x2 .srodata.memp_NETCONN - 0x3c0aa8e8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8e8 memp_NETCONN - *fill* 0x3c0aa8ea 0x2 + 0x3c0aa590 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa590 memp_NETCONN + *fill* 0x3c0aa592 0x2 .srodata.memp_NETBUF - 0x3c0aa8ec 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8ec memp_NETBUF - *fill* 0x3c0aa8ee 0x2 + 0x3c0aa594 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa594 memp_NETBUF + *fill* 0x3c0aa596 0x2 .srodata.memp_FRAG_PBUF - 0x3c0aa8f0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8f0 memp_FRAG_PBUF - *fill* 0x3c0aa8f2 0x2 + 0x3c0aa598 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa598 memp_FRAG_PBUF + *fill* 0x3c0aa59a 0x2 .srodata.memp_TCP_SEG - 0x3c0aa8f4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8f4 memp_TCP_SEG - *fill* 0x3c0aa8f6 0x2 + 0x3c0aa59c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa59c memp_TCP_SEG + *fill* 0x3c0aa59e 0x2 .srodata.memp_TCP_PCB_LISTEN - 0x3c0aa8f8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8f8 memp_TCP_PCB_LISTEN - *fill* 0x3c0aa8fa 0x2 + 0x3c0aa5a0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa5a0 memp_TCP_PCB_LISTEN + *fill* 0x3c0aa5a2 0x2 .srodata.memp_TCP_PCB - 0x3c0aa8fc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa8fc memp_TCP_PCB - *fill* 0x3c0aa8fe 0x2 + 0x3c0aa5a4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa5a4 memp_TCP_PCB + *fill* 0x3c0aa5a6 0x2 .srodata.memp_UDP_PCB - 0x3c0aa900 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa900 memp_UDP_PCB - *fill* 0x3c0aa902 0x2 + 0x3c0aa5a8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa5a8 memp_UDP_PCB + *fill* 0x3c0aa5aa 0x2 .srodata.memp_RAW_PCB - 0x3c0aa904 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0aa904 memp_RAW_PCB + 0x3c0aa5ac 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0aa5ac memp_RAW_PCB .rodata.netif_loopif_init.str1.4 - 0x3c0aa906 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_do_set_netmask.str1.4 - 0x3c0aa906 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_issue_reports.str1.4 - 0x3c0aa906 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_poll.str1.4 - 0x3c0aa906 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_loop_output.str1.4 - 0x3c0aa906 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_get_ip6_addr_match.str1.4 - 0x3c0aa906 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_invoke_ext_callback.str1.4 - 0x3c0aa906 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_add.str1.4 - 0x3c0aa906 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa5ae 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_ip6_addr_set_parts.str1.4 - 0x3c0aa906 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa906 0x2 + 0x3c0aa5ae 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa5ae 0x2 .rodata.__func__.0 - 0x3c0aa908 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa922 0x2 + 0x3c0aa5b0 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa5ca 0x2 .rodata.__func__.5 - 0x3c0aa924 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa93d 0x3 + 0x3c0aa5cc 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa5e5 0x3 .rodata.__func__.6 - 0x3c0aa940 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa959 0x3 + 0x3c0aa5e8 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa601 0x3 .rodata.__func__.9 - 0x3c0aa95c 0xb esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa967 0x1 + 0x3c0aa604 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa60f 0x1 .rodata.__func__.10 - 0x3c0aa968 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa97a 0x2 + 0x3c0aa610 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa622 0x2 .rodata.__func__.11 - 0x3c0aa97c 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa624 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.12 - 0x3c0aa98c 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa9a1 0x3 + 0x3c0aa634 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa649 0x3 .rodata.__func__.13 - 0x3c0aa9a4 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa64c 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.14 - 0x3c0aa9b8 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa660 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.15 - 0x3c0aa9cc 0xa esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0aa9d6 0x2 + 0x3c0aa674 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0aa67e 0x2 .rodata.__func__.17 - 0x3c0aa9d8 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0aa680 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.pbuf_add_header_impl.str1.4 - 0x3c0aa9ea 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_alloc_reference.str1.4 - 0x3c0aa9ea 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_free.str1.4 - 0x3c0aa9ea 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_alloc.str1.4 - 0x3c0aa9ea 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_realloc.str1.4 - 0x3c0aa9ea 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_ref.str1.4 - 0x3c0aa9ea 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_cat.str1.4 - 0x3c0aa9ea 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_copy_partial_pbuf.str1.4 - 0x3c0aa9ea 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_take.str1.4 - 0x3c0aa9ea 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_take_at.str1.4 - 0x3c0aa9ea 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa692 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_clone.str1.4 - 0x3c0aa9ea 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aa9ea 0x2 + 0x3c0aa692 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa692 0x2 .rodata.__func__.0 - 0x3c0aa9ec 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aa9f7 0x1 + 0x3c0aa694 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa69f 0x1 .rodata.__func__.1 - 0x3c0aa9f8 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa05 0x3 + 0x3c0aa6a0 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa6ad 0x3 .rodata.__func__.2 - 0x3c0aaa08 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa12 0x2 + 0x3c0aa6b0 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa6ba 0x2 .rodata.__func__.3 - 0x3c0aaa14 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa2b 0x1 + 0x3c0aa6bc 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa6d3 0x1 .rodata.__func__.5 - 0x3c0aaa2c 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa35 0x3 + 0x3c0aa6d4 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa6dd 0x3 .rodata.__func__.6 - 0x3c0aaa38 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa41 0x3 + 0x3c0aa6e0 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa6e9 0x3 .rodata.__func__.7 - 0x3c0aaa44 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa4e 0x2 + 0x3c0aa6ec 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa6f6 0x2 .rodata.__func__.8 - 0x3c0aaa50 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa63 0x1 + 0x3c0aa6f8 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa70b 0x1 .rodata.__func__.9 - 0x3c0aaa64 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa79 0x3 + 0x3c0aa70c 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa721 0x3 .rodata.__func__.10 - 0x3c0aaa7c 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaa89 0x3 + 0x3c0aa724 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa731 0x3 .rodata.__func__.11 - 0x3c0aaa8c 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0aaaa1 0x3 + 0x3c0aa734 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0aa749 0x3 .rodata.__func__.12 - 0x3c0aaaa4 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0aa74c 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.raw_input.str1.4 - 0x3c0aaaaf 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3c0aa757 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) .rodata.raw_sendto_if_src.str1.4 - 0x3c0aaaaf 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0aaaaf 0x1 + 0x3c0aa757 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0aa757 0x1 .rodata.__func__.0 - 0x3c0aaab0 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0aaac2 0x2 + 0x3c0aa758 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0aa76a 0x2 .rodata.__func__.1 - 0x3c0aaac4 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3c0aa76c 0xa esp-idf/lwip/liblwip.a(raw.c.obj) .rodata.tcp_remove_listener.str1.4 - 0x3c0aaace 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_listen_closed.str1.4 - 0x3c0aaace 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_free_listen.str1.4 - 0x3c0aaace 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_free.str1.4 - 0x3c0aaace 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_backlog_delayed.str1.4 - 0x3c0aaace 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_update_rcv_ann_wnd.str1.4 - 0x3c0aaace 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_recved.str1.4 - 0x3c0aaace 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_seg_copy.str1.4 - 0x3c0aaace 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_recv.str1.4 - 0x3c0aaace 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_sent.str1.4 - 0x3c0aaace 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_err.str1.4 - 0x3c0aaace 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_poll.str1.4 - 0x3c0aaace 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_next_iss.str1.4 - 0x3c0aaace 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_eff_send_mss_netif.str1.4 - 0x3c0aaace 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_pcb_remove.str1.4 - 0x3c0aaace 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_abandon.str1.4 - 0x3c0aaace 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 - 0x3c0aaace 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_kill_state.str1.4 - 0x3c0aaace 0xe esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0xe esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_close_shutdown.str1.4 - 0x3c0aaace 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa776 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_slowtmr.str1.4 - 0x3c0aaace 0x1ca esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aaace 0x2 + 0x3c0aa776 0x1ca esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa776 0x2 .rodata.__func__.0 - 0x3c0aaad0 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aaaf2 0x2 + 0x3c0aa778 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa79a 0x2 .rodata.__func__.1 - 0x3c0aaaf4 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab0b 0x1 + 0x3c0aa79c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa7b3 0x1 .rodata.__func__.2 - 0x3c0aab0c 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab19 0x3 + 0x3c0aa7b4 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa7c1 0x3 .rodata.__func__.3 - 0x3c0aab1c 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab2b 0x1 + 0x3c0aa7c4 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa7d3 0x1 .rodata.__func__.4 - 0x3c0aab2c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab35 0x3 + 0x3c0aa7d4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa7dd 0x3 .srodata.__func__.5 - 0x3c0aab38 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa7e0 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.6 - 0x3c0aab40 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab49 0x3 + 0x3c0aa7e8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa7f1 0x3 .rodata.__func__.7 - 0x3c0aab4c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab55 0x3 + 0x3c0aa7f4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa7fd 0x3 .rodata.__func__.8 - 0x3c0aab58 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab67 0x1 + 0x3c0aa800 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa80f 0x1 .rodata.__func__.9 - 0x3c0aab68 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab75 0x3 + 0x3c0aa810 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa81d 0x3 .rodata.__func__.10 - 0x3c0aab78 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa820 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.11 - 0x3c0aab84 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aab8f 0x1 + 0x3c0aa82c 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa837 0x1 .rodata.__func__.12 - 0x3c0aab90 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aaba7 0x1 + 0x3c0aa838 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa84f 0x1 .rodata.__func__.15 - 0x3c0aaba8 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa850 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.16 - 0x3c0aabb4 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aabcb 0x1 + 0x3c0aa85c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa873 0x1 .rodata.__func__.17 - 0x3c0aabcc 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa874 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.18 - 0x3c0aabdc 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa884 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.19 - 0x3c0aabf0 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aac02 0x2 + 0x3c0aa898 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa8aa 0x2 .rodata.__func__.20 - 0x3c0aac04 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aac17 0x1 + 0x3c0aa8ac 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa8bf 0x1 .rodata.__func__.21 - 0x3c0aac18 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aac2d 0x3 + 0x3c0aa8c0 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa8d5 0x3 .rodata.__func__.23 - 0x3c0aac30 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aac39 0x3 + 0x3c0aa8d8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa8e1 0x3 .rodata.tcp_pcb_lists - 0x3c0aac3c 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3c0aac3c tcp_pcb_lists + 0x3c0aa8e4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa8e4 tcp_pcb_lists .srodata.tcp_persist_backoff - 0x3c0aac4c 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0aac53 0x1 + 0x3c0aa8f4 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0aa8fb 0x1 .rodata.tcp_backoff - 0x3c0aac54 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0aa8fc 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_parseopt.str1.4 - 0x3c0aac61 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_input_delayed_close.str1.4 - 0x3c0aac61 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_timewait_input.str1.4 - 0x3c0aac61 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_listen_input.str1.4 - 0x3c0aac61 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_oos_insert_segment.str1.4 - 0x3c0aac61 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_free_acked_segments.str1.4 - 0x3c0aac61 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_receive.str1.4 - 0x3c0aac61 0x131 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x131 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_process.str1.4 - 0x3c0aac61 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa909 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_input.str1.4 - 0x3c0aac61 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0aac61 0x3 + 0x3c0aa909 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0aa909 0x3 .rodata.__func__.0 - 0x3c0aac64 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa90c 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.1 - 0x3c0aac7c 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0aac93 0x1 + 0x3c0aa924 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0aa93b 0x1 .rodata.__func__.2 - 0x3c0aac94 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa93c 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.3 - 0x3c0aacac 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa954 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.4 - 0x3c0aacb8 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa960 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.5 - 0x3c0aacc4 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0aacd1 0x3 + 0x3c0aa96c 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0aa979 0x3 .rodata.__func__.6 - 0x3c0aacd4 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0aace5 0x3 + 0x3c0aa97c 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0aa98d 0x3 .rodata.__func__.7 - 0x3c0aace8 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0aacfb 0x1 + 0x3c0aa990 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0aa9a3 0x1 .rodata.__func__.8 - 0x3c0aacfc 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0aa9a4 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_write_checks.str1.4 - 0x3c0aad06 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_segment_busy.str1.4 - 0x3c0aad06 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_fill_options.str1.4 - 0x3c0aad06 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_pbuf_prealloc.str1.4 - 0x3c0aad06 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_create_segment.str1.4 - 0x3c0aad06 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_alloc_header_common.str1.4 - 0x3c0aad06 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_alloc_header.str1.4 - 0x3c0aad06 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_segment.str1.4 - 0x3c0aad06 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_control_segment.str1.4 - 0x3c0aad06 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_write.str1.4 - 0x3c0aad06 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_split_unsent_seg.str1.4 - 0x3c0aad06 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_enqueue_flags.str1.4 - 0x3c0aad06 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_send_fin.str1.4 - 0x3c0aad06 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_rto_prepare.str1.4 - 0x3c0aad06 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit.str1.4 - 0x3c0aad06 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_fast.str1.4 - 0x3c0aad06 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rst.str1.4 - 0x3c0aad06 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_send_empty_ack.str1.4 - 0x3c0aad06 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output.str1.4 - 0x3c0aad06 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_rto_commit.str1.4 - 0x3c0aad06 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_rto.str1.4 - 0x3c0aad06 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_keepalive.str1.4 - 0x3c0aad06 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9ae 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_zero_window_probe.str1.4 - 0x3c0aad06 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aad06 0x2 + 0x3c0aa9ae 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aa9ae 0x2 .rodata.__func__.0 - 0x3c0aad08 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aad1e 0x2 + 0x3c0aa9b0 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aa9c6 0x2 .rodata.__func__.1 - 0x3c0aad20 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aad2e 0x2 + 0x3c0aa9c8 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aa9d6 0x2 .rodata.__func__.2 - 0x3c0aad30 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aa9d8 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.3 - 0x3c0aad48 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aad5b 0x1 + 0x3c0aa9f0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaa03 0x1 .rodata.__func__.4 - 0x3c0aad5c 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aad77 0x1 + 0x3c0aaa04 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaa1f 0x1 .rodata.__func__.5 - 0x3c0aad78 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aaa20 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.6 - 0x3c0aad90 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aadaf 0x1 + 0x3c0aaa38 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaa57 0x1 .srodata.__func__.7 - 0x3c0aadb0 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aaa58 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.8 - 0x3c0aadb8 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aaa60 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.9 - 0x3c0aadc8 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aadd3 0x1 + 0x3c0aaa70 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaa7b 0x1 .rodata.__func__.10 - 0x3c0aadd4 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aade3 0x1 + 0x3c0aaa7c 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaa8b 0x1 .rodata.__func__.11 - 0x3c0aade4 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aadfa 0x2 + 0x3c0aaa8c 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaaa2 0x2 .rodata.__func__.12 - 0x3c0aadfc 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aae13 0x1 + 0x3c0aaaa4 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaabb 0x1 .rodata.__func__.13 - 0x3c0aae14 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aaabc 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.14 - 0x3c0aae2c 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aae3f 0x1 + 0x3c0aaad4 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaae7 0x1 .rodata.__func__.15 - 0x3c0aae40 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aae4b 0x1 + 0x3c0aaae8 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aaaf3 0x1 .rodata.__func__.16 - 0x3c0aae4c 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aae5e 0x2 + 0x3c0aaaf4 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aab06 0x2 .rodata.__func__.17 - 0x3c0aae60 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aae6d 0x3 + 0x3c0aab08 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aab15 0x3 .rodata.__func__.18 - 0x3c0aae70 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aae85 0x3 + 0x3c0aab18 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aab2d 0x3 .rodata.__func__.19 - 0x3c0aae88 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aae9b 0x1 + 0x3c0aab30 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aab43 0x1 .rodata.__func__.20 - 0x3c0aae9c 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aaeae 0x2 + 0x3c0aab44 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aab56 0x2 .rodata.__func__.21 - 0x3c0aaeb0 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0aaec1 0x3 + 0x3c0aab58 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0aab69 0x3 .rodata.__func__.22 - 0x3c0aaec4 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0aab6c 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.sys_timeout_abs.str1.4 - 0x3c0aaece 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0aab76 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.sys_timeout.str1.4 - 0x3c0aaece 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0aab76 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.sys_timeouts_sleeptime.str1.4 - 0x3c0aaece 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0aaece 0x2 + 0x3c0aab76 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0aab76 0x2 .rodata.__func__.0 - 0x3c0aaed0 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0aaee7 0x1 + 0x3c0aab78 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0aab8f 0x1 .rodata.__func__.1 - 0x3c0aaee8 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0aab90 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.__func__.2 - 0x3c0aaef4 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0aab9c 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.lwip_cyclic_timers - 0x3c0aaf04 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x3c0aaf04 lwip_cyclic_timers + 0x3c0aabac 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0aabac lwip_cyclic_timers .rodata.udp_input_local_match.str1.4 - 0x3c0aaf24 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0aabcc 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.udp_input.str1.4 - 0x3c0aaf24 0x4f esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0aabcc 0x4f esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.udp_sendto_if_src.str1.4 - 0x3c0aaf24 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0aabcc 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.__func__.0 - 0x3c0aaf24 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0aaf36 0x2 + 0x3c0aabcc 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0aabde 0x2 .rodata.__func__.1 - 0x3c0aaf38 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0aaf4e 0x2 + 0x3c0aabe0 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0aabf6 0x2 .rodata.__func__.2 - 0x3c0aaf50 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0aabf8 0xa esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.dhcp_option_short.str1.4 - 0x3c0aaf5a 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option.str1.4 - 0x3c0aaf5a 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option_byte.str1.4 - 0x3c0aaf5a 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option_long.str1.4 - 0x3c0aaf5a 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_create_msg.str1.4 - 0x3c0aaf5a 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option_hostname.str1.4 - 0x3c0aaf5a 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_dec_pcb_refcount.str1.4 - 0x3c0aaf5a 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_inc_pcb_refcount.str1.4 - 0x3c0aaf5a 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_parse_reply.str1.4 - 0x3c0aaf5a 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_recv.str1.4 - 0x3c0aaf5a 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aac02 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_network_changed.str1.4 - 0x3c0aaf5a 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aaf5a 0x2 + 0x3c0aac02 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac02 0x2 .rodata.__func__.0 - 0x3c0aaf5c 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aaf71 0x3 + 0x3c0aac04 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac19 0x3 .rodata.__func__.1 - 0x3c0aaf74 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aaf85 0x3 + 0x3c0aac1c 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac2d 0x3 .rodata.__func__.2 - 0x3c0aaf88 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aaf92 0x2 + 0x3c0aac30 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac3a 0x2 .rodata.__func__.3 - 0x3c0aaf94 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aafaa 0x2 + 0x3c0aac3c 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac52 0x2 .rodata.__func__.4 - 0x3c0aafac 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aafc2 0x2 + 0x3c0aac54 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac6a 0x2 .rodata.__func__.7 - 0x3c0aafc4 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aafd5 0x3 + 0x3c0aac6c 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac7d 0x3 .rodata.__func__.8 - 0x3c0aafd8 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0aafed 0x3 + 0x3c0aac80 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aac95 0x3 .rodata.__func__.9 - 0x3c0aaff0 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0ab001 0x3 + 0x3c0aac98 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aaca9 0x3 .rodata.__func__.10 - 0x3c0ab004 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aacac 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.__func__.11 - 0x3c0ab010 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0ab022 0x2 + 0x3c0aacb8 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0aacca 0x2 .rodata.__func__.13 - 0x3c0ab024 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aaccc 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) .srodata.dhcp_discover_request_options - 0x3c0ab034 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0aacdc 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.free_etharp_q.str1.4 - 0x3c0ab038 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0aace0 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_find_entry.str1.4 - 0x3c0ab038 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0aace0 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_update_arp_entry.str1.4 - 0x3c0ab038 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0aace0 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_raw.str1.4 - 0x3c0ab038 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0aace0 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_query.str1.4 - 0x3c0ab038 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0aace0 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.__func__.0 - 0x3c0ab038 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0ab045 0x3 + 0x3c0aace0 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0aaced 0x3 .rodata.__func__.3 - 0x3c0ab048 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0ab053 0x1 + 0x3c0aacf0 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0aacfb 0x1 .rodata.__func__.6 - 0x3c0ab054 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0ab066 0x2 + 0x3c0aacfc 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0aad0e 0x2 .rodata.__func__.7 - 0x3c0ab068 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0aad10 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.__func__.8 - 0x3c0ab080 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0aad28 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.icmp_send_response.str1.4 - 0x3c0ab08e 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x3c0aad36 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) .rodata.icmp_input.str1.4 - 0x3c0ab08e 0x6a esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0ab08e 0x2 + 0x3c0aad36 0x6a esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0aad36 0x2 .rodata.__func__.0 - 0x3c0ab090 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0ab0a3 0x1 + 0x3c0aad38 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0aad4b 0x1 .rodata.__func__.1 - 0x3c0ab0a4 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x3c0aad4c 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) .rodata.igmp_send.str1.4 - 0x3c0ab0af 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3c0aad57 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) .rodata.igmp_lookup_group.str1.4 - 0x3c0ab0af 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0ab0af 0x1 + 0x3c0aad57 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0aad57 0x1 .rodata.__func__.0 - 0x3c0ab0b0 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0ab0ba 0x2 + 0x3c0aad58 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0aad62 0x2 .rodata.__func__.1 - 0x3c0ab0bc 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3c0aad64 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) .rodata.ip4_output_if_opt_src.str1.4 - 0x3c0ab0ce 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3c0ab0ce 0x2 + 0x3c0aad76 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c0aad76 0x2 .rodata.__func__.1 - 0x3c0ab0d0 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3c0ab0e6 0x2 + 0x3c0aad78 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c0aad8e 0x2 .rodata.ip_addr_broadcast - 0x3c0ab0e8 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0ab0e8 ip_addr_broadcast + 0x3c0aad90 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0aad90 ip_addr_broadcast .rodata.ip_addr_any - 0x3c0ab100 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0ab100 ip_addr_any + 0x3c0aada8 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0aada8 ip_addr_any .rodata.ip4_frag.str1.4 - 0x3c0ab118 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x3c0aadc0 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .rodata.__func__.0 - 0x3c0ab118 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x3c0aadc0 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 - 0x3c0ab121 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x3c0aadc9 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) .rodata.icmp6_send_response.str1.4 - 0x3c0ab121 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0ab121 0x3 + 0x3c0aadc9 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0aadc9 0x3 .rodata.__func__.1 - 0x3c0ab124 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0ab14d 0x3 + 0x3c0aadcc 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0aadf5 0x3 .rodata.__func__.2 - 0x3c0ab150 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x3c0aadf8 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) .rodata.ip6_output_if_src.str1.4 - 0x3c0ab164 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x3c0aae0c 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) .rodata.__func__.1 - 0x3c0ab164 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) - *fill* 0x3c0ab176 0x2 + 0x3c0aae0c 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + *fill* 0x3c0aae1e 0x2 .rodata.ip6_addr_any - 0x3c0ab178 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x3c0ab178 ip6_addr_any + 0x3c0aae20 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x3c0aae20 ip6_addr_any .rodata.ip6_frag.str1.4 - 0x3c0ab190 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3c0aae38 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .rodata.__func__.0 - 0x3c0ab190 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3c0aae38 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .rodata.nd6_process_autoconfig_prefix.str1.4 - 0x3c0ab199 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0aae41 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.nd6_free_q.str1.4 - 0x3c0ab199 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0aae41 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.nd6_send_na.str1.4 - 0x3c0ab199 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0aae41 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.nd6_find_route.str1.4 - 0x3c0ab199 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0ab199 0x3 + 0x3c0aae41 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0aae41 0x3 .rodata.__func__.2 - 0x3c0ab19c 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0ab1ab 0x1 + 0x3c0aae44 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0aae53 0x1 .srodata.__func__.3 - 0x3c0ab1ac 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0aae54 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.__func__.4 - 0x3c0ab1b4 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0ab1bf 0x1 + 0x3c0aae5c 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0aae67 0x1 .rodata.__func__.5 - 0x3c0ab1c0 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0ab1de 0x2 + 0x3c0aae68 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0aae86 0x2 .rodata.__func__.6 - 0x3c0ab1e0 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0aae88 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.__func__.7 - 0x3c0ab1ec 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0aae94 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.ethernet_output.str1.4 - 0x3c0ab1f8 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0aaea0 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) .rodata.__func__.0 - 0x3c0ab1f8 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0aaea0 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) .srodata.ethzero - 0x3c0ab208 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0ab208 ethzero - *fill* 0x3c0ab20e 0x2 + 0x3c0aaeb0 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0aaeb0 ethzero + *fill* 0x3c0aaeb6 0x2 .srodata.ethbroadcast - 0x3c0ab210 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0ab210 ethbroadcast + 0x3c0aaeb8 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0aaeb8 ethbroadcast .rodata.sys_mutex_lock.str1.4 - 0x3c0ab216 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_mutex_unlock.str1.4 - 0x3c0ab216 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_sem_new.str1.4 - 0x3c0ab216 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_sem_signal.str1.4 - 0x3c0ab216 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_arch_sem_wait.str1.4 - 0x3c0ab216 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_mbox_post.str1.4 - 0x3c0ab216 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_arch_mbox_fetch.str1.4 - 0x3c0ab216 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_mbox_free.str1.4 - 0x3c0ab216 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_init.str1.4 - 0x3c0ab216 0x50 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x50 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_thread_sem_init.str1.4 - 0x3c0ab216 0x37 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaebe 0x37 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_thread_tcpip.str1.4 - 0x3c0ab216 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab216 0x2 + 0x3c0aaebe 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaebe 0x2 .rodata.__func__.0 - 0x3c0ab218 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab229 0x3 + 0x3c0aaec0 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaed1 0x3 .rodata.__func__.2 - 0x3c0ab22c 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab23a 0x2 + 0x3c0aaed4 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaee2 0x2 .rodata.__func__.3 - 0x3c0ab23c 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab253 0x1 + 0x3c0aaee4 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaefb 0x1 .rodata.__func__.4 - 0x3c0ab254 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaefc 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.__func__.6 - 0x3c0ab268 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab276 0x2 + 0x3c0aaf10 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaf1e 0x2 .rodata.__func__.7 - 0x3c0ab278 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab28a 0x2 + 0x3c0aaf20 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaf32 0x2 .rodata.__func__.8 - 0x3c0ab28c 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab29b 0x1 + 0x3c0aaf34 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaf43 0x1 .rodata.__func__.9 - 0x3c0ab29c 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaf44 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.__func__.10 - 0x3c0ab2a8 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0ab2b9 0x3 + 0x3c0aaf50 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0aaf61 0x3 .rodata.__func__.11 - 0x3c0ab2bc 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0aaf64 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.esp_vfs_lwip_sockets_register.str1.4 - 0x3c0ab2cb 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - *fill* 0x3c0ab2cb 0x1 + 0x3c0aaf73 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x3c0aaf73 0x1 .rodata.__func__.0 - 0x3c0ab2cc 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x3c0aaf74 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .rodata.netconn_new_with_proto_and_callback.str1.4 - 0x3c0ab2ea 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0aaf92 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.netconn_write_vectors_partly.str1.4 - 0x3c0ab2ea 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0aaf92 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.netconn_recv_data.str1.4 - 0x3c0ab2ea 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0ab2ea 0x2 + 0x3c0aaf92 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0aaf92 0x2 .rodata.__func__.1 - 0x3c0ab2ec 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0ab309 0x3 + 0x3c0aaf94 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0aafb1 0x3 .rodata.__func__.3 - 0x3c0ab30c 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0aafb4 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.lwip_netconn_err_to_msg.str1.4 - 0x3c0ab31e 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.err_tcp.str1.4 - 0x3c0ab31e 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_writemore.str1.4 - 0x3c0ab31e 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_close_internal.str1.4 - 0x3c0ab31e 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_is_err_msg.str1.4 - 0x3c0ab31e 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.netconn_free.str1.4 - 0x3c0ab31e 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.netconn_drain.str1.4 - 0x3c0ab31e 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_delconn.str1.4 - 0x3c0ab31e 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_write.str1.4 - 0x3c0ab31e 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_getaddr.str1.4 - 0x3c0ab31e 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafc6 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_close.str1.4 - 0x3c0ab31e 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab31e 0x2 + 0x3c0aafc6 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0aafc6 0x2 .rodata.__func__.0 - 0x3c0ab320 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab336 0x2 + 0x3c0aafc8 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0aafde 0x2 .rodata.__func__.1 - 0x3c0ab338 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0aafe0 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.2 - 0x3c0ab350 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab366 0x2 + 0x3c0aaff8 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0ab00e 0x2 .rodata.__func__.6 - 0x3c0ab368 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab010 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.7 - 0x3c0ab380 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab38e 0x2 + 0x3c0ab028 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0ab036 0x2 .rodata.__func__.8 - 0x3c0ab390 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab39d 0x3 + 0x3c0ab038 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0ab045 0x3 .rodata.__func__.11 - 0x3c0ab3a0 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab3a9 0x3 + 0x3c0ab048 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0ab051 0x3 .rodata.__func__.12 - 0x3c0ab3ac 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab3cb 0x1 + 0x3c0ab054 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0ab073 0x1 .rodata.__func__.13 - 0x3c0ab3cc 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab3e6 0x2 + 0x3c0ab074 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0ab08e 0x2 .rodata.__func__.14 - 0x3c0ab3e8 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0ab3f1 0x3 + 0x3c0ab090 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0ab099 0x3 .rodata.__func__.15 - 0x3c0ab3f4 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab09c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.__func__.16 - 0x3c0ab40c 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab0b4 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.19 - 0x3c0ab414 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab0bc 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_closed - 0x3c0ab42c 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0ab42c netconn_closed + 0x3c0ab0d4 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab0d4 netconn_closed .srodata.netconn_reset - 0x3c0ab42d 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0ab42d netconn_reset + 0x3c0ab0d5 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab0d5 netconn_reset .srodata.netconn_aborted - 0x3c0ab42e 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0ab42e netconn_aborted + 0x3c0ab0d6 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab0d6 netconn_aborted .srodata.netconn_deleted - 0x3c0ab42f 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0ab42f netconn_deleted + 0x3c0ab0d7 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0ab0d7 netconn_deleted .rodata.err_to_errno_table - 0x3c0ab430 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + 0x3c0ab0d8 0x44 esp-idf/lwip/liblwip.a(err.c.obj) .rodata.netbuf_alloc.str1.4 - 0x3c0ab474 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0ab11c 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) .rodata.__func__.0 - 0x3c0ab474 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0ab11c 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) .rodata.wpa3_hostap_auth_init.str1.4 - 0x3c0ab481 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3c0ab129 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .rodata.wpa_group_init_gmk_and_counter.str1.4 - 0x3c0ab481 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0ab129 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_gtk_update.str1.4 - 0x3c0ab481 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0ab129 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_group_config_group_keys.str1.4 - 0x3c0ab481 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0ab129 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_derive_ptk.str1.4 - 0x3c0ab481 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0ab129 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.sae_check_big_sync.str1.4 - 0x3c0ab481 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0ab129 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sae_accept_sta.str1.4 - 0x3c0ab481 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0ab129 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sae_sm_step.str1.4 - 0x3c0ab481 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0ab129 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.handle_auth_sae.str1.4 - 0x3c0ab481 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0ab129 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sswu.str1.4 - 0x3c0ab481 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0ab129 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_test_pwd_seed_ffc.str1.4 - 0x3c0ab481 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0ab129 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pt_ecc.str1.4 - 0x3c0ab481 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0ab129 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pt_ffc.str1.4 - 0x3c0ab481 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0ab129 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_keys.str1.4 - 0x3c0ab481 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0ab129 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pwe_from_pt_ecc.str1.4 - 0x3c0ab481 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0ab129 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pwe_from_pt_ffc.str1.4 - 0x3c0ab481 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - *fill* 0x3c0ab481 0x3 - .rodata 0x3c0ab484 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0ab129 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + *fill* 0x3c0ab129 0x3 + .rodata 0x3c0ab12c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.dragonfly_get_rand_1_to_p_1.str1.4 - 0x3c0ab4a4 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x3c0ab14c 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .rodata.rsn_pmkid.str1.4 - 0x3c0ab4a4 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x3c0ab14c 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .rodata.hmac_sha256_kdf.str1.4 - 0x3c0ab4a4 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x3c0ab14c 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .rodata.dh_groups - 0x3c0ab4a4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0ab14c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_order - 0x3c0ab4c4 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0ab16c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_prime - 0x3c0ab584 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0ab22c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .srodata.dh_group5_generator - 0x3c0ab644 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0ab2ec 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.wpa_derive_ptk.str1.4 - 0x3c0ab645 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0ab2ed 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .rodata.owe_process_assoc_resp.str1.4 - 0x3c0ab645 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0ab2ed 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .rodata.wpa_gen_wpa_ie_rsn.str1.4 - 0x3c0ab645 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - *fill* 0x3c0ab645 0x3 + 0x3c0ab2ed 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x3c0ab2ed 0x3 .rodata.__func__.1 - 0x3c0ab648 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x3c0ab2f0 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .rodata.add_char.str1.4 - 0x3c0ab65b 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - *fill* 0x3c0ab65b 0x1 + 0x3c0ab303 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + *fill* 0x3c0ab303 0x1 .rodata.d_perm_table - 0x3c0ab65c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x3c0ab304 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .rodata.d_mult_table - 0x3c0ab67c 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .rodata.zero 0x3c0aba7c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x3c0ab324 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.zero 0x3c0ab724 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .rodata.lib_printf.str1.4 - 0x3c0aba8c 0x1b esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0ab734 0x1b esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.pp_printf.str1.4 - 0x3c0aba8c 0x3 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0ab734 0x3 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.net80211_printf.str1.4 - 0x3c0aba8c 0x9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0ab734 0x9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.rsa_debug.str1.4 - 0x3c0aba8c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0ab734 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.eckey_debug.str1.4 - 0x3c0aba8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0ab734 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.str1.4 - 0x3c0aba8c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0ab734 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.mbedtls_ecdsa_info - 0x3c0aba8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0aba8c mbedtls_ecdsa_info + 0x3c0ab734 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0ab734 mbedtls_ecdsa_info .rodata.mbedtls_eckeydh_info - 0x3c0ababc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0ababc mbedtls_eckeydh_info + 0x3c0ab764 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0ab764 mbedtls_eckeydh_info .rodata.mbedtls_eckey_info - 0x3c0abaec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0abaec mbedtls_eckey_info + 0x3c0ab794 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0ab794 mbedtls_eckey_info .rodata.mbedtls_rsa_info - 0x3c0abb1c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0abb1c mbedtls_rsa_info + 0x3c0ab7c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0ab7c4 mbedtls_rsa_info .rodata.pk_group_from_specified.str1.4 - 0x3c0abb4c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0ab7f4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pk_parse_public_key.str1.4 - 0x3c0abb4c 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0ab7f4 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pem_read_buffer.str1.4 - 0x3c0abb4c 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x3c0ab7f4 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .rodata.misc_nvs_load.str1.4 - 0x3c0abb4c 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0ab7f4 0x5 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) .rodata.esp_ota_get_running_partition.str1.4 - 0x3c0abb4c 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3c0ab7f4 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata.__func__.1 - 0x3c0abb4c 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3c0ab7f4 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c0abb6a 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab812 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.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 - 0x3c0abb6a 0x26 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c0abb6a 0x2 + 0x3c0ab812 0x26 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c0ab812 0x2 .rodata._ZTSSt9exception - 0x3c0abb6c 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abb6c typeinfo name for std::exception - *fill* 0x3c0abb79 0x3 + 0x3c0ab814 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab814 typeinfo name for std::exception + *fill* 0x3c0ab821 0x3 .srodata._ZTISt9exception - 0x3c0abb7c 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abb7c typeinfo for std::exception + 0x3c0ab824 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab824 typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0abb84 0x27 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abb84 typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c0abbab 0x1 + 0x3c0ab82c 0x27 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab82c typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c0ab853 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0abbac 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abbac typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c0ab854 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab854 typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0abbb8 0x29 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abbb8 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c0abbe1 0x3 + 0x3c0ab860 0x29 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab860 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c0ab889 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0abbe4 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abbe4 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c0ab88c 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab88c typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0abbf0 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abbf0 vtable for __gnu_cxx::__concurrence_lock_error + 0x3c0ab898 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab898 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0abc04 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abc04 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c0ab8ac 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab8ac vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c0abc18 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0abc18 std::nothrow - *fill* 0x3c0abc19 0x3 + 0x3c0ab8c0 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0ab8c0 std::nothrow + *fill* 0x3c0ab8c1 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c0abc1c 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x3c0abc1c vtable for __cxxabiv1::__si_class_type_info + 0x3c0ab8c4 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x3c0ab8c4 vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c0abc48 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x3c0abc48 vtable for __cxxabiv1::__class_type_info + 0x3c0ab8f0 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x3c0ab8f0 vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c0abc74 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0abc74 typeinfo name for std::bad_alloc - *fill* 0x3c0abc81 0x3 + 0x3c0ab91c 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0ab91c typeinfo name for std::bad_alloc + *fill* 0x3c0ab929 0x3 .rodata._ZTISt9bad_alloc - 0x3c0abc84 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0abc84 typeinfo for std::bad_alloc + 0x3c0ab92c 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0ab92c typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c0abc90 0xf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0ab938 0xf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .rodata._ZTVSt9bad_alloc - 0x3c0abc90 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x3c0abc90 vtable for std::bad_alloc + 0x3c0ab938 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0ab938 vtable for std::bad_alloc .rodata.lib_printf.str1.4 - 0x3c0abca4 0x1b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x3c0ab94c 0x1b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .rodata.phy_printf.str1.4 - 0x3c0abca4 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .rodata 0x3c0abca4 0x101 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - 0x3c0abca4 _ctype_ + 0x3c0ab94c 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata 0x3c0ab94c 0x101 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x3c0ab94c _ctype_ .rodata.str1.4 - 0x3c0abda5 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - *fill* 0x3c0abda5 0x3 - .rodata 0x3c0abda8 0x240 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0aba4d 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + *fill* 0x3c0aba4d 0x3 + .rodata 0x3c0aba50 0x240 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.str1.4 - 0x3c0abfe8 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .srodata.cst8 0x3c0abfe8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .rodata 0x3c0abfe8 0x240 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0abc90 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c0abc90 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .rodata 0x3c0abc90 0x240 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.str1.4 - 0x3c0ac228 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .srodata.cst8 0x3c0ac228 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .rodata 0x3c0ac228 0x240 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c0abed0 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .srodata.cst8 0x3c0abed0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .rodata 0x3c0abed0 0x240 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c0ac468 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c0ac110 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c0ac468 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .rodata 0x3c0ac468 0x16c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3c0ac468 __default_global_locale - .srodata.cst8 0x3c0ac5d4 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x3c0ac110 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .rodata 0x3c0ac110 0x16c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c0ac110 __default_global_locale + .srodata.cst8 0x3c0ac27c 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .rodata.str1.4 - 0x3c0ac5d4 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .srodata.cst8 0x3c0ac5d4 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3c0ac27c 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c0ac27c 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .rodata.str1.4 - 0x3c0ac5d4 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .srodata.cst8 0x3c0ac5d4 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - *fill* 0x3c0ac5d4 0x4 - .rodata 0x3c0ac5d8 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c0ac5e8 __mprec_tens - 0x3c0ac6b0 __mprec_tinytens - 0x3c0ac6d8 __mprec_bigtens - .rodata 0x3c0ac700 0x418 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c0ac920 __chclass - 0x3c0aca20 __state_table - 0x3c0aca8c __action_table + 0x3c0ac27c 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .srodata.cst8 0x3c0ac27c 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + *fill* 0x3c0ac27c 0x4 + .rodata 0x3c0ac280 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c0ac290 __mprec_tens + 0x3c0ac358 __mprec_tinytens + 0x3c0ac380 __mprec_bigtens + .rodata 0x3c0ac3a8 0x418 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0ac5c8 __chclass + 0x3c0ac6c8 __state_table + 0x3c0ac734 __action_table .rodata.str1.4 - 0x3c0acb18 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0ac7c0 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.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 - 0x3c0acb18 0x57 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0acb6f 0x1 + 0x3c0ac7c0 0x57 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0ac817 0x1 .rodata_wlog_error.3 - 0x3c0acb70 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0acbbe 0x2 + 0x3c0ac818 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0ac866 0x2 .rodata_wlog_error.4 - 0x3c0acbc0 0x71 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0acc31 0x3 + 0x3c0ac868 0x71 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0ac8d9 0x3 .rodata_wlog_error.10 - 0x3c0acc34 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0ac8dc 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.11 - 0x3c0acc48 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0acc6f 0x1 + 0x3c0ac8f0 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0ac917 0x1 .rodata_wlog_error.12 - 0x3c0acc70 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0acc9e 0x2 + 0x3c0ac918 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0ac946 0x2 .rodata_wlog_error.3 - 0x3c0acca0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0acca7 0x1 + 0x3c0ac948 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0ac94f 0x1 .rodata_wlog_error.4 - 0x3c0acca8 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0acccf 0x1 + 0x3c0ac950 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0ac977 0x1 .rodata_wlog_error.5 - 0x3c0accd0 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0accdd 0x3 + 0x3c0ac978 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0ac985 0x3 .rodata_wlog_error.6 - 0x3c0acce0 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0ac988 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.7 - 0x3c0accf4 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0acd1b 0x1 + 0x3c0ac99c 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0ac9c3 0x1 .rodata_wlog_error.8 - 0x3c0acd1c 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0acd4a 0x2 + 0x3c0ac9c4 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0ac9f2 0x2 .rodata_wlog_error.9 - 0x3c0acd4c 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0acd59 0x3 + 0x3c0ac9f4 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0aca01 0x3 .rodata_wlog_error.16 - 0x3c0acd5c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0acd75 0x3 + 0x3c0aca04 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0aca1d 0x3 .rodata_wlog_error.2 - 0x3c0acd78 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0acd96 0x2 + 0x3c0aca20 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0aca3e 0x2 .rodata_wlog_error.3 - 0x3c0acd98 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0acdb2 0x2 + 0x3c0aca40 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0aca5a 0x2 .rodata_wlog_error.5 - 0x3c0acdb4 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0acdd5 0x3 + 0x3c0aca5c 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0aca7d 0x3 .rodata_wlog_error.10 - 0x3c0acdd8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0acddf 0x1 + 0x3c0aca80 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aca87 0x1 .rodata_wlog_error.3 - 0x3c0acde0 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0ace0e 0x2 + 0x3c0aca88 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0acab6 0x2 .rodata_wlog_error.9 - 0x3c0ace10 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0ace17 0x1 + 0x3c0acab8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0acabf 0x1 .rodata_wlog_error.10 - 0x3c0ace18 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0acac0 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.105 - 0x3c0ace4c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0acaf4 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.113 - 0x3c0ace5c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ace63 0x1 + 0x3c0acb04 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acb0b 0x1 .rodata_wlog_error.114 - 0x3c0ace64 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0acb0c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.129 - 0x3c0ace7c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ace97 0x1 + 0x3c0acb24 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acb3f 0x1 .rodata_wlog_error.31 - 0x3c0ace98 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0aced6 0x2 + 0x3c0acb40 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acb7e 0x2 .rodata_wlog_error.32 - 0x3c0aced8 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0acf03 0x1 + 0x3c0acb80 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acbab 0x1 .rodata_wlog_error.35 - 0x3c0acf04 0x4b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0acf4f 0x1 + 0x3c0acbac 0x4b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acbf7 0x1 .rodata_wlog_error.45 - 0x3c0acf50 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0acf57 0x1 + 0x3c0acbf8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acbff 0x1 .rodata_wlog_error.46 - 0x3c0acf58 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0acf5f 0x1 + 0x3c0acc00 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acc07 0x1 .rodata_wlog_error.48 - 0x3c0acf60 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0acf67 0x1 + 0x3c0acc08 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acc0f 0x1 .rodata_wlog_error.49 - 0x3c0acf68 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0acf6f 0x1 + 0x3c0acc10 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acc17 0x1 .rodata_wlog_error.51 - 0x3c0acf70 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0acc18 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.52 - 0x3c0acf94 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0acfda 0x2 + 0x3c0acc3c 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acc82 0x2 .rodata_wlog_error.53 - 0x3c0acfdc 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0acc84 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.54 - 0x3c0ad024 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0acccc 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.55 - 0x3c0ad04c 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ad075 0x3 + 0x3c0accf4 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acd1d 0x3 .rodata_wlog_error.56 - 0x3c0ad078 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0acd20 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.57 - 0x3c0ad0a0 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ad0c9 0x3 + 0x3c0acd48 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acd71 0x3 .rodata_wlog_error.58 - 0x3c0ad0cc 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ad0e1 0x3 + 0x3c0acd74 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acd89 0x3 .rodata_wlog_error.59 - 0x3c0ad0e4 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ad113 0x1 + 0x3c0acd8c 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acdbb 0x1 .rodata_wlog_error.60 - 0x3c0ad114 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ad12a 0x2 + 0x3c0acdbc 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acdd2 0x2 .rodata_wlog_error.61 - 0x3c0ad12c 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ad13f 0x1 + 0x3c0acdd4 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0acde7 0x1 .rodata_wlog_error.63 - 0x3c0ad140 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0ad16d 0x3 + 0x3c0acde8 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0ace15 0x3 .rodata_wlog_error.9 - 0x3c0ad170 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0ace18 0x34 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.25 - 0x3c0ad1a4 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ad1ca 0x2 + 0x3c0ace4c 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0ace72 0x2 .rodata_wlog_error.26 - 0x3c0ad1cc 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ad1ef 0x1 + 0x3c0ace74 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0ace97 0x1 .rodata_wlog_error.27 - 0x3c0ad1f0 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0ace98 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata_wlog_error.28 - 0x3c0ad20c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ad229 0x3 + 0x3c0aceb4 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0aced1 0x3 .rodata_wlog_error.34 - 0x3c0ad22c 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0aced4 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.35 - 0x3c0ad250 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0ad26f 0x1 + 0x3c0acef8 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0acf17 0x1 .rodata_wlog_error.37 - 0x3c0ad270 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0ad293 0x1 + 0x3c0acf18 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0acf3b 0x1 .rodata_wlog_error.5 - 0x3c0ad294 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0ad2af 0x1 + 0x3c0acf3c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0acf57 0x1 .rodata_wlog_error.8 - 0x3c0ad2b0 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0acf58 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.7 - 0x3c0ad2d4 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0acf7c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_error.51 - 0x3c0ad2f0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad2f7 0x1 + 0x3c0acf98 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0acf9f 0x1 .rodata_wlog_error.57 - 0x3c0ad2f8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad319 0x3 + 0x3c0acfa0 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0acfc1 0x3 .rodata_wlog_error.66 - 0x3c0ad31c 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad32a 0x2 + 0x3c0acfc4 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0acfd2 0x2 .rodata_wlog_error.87 - 0x3c0ad32c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad333 0x1 + 0x3c0acfd4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0acfdb 0x1 .rodata_wlog_error.88 - 0x3c0ad334 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad38e 0x2 + 0x3c0acfdc 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ad036 0x2 .rodata_wlog_error.89 - 0x3c0ad390 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad3c2 0x2 + 0x3c0ad038 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ad06a 0x2 .rodata_wlog_error.91 - 0x3c0ad3c4 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad426 0x2 + 0x3c0ad06c 0x62 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ad0ce 0x2 .rodata_wlog_error.92 - 0x3c0ad428 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad43b 0x1 + 0x3c0ad0d0 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ad0e3 0x1 .rodata_wlog_error.94 - 0x3c0ad43c 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ad463 0x1 + 0x3c0ad0e4 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ad10b 0x1 .rodata_wlog_error.10 - 0x3c0ad464 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ad10c 0x64 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.11 - 0x3c0ad4c8 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad4eb 0x1 + 0x3c0ad170 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad193 0x1 .rodata_wlog_error.12 - 0x3c0ad4ec 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad50e 0x2 + 0x3c0ad194 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad1b6 0x2 .rodata_wlog_error.14 - 0x3c0ad510 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ad1b8 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.19 - 0x3c0ad558 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad55f 0x1 + 0x3c0ad200 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad207 0x1 .rodata_wlog_error.2 - 0x3c0ad560 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad567 0x1 + 0x3c0ad208 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad20f 0x1 .rodata_wlog_error.21 - 0x3c0ad568 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad56f 0x1 + 0x3c0ad210 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad217 0x1 .rodata_wlog_error.22 - 0x3c0ad570 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ad218 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.23 - 0x3c0ad584 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad59b 0x1 + 0x3c0ad22c 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad243 0x1 .rodata_wlog_error.32 - 0x3c0ad59c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5b2 0x2 + 0x3c0ad244 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad25a 0x2 .rodata_wlog_error.35 - 0x3c0ad5b4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5bb 0x1 + 0x3c0ad25c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad263 0x1 .rodata_wlog_error.38 - 0x3c0ad5bc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5c3 0x1 + 0x3c0ad264 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad26b 0x1 .rodata_wlog_error.39 - 0x3c0ad5c4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5cb 0x1 + 0x3c0ad26c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad273 0x1 .rodata_wlog_error.4 - 0x3c0ad5cc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5d3 0x1 + 0x3c0ad274 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad27b 0x1 .rodata_wlog_error.40 - 0x3c0ad5d4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5db 0x1 + 0x3c0ad27c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad283 0x1 .rodata_wlog_error.41 - 0x3c0ad5dc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5e3 0x1 + 0x3c0ad284 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad28b 0x1 .rodata_wlog_error.43 - 0x3c0ad5e4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5eb 0x1 + 0x3c0ad28c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad293 0x1 .rodata_wlog_error.48 - 0x3c0ad5ec 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5f3 0x1 + 0x3c0ad294 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad29b 0x1 .rodata_wlog_error.5 - 0x3c0ad5f4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad5fb 0x1 + 0x3c0ad29c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2a3 0x1 .rodata_wlog_error.51 - 0x3c0ad5fc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad603 0x1 + 0x3c0ad2a4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2ab 0x1 .rodata_wlog_error.52 - 0x3c0ad604 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad60b 0x1 + 0x3c0ad2ac 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2b3 0x1 .rodata_wlog_error.54 - 0x3c0ad60c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad613 0x1 + 0x3c0ad2b4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2bb 0x1 .rodata_wlog_error.55 - 0x3c0ad614 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad61b 0x1 + 0x3c0ad2bc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2c3 0x1 .rodata_wlog_error.56 - 0x3c0ad61c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad623 0x1 + 0x3c0ad2c4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2cb 0x1 .rodata_wlog_error.57 - 0x3c0ad624 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad62b 0x1 + 0x3c0ad2cc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2d3 0x1 .rodata_wlog_error.58 - 0x3c0ad62c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad633 0x1 + 0x3c0ad2d4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2db 0x1 .rodata_wlog_error.59 - 0x3c0ad634 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad63b 0x1 + 0x3c0ad2dc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2e3 0x1 .rodata_wlog_error.60 - 0x3c0ad63c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad643 0x1 + 0x3c0ad2e4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2eb 0x1 .rodata_wlog_error.62 - 0x3c0ad644 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad64b 0x1 + 0x3c0ad2ec 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2f3 0x1 .rodata_wlog_error.64 - 0x3c0ad64c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad653 0x1 + 0x3c0ad2f4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad2fb 0x1 .rodata_wlog_error.7 - 0x3c0ad654 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad671 0x3 + 0x3c0ad2fc 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad319 0x3 .rodata_wlog_error.8 - 0x3c0ad674 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ad31c 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.9 - 0x3c0ad698 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ad6bb 0x1 + 0x3c0ad340 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ad363 0x1 .rodata_wlog_error.2 - 0x3c0ad6bc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - *fill* 0x3c0ad6c3 0x1 + 0x3c0ad364 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + *fill* 0x3c0ad36b 0x1 .rodata_wlog_error.12 - 0x3c0ad6c4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad6cb 0x1 + 0x3c0ad36c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad373 0x1 .rodata_wlog_error.13 - 0x3c0ad6cc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad6d3 0x1 + 0x3c0ad374 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad37b 0x1 .rodata_wlog_error.14 - 0x3c0ad6d4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad6db 0x1 + 0x3c0ad37c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad383 0x1 .rodata_wlog_error.16 - 0x3c0ad6dc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad6e3 0x1 + 0x3c0ad384 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad38b 0x1 .rodata_wlog_error.21 - 0x3c0ad6e4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad6eb 0x1 + 0x3c0ad38c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad393 0x1 .rodata_wlog_error.23 - 0x3c0ad6ec 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0ad394 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_error.24 - 0x3c0ad72c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad733 0x1 + 0x3c0ad3d4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad3db 0x1 .rodata_wlog_error.26 - 0x3c0ad734 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad73b 0x1 + 0x3c0ad3dc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad3e3 0x1 .rodata_wlog_error.27 - 0x3c0ad73c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad743 0x1 + 0x3c0ad3e4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad3eb 0x1 .rodata_wlog_error.29 - 0x3c0ad744 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad74b 0x1 + 0x3c0ad3ec 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad3f3 0x1 .rodata_wlog_error.30 - 0x3c0ad74c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad753 0x1 + 0x3c0ad3f4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad3fb 0x1 .rodata_wlog_error.32 - 0x3c0ad754 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad75b 0x1 + 0x3c0ad3fc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad403 0x1 .rodata_wlog_error.36 - 0x3c0ad75c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad763 0x1 + 0x3c0ad404 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad40b 0x1 .rodata_wlog_error.38 - 0x3c0ad764 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad76b 0x1 + 0x3c0ad40c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad413 0x1 .rodata_wlog_error.39 - 0x3c0ad76c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad773 0x1 + 0x3c0ad414 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad41b 0x1 .rodata_wlog_error.40 - 0x3c0ad774 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad77b 0x1 + 0x3c0ad41c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad423 0x1 .rodata_wlog_error.43 - 0x3c0ad77c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad783 0x1 + 0x3c0ad424 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad42b 0x1 .rodata_wlog_error.56 - 0x3c0ad784 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad78b 0x1 + 0x3c0ad42c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad433 0x1 .rodata_wlog_error.58 - 0x3c0ad78c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ad793 0x1 + 0x3c0ad434 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ad43b 0x1 .rodata_wlog_error.10 - 0x3c0ad794 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad79b 0x1 + 0x3c0ad43c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad443 0x1 .rodata_wlog_error.11 - 0x3c0ad79c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad7a3 0x1 + 0x3c0ad444 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad44b 0x1 .rodata_wlog_error.13 - 0x3c0ad7a4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad7ab 0x1 + 0x3c0ad44c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad453 0x1 .rodata_wlog_error.16 - 0x3c0ad7ac 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0ad454 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.17 - 0x3c0ad7b8 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad7c5 0x3 + 0x3c0ad460 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad46d 0x3 .rodata_wlog_error.18 - 0x3c0ad7c8 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad7d3 0x1 + 0x3c0ad470 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad47b 0x1 .rodata_wlog_error.19 - 0x3c0ad7d4 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad7e1 0x3 + 0x3c0ad47c 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad489 0x3 .rodata_wlog_error.21 - 0x3c0ad7e4 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0ad48c 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.22 - 0x3c0ad7f0 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad802 0x2 + 0x3c0ad498 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad4aa 0x2 .rodata_wlog_error.27 - 0x3c0ad804 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad80b 0x1 + 0x3c0ad4ac 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad4b3 0x1 .rodata_wlog_error.29 - 0x3c0ad80c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad813 0x1 + 0x3c0ad4b4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad4bb 0x1 .rodata_wlog_error.31 - 0x3c0ad814 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad81b 0x1 + 0x3c0ad4bc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad4c3 0x1 .rodata_wlog_error.35 - 0x3c0ad81c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad839 0x3 + 0x3c0ad4c4 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad4e1 0x3 .rodata_wlog_error.36 - 0x3c0ad83c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad859 0x3 + 0x3c0ad4e4 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad501 0x3 .rodata_wlog_error.38 - 0x3c0ad85c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad863 0x1 + 0x3c0ad504 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad50b 0x1 .rodata_wlog_error.51 - 0x3c0ad864 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad86b 0x1 + 0x3c0ad50c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad513 0x1 .rodata_wlog_error.56 - 0x3c0ad86c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0ad514 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.9 - 0x3c0ad884 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ad88b 0x1 + 0x3c0ad52c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ad533 0x1 .rodata_wlog_error.3 - 0x3c0ad88c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0ad893 0x1 + 0x3c0ad534 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0ad53b 0x1 .rodata_wlog_error.5 - 0x3c0ad894 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0ad8af 0x1 + 0x3c0ad53c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0ad557 0x1 .rodata_wlog_error.6 - 0x3c0ad8b0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0ad8b7 0x1 + 0x3c0ad558 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0ad55f 0x1 .rodata_wlog_error.13 - 0x3c0ad8b8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0ad8bf 0x1 + 0x3c0ad560 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ad567 0x1 .rodata_wlog_error.7 - 0x3c0ad8c0 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0ad8db 0x1 + 0x3c0ad568 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ad583 0x1 .rodata_wlog_error.8 - 0x3c0ad8dc 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0ad584 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_error.14 - 0x3c0ad8fc 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad903 0x1 + 0x3c0ad5a4 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad5ab 0x1 .rodata_wlog_error.46 - 0x3c0ad904 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad90b 0x1 + 0x3c0ad5ac 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad5b3 0x1 .rodata_wlog_error.56 - 0x3c0ad90c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ad5b4 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_error.58 - 0x3c0ad92c 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad95e 0x2 + 0x3c0ad5d4 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad606 0x2 .rodata_wlog_error.60 - 0x3c0ad960 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad976 0x2 + 0x3c0ad608 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad61e 0x2 .rodata_wlog_error.64 - 0x3c0ad978 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad9be 0x2 + 0x3c0ad620 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad666 0x2 .rodata_wlog_error.67 - 0x3c0ad9c0 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad9d6 0x2 + 0x3c0ad668 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad67e 0x2 .rodata_wlog_error.68 - 0x3c0ad9d8 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad9ee 0x2 + 0x3c0ad680 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad696 0x2 .rodata_wlog_error.90 - 0x3c0ad9f0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ad9f7 0x1 + 0x3c0ad698 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ad69f 0x1 .rodata_wlog_error.101 - 0x3c0ad9f8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ad9ff 0x1 + 0x3c0ad6a0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ad6a7 0x1 .rodata_wlog_error.12 - 0x3c0ada00 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ada1d 0x3 + 0x3c0ad6a8 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ad6c5 0x3 .rodata_wlog_error.47 - 0x3c0ada20 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ada5a 0x2 + 0x3c0ad6c8 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ad702 0x2 .rodata_wlog_error.57 - 0x3c0ada5c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ada63 0x1 + 0x3c0ad704 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ad70b 0x1 .rodata_wlog_error.64 - 0x3c0ada64 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ada7b 0x1 + 0x3c0ad70c 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ad723 0x1 .rodata_wlog_error.98 - 0x3c0ada7c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ada83 0x1 + 0x3c0ad724 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ad72b 0x1 .rodata_wlog_error.3 - 0x3c0ada84 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0ada8b 0x1 + 0x3c0ad72c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0ad733 0x1 .rodata_wlog_error.7 - 0x3c0ada8c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0ad734 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_error.8 - 0x3c0adaac 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0adab3 0x1 + 0x3c0ad754 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0ad75b 0x1 .rodata_wlog_error.37 - 0x3c0adab4 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0adaba 0x2 + 0x3c0ad75c 0x6 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ad762 0x2 .rodata_wlog_error.8 - 0x3c0adabc 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0adad6 0x2 + 0x3c0ad764 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ad77e 0x2 .rodata_wlog_error.30 - 0x3c0adad8 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adaf7 0x1 + 0x3c0ad780 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad79f 0x1 .rodata_wlog_error.39 - 0x3c0adaf8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adaff 0x1 + 0x3c0ad7a0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad7a7 0x1 .rodata_wlog_error.42 - 0x3c0adb00 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adb07 0x1 + 0x3c0ad7a8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad7af 0x1 .rodata_wlog_error.54 - 0x3c0adb08 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adb31 0x3 + 0x3c0ad7b0 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad7d9 0x3 .rodata_wlog_error.55 - 0x3c0adb34 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adb5d 0x3 + 0x3c0ad7dc 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad805 0x3 .rodata_wlog_error.56 - 0x3c0adb60 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adb87 0x1 + 0x3c0ad808 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad82f 0x1 .rodata_wlog_error.57 - 0x3c0adb88 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0ad830 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata_wlog_error.69 - 0x3c0adbb0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adbb7 0x1 + 0x3c0ad858 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad85f 0x1 .rodata_wlog_error.75 - 0x3c0adbb8 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adbbf 0x1 + 0x3c0ad860 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad867 0x1 .rodata_wlog_error.8 - 0x3c0adbc0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0adbc7 0x1 + 0x3c0ad868 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ad86f 0x1 .rodata_wlog_error.17 - 0x3c0adbc8 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - *fill* 0x3c0adbe5 0x3 + 0x3c0ad870 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + *fill* 0x3c0ad88d 0x3 .rodata_wlog_error.4 - 0x3c0adbe8 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0adc0f 0x1 + 0x3c0ad890 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ad8b7 0x1 .rodata_wlog_error.6 - 0x3c0adc10 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0adc2f 0x1 + 0x3c0ad8b8 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ad8d7 0x1 .rodata_wlog_error.8 - 0x3c0adc30 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0adc4b 0x1 + 0x3c0ad8d8 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ad8f3 0x1 .rodata_wlog_error.19 - 0x3c0adc4c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adc56 0x2 + 0x3c0ad8f4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad8fe 0x2 .rodata_wlog_error.24 - 0x3c0adc58 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adc62 0x2 + 0x3c0ad900 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad90a 0x2 .rodata_wlog_error.26 - 0x3c0adc64 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adc6e 0x2 + 0x3c0ad90c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad916 0x2 .rodata_wlog_error.27 - 0x3c0adc70 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adc7a 0x2 + 0x3c0ad918 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad922 0x2 .rodata_wlog_error.28 - 0x3c0adc7c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adc86 0x2 + 0x3c0ad924 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad92e 0x2 .rodata_wlog_error.29 - 0x3c0adc88 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adc92 0x2 + 0x3c0ad930 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad93a 0x2 .rodata_wlog_error.30 - 0x3c0adc94 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adc9e 0x2 + 0x3c0ad93c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad946 0x2 .rodata_wlog_error.32 - 0x3c0adca0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adcaa 0x2 + 0x3c0ad948 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad952 0x2 .rodata_wlog_error.33 - 0x3c0adcac 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adcb6 0x2 + 0x3c0ad954 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad95e 0x2 .rodata_wlog_error.34 - 0x3c0adcb8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adcc2 0x2 + 0x3c0ad960 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad96a 0x2 .rodata_wlog_error.40 - 0x3c0adcc4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adcce 0x2 + 0x3c0ad96c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad976 0x2 .rodata_wlog_error.42 - 0x3c0adcd0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adcda 0x2 + 0x3c0ad978 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad982 0x2 .rodata_wlog_error.43 - 0x3c0adcdc 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adce6 0x2 + 0x3c0ad984 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad98e 0x2 .rodata_wlog_error.44 - 0x3c0adce8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adcf2 0x2 + 0x3c0ad990 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad99a 0x2 .rodata_wlog_error.46 - 0x3c0adcf4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adcfe 0x2 + 0x3c0ad99c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9a6 0x2 .rodata_wlog_error.47 - 0x3c0add00 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add0a 0x2 + 0x3c0ad9a8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9b2 0x2 .rodata_wlog_error.48 - 0x3c0add0c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add16 0x2 + 0x3c0ad9b4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9be 0x2 .rodata_wlog_error.49 - 0x3c0add18 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add22 0x2 + 0x3c0ad9c0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9ca 0x2 .rodata_wlog_error.50 - 0x3c0add24 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add2e 0x2 + 0x3c0ad9cc 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9d6 0x2 .rodata_wlog_error.51 - 0x3c0add30 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add3a 0x2 + 0x3c0ad9d8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9e2 0x2 .rodata_wlog_error.52 - 0x3c0add3c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add46 0x2 + 0x3c0ad9e4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9ee 0x2 .rodata_wlog_error.54 - 0x3c0add48 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add52 0x2 + 0x3c0ad9f0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ad9fa 0x2 .rodata_wlog_error.55 - 0x3c0add54 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add5e 0x2 + 0x3c0ad9fc 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada06 0x2 .rodata_wlog_error.59 - 0x3c0add60 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add6a 0x2 + 0x3c0ada08 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada12 0x2 .rodata_wlog_error.6 - 0x3c0add6c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add76 0x2 + 0x3c0ada14 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada1e 0x2 .rodata_wlog_error.60 - 0x3c0add78 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add82 0x2 + 0x3c0ada20 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada2a 0x2 .rodata_wlog_error.61 - 0x3c0add84 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add8e 0x2 + 0x3c0ada2c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada36 0x2 .rodata_wlog_error.63 - 0x3c0add90 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0add9a 0x2 + 0x3c0ada38 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada42 0x2 .rodata_wlog_error.7 - 0x3c0add9c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0adda6 0x2 + 0x3c0ada44 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada4e 0x2 .rodata_wlog_error.8 - 0x3c0adda8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0addb2 0x2 + 0x3c0ada50 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ada5a 0x2 .rodata_wlog_error.14 - 0x3c0addb4 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0addbe 0x2 + 0x3c0ada5c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ada66 0x2 .rodata_wlog_error.15 - 0x3c0addc0 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0addcd 0x3 + 0x3c0ada68 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ada75 0x3 .rodata_wlog_error.16 - 0x3c0addd0 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0addda 0x2 + 0x3c0ada78 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ada82 0x2 .rodata_wlog_error.17 - 0x3c0adddc 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ade01 0x3 + 0x3c0ada84 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0adaa9 0x3 .rodata_wlog_error.18 - 0x3c0ade04 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ade0e 0x2 + 0x3c0adaac 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0adab6 0x2 .rodata_wlog_error.22 - 0x3c0ade10 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ade2b 0x1 + 0x3c0adab8 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0adad3 0x1 .rodata_wlog_error.26 - 0x3c0ade2c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ade42 0x2 + 0x3c0adad4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0adaea 0x2 .rodata_wlog_error.28 - 0x3c0ade44 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0adaec 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.3 - 0x3c0ade64 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0adb0c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.4 - 0x3c0ade90 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0adb38 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.5 - 0x3c0adebc 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0adb64 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.26 - 0x3c0adee8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0adef2 0x2 + 0x3c0adb90 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0adb9a 0x2 .rodata_wlog_error.32 - 0x3c0adef4 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0adf23 0x1 + 0x3c0adb9c 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0adbcb 0x1 .rodata_wlog_error.36 - 0x3c0adf24 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0adbcc 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata_wlog_error.49 - 0x3c0adf50 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0adf5a 0x2 + 0x3c0adbf8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0adc02 0x2 .rodata_wlog_error.53 - 0x3c0adf5c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0adc04 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) *(.rodata_wlog_info .rodata_wlog_info.*) - *fill* 0x3c0adf76 0x2 + *fill* 0x3c0adc1e 0x2 .rodata_wlog_info.47 - 0x3c0adf78 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0adf82 0x2 + 0x3c0adc20 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0adc2a 0x2 .rodata_wlog_info.65 - 0x3c0adf84 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0adf9e 0x2 + 0x3c0adc2c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0adc46 0x2 .rodata_wlog_info.66 - 0x3c0adfa0 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0adfc3 0x1 + 0x3c0adc48 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0adc6b 0x1 .rodata_wlog_info.67 - 0x3c0adfc4 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0adfd9 0x3 + 0x3c0adc6c 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0adc81 0x3 .rodata_wlog_info.68 - 0x3c0adfdc 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0adff6 0x2 + 0x3c0adc84 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0adc9e 0x2 .rodata_wlog_info.10 - 0x3c0adff8 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae01b 0x1 + 0x3c0adca0 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adcc3 0x1 .rodata_wlog_info.11 - 0x3c0ae01c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae039 0x3 + 0x3c0adcc4 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adce1 0x3 .rodata_wlog_info.12 - 0x3c0ae03c 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae05f 0x1 + 0x3c0adce4 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0add07 0x1 .rodata_wlog_info.13 - 0x3c0ae060 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae083 0x1 + 0x3c0add08 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0add2b 0x1 .rodata_wlog_info.14 - 0x3c0ae084 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae0a6 0x2 + 0x3c0add2c 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0add4e 0x2 .rodata_wlog_info.15 - 0x3c0ae0a8 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae0cb 0x1 + 0x3c0add50 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0add73 0x1 .rodata_wlog_info.16 - 0x3c0ae0cc 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae0ef 0x1 + 0x3c0add74 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0add97 0x1 .rodata_wlog_info.17 - 0x3c0ae0f0 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae112 0x2 + 0x3c0add98 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0addba 0x2 .rodata_wlog_info.18 - 0x3c0ae114 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae137 0x1 + 0x3c0addbc 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adddf 0x1 .rodata_wlog_info.19 - 0x3c0ae138 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae15b 0x1 + 0x3c0adde0 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0ade03 0x1 .rodata_wlog_info.20 - 0x3c0ae15c 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae17f 0x1 + 0x3c0ade04 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0ade27 0x1 .rodata_wlog_info.21 - 0x3c0ae180 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae1a2 0x2 + 0x3c0ade28 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0ade4a 0x2 .rodata_wlog_info.22 - 0x3c0ae1a4 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae1c6 0x2 + 0x3c0ade4c 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0ade6e 0x2 .rodata_wlog_info.4 - 0x3c0ae1c8 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae1eb 0x1 + 0x3c0ade70 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0ade93 0x1 .rodata_wlog_info.5 - 0x3c0ae1ec 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae20f 0x1 + 0x3c0ade94 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adeb7 0x1 .rodata_wlog_info.6 - 0x3c0ae210 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae233 0x1 + 0x3c0adeb8 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adedb 0x1 .rodata_wlog_info.7 - 0x3c0ae234 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae257 0x1 + 0x3c0adedc 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adeff 0x1 .rodata_wlog_info.8 - 0x3c0ae258 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae27b 0x1 + 0x3c0adf00 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adf23 0x1 .rodata_wlog_info.9 - 0x3c0ae27c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0ae299 0x3 + 0x3c0adf24 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0adf41 0x3 .rodata_wlog_info.3 - 0x3c0ae29c 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0adf44 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.4 - 0x3c0ae2a8 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0ae2d3 0x1 + 0x3c0adf50 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0adf7b 0x1 .rodata_wlog_info.5 - 0x3c0ae2d4 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0ae302 0x2 + 0x3c0adf7c 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0adfaa 0x2 .rodata_wlog_info.6 - 0x3c0ae304 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0adfac 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.8 - 0x3c0ae358 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0ae000 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.9 - 0x3c0ae380 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0ae3b2 0x2 + 0x3c0ae028 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0ae05a 0x2 .rodata_wlog_info.100 - 0x3c0ae3b4 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0ae05c 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.102 - 0x3c0ae3f4 0x43 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ae437 0x1 + 0x3c0ae09c 0x43 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ae0df 0x1 .rodata_wlog_info.2 - 0x3c0ae438 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ae44f 0x1 + 0x3c0ae0e0 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ae0f7 0x1 .rodata_wlog_info.37 - 0x3c0ae450 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0ae0f8 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.68 - 0x3c0ae470 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ae48f 0x1 + 0x3c0ae118 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ae137 0x1 .rodata_wlog_info.69 - 0x3c0ae490 0x51 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ae4e1 0x3 + 0x3c0ae138 0x51 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ae189 0x3 .rodata_wlog_info.70 - 0x3c0ae4e4 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0ae18c 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.71 - 0x3c0ae520 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0ae1c8 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.73 - 0x3c0ae55c 0x31 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ae58d 0x3 + 0x3c0ae204 0x31 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ae235 0x3 .rodata_wlog_info.90 - 0x3c0ae590 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ae5d2 0x2 + 0x3c0ae238 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ae27a 0x2 .rodata_wlog_info.96 - 0x3c0ae5d4 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0ae5df 0x1 + 0x3c0ae27c 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ae287 0x1 .rodata_wlog_info.44 - 0x3c0ae5e0 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ae602 0x2 + 0x3c0ae288 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ae2aa 0x2 .rodata_wlog_info.46 - 0x3c0ae604 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ae2ac 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.47 - 0x3c0ae650 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ae2f8 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.65 - 0x3c0ae67c 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ae324 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.30 - 0x3c0ae6b8 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0ae360 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.33 - 0x3c0ae6d0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0ae378 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.34 - 0x3c0ae6e8 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ae726 0x2 + 0x3c0ae390 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ae3ce 0x2 .rodata_wlog_info.37 - 0x3c0ae728 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ae75b 0x1 + 0x3c0ae3d0 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ae403 0x1 .rodata_wlog_info.58 - 0x3c0ae75c 0x4d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0ae7a9 0x3 + 0x3c0ae404 0x4d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0ae451 0x3 .rodata_wlog_info.60 - 0x3c0ae7ac 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0ae454 0x44 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.17 - 0x3c0ae7f0 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ae7fd 0x3 + 0x3c0ae498 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ae4a5 0x3 .rodata_wlog_info.61 - 0x3c0ae800 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ae833 0x1 + 0x3c0ae4a8 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ae4db 0x1 .rodata_wlog_info.62 - 0x3c0ae834 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ae873 0x1 + 0x3c0ae4dc 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ae51b 0x1 .rodata_wlog_info.63 - 0x3c0ae874 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ae51c 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_info.78 - 0x3c0ae8ac 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ae8c1 0x3 + 0x3c0ae554 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ae569 0x3 .rodata_wlog_info.79 - 0x3c0ae8c4 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ae8e1 0x3 + 0x3c0ae56c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ae589 0x3 .rodata_wlog_info.2 - 0x3c0ae8e4 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - *fill* 0x3c0ae907 0x1 + 0x3c0ae58c 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + *fill* 0x3c0ae5af 0x1 .rodata_wlog_info.2 - 0x3c0ae908 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0ae929 0x3 + 0x3c0ae5b0 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0ae5d1 0x3 .rodata_wlog_info.100 - 0x3c0ae92c 0x59 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ae985 0x3 + 0x3c0ae5d4 0x59 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae62d 0x3 .rodata_wlog_info.103 - 0x3c0ae988 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0ae630 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.104 - 0x3c0ae998 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0ae640 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.109 - 0x3c0ae9d4 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ae9f2 0x2 + 0x3c0ae67c 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae69a 0x2 .rodata_wlog_info.111 - 0x3c0ae9f4 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aea12 0x2 + 0x3c0ae69c 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae6ba 0x2 .rodata_wlog_info.114 - 0x3c0aea14 0x53 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aea67 0x1 + 0x3c0ae6bc 0x53 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae70f 0x1 .rodata_wlog_info.115 - 0x3c0aea68 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0ae710 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.13 - 0x3c0aea88 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0ae730 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.41 - 0x3c0aeab8 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0ae760 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.42 - 0x3c0aead8 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aeae7 0x1 + 0x3c0ae780 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae78f 0x1 .rodata_wlog_info.49 - 0x3c0aeae8 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aeafd 0x3 + 0x3c0ae790 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae7a5 0x3 .rodata_wlog_info.54 - 0x3c0aeb00 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aeb35 0x3 + 0x3c0ae7a8 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae7dd 0x3 .rodata_wlog_info.56 - 0x3c0aeb38 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aeb67 0x1 + 0x3c0ae7e0 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae80f 0x1 .rodata_wlog_info.86 - 0x3c0aeb68 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0ae810 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.87 - 0x3c0aeb88 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aebbb 0x1 + 0x3c0ae830 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae863 0x1 .rodata_wlog_info.99 - 0x3c0aebbc 0x5d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aec19 0x3 + 0x3c0ae864 0x5d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ae8c1 0x3 .rodata_wlog_info.28 - 0x3c0aec1c 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0aec51 0x3 + 0x3c0ae8c4 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0ae8f9 0x3 .rodata_wlog_info.11 - 0x3c0aec54 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aec7d 0x3 + 0x3c0ae8fc 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ae925 0x3 .rodata_wlog_info.12 - 0x3c0aec80 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aecba 0x2 + 0x3c0ae928 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ae962 0x2 .rodata_wlog_info.13 - 0x3c0aecbc 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0ae964 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.14 - 0x3c0aed04 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aed32 0x2 + 0x3c0ae9ac 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ae9da 0x2 .rodata_wlog_info.15 - 0x3c0aed34 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0ae9dc 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.16 - 0x3c0aed58 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aed92 0x2 + 0x3c0aea00 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0aea3a 0x2 .rodata_wlog_info.17 - 0x3c0aed94 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0aea3c 0x48 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.18 - 0x3c0aeddc 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aee0a 0x2 + 0x3c0aea84 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0aeab2 0x2 .rodata_wlog_info.19 - 0x3c0aee0c 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aee3b 0x1 + 0x3c0aeab4 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0aeae3 0x1 .rodata_wlog_info.52 - 0x3c0aee3c 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aee7b 0x1 + 0x3c0aeae4 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0aeb23 0x1 .rodata_wlog_info.56 - 0x3c0aee7c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0aeb24 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.57 - 0x3c0aee90 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0aeb38 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.58 - 0x3c0aeedc 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aef0a 0x2 + 0x3c0aeb84 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0aebb2 0x2 .rodata_wlog_info.59 - 0x3c0aef0c 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aef62 0x2 + 0x3c0aebb4 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0aec0a 0x2 .rodata_wlog_info.7 - 0x3c0aef64 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0aefa6 0x2 + 0x3c0aec0c 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0aec4e 0x2 .rodata_wlog_info.10 - 0x3c0aefa8 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3c0aec50 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .rodata_wlog_info.21 - 0x3c0aefb4 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0aefc5 0x3 + 0x3c0aec5c 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0aec6d 0x3 .rodata_wlog_info.25 - 0x3c0aefc8 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0aefda 0x2 + 0x3c0aec70 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0aec82 0x2 .rodata_wlog_info.58 - 0x3c0aefdc 0x31 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0af00d 0x3 + 0x3c0aec84 0x31 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0aecb5 0x3 .rodata_wlog_info.11 - 0x3c0af010 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0af03a 0x2 + 0x3c0aecb8 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0aece2 0x2 .rodata_wlog_info.12 - 0x3c0af03c 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0af05f 0x1 + 0x3c0aece4 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0aed07 0x1 .rodata_wlog_info.13 - 0x3c0af060 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3c0aed08 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) .rodata_wlog_info.14 - 0x3c0af084 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0af0a9 0x3 + 0x3c0aed2c 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0aed51 0x3 .rodata_wlog_info.15 - 0x3c0af0ac 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0af0ca 0x2 + 0x3c0aed54 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0aed72 0x2 .rodata_wlog_info.16 - 0x3c0af0cc 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0af0eb 0x1 + 0x3c0aed74 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0aed93 0x1 .rodata_wlog_info.17 - 0x3c0af0ec 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0af109 0x3 + 0x3c0aed94 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0aedb1 0x3 .rodata_wlog_info.18 - 0x3c0af10c 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0af12d 0x3 + 0x3c0aedb4 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0aedd5 0x3 .rodata_wlog_info.39 - 0x3c0af130 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0af143 0x1 + 0x3c0aedd8 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0aedeb 0x1 .rodata_wlog_info.45 - 0x3c0af144 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0af151 0x3 + 0x3c0aedec 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0aedf9 0x3 .rodata_wlog_info.64 - 0x3c0af154 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0af165 0x3 + 0x3c0aedfc 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0aee0d 0x3 .rodata_wlog_info.3 - 0x3c0af168 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - *fill* 0x3c0af1a2 0x2 + 0x3c0aee10 0x3a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + *fill* 0x3c0aee4a 0x2 .rodata_wlog_info.17 - 0x3c0af1a4 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af1b6 0x2 + 0x3c0aee4c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aee5e 0x2 .rodata_wlog_info.18 - 0x3c0af1b8 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af1cb 0x1 + 0x3c0aee60 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aee73 0x1 .rodata_wlog_info.33 - 0x3c0af1cc 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af1eb 0x1 + 0x3c0aee74 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aee93 0x1 .rodata_wlog_info.34 - 0x3c0af1ec 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af20a 0x2 + 0x3c0aee94 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aeeb2 0x2 .rodata_wlog_info.35 - 0x3c0af20c 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af22b 0x1 + 0x3c0aeeb4 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aeed3 0x1 .rodata_wlog_info.37 - 0x3c0af22c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af247 0x1 + 0x3c0aeed4 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aeeef 0x1 .rodata_wlog_info.45 - 0x3c0af248 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af257 0x1 + 0x3c0aeef0 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aeeff 0x1 .rodata_wlog_info.46 - 0x3c0af258 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0aef00 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata_wlog_info.47 - 0x3c0af270 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0af285 0x3 + 0x3c0aef18 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0aef2d 0x3 .rodata_wlog_info.2 - 0x3c0af288 0x53 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - *fill* 0x3c0af2db 0x1 + 0x3c0aef30 0x53 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *fill* 0x3c0aef83 0x1 .rodata_wlog_info.4 - 0x3c0af2dc 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x3c0aef84 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) *(.rodata_wlog_warning .rodata_wlog_warning.*) - *fill* 0x3c0af2f3 0x1 + *fill* 0x3c0aef9b 0x1 .rodata_wlog_warning.10 - 0x3c0af2f4 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af30f 0x1 + 0x3c0aef9c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0aefb7 0x1 .rodata_wlog_warning.11 - 0x3c0af310 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af337 0x1 + 0x3c0aefb8 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0aefdf 0x1 .rodata_wlog_warning.12 - 0x3c0af338 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0aefe0 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata_wlog_warning.13 - 0x3c0af35c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af372 0x2 + 0x3c0af004 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0af01a 0x2 .rodata_wlog_warning.14 - 0x3c0af374 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af3a2 0x2 + 0x3c0af01c 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0af04a 0x2 .rodata_wlog_warning.15 - 0x3c0af3a4 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af3c3 0x1 + 0x3c0af04c 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0af06b 0x1 .rodata_wlog_warning.4 - 0x3c0af3c4 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af3de 0x2 + 0x3c0af06c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0af086 0x2 .rodata_wlog_warning.8 - 0x3c0af3e0 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af3fb 0x1 + 0x3c0af088 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0af0a3 0x1 .rodata_wlog_warning.9 - 0x3c0af3fc 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0af417 0x1 + 0x3c0af0a4 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0af0bf 0x1 .rodata_wlog_warning.106 - 0x3c0af418 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af423 0x1 + 0x3c0af0c0 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af0cb 0x1 .rodata_wlog_warning.107 - 0x3c0af424 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af42f 0x1 + 0x3c0af0cc 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af0d7 0x1 .rodata_wlog_warning.116 - 0x3c0af430 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af44a 0x2 + 0x3c0af0d8 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af0f2 0x2 .rodata_wlog_warning.130 - 0x3c0af44c 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0af0f4 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.131 - 0x3c0af488 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af4ad 0x3 + 0x3c0af130 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af155 0x3 .rodata_wlog_warning.132 - 0x3c0af4b0 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af4d3 0x1 + 0x3c0af158 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af17b 0x1 .rodata_wlog_warning.30 - 0x3c0af4d4 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0af17c 0x60 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.33 - 0x3c0af534 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af54a 0x2 + 0x3c0af1dc 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af1f2 0x2 .rodata_wlog_warning.34 - 0x3c0af54c 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af563 0x1 + 0x3c0af1f4 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af20b 0x1 .rodata_wlog_warning.36 - 0x3c0af564 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af5aa 0x2 + 0x3c0af20c 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af252 0x2 .rodata_wlog_warning.37 - 0x3c0af5ac 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0af254 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.38 - 0x3c0af600 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0af2a8 0x50 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.62 - 0x3c0af650 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0af2f8 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.64 - 0x3c0af664 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0af30c 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.69 - 0x3c0af694 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af6ae 0x2 + 0x3c0af33c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af356 0x2 .rodata_wlog_warning.89 - 0x3c0af6b0 0x5b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0af70b 0x1 + 0x3c0af358 0x5b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0af3b3 0x1 .rodata_wlog_warning.23 - 0x3c0af70c 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0af715 0x3 + 0x3c0af3b4 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0af3bd 0x3 .rodata_wlog_warning.24 - 0x3c0af718 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0af729 0x3 + 0x3c0af3c0 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0af3d1 0x3 .rodata_wlog_warning.10 - 0x3c0af72c 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0af74a 0x2 + 0x3c0af3d4 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0af3f2 0x2 .rodata_wlog_warning.4 - 0x3c0af74c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0af3f4 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.6 - 0x3c0af76c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0af786 0x2 + 0x3c0af414 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0af42e 0x2 .rodata_wlog_warning.7 - 0x3c0af788 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0af430 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.9 - 0x3c0af7a4 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0af44c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.10 - 0x3c0af7c0 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0af81a 0x2 + 0x3c0af468 0x5a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0af4c2 0x2 .rodata_wlog_warning.101 - 0x3c0af81c 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0af841 0x3 + 0x3c0af4c4 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0af4e9 0x3 .rodata_wlog_warning.67 - 0x3c0af844 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0af4ec 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_warning.93 - 0x3c0af860 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0af87d 0x3 + 0x3c0af508 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0af525 0x3 .rodata_wlog_warning.99 - 0x3c0af880 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0af8a5 0x3 + 0x3c0af528 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0af54d 0x3 .rodata_wlog_warning.15 - 0x3c0af8a8 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0af8d7 0x1 + 0x3c0af550 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af57f 0x1 .rodata_wlog_warning.16 - 0x3c0af8d8 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0af926 0x2 + 0x3c0af580 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af5ce 0x2 .rodata_wlog_warning.17 - 0x3c0af928 0x61 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0af989 0x3 + 0x3c0af5d0 0x61 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af631 0x3 .rodata_wlog_warning.20 - 0x3c0af98c 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0af99b 0x1 + 0x3c0af634 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af643 0x1 .rodata_wlog_warning.3 - 0x3c0af99c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0af9b5 0x3 + 0x3c0af644 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af65d 0x3 .rodata_wlog_warning.36 - 0x3c0af9b8 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0af660 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_warning.37 - 0x3c0af9d0 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0afa06 0x2 + 0x3c0af678 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af6ae 0x2 .rodata_wlog_warning.45 - 0x3c0afa08 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0afa31 0x3 + 0x3c0af6b0 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af6d9 0x3 .rodata_wlog_warning.53 - 0x3c0afa34 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0afa46 0x2 + 0x3c0af6dc 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af6ee 0x2 .rodata_wlog_warning.6 - 0x3c0afa48 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0afa57 0x1 + 0x3c0af6f0 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af6ff 0x1 .rodata_wlog_warning.61 - 0x3c0afa58 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0afa61 0x3 + 0x3c0af700 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af709 0x3 .rodata_wlog_warning.63 - 0x3c0afa64 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0afa6d 0x3 + 0x3c0af70c 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0af715 0x3 .rodata_wlog_warning.17 - 0x3c0afa70 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afa7a 0x2 + 0x3c0af718 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af722 0x2 .rodata_wlog_warning.25 - 0x3c0afa7c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0af724 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.28 - 0x3c0afa90 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0af738 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.31 - 0x3c0afaa4 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0af74c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.33 - 0x3c0afab8 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afac2 0x2 + 0x3c0af760 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af76a 0x2 .rodata_wlog_warning.34 - 0x3c0afac4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afada 0x2 + 0x3c0af76c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af782 0x2 .rodata_wlog_warning.35 - 0x3c0afadc 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afaea 0x2 + 0x3c0af784 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af792 0x2 .rodata_wlog_warning.41 - 0x3c0afaec 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb02 0x2 + 0x3c0af794 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af7aa 0x2 .rodata_wlog_warning.44 - 0x3c0afb04 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb15 0x3 + 0x3c0af7ac 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af7bd 0x3 .rodata_wlog_warning.45 - 0x3c0afb18 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb23 0x1 + 0x3c0af7c0 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af7cb 0x1 .rodata_wlog_warning.57 - 0x3c0afb24 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb35 0x3 + 0x3c0af7cc 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af7dd 0x3 .rodata_wlog_warning.59 - 0x3c0afb38 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb4d 0x3 + 0x3c0af7e0 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af7f5 0x3 .rodata_wlog_warning.60 - 0x3c0afb50 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb6a 0x2 + 0x3c0af7f8 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af812 0x2 .rodata_wlog_warning.61 - 0x3c0afb6c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb76 0x2 + 0x3c0af814 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af81e 0x2 .rodata_wlog_warning.7 - 0x3c0afb78 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afb85 0x3 + 0x3c0af820 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af82d 0x3 .rodata_wlog_warning.8 - 0x3c0afb88 0x47 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0afbcf 0x1 + 0x3c0af830 0x47 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0af877 0x1 .rodata_wlog_warning.12 - 0x3c0afbd0 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afbd7 0x1 + 0x3c0af878 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af87f 0x1 .rodata_wlog_warning.14 - 0x3c0afbd8 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afbfb 0x1 + 0x3c0af880 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af8a3 0x1 .rodata_wlog_warning.15 - 0x3c0afbfc 0x5b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afc57 0x1 + 0x3c0af8a4 0x5b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af8ff 0x1 .rodata_wlog_warning.3 - 0x3c0afc58 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afc82 0x2 + 0x3c0af900 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af92a 0x2 .rodata_wlog_warning.4 - 0x3c0afc84 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afc8d 0x3 + 0x3c0af92c 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af935 0x3 .rodata_wlog_warning.45 - 0x3c0afc90 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afcae 0x2 + 0x3c0af938 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af956 0x2 .rodata_wlog_warning.46 - 0x3c0afcb0 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afcd1 0x3 + 0x3c0af958 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af979 0x3 .rodata_wlog_warning.47 - 0x3c0afcd4 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afcf5 0x3 + 0x3c0af97c 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af99d 0x3 .rodata_wlog_warning.52 - 0x3c0afcf8 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0af9a0 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.53 - 0x3c0afd34 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afd4f 0x1 + 0x3c0af9dc 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0af9f7 0x1 .rodata_wlog_warning.54 - 0x3c0afd50 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afd8d 0x3 + 0x3c0af9f8 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0afa35 0x3 .rodata_wlog_warning.57 - 0x3c0afd90 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afdb5 0x3 + 0x3c0afa38 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0afa5d 0x3 .rodata_wlog_warning.59 - 0x3c0afdb8 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afddd 0x3 + 0x3c0afa60 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0afa85 0x3 .rodata_wlog_warning.6 - 0x3c0afde0 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0afde9 0x3 + 0x3c0afa88 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0afa91 0x3 .rodata_wlog_warning.7 - 0x3c0afdec 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0afa94 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.8 - 0x3c0afe10 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0afab8 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.10 - 0x3c0afe30 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0afe4d 0x3 + 0x3c0afad8 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0afaf5 0x3 .rodata_wlog_warning.11 - 0x3c0afe50 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0afe62 0x2 + 0x3c0afaf8 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0afb0a 0x2 .rodata_wlog_warning.55 - 0x3c0afe64 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0afe7e 0x2 + 0x3c0afb0c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0afb26 0x2 .rodata_wlog_warning.7 - 0x3c0afe80 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0afeae 0x2 + 0x3c0afb28 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0afb56 0x2 .rodata_wlog_warning.3 - 0x3c0afeb0 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0afece 0x2 + 0x3c0afb58 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0afb76 0x2 .rodata_wlog_warning.2 - 0x3c0afed0 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - *fill* 0x3c0afee5 0x3 + 0x3c0afb78 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + *fill* 0x3c0afb8d 0x3 .rodata_wlog_warning.113 - 0x3c0afee8 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aff0e 0x2 + 0x3c0afb90 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0afbb6 0x2 .rodata_wlog_warning.75 - 0x3c0aff10 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aff31 0x3 + 0x3c0afbb8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0afbd9 0x3 .rodata_wlog_warning.2 - 0x3c0aff34 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0aff57 0x1 + 0x3c0afbdc 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0afbff 0x1 .rodata_wlog_warning.27 - 0x3c0aff58 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0aff79 0x3 + 0x3c0afc00 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0afc21 0x3 .rodata_wlog_warning.29 - 0x3c0aff7c 0x45 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0affc1 0x3 + 0x3c0afc24 0x45 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0afc69 0x3 .rodata_wlog_warning.30 - 0x3c0affc4 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b0016 0x2 + 0x3c0afc6c 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0afcbe 0x2 .rodata_wlog_warning.44 - 0x3c0b0018 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b0041 0x3 + 0x3c0afcc0 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0afce9 0x3 .rodata_wlog_warning.2 - 0x3c0b0044 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - *fill* 0x3c0b0081 0x3 + 0x3c0afcec 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c0afd29 0x3 .rodata_wlog_warning.27 - 0x3c0b0084 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0b009e 0x2 + 0x3c0afd2c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0afd46 0x2 .rodata_wlog_warning.31 - 0x3c0b00a0 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0b00ad 0x3 + 0x3c0afd48 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0afd55 0x3 .rodata_wlog_warning.52 - 0x3c0b00b0 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0afd58 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata_wlog_warning.53 - 0x3c0b00d0 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0b00f1 0x3 + 0x3c0afd78 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0afd99 0x3 .rodata_wlog_warning.10 - 0x3c0b00f4 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3c0afd9c 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) .rodata_wlog_warning.53 - 0x3c0b011c 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0b012f 0x1 + 0x3c0afdc4 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0afdd7 0x1 .rodata_wlog_warning.65 - 0x3c0b0130 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0b0151 0x3 + 0x3c0afdd8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0afdf9 0x3 .rodata_wlog_warning.23 - 0x3c0b0154 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0b0162 0x2 + 0x3c0afdfc 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0afe0a 0x2 .rodata_wlog_warning.24 - 0x3c0b0164 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0b016b 0x1 + 0x3c0afe0c 0x7 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0afe13 0x1 .rodata_wlog_warning.6 - 0x3c0b016c 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0b019e 0x2 + 0x3c0afe14 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0afe46 0x2 .rodata_wlog_warning.7 - 0x3c0b01a0 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0b01ce 0x2 + 0x3c0afe48 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0afe76 0x2 .rodata_wlog_warning.20 - 0x3c0b01d0 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0b01e5 0x3 + 0x3c0afe78 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0afe8d 0x3 .rodata_wlog_warning.31 - 0x3c0b01e8 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0b01fb 0x1 + 0x3c0afe90 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0afea3 0x1 .rodata_wlog_warning.2 - 0x3c0b01fc 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0b0205 0x3 + 0x3c0afea4 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0afead 0x3 .rodata_wlog_warning.3 - 0x3c0b0208 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0b0211 0x3 + 0x3c0afeb0 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0afeb9 0x3 .rodata_wlog_warning.4 - 0x3c0b0214 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0b021d 0x3 + 0x3c0afebc 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0afec5 0x3 .rodata_wlog_warning.5 - 0x3c0b0220 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0b0229 0x3 + 0x3c0afec8 0x9 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0afed1 0x3 .rodata_wlog_warning.6 - 0x3c0b022c 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0b023d 0x3 + 0x3c0afed4 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0afee5 0x3 .rodata_wlog_warning.2 - 0x3c0b0240 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0afee8 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) .rodata_wlog_warning.3 - 0x3c0b024c 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0afef4 0x1f /home/alex/esp/v5.3.2/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 - 0x3c0b026b 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c0b026f 0x1 + 0x3c0aff13 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c0aff17 0x1 .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c0b0270 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x3c0aff18 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .gcc_except_table.__cxa_get_globals_fast - 0x3c0b0280 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0aff28 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table.__cxa_get_globals - 0x3c0b0284 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0aff2c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE - 0x3c0b0288 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0aff30 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .gcc_except_table._ZSt13get_terminatev - 0x3c0b0298 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0aff40 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) *(.gnu.linkonce.e.*) - 0x3c0b029c . = ALIGN (0x4) - 0x3c0b029c __init_priority_array_start = ABSOLUTE (.) + 0x3c0aff44 . = ALIGN (0x4) + 0x3c0aff44 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c0b029c __init_priority_array_end = ABSOLUTE (.) - 0x3c0b029c . = ALIGN (0x4) - 0x3c0b029c __init_array_start = ABSOLUTE (.) + 0x3c0aff44 __init_priority_array_end = ABSOLUTE (.) + 0x3c0aff44 . = ALIGN (0x4) + 0x3c0aff44 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c0b029c 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .init_array 0x3c0b02a0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c0b02a4 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .init_array 0x3c0b02a8 0x4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .init_array 0x3c0b02ac 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .init_array 0x3c0b02b0 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .init_array 0x3c0b02b4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .init_array 0x3c0b02b8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x3c0b02bc __init_array_end = ABSOLUTE (.) - 0x3c0b02bc . = ALIGN (0x4) - 0x3c0b02bc soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c0aff44 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c0aff48 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c0aff4c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .init_array 0x3c0aff50 0x4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .init_array 0x3c0aff54 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .init_array 0x3c0aff58 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .init_array 0x3c0aff5c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .init_array 0x3c0aff60 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0aff64 __init_array_end = ABSOLUTE (.) + 0x3c0aff64 . = ALIGN (0x4) + 0x3c0aff64 soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c0b02bc 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0b02dc soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c0b02dc . = ALIGN (0x4) - 0x3c0b02dc _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c0aff64 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0aff84 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c0aff84 . = ALIGN (0x4) + 0x3c0aff84 _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c0b02dc 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0aff84 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c0b02e4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0aff8c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c0b02ec 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c0aff94 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c0b02f4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0aff9c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c0b02fc 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0affa4 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.100 - 0x3c0b0304 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0affac 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .esp_system_init_fn.101 - 0x3c0b030c 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c0affb4 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c0b0314 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c0affbc 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c0b031c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0affc4 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.104 - 0x3c0b0324 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0affcc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0b032c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0affd4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0b0334 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0affdc 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.110 - 0x3c0b033c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0affe4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.112 - 0x3c0b0344 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0affec 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .esp_system_init_fn.114 - 0x3c0b034c 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0afff4 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3c0b0354 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0afffc 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.120 - 0x3c0b035c 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c0b0004 0x8 esp-idf/pthread/libpthread.a(pthread.c.obj) .esp_system_init_fn.130 - 0x3c0b0364 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0b000c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.140 - 0x3c0b036c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0b0014 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.203 - 0x3c0b0374 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0b001c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.230 - 0x3c0b037c 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3c0b0024 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 - 0x3c0b0384 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c0b038c _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c0b038c _rodata_end = ABSOLUTE (.) - 0x3c0b038c . = ALIGN (ALIGNOF (.eh_frame_hdr)) + 0x3c0b002c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0b0034 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c0b0034 _rodata_end = ABSOLUTE (.) + 0x3c0b0034 . = 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 0x3c0b038c 0x0 - 0x3c0b038c . = ALIGN (ALIGNOF (.eh_frame)) +.eh_frame_hdr 0x3c0b0034 0x0 + 0x3c0b0034 . = 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 0x3c0b038c 0x0 - 0x3c0b038c . = ALIGN (ALIGNOF (.flash.tdata)) +.eh_frame 0x3c0b0034 0x0 + 0x3c0b0034 . = 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 0x3c0b038c 0x0 - 0x3c0b038c _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c0b0034 0x0 + 0x3c0b0034 _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c0b038c . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c0b038c _thread_local_data_end = ABSOLUTE (.) + 0x3c0b0034 . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c0b0034 _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 0x3c0b038c 0x0 - 0x3c0b038c _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c0b0034 0x0 + 0x3c0b0034 _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c0b038c _thread_local_bss_end = ABSOLUTE (.) + 0x3c0b0034 _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c0b038c 0x2dcc - 0x3c0b038c _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c0b0034 0x2dcc + 0x3c0b0034 _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) .rodata_wlog_debug.11 - 0x3c0b038c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0b039e 0x2 + 0x3c0b0034 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0b0046 0x2 .rodata_wlog_debug.4 - 0x3c0b03a0 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0b0048 0x4c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata_wlog_debug.5 - 0x3c0b03ec 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0b040f 0x1 + 0x3c0b0094 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0b00b7 0x1 .rodata_wlog_debug.6 - 0x3c0b0410 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0b0433 0x1 + 0x3c0b00b8 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0b00db 0x1 .rodata_wlog_debug.7 - 0x3c0b0434 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0b0476 0x2 + 0x3c0b00dc 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0b011e 0x2 .rodata_wlog_debug.8 - 0x3c0b0478 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0b049b 0x1 + 0x3c0b0120 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0b0143 0x1 .rodata_wlog_debug.115 - 0x3c0b049c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0b0144 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.124 - 0x3c0b04c8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b04e9 0x3 + 0x3c0b0170 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b0191 0x3 .rodata_wlog_debug.125 - 0x3c0b04ec 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0b0194 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.126 - 0x3c0b0524 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0b01cc 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.127 - 0x3c0b0554 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b058f 0x1 + 0x3c0b01fc 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b0237 0x1 .rodata_wlog_debug.128 - 0x3c0b0590 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0b0238 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.27 - 0x3c0b05c0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0b0268 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.28 - 0x3c0b05d8 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b05f1 0x3 + 0x3c0b0280 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b0299 0x3 .rodata_wlog_debug.39 - 0x3c0b05f4 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b060d 0x3 + 0x3c0b029c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b02b5 0x3 .rodata_wlog_debug.40 - 0x3c0b0610 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b0629 0x3 + 0x3c0b02b8 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b02d1 0x3 .rodata_wlog_debug.5 - 0x3c0b062c 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b063b 0x1 + 0x3c0b02d4 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b02e3 0x1 .rodata_wlog_debug.6 - 0x3c0b063c 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b064a 0x2 + 0x3c0b02e4 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b02f2 0x2 .rodata_wlog_debug.7 - 0x3c0b064c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0b02f4 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.73 - 0x3c0b065c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b0677 0x1 + 0x3c0b0304 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b031f 0x1 .rodata_wlog_debug.74 - 0x3c0b0678 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b068e 0x2 + 0x3c0b0320 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b0336 0x2 .rodata_wlog_debug.8 - 0x3c0b0690 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0b069f 0x1 + 0x3c0b0338 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0b0347 0x1 .rodata_wlog_debug.10 - 0x3c0b06a0 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b0348 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.11 - 0x3c0b06c4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b036c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.12 - 0x3c0b06dc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b0384 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.13 - 0x3c0b06f4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b039c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.14 + 0x3c0b03b4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.15 + 0x3c0b03cc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.16 + 0x3c0b03e4 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0411 0x3 + .rodata_wlog_debug.17 + 0x3c0b0414 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.18 + 0x3c0b042c 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b043d 0x3 + .rodata_wlog_debug.19 + 0x3c0b0440 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b044a 0x2 + .rodata_wlog_debug.20 + 0x3c0b044c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.21 + 0x3c0b0464 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.22 + 0x3c0b047c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0497 0x1 + .rodata_wlog_debug.23 + 0x3c0b0498 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b04b2 0x2 + .rodata_wlog_debug.24 + 0x3c0b04b4 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b04dd 0x3 + .rodata_wlog_debug.25 + 0x3c0b04e0 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.26 + 0x3c0b0500 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0519 0x3 + .rodata_wlog_debug.27 + 0x3c0b051c 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0537 0x1 + .rodata_wlog_debug.28 + 0x3c0b0538 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.29 + 0x3c0b054c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0562 0x2 + .rodata_wlog_debug.3 + 0x3c0b0564 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0583 0x1 + .rodata_wlog_debug.30 + 0x3c0b0584 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.31 + 0x3c0b05a0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.32 + 0x3c0b05b8 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.33 + 0x3c0b05d0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.34 + 0x3c0b05e8 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0603 0x1 + .rodata_wlog_debug.35 + 0x3c0b0604 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b061a 0x2 + .rodata_wlog_debug.36 + 0x3c0b061c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0632 0x2 + .rodata_wlog_debug.38 + 0x3c0b0634 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0663 0x1 + .rodata_wlog_debug.39 + 0x3c0b0664 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.4 + 0x3c0b067c 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0691 0x3 + .rodata_wlog_debug.40 + 0x3c0b0694 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.41 + 0x3c0b06ac 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.42 + 0x3c0b06e8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0709 0x3 + .rodata_wlog_debug.43 0x3c0b070c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.15 - 0x3c0b0724 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.16 - 0x3c0b073c 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0769 0x3 - .rodata_wlog_debug.17 - 0x3c0b076c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.18 - 0x3c0b0784 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0795 0x3 - .rodata_wlog_debug.19 - 0x3c0b0798 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b07a2 0x2 - .rodata_wlog_debug.20 - 0x3c0b07a4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.21 - 0x3c0b07bc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.22 - 0x3c0b07d4 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b07ef 0x1 - .rodata_wlog_debug.23 - 0x3c0b07f0 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b080a 0x2 - .rodata_wlog_debug.24 - 0x3c0b080c 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0835 0x3 - .rodata_wlog_debug.25 - 0x3c0b0838 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.26 - 0x3c0b0858 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0871 0x3 - .rodata_wlog_debug.27 - 0x3c0b0874 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b088f 0x1 - .rodata_wlog_debug.28 - 0x3c0b0890 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.29 - 0x3c0b08a4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b08ba 0x2 - .rodata_wlog_debug.3 - 0x3c0b08bc 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b08db 0x1 - .rodata_wlog_debug.30 - 0x3c0b08dc 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.31 - 0x3c0b08f8 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.32 - 0x3c0b0910 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.33 - 0x3c0b0928 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.34 - 0x3c0b0940 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b095b 0x1 - .rodata_wlog_debug.35 - 0x3c0b095c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0972 0x2 - .rodata_wlog_debug.36 - 0x3c0b0974 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b098a 0x2 - .rodata_wlog_debug.38 - 0x3c0b098c 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b09bb 0x1 - .rodata_wlog_debug.39 - 0x3c0b09bc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.4 - 0x3c0b09d4 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b09e9 0x3 - .rodata_wlog_debug.40 - 0x3c0b09ec 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.41 - 0x3c0b0a04 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.42 - 0x3c0b0a40 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0a61 0x3 - .rodata_wlog_debug.43 - 0x3c0b0a64 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.45 - 0x3c0b0a7c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0a95 0x3 + 0x3c0b0724 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b073d 0x3 .rodata_wlog_debug.46 - 0x3c0b0a98 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0aae 0x2 + 0x3c0b0740 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0756 0x2 .rodata_wlog_debug.5 - 0x3c0b0ab0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b0758 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.58 - 0x3c0b0ac8 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b0770 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.59 - 0x3c0b0ae4 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0b07 0x1 + 0x3c0b078c 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b07af 0x1 .rodata_wlog_debug.6 - 0x3c0b0b08 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b07b0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.60 - 0x3c0b0b20 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0b2f 0x1 + 0x3c0b07c8 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b07d7 0x1 .rodata_wlog_debug.61 - 0x3c0b0b30 0x37 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0b67 0x1 + 0x3c0b07d8 0x37 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b080f 0x1 .rodata_wlog_debug.62 - 0x3c0b0b68 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0b8b 0x1 + 0x3c0b0810 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0833 0x1 .rodata_wlog_debug.63 - 0x3c0b0b8c 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0baf 0x1 + 0x3c0b0834 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0857 0x1 .rodata_wlog_debug.64 - 0x3c0b0bb0 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0bee 0x2 + 0x3c0b0858 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0896 0x2 .rodata_wlog_debug.65 - 0x3c0b0bf0 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0c13 0x1 + 0x3c0b0898 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b08bb 0x1 .rodata_wlog_debug.7 - 0x3c0b0c14 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b08bc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.72 - 0x3c0b0c2c 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0c5f 0x1 + 0x3c0b08d4 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0907 0x1 .rodata_wlog_debug.74 - 0x3c0b0c60 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0c9f 0x1 + 0x3c0b0908 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0947 0x1 .rodata_wlog_debug.75 - 0x3c0b0ca0 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0cb7 0x1 + 0x3c0b0948 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b095f 0x1 .rodata_wlog_debug.76 - 0x3c0b0cb8 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0cde 0x2 + 0x3c0b0960 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0986 0x2 .rodata_wlog_debug.77 - 0x3c0b0ce0 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0d16 0x2 + 0x3c0b0988 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b09be 0x2 .rodata_wlog_debug.78 - 0x3c0b0d18 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b09c0 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.79 - 0x3c0b0d38 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0d4e 0x2 + 0x3c0b09e0 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b09f6 0x2 .rodata_wlog_debug.8 - 0x3c0b0d50 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b09f8 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.80 - 0x3c0b0d7c 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0da1 0x3 + 0x3c0b0a24 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0a49 0x3 .rodata_wlog_debug.81 - 0x3c0b0da4 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0dbd 0x3 + 0x3c0b0a4c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0a65 0x3 .rodata_wlog_debug.82 - 0x3c0b0dc0 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0de5 0x3 + 0x3c0b0a68 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0a8d 0x3 .rodata_wlog_debug.83 - 0x3c0b0de8 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0e15 0x3 + 0x3c0b0a90 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0abd 0x3 .rodata_wlog_debug.84 - 0x3c0b0e18 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0e31 0x3 + 0x3c0b0ac0 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0ad9 0x3 .rodata_wlog_debug.85 - 0x3c0b0e34 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0e5e 0x2 + 0x3c0b0adc 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0b06 0x2 .rodata_wlog_debug.86 - 0x3c0b0e60 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0e77 0x1 + 0x3c0b0b08 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0b1f 0x1 .rodata_wlog_debug.9 - 0x3c0b0e78 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b0b20 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.95 - 0x3c0b0e90 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b0ea9 0x3 + 0x3c0b0b38 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b0b51 0x3 .rodata_wlog_debug.97 - 0x3c0b0eac 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b0b54 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.98 - 0x3c0b0ec4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b0b6c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.3 - 0x3c0b0edc 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0b0eff 0x1 + 0x3c0b0b84 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0b0ba7 0x1 .rodata_wlog_debug.4 - 0x3c0b0f00 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3c0b0ba8 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) .rodata_wlog_debug.5 - 0x3c0b0f14 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0b0f29 0x3 + 0x3c0b0bbc 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0b0bd1 0x3 .rodata_wlog_debug.6 - 0x3c0b0f2c 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3c0b0bd4 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) .rodata_wlog_debug.7 - 0x3c0b0f40 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0b0f61 0x3 + 0x3c0b0be8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0b0c09 0x3 .rodata_wlog_debug.15 - 0x3c0b0f64 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0b0c0c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_debug.22 - 0x3c0b0f7c 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0b0fa7 0x1 + 0x3c0b0c24 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0b0c4f 0x1 .rodata_wlog_debug.42 - 0x3c0b0fa8 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0b0fdd 0x3 + 0x3c0b0c50 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0b0c85 0x3 .rodata_wlog_debug.20 - 0x3c0b0fe0 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b0ff2 0x2 + 0x3c0b0c88 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0c9a 0x2 .rodata_wlog_debug.23 - 0x3c0b0ff4 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b100a 0x2 + 0x3c0b0c9c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0cb2 0x2 .rodata_wlog_debug.24 - 0x3c0b100c 0x31 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b103d 0x3 + 0x3c0b0cb4 0x31 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0ce5 0x3 .rodata_wlog_debug.26 - 0x3c0b1040 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b1072 0x2 + 0x3c0b0ce8 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0d1a 0x2 .rodata_wlog_debug.32 - 0x3c0b1074 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b10a2 0x2 + 0x3c0b0d1c 0x2e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0d4a 0x2 .rodata_wlog_debug.39 - 0x3c0b10a4 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0b0d4c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.40 - 0x3c0b10c4 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b10ea 0x2 + 0x3c0b0d6c 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0d92 0x2 .rodata_wlog_debug.41 - 0x3c0b10ec 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b110a 0x2 + 0x3c0b0d94 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0db2 0x2 .rodata_wlog_debug.42 - 0x3c0b110c 0x5b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b1167 0x1 + 0x3c0b0db4 0x5b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0e0f 0x1 .rodata_wlog_debug.43 - 0x3c0b1168 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b11b6 0x2 + 0x3c0b0e10 0x4e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0e5e 0x2 .rodata_wlog_debug.44 - 0x3c0b11b8 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0b0e60 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.48 - 0x3c0b11f4 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b1246 0x2 + 0x3c0b0e9c 0x52 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0eee 0x2 .rodata_wlog_debug.49 - 0x3c0b1248 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b1292 0x2 + 0x3c0b0ef0 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b0f3a 0x2 .rodata_wlog_debug.100 - 0x3c0b1294 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b12bd 0x3 + 0x3c0b0f3c 0x29 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b0f65 0x3 .rodata_wlog_debug.101 - 0x3c0b12c0 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b12f6 0x2 + 0x3c0b0f68 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b0f9e 0x2 .rodata_wlog_debug.102 - 0x3c0b12f8 0x37 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b132f 0x1 + 0x3c0b0fa0 0x37 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b0fd7 0x1 .rodata_wlog_debug.104 - 0x3c0b1330 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b0fd8 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.105 - 0x3c0b1360 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b137b 0x1 + 0x3c0b1008 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1023 0x1 .rodata_wlog_debug.106 - 0x3c0b137c 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1399 0x3 + 0x3c0b1024 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1041 0x3 .rodata_wlog_debug.12 - 0x3c0b139c 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b13d1 0x3 + 0x3c0b1044 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1079 0x3 .rodata_wlog_debug.18 - 0x3c0b13d4 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b13ff 0x1 + 0x3c0b107c 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b10a7 0x1 .rodata_wlog_debug.19 - 0x3c0b1400 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b10a8 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.20 - 0x3c0b1424 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b10cc 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.23 - 0x3c0b144c 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b147e 0x2 + 0x3c0b10f4 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1126 0x2 .rodata_wlog_debug.24 - 0x3c0b1480 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b1128 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.25 - 0x3c0b148c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b14a5 0x3 + 0x3c0b1134 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b114d 0x3 .rodata_wlog_debug.29 - 0x3c0b14a8 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b14d2 0x2 + 0x3c0b1150 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b117a 0x2 .rodata_wlog_debug.3 - 0x3c0b14d4 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b151a 0x2 + 0x3c0b117c 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b11c2 0x2 .rodata_wlog_debug.44 - 0x3c0b151c 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b152a 0x2 + 0x3c0b11c4 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b11d2 0x2 .rodata_wlog_debug.45 - 0x3c0b152c 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b153a 0x2 + 0x3c0b11d4 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b11e2 0x2 .rodata_wlog_debug.52 - 0x3c0b153c 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1577 0x1 + 0x3c0b11e4 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b121f 0x1 .rodata_wlog_debug.53 - 0x3c0b1578 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b15c2 0x2 + 0x3c0b1220 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b126a 0x2 .rodata_wlog_debug.54 - 0x3c0b15c4 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1606 0x2 + 0x3c0b126c 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b12ae 0x2 .rodata_wlog_debug.57 - 0x3c0b1608 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b161b 0x1 + 0x3c0b12b0 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b12c3 0x1 .rodata_wlog_debug.59 - 0x3c0b161c 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1631 0x3 + 0x3c0b12c4 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b12d9 0x3 .rodata_wlog_debug.65 - 0x3c0b1634 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b12dc 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.66 - 0x3c0b1640 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1653 0x1 + 0x3c0b12e8 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b12fb 0x1 .rodata_wlog_debug.69 - 0x3c0b1654 0x6d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b16c1 0x3 + 0x3c0b12fc 0x6d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1369 0x3 .rodata_wlog_debug.70 - 0x3c0b16c4 0x6d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1731 0x3 + 0x3c0b136c 0x6d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b13d9 0x3 .rodata_wlog_debug.71 - 0x3c0b1734 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b13dc 0x38 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.72 - 0x3c0b176c 0x71 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b17dd 0x3 + 0x3c0b1414 0x71 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1485 0x3 .rodata_wlog_debug.73 - 0x3c0b17e0 0x6d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b184d 0x3 + 0x3c0b1488 0x6d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b14f5 0x3 .rodata_wlog_debug.74 - 0x3c0b1850 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b189a 0x2 + 0x3c0b14f8 0x4a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1542 0x2 .rodata_wlog_debug.75 - 0x3c0b189c 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b18d7 0x1 + 0x3c0b1544 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b157f 0x1 .rodata_wlog_debug.8 - 0x3c0b18d8 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b18f1 0x3 + 0x3c0b1580 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1599 0x3 .rodata_wlog_debug.80 - 0x3c0b18f4 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b191e 0x2 + 0x3c0b159c 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b15c6 0x2 .rodata_wlog_debug.81 - 0x3c0b1920 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b192f 0x1 + 0x3c0b15c8 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b15d7 0x1 .rodata_wlog_debug.82 - 0x3c0b1930 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b193f 0x1 + 0x3c0b15d8 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b15e7 0x1 .rodata_wlog_debug.83 - 0x3c0b1940 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b194f 0x1 + 0x3c0b15e8 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b15f7 0x1 .rodata_wlog_debug.84 - 0x3c0b1950 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b195e 0x2 + 0x3c0b15f8 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1606 0x2 .rodata_wlog_debug.85 - 0x3c0b1960 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1986 0x2 + 0x3c0b1608 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b162e 0x2 .rodata_wlog_debug.86 - 0x3c0b1988 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b1630 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.87 - 0x3c0b19b4 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b19ea 0x2 + 0x3c0b165c 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1692 0x2 .rodata_wlog_debug.88 - 0x3c0b19ec 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b1694 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.89 - 0x3c0b1a04 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1a22 0x2 + 0x3c0b16ac 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b16ca 0x2 .rodata_wlog_debug.9 - 0x3c0b1a24 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b16cc 0x54 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.91 - 0x3c0b1a78 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1a9b 0x1 + 0x3c0b1720 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1743 0x1 .rodata_wlog_debug.99 - 0x3c0b1a9c 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b1ac9 0x3 + 0x3c0b1744 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b1771 0x3 .rodata_wlog_debug.10 - 0x3c0b1acc 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1af6 0x2 + 0x3c0b1774 0x2a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b179e 0x2 .rodata_wlog_debug.102 - 0x3c0b1af8 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1b0d 0x3 + 0x3c0b17a0 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b17b5 0x3 .rodata_wlog_debug.105 - 0x3c0b1b10 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1b35 0x3 + 0x3c0b17b8 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b17dd 0x3 .rodata_wlog_debug.106 - 0x3c0b1b38 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1b56 0x2 + 0x3c0b17e0 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b17fe 0x2 .rodata_wlog_debug.107 - 0x3c0b1b58 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1b7d 0x3 + 0x3c0b1800 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1825 0x3 .rodata_wlog_debug.108 - 0x3c0b1b80 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1ba6 0x2 + 0x3c0b1828 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b184e 0x2 .rodata_wlog_debug.11 - 0x3c0b1ba8 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1bde 0x2 + 0x3c0b1850 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1886 0x2 .rodata_wlog_debug.110 - 0x3c0b1be0 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1c16 0x2 + 0x3c0b1888 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b18be 0x2 .rodata_wlog_debug.112 - 0x3c0b1c18 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1c3e 0x2 + 0x3c0b18c0 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b18e6 0x2 .rodata_wlog_debug.116 - 0x3c0b1c40 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1c59 0x3 + 0x3c0b18e8 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1901 0x3 .rodata_wlog_debug.117 - 0x3c0b1c5c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1c75 0x3 + 0x3c0b1904 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b191d 0x3 .rodata_wlog_debug.118 - 0x3c0b1c78 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1920 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.14 - 0x3c0b1c90 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1938 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.15 - 0x3c0b1cb0 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1cd3 0x1 + 0x3c0b1958 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b197b 0x1 .rodata_wlog_debug.16 - 0x3c0b1cd4 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1cf2 0x2 + 0x3c0b197c 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b199a 0x2 .rodata_wlog_debug.27 - 0x3c0b1cf4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b199c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.28 - 0x3c0b1d0c 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b19b4 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.29 - 0x3c0b1d30 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b19d8 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.3 - 0x3c0b1d40 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b19e8 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.30 - 0x3c0b1d58 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1d69 0x3 + 0x3c0b1a00 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1a11 0x3 .rodata_wlog_debug.31 - 0x3c0b1d6c 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1d79 0x3 + 0x3c0b1a14 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1a21 0x3 .rodata_wlog_debug.32 - 0x3c0b1d7c 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1d86 0x2 + 0x3c0b1a24 0xa /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1a2e 0x2 .rodata_wlog_debug.33 - 0x3c0b1d88 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1d96 0x2 + 0x3c0b1a30 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1a3e 0x2 .rodata_wlog_debug.34 - 0x3c0b1d98 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1daf 0x1 + 0x3c0b1a40 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1a57 0x1 .rodata_wlog_debug.35 - 0x3c0b1db0 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1dc6 0x2 + 0x3c0b1a58 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1a6e 0x2 .rodata_wlog_debug.36 - 0x3c0b1dc8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1de9 0x3 + 0x3c0b1a70 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1a91 0x3 .rodata_wlog_debug.37 - 0x3c0b1dec 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1e0d 0x3 + 0x3c0b1a94 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1ab5 0x3 .rodata_wlog_debug.38 - 0x3c0b1e10 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1e23 0x1 + 0x3c0b1ab8 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1acb 0x1 .rodata_wlog_debug.39 - 0x3c0b1e24 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1e41 0x3 + 0x3c0b1acc 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1ae9 0x3 .rodata_wlog_debug.4 - 0x3c0b1e44 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1aec 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.40 - 0x3c0b1e54 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1afc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.43 - 0x3c0b1e6c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1e82 0x2 + 0x3c0b1b14 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1b2a 0x2 .rodata_wlog_debug.44 - 0x3c0b1e84 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1b2c 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.45 - 0x3c0b1eb0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1b58 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.48 - 0x3c0b1ec8 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1f06 0x2 + 0x3c0b1b70 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1bae 0x2 .rodata_wlog_debug.5 - 0x3c0b1f08 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1f1e 0x2 + 0x3c0b1bb0 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1bc6 0x2 .rodata_wlog_debug.50 - 0x3c0b1f20 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1f3b 0x1 + 0x3c0b1bc8 0x1b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1be3 0x1 .rodata_wlog_debug.51 - 0x3c0b1f3c 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1f72 0x2 + 0x3c0b1be4 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1c1a 0x2 .rodata_wlog_debug.52 - 0x3c0b1f74 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1c1c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.53 - 0x3c0b1f8c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1fa5 0x3 + 0x3c0b1c34 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1c4d 0x3 .rodata_wlog_debug.55 - 0x3c0b1fa8 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b1fdd 0x3 + 0x3c0b1c50 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1c85 0x3 .rodata_wlog_debug.58 - 0x3c0b1fe0 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2015 0x3 + 0x3c0b1c88 0x35 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1cbd 0x3 .rodata_wlog_debug.59 - 0x3c0b2018 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b202e 0x2 + 0x3c0b1cc0 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1cd6 0x2 .rodata_wlog_debug.6 - 0x3c0b2030 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b204e 0x2 + 0x3c0b1cd8 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1cf6 0x2 .rodata_wlog_debug.60 - 0x3c0b2050 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b207b 0x1 + 0x3c0b1cf8 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1d23 0x1 .rodata_wlog_debug.61 - 0x3c0b207c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2092 0x2 + 0x3c0b1d24 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1d3a 0x2 .rodata_wlog_debug.66 - 0x3c0b2094 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1d3c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.67 - 0x3c0b20a4 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b20da 0x2 + 0x3c0b1d4c 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1d82 0x2 .rodata_wlog_debug.68 - 0x3c0b20dc 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1d84 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.69 - 0x3c0b2108 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1db0 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.7 - 0x3c0b2134 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2159 0x3 + 0x3c0b1ddc 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1e01 0x3 .rodata_wlog_debug.70 - 0x3c0b215c 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1e04 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.71 - 0x3c0b219c 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b21c9 0x3 + 0x3c0b1e44 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1e71 0x3 .rodata_wlog_debug.72 - 0x3c0b21cc 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b21eb 0x1 + 0x3c0b1e74 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1e93 0x1 .rodata_wlog_debug.73 - 0x3c0b21ec 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b222e 0x2 + 0x3c0b1e94 0x42 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1ed6 0x2 .rodata_wlog_debug.74 - 0x3c0b2230 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b226d 0x3 + 0x3c0b1ed8 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1f15 0x3 .rodata_wlog_debug.76 - 0x3c0b2270 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2285 0x3 + 0x3c0b1f18 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1f2d 0x3 .rodata_wlog_debug.77 - 0x3c0b2288 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1f30 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.78 - 0x3c0b2298 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b22a6 0x2 + 0x3c0b1f40 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1f4e 0x2 .rodata_wlog_debug.79 - 0x3c0b22a8 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b22da 0x2 + 0x3c0b1f50 0x32 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1f82 0x2 .rodata_wlog_debug.8 - 0x3c0b22dc 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2302 0x2 + 0x3c0b1f84 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1faa 0x2 .rodata_wlog_debug.80 - 0x3c0b2304 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2341 0x3 + 0x3c0b1fac 0x3d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1fe9 0x3 .rodata_wlog_debug.81 - 0x3c0b2344 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2353 0x1 + 0x3c0b1fec 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b1ffb 0x1 .rodata_wlog_debug.82 - 0x3c0b2354 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b1ffc 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.84 - 0x3c0b236c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2385 0x3 + 0x3c0b2014 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b202d 0x3 .rodata_wlog_debug.85 - 0x3c0b2388 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b23af 0x1 + 0x3c0b2030 0x27 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b2057 0x1 .rodata_wlog_debug.88 - 0x3c0b23b0 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b2058 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.89 - 0x3c0b23c8 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b2070 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.9 - 0x3c0b23e0 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b23ff 0x1 + 0x3c0b2088 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b20a7 0x1 .rodata_wlog_debug.90 - 0x3c0b2400 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b20a8 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.91 - 0x3c0b2418 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b2443 0x1 + 0x3c0b20c0 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b20eb 0x1 .rodata_wlog_debug.92 - 0x3c0b2444 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b20ec 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.93 - 0x3c0b2470 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b2118 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.10 - 0x3c0b249c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b24ae 0x2 + 0x3c0b2144 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2156 0x2 .rodata_wlog_debug.11 - 0x3c0b24b0 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b24c5 0x3 + 0x3c0b2158 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b216d 0x3 .rodata_wlog_debug.12 - 0x3c0b24c8 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b24d9 0x3 + 0x3c0b2170 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2181 0x3 .rodata_wlog_debug.13 - 0x3c0b24dc 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b24ee 0x2 + 0x3c0b2184 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2196 0x2 .rodata_wlog_debug.14 - 0x3c0b24f0 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2501 0x3 + 0x3c0b2198 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b21a9 0x3 .rodata_wlog_debug.15 - 0x3c0b2504 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2516 0x2 + 0x3c0b21ac 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b21be 0x2 .rodata_wlog_debug.16 - 0x3c0b2518 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2531 0x3 + 0x3c0b21c0 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b21d9 0x3 .rodata_wlog_debug.17 - 0x3c0b2534 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2546 0x2 + 0x3c0b21dc 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b21ee 0x2 .rodata_wlog_debug.18 - 0x3c0b2548 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0b21f0 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.19 - 0x3c0b2558 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2569 0x3 + 0x3c0b2200 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2211 0x3 .rodata_wlog_debug.20 - 0x3c0b256c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b257e 0x2 + 0x3c0b2214 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2226 0x2 .rodata_wlog_debug.21 - 0x3c0b2580 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2599 0x3 + 0x3c0b2228 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2241 0x3 .rodata_wlog_debug.22 - 0x3c0b259c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b25ae 0x2 + 0x3c0b2244 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2256 0x2 .rodata_wlog_debug.23 - 0x3c0b25b0 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b25c2 0x2 + 0x3c0b2258 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b226a 0x2 .rodata_wlog_debug.24 - 0x3c0b25c4 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b25d6 0x2 + 0x3c0b226c 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b227e 0x2 .rodata_wlog_debug.25 - 0x3c0b25d8 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b25ea 0x2 + 0x3c0b2280 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2292 0x2 .rodata_wlog_debug.26 - 0x3c0b25ec 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b25fe 0x2 + 0x3c0b2294 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b22a6 0x2 .rodata_wlog_debug.31 - 0x3c0b2600 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2636 0x2 + 0x3c0b22a8 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b22de 0x2 .rodata_wlog_debug.32 - 0x3c0b2638 0x47 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b267f 0x1 + 0x3c0b22e0 0x47 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2327 0x1 .rodata_wlog_debug.33 - 0x3c0b2680 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0b2328 0x40 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.34 - 0x3c0b26c0 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b26ff 0x1 + 0x3c0b2368 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b23a7 0x1 .rodata_wlog_debug.35 - 0x3c0b2700 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2746 0x2 + 0x3c0b23a8 0x46 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b23ee 0x2 .rodata_wlog_debug.36 - 0x3c0b2748 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2777 0x1 + 0x3c0b23f0 0x2f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b241f 0x1 .rodata_wlog_debug.37 - 0x3c0b2778 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b279b 0x1 + 0x3c0b2420 0x23 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2443 0x1 .rodata_wlog_debug.38 - 0x3c0b279c 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b27bb 0x1 + 0x3c0b2444 0x1f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2463 0x1 .rodata_wlog_debug.39 - 0x3c0b27bc 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0b2464 0xc /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.4 - 0x3c0b27c8 0x49 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2811 0x3 + 0x3c0b2470 0x49 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b24b9 0x3 .rodata_wlog_debug.40 - 0x3c0b2814 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b283f 0x1 + 0x3c0b24bc 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b24e7 0x1 .rodata_wlog_debug.41 - 0x3c0b2840 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2866 0x2 + 0x3c0b24e8 0x26 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b250e 0x2 .rodata_wlog_debug.42 - 0x3c0b2868 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0b2510 0x58 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.43 - 0x3c0b28c0 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2916 0x2 + 0x3c0b2568 0x56 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b25be 0x2 .rodata_wlog_debug.5 - 0x3c0b2918 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2953 0x1 + 0x3c0b25c0 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b25fb 0x1 .rodata_wlog_debug.6 - 0x3c0b2954 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b295f 0x1 + 0x3c0b25fc 0xb /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b2607 0x1 .rodata_wlog_debug.9 - 0x3c0b2960 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0b2996 0x2 + 0x3c0b2608 0x36 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0b263e 0x2 .rodata_wlog_debug.4 - 0x3c0b2998 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0b29b1 0x3 + 0x3c0b2640 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0b2659 0x3 .rodata_wlog_debug.5 - 0x3c0b29b4 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0b29cd 0x3 + 0x3c0b265c 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0b2675 0x3 .rodata_wlog_debug.6 - 0x3c0b29d0 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0b29e9 0x3 + 0x3c0b2678 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0b2691 0x3 .rodata_wlog_debug.7 - 0x3c0b29ec 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3c0b2694 0x19 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) - *fill* 0x3c0b2a05 0x3 + *fill* 0x3c0b26ad 0x3 .rodata_wlog_verbose.47 - 0x3c0b2a08 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b2a16 0x2 + 0x3c0b26b0 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b26be 0x2 .rodata_wlog_verbose.48 - 0x3c0b2a18 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b26c0 0x14 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_verbose.49 - 0x3c0b2a2c 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b2a43 0x1 + 0x3c0b26d4 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b26eb 0x1 .rodata_wlog_verbose.52 - 0x3c0b2a44 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b2a82 0x2 + 0x3c0b26ec 0x3e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b272a 0x2 .rodata_wlog_verbose.53 - 0x3c0b2a84 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0b272c 0x24 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_verbose.54 - 0x3c0b2aa8 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0b2abd 0x3 + 0x3c0b2750 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0b2765 0x3 .rodata_wlog_verbose.49 - 0x3c0b2ac0 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0b2acf 0x1 + 0x3c0b2768 0xf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0b2777 0x1 .rodata_wlog_verbose.50 - 0x3c0b2ad0 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0b2778 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_verbose.11 - 0x3c0b2af0 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0b2b2b 0x1 + 0x3c0b2798 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0b27d3 0x1 .rodata_wlog_verbose.25 - 0x3c0b2b2c 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0b2b6b 0x1 + 0x3c0b27d4 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0b2813 0x1 .rodata_wlog_verbose.10 - 0x3c0b2b6c 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0b2b83 0x1 + 0x3c0b2814 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0b282b 0x1 .rodata_wlog_verbose.11 - 0x3c0b2b84 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0b2b9a 0x2 + 0x3c0b282c 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0b2842 0x2 .rodata_wlog_verbose.2 - 0x3c0b2b9c 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0b2844 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.3 - 0x3c0b2bbc 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0b2bd3 0x1 + 0x3c0b2864 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0b287b 0x1 .rodata_wlog_verbose.4 - 0x3c0b2bd4 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0b287c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.5 - 0x3c0b2be4 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0b288c 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.6 - 0x3c0b2bf4 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0b2c21 0x3 + 0x3c0b289c 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0b28c9 0x3 .rodata_wlog_verbose.9 - 0x3c0b2c24 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0b2c3b 0x1 + 0x3c0b28cc 0x17 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0b28e3 0x1 .rodata_wlog_verbose.103 - 0x3c0b2c3c 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b28e4 0x3c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.13 - 0x3c0b2c78 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2cb3 0x1 + 0x3c0b2920 0x3b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b295b 0x1 .rodata_wlog_verbose.15 - 0x3c0b2cb4 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2cce 0x2 + 0x3c0b295c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2976 0x2 .rodata_wlog_verbose.16 + 0x3c0b2978 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b298b 0x1 + .rodata_wlog_verbose.2 + 0x3c0b298c 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b29cb 0x1 + .rodata_wlog_verbose.21 + 0x3c0b29cc 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b29dd 0x3 + .rodata_wlog_verbose.22 + 0x3c0b29e0 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b29f5 0x3 + .rodata_wlog_verbose.26 + 0x3c0b29f8 0x45 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2a3d 0x3 + .rodata_wlog_verbose.27 + 0x3c0b2a40 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2a5a 0x2 + .rodata_wlog_verbose.28 + 0x3c0b2a5c 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2a76 0x2 + .rodata_wlog_verbose.30 + 0x3c0b2a78 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2a86 0x2 + .rodata_wlog_verbose.31 + 0x3c0b2a88 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2a9e 0x2 + .rodata_wlog_verbose.32 + 0x3c0b2aa0 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2abd 0x3 + .rodata_wlog_verbose.33 + 0x3c0b2ac0 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.34 + 0x3c0b2ad0 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.35 + 0x3c0b2afc 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.36 + 0x3c0b2b1c 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2b41 0x3 + .rodata_wlog_verbose.37 + 0x3c0b2b44 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.38 + 0x3c0b2b60 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2b81 0x3 + .rodata_wlog_verbose.39 + 0x3c0b2b84 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2ba6 0x2 + .rodata_wlog_verbose.40 + 0x3c0b2ba8 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.41 + 0x3c0b2bd8 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.42 + 0x3c0b2c00 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.43 + 0x3c0b2c28 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2c4d 0x3 + .rodata_wlog_verbose.47 + 0x3c0b2c50 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2c6d 0x3 + .rodata_wlog_verbose.49 + 0x3c0b2c70 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2c9d 0x3 + .rodata_wlog_verbose.50 + 0x3c0b2ca0 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2cad 0x3 + .rodata_wlog_verbose.92 + 0x3c0b2cb0 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2cce 0x2 + .rodata_wlog_verbose.93 0x3c0b2cd0 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) *fill* 0x3c0b2ce3 0x1 - .rodata_wlog_verbose.2 - 0x3c0b2ce4 0x3f /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2d23 0x1 - .rodata_wlog_verbose.21 - 0x3c0b2d24 0x11 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2d35 0x3 - .rodata_wlog_verbose.22 - 0x3c0b2d38 0x15 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2d4d 0x3 - .rodata_wlog_verbose.26 - 0x3c0b2d50 0x45 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2d95 0x3 - .rodata_wlog_verbose.27 - 0x3c0b2d98 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2db2 0x2 - .rodata_wlog_verbose.28 - 0x3c0b2db4 0x1a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2dce 0x2 - .rodata_wlog_verbose.30 - 0x3c0b2dd0 0xe /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2dde 0x2 - .rodata_wlog_verbose.31 - 0x3c0b2de0 0x16 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2df6 0x2 - .rodata_wlog_verbose.32 - 0x3c0b2df8 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2e15 0x3 - .rodata_wlog_verbose.33 - 0x3c0b2e18 0x10 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.34 - 0x3c0b2e28 0x2c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.35 - 0x3c0b2e54 0x20 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.36 - 0x3c0b2e74 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2e99 0x3 - .rodata_wlog_verbose.37 - 0x3c0b2e9c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.38 - 0x3c0b2eb8 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2ed9 0x3 - .rodata_wlog_verbose.39 - 0x3c0b2edc 0x22 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2efe 0x2 - .rodata_wlog_verbose.40 - 0x3c0b2f00 0x30 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.41 - 0x3c0b2f30 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.42 - 0x3c0b2f58 0x28 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.43 - 0x3c0b2f80 0x25 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2fa5 0x3 - .rodata_wlog_verbose.47 - 0x3c0b2fa8 0x1d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2fc5 0x3 - .rodata_wlog_verbose.49 - 0x3c0b2fc8 0x2d /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b2ff5 0x3 - .rodata_wlog_verbose.50 - 0x3c0b2ff8 0xd /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b3005 0x3 - .rodata_wlog_verbose.92 - 0x3c0b3008 0x1e /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b3026 0x2 - .rodata_wlog_verbose.93 - 0x3c0b3028 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b303b 0x1 .rodata_wlog_verbose.94 - 0x3c0b303c 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0b2ce4 0x18 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.95 - 0x3c0b3054 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b3067 0x1 + 0x3c0b2cfc 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2d0f 0x1 .rodata_wlog_verbose.96 - 0x3c0b3068 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b307b 0x1 + 0x3c0b2d10 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2d23 0x1 .rodata_wlog_verbose.97 - 0x3c0b307c 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b308f 0x1 + 0x3c0b2d24 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2d37 0x1 .rodata_wlog_verbose.98 - 0x3c0b3090 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0b30a3 0x1 + 0x3c0b2d38 0x13 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0b2d4b 0x1 .rodata_wlog_verbose.46 - 0x3c0b30a4 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b30cf 0x1 + 0x3c0b2d4c 0x2b /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b2d77 0x1 .rodata_wlog_verbose.62 - 0x3c0b30d0 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b3103 0x1 + 0x3c0b2d78 0x33 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b2dab 0x1 .rodata_wlog_verbose.63 - 0x3c0b3104 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b3116 0x2 + 0x3c0b2dac 0x12 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b2dbe 0x2 .rodata_wlog_verbose.65 - 0x3c0b3118 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0b3139 0x3 + 0x3c0b2dc0 0x21 /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0b2de1 0x3 .rodata_wlog_verbose.83 - 0x3c0b313c 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0b2de4 0x1c /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .iram0.text_end 0x4039375e 0xa2 @@ -43291,9 +43286,9 @@ END GROUP 0x40393800 _iram_end = ABSOLUTE (.) .dram0.heap_start - 0x3fc9aa50 0x0 - 0x3fc9aa50 . = ALIGN (0x10) - 0x3fc9aa50 _heap_start = ABSOLUTE (.) + 0x3fc9a9a0 0x0 + 0x3fc9a9a0 . = ALIGN (0x10) + 0x3fc9a9a0 _heap_start = ABSOLUTE (.) .debug *(.debug) @@ -43307,7 +43302,7 @@ END GROUP .debug_sfnames *(.debug_sfnames) -.debug_aranges 0x00000000 0xc770 +.debug_aranges 0x00000000 0xc740 *(.debug_aranges) .debug_aranges 0x00000000 0x38 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) @@ -43488,628 +43483,626 @@ END GROUP .debug_aranges 0x00002ad8 0x58 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_aranges - 0x00002b30 0xc8 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x00002b30 0xc0 esp-idf/main/libmain.a(blink_example_main.c.obj) .debug_aranges - 0x00002bf8 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x00002bf0 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .debug_aranges - 0x00002c18 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x00002c10 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) .debug_aranges - 0x00002c58 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x00002c50 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) .debug_aranges - 0x00002c78 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + 0x00002c70 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) .debug_aranges - 0x00002c98 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x00002c90 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .debug_aranges - 0x00002eb8 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x00002eb0 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .debug_aranges - 0x00002ed8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00002ed0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .debug_aranges - 0x00002ef8 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00002ef0 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .debug_aranges - 0x00002fa8 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x00002fa0 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .debug_aranges - 0x00003020 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x00003018 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .debug_aranges - 0x00003068 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x00003060 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .debug_aranges - 0x00003130 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x00003128 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .debug_aranges - 0x00003148 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x00003140 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) .debug_aranges - 0x00003168 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x00003160 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) .debug_aranges - 0x000031b8 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x000031b0 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .debug_aranges - 0x000031e8 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x000031e0 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .debug_aranges - 0x00003260 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x00003258 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .debug_aranges - 0x000032d8 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x000032d0 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .debug_aranges - 0x00003330 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00003328 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .debug_aranges - 0x00003440 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00003438 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .debug_aranges - 0x000034a8 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x000034a0 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .debug_aranges - 0x00003568 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x00003560 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .debug_aranges - 0x000035a8 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x000035a0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .debug_aranges - 0x000035c0 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x000035b8 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .debug_aranges - 0x000036d0 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x000036c8 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .debug_aranges - 0x00003708 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00003700 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .debug_aranges - 0x00003738 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00003730 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .debug_aranges - 0x00003780 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00003778 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .debug_aranges - 0x000037e0 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x000037d8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .debug_aranges - 0x00003808 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x00003800 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .debug_aranges - 0x00003830 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00003828 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .debug_aranges - 0x000038a8 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x000038a0 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .debug_aranges - 0x000038d8 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x000038d0 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .debug_aranges - 0x00003930 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00003928 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .debug_aranges - 0x00003998 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00003990 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .debug_aranges - 0x000039c8 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x000039c0 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .debug_aranges - 0x00003aa8 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00003aa0 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .debug_aranges - 0x00003af8 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x00003af0 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .debug_aranges - 0x00003b18 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x00003b10 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) .debug_aranges - 0x00003b90 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x00003b88 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) .debug_aranges - 0x00003bf8 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00003bf0 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .debug_aranges - 0x00003c48 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00003c40 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .debug_aranges - 0x00003d10 0x58 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00003d08 0x58 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .debug_aranges - 0x00003d68 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x00003d60 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) .debug_aranges - 0x00003df8 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00003df0 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) .debug_aranges - 0x00003ee8 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x00003ee0 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) .debug_aranges - 0x00003f10 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00003f08 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .debug_aranges - 0x00003f80 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x00003f78 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) .debug_aranges - 0x00003f98 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x00003f90 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .debug_aranges - 0x00003fb0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x00003fa8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .debug_aranges - 0x00003fe0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x00003fd8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .debug_aranges - 0x00004000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x00003ff8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .debug_aranges - 0x00004030 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x00004028 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .debug_aranges - 0x00004058 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x00004050 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .debug_aranges - 0x00004088 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x00004080 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .debug_aranges - 0x000040d0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x000040c8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .debug_aranges - 0x000040f0 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x000040e8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .debug_aranges - 0x00004138 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x00004130 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .debug_aranges - 0x00004228 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x00004220 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .debug_aranges - 0x00004288 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00004280 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .debug_aranges - 0x000042b0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x000042a8 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) .debug_aranges - 0x00004308 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x00004300 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) .debug_aranges - 0x00004328 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x00004320 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .debug_aranges - 0x000043a0 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x00004398 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .debug_aranges - 0x000047d0 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x000047c8 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .debug_aranges - 0x00004950 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x00004948 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .debug_aranges - 0x000049a8 0xd0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x000049a0 0xd0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .debug_aranges - 0x00004a78 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00004a70 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .debug_aranges - 0x00004da8 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x00004da0 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .debug_aranges - 0x00004f48 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x00004f40 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .debug_aranges - 0x00005010 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00005008 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .debug_aranges - 0x00005088 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00005080 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .debug_aranges - 0x00005148 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x00005140 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .debug_aranges - 0x00005180 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x00005178 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .debug_aranges - 0x000051e0 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x000051d8 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .debug_aranges - 0x00005300 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x000052f8 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .debug_aranges - 0x00005380 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00005378 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .debug_aranges - 0x000053a8 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x000053a0 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .debug_aranges - 0x000053e0 0x88 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x000053d8 0x88 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .debug_aranges - 0x00005468 0x1b8 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x00005460 0x1b8 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .debug_aranges - 0x00005620 0x420 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00005618 0x420 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .debug_aranges - 0x00005a40 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x00005a38 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .debug_aranges - 0x00005a88 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x00005a80 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) .debug_aranges - 0x00005ab0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x00005aa8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) .debug_aranges - 0x00005ad0 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x00005ac8 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .debug_aranges - 0x00005c20 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x00005c18 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) .debug_aranges - 0x00005c40 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x00005c38 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) .debug_aranges - 0x00005c60 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x00005c58 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) .debug_aranges - 0x00005c80 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x00005c78 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) .debug_aranges - 0x00005cc0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x00005cb8 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .debug_aranges - 0x00005d18 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x00005d10 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .debug_aranges - 0x00005da8 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x00005da0 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .debug_aranges - 0x00005e90 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x00005e88 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .debug_aranges - 0x00005ee0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x00005ed8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .debug_aranges - 0x00005f40 0x88 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x00005f38 0x88 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .debug_aranges - 0x00005fc8 0x260 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x00005fc0 0x260 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .debug_aranges - 0x00006228 0x70 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x00006220 0x70 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .debug_aranges - 0x00006298 0x30 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + 0x00006290 0x30 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .debug_aranges - 0x000062c8 0x28 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + 0x000062c0 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .debug_aranges - 0x000062f0 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x00006310 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .debug_aranges - 0x00006340 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x00006330 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .debug_aranges - 0x00006360 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00006500 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .debug_aranges - 0x00006530 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x00006648 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .debug_aranges - 0x00006678 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00006758 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .debug_aranges - 0x00006788 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x00006860 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .debug_aranges - 0x00006890 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x000068a8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .debug_aranges - 0x000068d8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x00006928 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .debug_aranges - 0x00006958 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000069f0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) .debug_aranges - 0x00006a20 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x00006a18 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .debug_aranges - 0x00006a48 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x00006a58 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .debug_aranges - 0x00006a88 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x00006a80 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) .debug_aranges - 0x00006ab0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x00006aa8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) .debug_aranges - 0x00006ad8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x00006ae0 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .debug_aranges - 0x00006b10 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x00006b58 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) .debug_aranges - 0x00006b88 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x00006b80 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .debug_aranges - 0x00006bb0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x00006bd0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) .debug_aranges - 0x00006c00 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x00006c08 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .debug_aranges - 0x00006c38 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x00006c88 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .debug_aranges - 0x00006cb8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x00006d08 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) .debug_aranges - 0x00006d38 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x00006d68 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .debug_aranges - 0x00006d98 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x00006dd0 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .debug_aranges - 0x00006e00 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x00006e30 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .debug_aranges - 0x00006e60 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x00006ec8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) .debug_aranges - 0x00006ef8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x00006f18 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .debug_aranges - 0x00006f48 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x00006fa0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .debug_aranges - 0x00006fd0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x00007048 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .debug_aranges - 0x00007078 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x00007108 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .debug_aranges - 0x00007138 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x000071b8 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .debug_aranges - 0x000071e8 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x00007380 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) .debug_aranges - 0x000073b0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x000073c0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .debug_aranges - 0x000073f0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x00007418 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .debug_aranges - 0x00007448 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x00007470 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .debug_aranges - 0x000074a0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x00007528 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .debug_aranges - 0x00007558 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x00007608 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .debug_aranges - 0x00007638 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x000076a8 0x2b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .debug_aranges - 0x000076d8 0x2b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x00007960 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .debug_aranges - 0x00007990 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x000079f8 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .debug_aranges - 0x00007a28 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x00007a88 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .debug_aranges - 0x00007ab8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x00007b20 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .debug_aranges - 0x00007b50 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x00007c50 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) .debug_aranges - 0x00007c80 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x00007c70 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .debug_aranges - 0x00007ca0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x00007c98 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .debug_aranges - 0x00007cc8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x00007cd8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) .debug_aranges - 0x00007d08 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x00007cf8 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .debug_aranges - 0x00007d28 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00007d78 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .debug_aranges - 0x00007da8 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00007de8 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .debug_aranges - 0x00007e18 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x00007e20 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .debug_aranges - 0x00007e50 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00007e78 0x30 esp-idf/hal/libhal.a(ledc_hal.c.obj) .debug_aranges - 0x00007ea8 0x30 esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x00007ea8 0x58 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) .debug_aranges - 0x00007ed8 0x58 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x00007f00 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .debug_aranges - 0x00007f30 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x00007f68 0x48 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .debug_aranges - 0x00007f98 0x48 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x00007fb0 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) .debug_aranges - 0x00007fe0 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x00008058 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) .debug_aranges - 0x00008088 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x00008098 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) .debug_aranges - 0x000080c8 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x00008118 0x18 esp-idf/soc/libsoc.a(adc_periph.c.obj) .debug_aranges - 0x00008148 0x18 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x00008130 0x18 esp-idf/soc/libsoc.a(ledc_periph.c.obj) .debug_aranges - 0x00008160 0x18 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + 0x00008148 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .debug_aranges - 0x00008178 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x00008160 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) .debug_aranges - 0x00008190 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x00008178 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .debug_aranges - 0x000081a8 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x000081f8 0x190 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .debug_aranges - 0x00008228 0x190 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x00008388 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .debug_aranges - 0x000083b8 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x00008478 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .debug_aranges - 0x000084a8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x000084a0 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .debug_aranges - 0x000084d0 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x000084f8 0xe8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .debug_aranges - 0x00008528 0xe8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x000085e0 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .debug_aranges - 0x00008610 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x000086a8 0x18 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) .debug_aranges - 0x000086d8 0x18 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x000086c0 0xa8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .debug_aranges - 0x000086f0 0xa8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x00008768 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) .debug_aranges - 0x00008798 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x000089b8 0xa0 esp-idf/lwip/liblwip.a(tcpip.c.obj) .debug_aranges - 0x000089e8 0xa0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x00008a58 0x48 esp-idf/lwip/liblwip.a(def.c.obj) .debug_aranges - 0x00008a88 0x48 esp-idf/lwip/liblwip.a(def.c.obj) + 0x00008aa0 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) .debug_aranges - 0x00008ad0 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x00008b70 0x20 esp-idf/lwip/liblwip.a(init.c.obj) .debug_aranges - 0x00008ba0 0x20 esp-idf/lwip/liblwip.a(init.c.obj) + 0x00008b90 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) .debug_aranges - 0x00008bc0 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x00008bc8 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) .debug_aranges - 0x00008bf8 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x00008c08 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) .debug_aranges - 0x00008c38 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x00008c60 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) .debug_aranges - 0x00008c90 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x00008db0 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) .debug_aranges - 0x00008de0 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00008ef8 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) .debug_aranges - 0x00008f28 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x00008f80 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) .debug_aranges - 0x00008fb0 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00009150 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .debug_aranges - 0x00009180 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x000091c0 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .debug_aranges - 0x000091f0 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x00009298 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) .debug_aranges - 0x000092c8 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x00009308 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) .debug_aranges - 0x00009338 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x000093a8 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) .debug_aranges - 0x000093d8 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x000094f8 0xa0 esp-idf/lwip/liblwip.a(etharp.c.obj) .debug_aranges - 0x00009528 0xa0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x00009598 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) .debug_aranges - 0x000095c8 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x000095c8 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) .debug_aranges - 0x000095f8 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x00009678 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) .debug_aranges - 0x000096a8 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x000096e0 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) .debug_aranges - 0x00009710 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x00009728 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .debug_aranges - 0x00009758 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x00009748 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) .debug_aranges - 0x00009778 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x000097a8 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) .debug_aranges - 0x000097d8 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x00009800 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) .debug_aranges - 0x00009830 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x00009830 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .debug_aranges - 0x00009860 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x00009850 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) .debug_aranges - 0x00009880 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x000098d8 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) .debug_aranges - 0x00009908 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x000099e8 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) .debug_aranges - 0x00009a18 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x00009a10 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .debug_aranges - 0x00009a40 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x00009a38 0x38 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) .debug_aranges - 0x00009a68 0x38 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x00009a70 0x100 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .debug_aranges - 0x00009aa0 0x100 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x00009b70 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .debug_aranges - 0x00009ba0 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x00009bc0 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) .debug_aranges - 0x00009bf0 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x00009ce0 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) .debug_aranges - 0x00009d10 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x00009e20 0x20 esp-idf/lwip/liblwip.a(err.c.obj) .debug_aranges - 0x00009e50 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + 0x00009e40 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) .debug_aranges - 0x00009e70 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x00009ea0 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .debug_aranges - 0x00009ed0 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x00009f10 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .debug_aranges - 0x00009f40 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x00009fd8 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .debug_aranges - 0x0000a008 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x0000a060 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .debug_aranges - 0x0000a090 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x0000a280 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .debug_aranges - 0x0000a2b0 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x0000a338 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) .debug_aranges - 0x0000a368 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x0000a368 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .debug_aranges - 0x0000a398 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x0000a3b0 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .debug_aranges - 0x0000a3e0 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x0000a5a8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .debug_aranges - 0x0000a5d8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x0000a628 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .debug_aranges - 0x0000a658 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x0000a6a8 0x238 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .debug_aranges - 0x0000a6d8 0x238 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x0000a8e0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .debug_aranges - 0x0000a910 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x0000a940 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .debug_aranges - 0x0000a970 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x0000a9c0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .debug_aranges - 0x0000a9f0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x0000aa30 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .debug_aranges - 0x0000aa60 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x0000aac8 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .debug_aranges - 0x0000aaf8 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x0000ab00 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .debug_aranges - 0x0000ab30 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x0000acf8 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .debug_aranges - 0x0000ad28 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x0000ad50 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .debug_aranges - 0x0000ad80 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x0000ae40 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .debug_aranges - 0x0000ae70 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x0000ae60 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .debug_aranges - 0x0000ae90 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x0000ae90 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .debug_aranges - 0x0000aec0 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000b0b8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .debug_aranges - 0x0000b0e8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x0000b108 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .debug_aranges - 0x0000b138 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x0000b180 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .debug_aranges - 0x0000b1b0 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x0000b220 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .debug_aranges - 0x0000b250 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x0000b398 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .debug_aranges - 0x0000b3c8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x0000b410 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .debug_aranges - 0x0000b440 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000b4f0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .debug_aranges - 0x0000b520 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x0000b540 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .debug_aranges - 0x0000b570 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x0000b5b8 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .debug_aranges - 0x0000b5e8 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x0000b650 0xa8 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) .debug_aranges - 0x0000b680 0xa8 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x0000b6f8 0x58 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .debug_aranges - 0x0000b728 0x58 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x0000b750 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .debug_aranges - 0x0000b780 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x0000b858 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) .debug_aranges - 0x0000b888 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x0000b890 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .debug_aranges - 0x0000b8c0 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x0000b980 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .debug_aranges - 0x0000b9b0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x0000ba28 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .debug_aranges - 0x0000ba58 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x0000ba80 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .debug_aranges - 0x0000bab0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x0000bac0 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_aranges - 0x0000baf0 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x0000bbc0 0xa0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .debug_aranges - 0x0000bbf0 0xa0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x0000bc60 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .debug_aranges - 0x0000bc90 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x0000bd00 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .debug_aranges - 0x0000bd30 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x0000bd20 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .debug_aranges - 0x0000bd50 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x0000bd40 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_aranges - 0x0000bd70 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x0000bdb8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_aranges - 0x0000bde8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x0000bdd8 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_aranges - 0x0000be08 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x0000be20 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_aranges - 0x0000be50 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x0000be60 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_aranges - 0x0000be90 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x0000beb8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_aranges - 0x0000bee8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x0000bed8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_aranges - 0x0000bf08 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x0000bef8 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_aranges - 0x0000bf28 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x0000bf38 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_aranges - 0x0000bf68 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x0000bfb0 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_aranges - 0x0000bfe0 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x0000bff0 0xa8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_aranges - 0x0000c020 0xa8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x0000c098 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_aranges - 0x0000c0c8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x0000c0b8 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .debug_aranges - 0x0000c0e8 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x0000c0d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_aranges - 0x0000c100 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x0000c0f0 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_aranges - 0x0000c120 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x0000c120 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_aranges - 0x0000c150 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x0000c208 0x30 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .debug_aranges - 0x0000c238 0x30 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x0000c238 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .debug_aranges - 0x0000c268 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x0000c250 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .debug_aranges - 0x0000c280 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x0000c268 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_aranges - 0x0000c298 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x0000c288 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_aranges - 0x0000c2b8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x0000c2a8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_aranges - 0x0000c2d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x0000c2c8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_aranges - 0x0000c2f8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x0000c2e8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_aranges - 0x0000c318 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x0000c308 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_aranges - 0x0000c338 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x0000c328 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_aranges - 0x0000c358 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x0000c348 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_aranges - 0x0000c378 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x0000c368 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_aranges - 0x0000c398 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x0000c388 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_aranges - 0x0000c3b8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x0000c3a8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .debug_aranges - 0x0000c3d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x0000c3c8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .debug_aranges - 0x0000c3f8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x0000c3e8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .debug_aranges - 0x0000c418 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x0000c408 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .debug_aranges - 0x0000c438 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x0000c428 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .debug_aranges - 0x0000c458 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x0000c448 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .debug_aranges - 0x0000c478 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x0000c468 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .debug_aranges - 0x0000c498 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x0000c488 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) .debug_aranges - 0x0000c4b8 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x0000c4a0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) .debug_aranges - 0x0000c4d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x0000c4c0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .debug_aranges - 0x0000c4f0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x0000c4e0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .debug_aranges - 0x0000c510 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x0000c500 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .debug_aranges - 0x0000c530 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x0000c520 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .debug_aranges - 0x0000c550 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x0000c540 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .debug_aranges - 0x0000c570 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x0000c560 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .debug_aranges - 0x0000c590 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x0000c580 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .debug_aranges - 0x0000c5b0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x0000c5a0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_aranges - 0x0000c5d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x0000c5c0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_aranges - 0x0000c5f0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x0000c5e0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .debug_aranges - 0x0000c610 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x0000c600 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .debug_aranges - 0x0000c630 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x0000c620 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .debug_aranges - 0x0000c650 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x0000c640 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .debug_aranges - 0x0000c670 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x0000c660 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .debug_aranges - 0x0000c690 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x0000c680 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .debug_aranges - 0x0000c6b0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x0000c6a0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .debug_aranges - 0x0000c6d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x0000c6c0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .debug_aranges - 0x0000c6f0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x0000c6e0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) .debug_aranges - 0x0000c710 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x0000c700 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .debug_aranges - 0x0000c730 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_aranges - 0x0000c750 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x0000c720 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x2d31d7 +.debug_info 0x00000000 0x2d280f *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x5e1 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x000005e1 0x3fb esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -44200,317 +44193,316 @@ END GROUP .debug_info 0x000ac4ed 0x1ab2 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_info 0x000adf9f 0x5323 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_info 0x000b32c2 0xc46 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_info 0x000b3f08 0x425d esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_info 0x000b8165 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x000b82de 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x000b86f2 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x000b8730 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x000b8762 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000beb38 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000beca2 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000bed41 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000c2823 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000c3445 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000c3f1c 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000c6eba 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000c707b 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000c71fd 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000c7e96 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000c8073 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000c87a3 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000c9dd8 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000ca1d4 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000ce5f2 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000d4bf1 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000d5e45 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000d6804 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000d747d 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000d9ace 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000daae3 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000dbbd6 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000dcc9a 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x000de0bf 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x000defae 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x000dfe9d 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x000e45d5 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x000e49b5 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x000e515c 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x000e56b5 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x000eead4 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x000f0ab6 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x000fa1a3 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x000fa6ed 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x000fb70d 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_info 0x000fc3a1 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x0010048d 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x001057e8 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x00105ce7 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x001074ec 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x00109eff 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_info 0x0010b811 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x0010fe4e 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x00110093 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x0011016b 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x0011029f 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x0011050a 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_info 0x001107b9 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_info 0x00110ab4 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x00110c7c 0x709f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_info 0x00117d1b 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x0011834d 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_info 0x00118931 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x0011a875 0x86f0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_info 0x00122f65 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x0012303a 0x279 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_info 0x001232b3 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x001232d7 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_info 0x001243c5 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x001282ba 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x0012b952 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_info 0x0012c093 0x2ccf esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_info 0x0012ed62 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x0013b21a 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x00146abc 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x0014df56 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x0014f65b 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x0015826d 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x00158c92 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x0015c81e 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x00163bbb 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0016a865 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x0016b7dc 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x0016e549 0x2c3b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_info 0x00171184 0xc296 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_info 0x0017d41a 0x6b38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_info 0x00183f52 0xf87 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_info 0x00184ed9 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_info 0x00185408 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_info 0x0018575d 0x2b3b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_info 0x00188298 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_info 0x0018849a 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_info 0x0018874b 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_info 0x001889ed 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_info 0x00188d5e 0xdf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_info 0x00189b4e 0x119f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_info 0x0018aced 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_info 0x0018be9b 0xd88 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_info 0x0018cc23 0xcb7 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_info 0x0018d8da 0x1312 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_info 0x0018ebec 0x3263 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_info 0x00191e4f 0x3351 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_info 0x001951a0 0x718 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_info 0x001958b8 0x3ae esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .debug_info 0x00195c66 0xdc6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_info 0x00196a2c 0x35a esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_info 0x00196d86 0x5435 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_info 0x0019c1bb 0x2a3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_info 0x0019ebfa 0x3475 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_info 0x001a206f 0x23e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_info 0x001a4452 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_info 0x001a4d6e 0x1e77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_info 0x001a6be5 0x2082 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_info 0x001a8c67 0x4c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_info 0x001a912a 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_info 0x001a937c 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_info 0x001a952a 0x666 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_info 0x001a9b90 0x7df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_info 0x001aa36f 0xf16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_info 0x001ab285 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_info 0x001ab3fc 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_info 0x001abb39 0x2a1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_info 0x001abdda 0x6338 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_info 0x001b2112 0x192a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_info 0x001b3a3c 0x577e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_info 0x001b91ba 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_info 0x001b9a28 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_info 0x001ba194 0x14bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_info 0x001bb650 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_info 0x001bba4c 0x1b38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_info 0x001bd584 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_info 0x001be333 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_info 0x001bf3c2 0x1c52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_info 0x001c1014 0x6ba3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_info 0x001c7bb7 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_info 0x001c8c34 0x15e1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_info 0x001ca215 0x5af7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_info 0x001cfd0c 0x223a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_info 0x001d1f46 0x1815 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_info 0x001d375b 0x21b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_info 0x001d5911 0x680d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_info 0x001dc11e 0x6654 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_info 0x001e2772 0x1b93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_info 0x001e4305 0x1db7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_info 0x001e60bc 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_info 0x001e7a28 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_info 0x001e7c87 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_info 0x001e7f29 0x1a2f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_info 0x001e9958 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_info 0x001e9a7b 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x001eb519 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x001ec90b 0x7d1 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_info 0x001ed0dc 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x001ed922 0xdce esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_info 0x001ee6f0 0x1299 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_info 0x001ef989 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_info 0x001f22aa 0x2486 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_info 0x001f4730 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_info 0x001f4fae 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_info 0x001f55c6 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_info 0x001f5cb7 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_info 0x001f5d63 0xe6 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_info 0x001f5e49 0xb7 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_info 0x001f5f00 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_info 0x001f5fed 0xcde esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_info 0x001f6ccb 0x7486 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_info 0x001fe151 0x9694 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_info 0x002077e5 0x1ab esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_info 0x00207990 0x7a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_info 0x00208133 0x1e26 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_info 0x00209f59 0x19d7 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_info 0x0020b930 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_info 0x0020ba72 0xf04 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_info 0x0020c976 0x7708 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_info 0x0021407e 0x162d esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_info 0x002156ab 0x3f4 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_info 0x00215a9f 0x1ddb esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_info 0x0021787a 0x16f esp-idf/lwip/liblwip.a(init.c.obj) - .debug_info 0x002179e9 0xb7a esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_info 0x00218563 0x39a esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_info 0x002188fd 0x7d9 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_info 0x002190d6 0x2ae9 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_info 0x0021bbbf 0x2795 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_info 0x0021e354 0x1592 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_info 0x0021f8e6 0x3666 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_info 0x00222f4c 0x2b95 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_info 0x00225ae1 0x3312 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_info 0x00228df3 0x10ad esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_info 0x00229ea0 0x1ad3 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_info 0x0022b973 0x3772 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_info 0x0022f0e5 0x1d1a esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_info 0x00230dff 0xf9d esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_info 0x00231d9c 0x147d esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_info 0x00233219 0x176a esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_info 0x00234983 0xa59 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_info 0x002353dc 0xabd esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_info 0x00235e99 0x1469 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_info 0x00237302 0x190c esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_info 0x00238c0e 0x556 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_info 0x00239164 0xb40 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_info 0x00239ca4 0x148f esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_info 0x0023b133 0x2ef0 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_info 0x0023e023 0xb76 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_info 0x0023eb99 0x627 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_info 0x0023f1c0 0xaf2 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_info 0x0023fcb2 0x152b esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_info 0x002411dd 0x16d8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_info 0x002428b5 0x2ab0 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_info 0x00245365 0x4421 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_info 0x00249786 0x104 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_info 0x0024988a 0x80a esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_info 0x0024a094 0xa44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_info 0x0024aad8 0x4a70 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_info 0x0024f548 0x1689 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_info 0x00250bd1 0x7125 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_info 0x00257cf6 0x4324 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_info 0x0025c01a 0xe01 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_info 0x0025ce1b 0x3890 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_info 0x002606ab 0x4624 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_info 0x00264ccf 0x1c38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_info 0x00266907 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_info 0x002679ac 0x7593 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_info 0x0026ef3f 0x1aa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_info 0x002709e1 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_info 0x002719b4 0x2d32 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_info 0x002746e6 0x27dc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_info 0x00276ec2 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_info 0x00277867 0x716c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_info 0x0027e9d3 0xd49 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_info 0x0027f71c 0x1986 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_info 0x002810a2 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_info 0x0028148a 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_info 0x00281af2 0x66b5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_info 0x002881a7 0x15b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_info 0x0028975f 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_info 0x0028a250 0x1af6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_info 0x0028bd46 0x400c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_info 0x0028fd52 0x100a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_info 0x00290d5c 0x1249 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_info 0x00291fa5 0xa09 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_info 0x002929ae 0xdce esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_info 0x0029377c 0x178d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_info 0x00294f09 0xbae esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_info 0x00295ab7 0x552 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_info 0x00296009 0x2c54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_info 0x00298c5d 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_info 0x00299505 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_info 0x0029ae57 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_info 0x0029e9a7 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_info 0x0029fd0c 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_info 0x002a0950 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x002a352d 0x1cf9 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_info 0x002a5226 0x2580 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_info 0x002a77a6 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_info 0x002a7838 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_info 0x002a78e3 0x1082 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_info 0x002a8965 0x11a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_info 0x002a8a7f 0xa5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_info 0x002a94db 0x558 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_info 0x002a9a33 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_info 0x002aa4c7 0x5b4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_info 0x002aaa7b 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_info 0x002aab26 0xd9b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_info 0x002ab8c1 0x8c2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_info 0x002ac183 0xfda /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_info 0x002ad15d 0x1bd1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_info 0x002aed2e 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_info 0x002aedd9 0x8b0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_info 0x002af689 0x883 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_info 0x002aff0c 0x28b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_info 0x002b0197 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x002b1c60 0x327 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_info 0x002b1f87 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_info 0x002b1ff2 0xb9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_info 0x002b20ab 0xa02 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_info 0x002b2aad 0xac8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_info 0x002b3575 0x1038 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x002b45ad 0xb08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x002b50b5 0x9b3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x002b5a68 0xc0e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x002b6676 0x8b8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x002b6f2e 0x965 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x002b7893 0xa49 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x002b82dc 0xa71 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x002b8d4d 0x9a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_info 0x002b96ee 0xb63 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_info 0x002ba251 0x954 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x002baba5 0x9aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_info 0x002bb54f 0x8ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x002bbe3e 0xe45 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x002bcc83 0x986 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x002bd609 0x84c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x002bde55 0x840 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x002be695 0x872 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_info 0x002bef07 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_info 0x002bf99b 0x8f5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x002c0290 0x8c9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_info 0x002c0b59 0x8bf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_info 0x002c1418 0x8c5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_info 0x002c1cdd 0x2805 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_info 0x002c44e2 0x2a5b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x002c6f3d 0x21f7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_info 0x002c9134 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x002c99b2 0xbc1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x002ca573 0xcbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x002cb231 0xbe9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x002cbe1a 0x1cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x002cbfe9 0x1885 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x002cd86e 0xc00 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_info 0x002ce46e 0x1c9f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x002d010d 0xbbf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_info 0x002d0ccc 0x2086 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x002d2d52 0x485 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x000b3f08 0x3c43 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_info 0x000b7b4b 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000b7cc4 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000b80d8 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x000b8116 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x000b8148 0x63d6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000be51e 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000be688 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000be727 0x3ae2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000c2209 0xc22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000c2e2b 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000c3902 0x2f9e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000c68a0 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000c6a61 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000c6be3 0xc99 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000c787c 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000c7a59 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000c8189 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000c97be 0x3fc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000c9bba 0x441e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000cdfd8 0x65ff esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000d45d7 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000d582b 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000d61ea 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000d6e63 0x2651 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000d94b4 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000da4c9 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000db5bc 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000dc680 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000ddaa5 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000de994 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000df883 0x4738 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000e3fbb 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000e439b 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000e4b42 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x000e509b 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000ee4ba 0x1fe2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000f049c 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x000f9b89 0x54a esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x000fa0d3 0x1020 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x000fb0f3 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x000fbd87 0x40ec esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x000ffe73 0x535b esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x001051ce 0x4ff esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x001056cd 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x00106ed2 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x001098e5 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0010b1f7 0x463d esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0010f834 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x0010fa79 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x0010fb51 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x0010fc85 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x0010fef0 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x0011019f 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x0011049a 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x00110662 0x709f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_info 0x00117701 0x632 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x00117d33 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x00118317 0x1f44 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x0011a25b 0x86f0 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_info 0x0012294b 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00122a20 0x279 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_info 0x00122c99 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00122cbd 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x00123dab 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x00127ca0 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x0012b338 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x0012ba79 0x2ccf esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x0012e748 0xc4b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x0013ac00 0xb8a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x001464a2 0x749a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x0014d93c 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x0014f041 0x8c12 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x00157c53 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x00158678 0x3b8c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x0015c204 0x739d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x001635a1 0x6caa esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x0016a24b 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x0016b1c2 0x2d6d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x0016df2f 0x2c3b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_info 0x00170b6a 0xc296 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_info 0x0017ce00 0x6b38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x00183938 0xf87 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x001848bf 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x00184dee 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x00185143 0x2b3b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x00187c7e 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x00187e80 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x00188131 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x001883d3 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x00188744 0xdf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x00189534 0x119f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_info 0x0018a6d3 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x0018b881 0xd88 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_info 0x0018c609 0xcb7 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x0018d2c0 0x1312 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x0018e5d2 0x3263 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x00191835 0x3351 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_info 0x00194b86 0x718 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_info 0x0019529e 0xdc6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_info 0x00196064 0x35a esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_info 0x001963be 0x5435 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x0019b7f3 0x2a3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_info 0x0019e232 0x3475 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x001a16a7 0x23e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x001a3a8a 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x001a43a6 0x1e77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_info 0x001a621d 0x2082 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x001a829f 0x4c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x001a8762 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x001a89b4 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x001a8b62 0x666 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x001a91c8 0x7df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x001a99a7 0xf16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x001aa8bd 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x001aaa34 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x001ab171 0x2a1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x001ab412 0x6338 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x001b174a 0x192a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x001b3074 0x577e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_info 0x001b87f2 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x001b9060 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x001b97cc 0x14bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_info 0x001bac88 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x001bb084 0x1b38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_info 0x001bcbbc 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x001bd96b 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x001be9fa 0x1c52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x001c064c 0x6ba3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x001c71ef 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_info 0x001c826c 0x15e1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_info 0x001c984d 0x5af7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x001cf344 0x223a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_info 0x001d157e 0x1815 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x001d2d93 0x21b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x001d4f49 0x680d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x001db756 0x6654 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x001e1daa 0x1b93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_info 0x001e393d 0x1db7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x001e56f4 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x001e7060 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x001e72bf 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x001e7561 0x1a2f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x001e8f90 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x001e90b3 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x001eab51 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x001ebf43 0x7d1 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x001ec714 0x846 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x001ecf5a 0xdce esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_info 0x001edd28 0x1299 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_info 0x001eefc1 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_info 0x001f18e2 0x2486 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_info 0x001f3d68 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_info 0x001f45e6 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x001f4bfe 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x001f52ef 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_info 0x001f539b 0xe6 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_info 0x001f5481 0xb7 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_info 0x001f5538 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_info 0x001f5625 0xcde esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x001f6303 0x7486 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_info 0x001fd789 0x9694 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x00206e1d 0x1ab esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_info 0x00206fc8 0x7a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x0020776b 0x1e26 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x00209591 0x19d7 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x0020af68 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_info 0x0020b0aa 0xf04 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_info 0x0020bfae 0x7708 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x002136b6 0x162d esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x00214ce3 0x3f4 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x002150d7 0x1ddb esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x00216eb2 0x16f esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x00217021 0xb7a esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x00217b9b 0x39a esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x00217f35 0x7d9 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x0021870e 0x2ae9 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x0021b1f7 0x2795 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x0021d98c 0x1592 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x0021ef1e 0x3666 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x00222584 0x2b95 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x00225119 0x3312 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x0022842b 0x10ad esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x002294d8 0x1ad3 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x0022afab 0x3772 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x0022e71d 0x1d1a esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x00230437 0xf9d esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x002313d4 0x147d esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x00232851 0x176a esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x00233fbb 0xa59 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x00234a14 0xabd esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x002354d1 0x1469 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x0023693a 0x190c esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x00238246 0x556 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x0023879c 0xb40 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x002392dc 0x148f esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x0023a76b 0x2ef0 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x0023d65b 0xb76 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x0023e1d1 0x627 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x0023e7f8 0xaf2 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_info 0x0023f2ea 0x152b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x00240815 0x16d8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x00241eed 0x2ab0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x0024499d 0x4421 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x00248dbe 0x104 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x00248ec2 0x80a esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x002496cc 0xa44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x0024a110 0x4a70 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x0024eb80 0x1689 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_info 0x00250209 0x7125 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_info 0x0025732e 0x4324 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x0025b652 0xe01 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_info 0x0025c453 0x3890 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x0025fce3 0x4624 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x00264307 0x1c38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_info 0x00265f3f 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x00266fe4 0x7593 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x0026e577 0x1aa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x00270019 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_info 0x00270fec 0x2d32 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_info 0x00273d1e 0x27dc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_info 0x002764fa 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_info 0x00276e9f 0x716c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x0027e00b 0xd49 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_info 0x0027ed54 0x1986 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x002806da 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_info 0x00280ac2 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x0028112a 0x66b5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x002877df 0x15b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x00288d97 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x00289888 0x1af6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_info 0x0028b37e 0x400c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_info 0x0028f38a 0x100a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x00290394 0x1249 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x002915dd 0xa09 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_info 0x00291fe6 0xdce esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_info 0x00292db4 0x178d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x00294541 0xbae esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_info 0x002950ef 0x552 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_info 0x00295641 0x2c54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x00298295 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_info 0x00298b3d 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x0029a48f 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x0029dfdf 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x0029f344 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x0029ff88 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x002a2b65 0x1cf9 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_info 0x002a485e 0x2580 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_info 0x002a6dde 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x002a6e70 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_info 0x002a6f1b 0x1082 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x002a7f9d 0x11a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x002a80b7 0xa5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x002a8b13 0x558 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x002a906b 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x002a9aff 0x5b4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x002aa0b3 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x002aa15e 0xd9b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x002aaef9 0x8c2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_info 0x002ab7bb 0xfda /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x002ac795 0x1bd1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x002ae366 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_info 0x002ae411 0x8b0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x002aecc1 0x883 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_info 0x002af544 0x28b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_info 0x002af7cf 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x002b1298 0x327 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x002b15bf 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_info 0x002b162a 0xb9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_info 0x002b16e3 0xa02 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_info 0x002b20e5 0xac8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_info 0x002b2bad 0x1038 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x002b3be5 0xb08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x002b46ed 0x9b3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x002b50a0 0xc0e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x002b5cae 0x8b8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x002b6566 0x965 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x002b6ecb 0xa49 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x002b7914 0xa71 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x002b8385 0x9a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_info 0x002b8d26 0xb63 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_info 0x002b9889 0x954 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x002ba1dd 0x9aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_info 0x002bab87 0x8ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x002bb476 0xe45 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x002bc2bb 0x986 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x002bcc41 0x84c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x002bd48d 0x840 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x002bdccd 0x872 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_info 0x002be53f 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_info 0x002befd3 0x8f5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x002bf8c8 0x8c9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_info 0x002c0191 0x8bf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_info 0x002c0a50 0x8c5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_info 0x002c1315 0x2805 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_info 0x002c3b1a 0x2a5b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x002c6575 0x21f7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_info 0x002c876c 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x002c8fea 0xbc1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x002c9bab 0xcbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x002ca869 0xbe9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x002cb452 0x1cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x002cb621 0x1885 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x002ccea6 0xc00 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x002cdaa6 0x1c9f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x002cf745 0xbbf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_info 0x002d0304 0x2086 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x002d238a 0x485 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_abbrev 0x00000000 0x4bcd7 +.debug_abbrev 0x00000000 0x4bb48 *(.debug_abbrev) .debug_abbrev 0x00000000 0x274 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_abbrev 0x00000274 0x223 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -44601,317 +44593,316 @@ END GROUP .debug_abbrev 0x0000fcc8 0x2a4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_abbrev 0x0000ff6c 0x512 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_abbrev 0x0001047e 0x25c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_abbrev 0x000106da 0x53a esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_abbrev 0x00010c14 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_abbrev 0x00010d20 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_abbrev 0x00010f3c 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_abbrev 0x00010f64 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_abbrev 0x00010f8c 0x69a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_abbrev 0x00011626 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_abbrev 0x000116d0 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x00011732 0x511 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x00011c43 0x29e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_abbrev 0x00011ee1 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x0001215d 0x554 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x000126b1 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x0001276e 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_abbrev 0x00012845 0x217 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_abbrev 0x00012a5c 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x00012b86 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x00012d8e 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x00013190 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x00013421 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x0001396c 0x548 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x00013eb4 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x0001426e 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x000144b1 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x000145f3 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x00014a64 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x00014c8d 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x00014e92 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x0001510b 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x0001538b 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_abbrev 0x0001555d 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_abbrev 0x00015740 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x00015b2e 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x00015ca7 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x00015f10 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_abbrev 0x000160bf 0x38a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_abbrev 0x00016449 0x3f6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x0001683f 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x00016bbb 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_abbrev 0x00016d50 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_abbrev 0x000170b7 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_abbrev 0x000173d7 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x000177d3 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x00017cce 0x208 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x00017ed6 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_abbrev 0x00018264 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x00018638 0x2a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_abbrev 0x000188e1 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_abbrev 0x00018d53 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x00018dd9 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x00018e49 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_abbrev 0x00018eec 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x00018f7c 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_abbrev 0x00019116 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_abbrev 0x000192fd 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x000193c1 0x393 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_abbrev 0x00019754 0x16d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_abbrev 0x000198c1 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_abbrev 0x00019af5 0x45d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_abbrev 0x00019f52 0x3a1 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_abbrev 0x0001a2f3 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_abbrev 0x0001a388 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_abbrev 0x0001a490 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_abbrev 0x0001a4a4 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_abbrev 0x0001a783 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_abbrev 0x0001a8f4 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x0001ac67 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_abbrev 0x0001adba 0x474 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_abbrev 0x0001b22e 0xf5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_abbrev 0x0001c18c 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_abbrev 0x0001d06e 0xb2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_abbrev 0x0001db9b 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_abbrev 0x0001e0b7 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_abbrev 0x0001ee72 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_abbrev 0x0001f152 0x801 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_abbrev 0x0001f953 0xbd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_abbrev 0x00020524 0xcfb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_abbrev 0x0002121f 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_abbrev 0x00021636 0x5e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_abbrev 0x00021c17 0x328 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_abbrev 0x00021f3f 0x5dd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_abbrev 0x0002251c 0x592 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_abbrev 0x00022aae 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_abbrev 0x00022c72 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_abbrev 0x00022e1d 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_abbrev 0x00022f7f 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_abbrev 0x0002336f 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_abbrev 0x0002346f 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_abbrev 0x000235af 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_abbrev 0x000236ef 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_abbrev 0x00023860 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_abbrev 0x00023b3e 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_abbrev 0x00023de4 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_abbrev 0x00024106 0x2f1 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_abbrev 0x000243f7 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_abbrev 0x000245d3 0x381 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_abbrev 0x00024954 0x45b esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_abbrev 0x00024daf 0x3bc esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_abbrev 0x0002516b 0x1a4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_abbrev 0x0002530f 0x188 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .debug_abbrev 0x00025497 0x2b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_abbrev 0x0002574d 0xe6 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_abbrev 0x00025833 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_abbrev 0x00025d41 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_abbrev 0x00026159 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_abbrev 0x00026667 0x35c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_abbrev 0x000269c3 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_abbrev 0x00026c69 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_abbrev 0x00027124 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_abbrev 0x000274b1 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_abbrev 0x00027622 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_abbrev 0x000277ee 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_abbrev 0x00027908 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_abbrev 0x00027aa3 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_abbrev 0x00027c6b 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_abbrev 0x00027f95 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_abbrev 0x00028079 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_abbrev 0x00028289 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_abbrev 0x00028406 0x3e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_abbrev 0x000287ea 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_abbrev 0x00028c40 0x2f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_abbrev 0x00028f34 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_abbrev 0x00029134 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_abbrev 0x00029318 0x37b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_abbrev 0x00029693 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_abbrev 0x000297d8 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_abbrev 0x00029aba 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_abbrev 0x00029d73 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_abbrev 0x00029fa6 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_abbrev 0x0002a3a9 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_abbrev 0x0002a7cd 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_abbrev 0x0002a9d7 0x51b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_abbrev 0x0002aef2 0x461 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_abbrev 0x0002b353 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_abbrev 0x0002b7ae 0x31f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_abbrev 0x0002bacd 0x372 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_abbrev 0x0002be3f 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_abbrev 0x0002c222 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_abbrev 0x0002c51c 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_abbrev 0x0002c8c2 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_abbrev 0x0002cca5 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_abbrev 0x0002cf36 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_abbrev 0x0002d072 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_abbrev 0x0002d1cc 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_abbrev 0x0002d5af 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_abbrev 0x0002d66b 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x0002d9ae 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x0002dc30 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_abbrev 0x0002de25 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x0002e0de 0x24f esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_abbrev 0x0002e32d 0x24f esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_abbrev 0x0002e57c 0x387 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_abbrev 0x0002e903 0x3d5 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_abbrev 0x0002ecd8 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_abbrev 0x0002ef43 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_abbrev 0x0002f134 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_abbrev 0x0002f3bd 0x61 esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_abbrev 0x0002f41e 0x90 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_abbrev 0x0002f4ae 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_abbrev 0x0002f53e 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_abbrev 0x0002f5ae 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_abbrev 0x0002f8af 0x6b9 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_abbrev 0x0002ff68 0x55b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_abbrev 0x000304c3 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_abbrev 0x0003059d 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_abbrev 0x00030794 0x47d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_abbrev 0x00030c11 0x380 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_abbrev 0x00030f91 0xa6 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_abbrev 0x00031037 0x31d esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_abbrev 0x00031354 0x3eb esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_abbrev 0x0003173f 0x39e esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_abbrev 0x00031add 0x157 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_abbrev 0x00031c34 0x3a2 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_abbrev 0x00031fd6 0xbb esp-idf/lwip/liblwip.a(init.c.obj) - .debug_abbrev 0x00032091 0x21c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_abbrev 0x000322ad 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_abbrev 0x000324a3 0x2d0 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_abbrev 0x00032773 0x411 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_abbrev 0x00032b84 0x3de esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_abbrev 0x00032f62 0x3c7 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_abbrev 0x00033329 0x426 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_abbrev 0x0003374f 0x3aa esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_abbrev 0x00033af9 0x38f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_abbrev 0x00033e88 0x387 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_abbrev 0x0003420f 0x3e0 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_abbrev 0x000345ef 0x414 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_abbrev 0x00034a03 0x371 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_abbrev 0x00034d74 0x2f2 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_abbrev 0x00035066 0x3ec esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_abbrev 0x00035452 0x36f esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_abbrev 0x000357c1 0x2e9 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_abbrev 0x00035aaa 0x25c esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_abbrev 0x00035d06 0x303 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_abbrev 0x00036009 0x33e esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_abbrev 0x00036347 0x1ea esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_abbrev 0x00036531 0x251 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_abbrev 0x00036782 0x398 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_abbrev 0x00036b1a 0x3d9 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_abbrev 0x00036ef3 0x2c8 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_abbrev 0x000371bb 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_abbrev 0x000373c6 0x275 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_abbrev 0x0003763b 0x332 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_abbrev 0x0003796d 0x2a2 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_abbrev 0x00037c0f 0x40b esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_abbrev 0x0003801a 0x45a esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_abbrev 0x00038474 0x90 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_abbrev 0x00038504 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_abbrev 0x0003873d 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_abbrev 0x00038965 0x55a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_abbrev 0x00038ebf 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_abbrev 0x00039251 0x6de esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_abbrev 0x0003992f 0x5b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_abbrev 0x00039ee2 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_abbrev 0x0003a152 0x528 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_abbrev 0x0003a67a 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_abbrev 0x0003aac7 0x426 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_abbrev 0x0003aeed 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_abbrev 0x0003b26c 0x663 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_abbrev 0x0003b8cf 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_abbrev 0x0003bc74 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_abbrev 0x0003c00f 0x428 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_abbrev 0x0003c437 0x4b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_abbrev 0x0003c8e8 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_abbrev 0x0003cb2f 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_abbrev 0x0003cfde 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_abbrev 0x0003d23f 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_abbrev 0x0003d540 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_abbrev 0x0003d6a2 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_abbrev 0x0003d8d5 0x5fc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_abbrev 0x0003ded1 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_abbrev 0x0003e27f 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_abbrev 0x0003e56d 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_abbrev 0x0003e97b 0x68a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_abbrev 0x0003f005 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_abbrev 0x0003f2f0 0x27b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_abbrev 0x0003f56b 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_abbrev 0x0003f77d 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_abbrev 0x0003fa95 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_abbrev 0x0003fec4 0x28a esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_abbrev 0x0004014e 0x190 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_abbrev 0x000402de 0x496 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_abbrev 0x00040774 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_abbrev 0x0004097f 0x32c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_abbrev 0x00040cab 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_abbrev 0x000410ac 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_abbrev 0x000413c8 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_abbrev 0x0004161c 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x00041a1c 0x27f esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_abbrev 0x00041c9b 0x3fb esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_abbrev 0x00042096 0x8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_abbrev 0x00042125 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_abbrev 0x000421ce 0x5cd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_abbrev 0x0004279b 0x122 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_abbrev 0x000428bd 0x47f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_abbrev 0x00042d3c 0x306 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_abbrev 0x00043042 0x471 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_abbrev 0x000434b3 0x1a0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_abbrev 0x00043653 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_abbrev 0x000436fc 0x509 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_abbrev 0x00043c05 0x3f2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_abbrev 0x00043ff7 0x57b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_abbrev 0x00044572 0x7cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_abbrev 0x00044d3d 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_abbrev 0x00044de1 0x342 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_abbrev 0x00045123 0x2f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_abbrev 0x00045419 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_abbrev 0x0004560f 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_abbrev 0x00045a5c 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_abbrev 0x00045bec 0x5b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_abbrev 0x00045c47 0x62 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_abbrev 0x00045ca9 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_abbrev 0x00045f32 0x2e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_abbrev 0x00046219 0x424 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_abbrev 0x0004663d 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_abbrev 0x000468c6 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_abbrev 0x00046b0d 0x23a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_abbrev 0x00046d47 0x1bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_abbrev 0x00046f04 0x224 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_abbrev 0x00047128 0x265 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_abbrev 0x0004738d 0x2bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_abbrev 0x0004764a 0x213 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_abbrev 0x0004785d 0x255 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_abbrev 0x00047ab2 0x210 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_abbrev 0x00047cc2 0x22d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_abbrev 0x00047eef 0x209 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_abbrev 0x000480f8 0x2de /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_abbrev 0x000483d6 0x212 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_abbrev 0x000485e8 0x174 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_abbrev 0x0004875c 0x196 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_abbrev 0x000488f2 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_abbrev 0x00048ac3 0x1e1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_abbrev 0x00048ca4 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_abbrev 0x00048e75 0x1ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_abbrev 0x00049064 0x1d2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_abbrev 0x00049236 0x1d7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_abbrev 0x0004940d 0x42d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_abbrev 0x0004983a 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_abbrev 0x00049cd5 0x44f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_abbrev 0x0004a124 0x1be /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_abbrev 0x0004a2e2 0x257 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_abbrev 0x0004a539 0x285 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_abbrev 0x0004a7be 0x260 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_abbrev 0x0004aa1e 0x13c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_abbrev 0x0004ab5a 0x325 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_abbrev 0x0004ae7f 0x25d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_abbrev 0x0004b0dc 0x45d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_abbrev 0x0004b539 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_abbrev 0x0004b780 0x3cc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_abbrev 0x0004bb4c 0x18b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x000106da 0x533 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_abbrev 0x00010c0d 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x00010d19 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x00010f35 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_abbrev 0x00010f5d 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_abbrev 0x00010f85 0x69a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_abbrev 0x0001161f 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_abbrev 0x000116c9 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x0001172b 0x511 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x00011c3c 0x29e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x00011eda 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x00012156 0x554 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x000126aa 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x00012767 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_abbrev 0x0001283e 0x217 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_abbrev 0x00012a55 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x00012b7f 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x00012d87 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x00013189 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x0001341a 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x00013965 0x548 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x00013ead 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x00014267 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x000144aa 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000145ec 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00014a5d 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x00014c86 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x00014e8b 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x00015104 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x00015384 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x00015556 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x00015739 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00015b27 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00015ca0 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00015f09 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x000160b8 0x38a esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x00016442 0x3f6 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x00016838 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x00016bb4 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x00016d49 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x000170b0 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x000173d0 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x000177cc 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x00017cc7 0x208 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x00017ecf 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x0001825d 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x00018631 0x2a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x000188da 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x00018d4c 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x00018dd2 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x00018e42 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x00018ee5 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x00018f75 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x0001910f 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x000192f6 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x000193ba 0x393 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_abbrev 0x0001974d 0x16d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x000198ba 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_abbrev 0x00019aee 0x45d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_abbrev 0x00019f4b 0x3a1 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_abbrev 0x0001a2ec 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x0001a381 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_abbrev 0x0001a489 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x0001a49d 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x0001a77c 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0001a8ed 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0001ac60 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_abbrev 0x0001adb3 0x474 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_abbrev 0x0001b227 0xf5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x0001c185 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x0001d067 0xb2d esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x0001db94 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x0001e0b0 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x0001ee6b 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_abbrev 0x0001f14b 0x801 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x0001f94c 0xbd1 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x0002051d 0xcfb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x00021218 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x0002162f 0x5e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x00021c10 0x328 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_abbrev 0x00021f38 0x5dd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_abbrev 0x00022515 0x592 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_abbrev 0x00022aa7 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_abbrev 0x00022c6b 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_abbrev 0x00022e16 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_abbrev 0x00022f78 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_abbrev 0x00023368 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_abbrev 0x00023468 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_abbrev 0x000235a8 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_abbrev 0x000236e8 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_abbrev 0x00023859 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_abbrev 0x00023b37 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_abbrev 0x00023ddd 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_abbrev 0x000240ff 0x2f1 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_abbrev 0x000243f0 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_abbrev 0x000245cc 0x381 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_abbrev 0x0002494d 0x45b esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_abbrev 0x00024da8 0x3bc esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_abbrev 0x00025164 0x1a4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_abbrev 0x00025308 0x2b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_abbrev 0x000255be 0xe6 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_abbrev 0x000256a4 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x00025bb2 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_abbrev 0x00025fca 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_abbrev 0x000264d8 0x35c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_abbrev 0x00026834 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_abbrev 0x00026ada 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_abbrev 0x00026f95 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_abbrev 0x00027322 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_abbrev 0x00027493 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x0002765f 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x00027779 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_abbrev 0x00027914 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x00027adc 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_abbrev 0x00027e06 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x00027eea 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_abbrev 0x000280fa 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_abbrev 0x00028277 0x3e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_abbrev 0x0002865b 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_abbrev 0x00028ab1 0x2f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_abbrev 0x00028da5 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_abbrev 0x00028fa5 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x00029189 0x37b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_abbrev 0x00029504 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_abbrev 0x00029649 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_abbrev 0x0002992b 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_abbrev 0x00029be4 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_abbrev 0x00029e17 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_abbrev 0x0002a21a 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_abbrev 0x0002a63e 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_abbrev 0x0002a848 0x51b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_abbrev 0x0002ad63 0x461 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x0002b1c4 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_abbrev 0x0002b61f 0x31f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_abbrev 0x0002b93e 0x372 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_abbrev 0x0002bcb0 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_abbrev 0x0002c093 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_abbrev 0x0002c38d 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_abbrev 0x0002c733 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_abbrev 0x0002cb16 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_abbrev 0x0002cda7 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x0002cee3 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_abbrev 0x0002d03d 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_abbrev 0x0002d420 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_abbrev 0x0002d4dc 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0002d81f 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0002daa1 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_abbrev 0x0002dc96 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x0002df4f 0x24f esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_abbrev 0x0002e19e 0x24f esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_abbrev 0x0002e3ed 0x387 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_abbrev 0x0002e774 0x3d5 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_abbrev 0x0002eb49 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_abbrev 0x0002edb4 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x0002efa5 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_abbrev 0x0002f22e 0x61 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_abbrev 0x0002f28f 0x90 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_abbrev 0x0002f31f 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_abbrev 0x0002f3af 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_abbrev 0x0002f41f 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_abbrev 0x0002f720 0x6b9 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_abbrev 0x0002fdd9 0x55b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x00030334 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_abbrev 0x0003040e 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_abbrev 0x00030605 0x47d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_abbrev 0x00030a82 0x380 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_abbrev 0x00030e02 0xa6 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_abbrev 0x00030ea8 0x31d esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_abbrev 0x000311c5 0x3eb esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_abbrev 0x000315b0 0x39e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_abbrev 0x0003194e 0x157 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_abbrev 0x00031aa5 0x3a2 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_abbrev 0x00031e47 0xbb esp-idf/lwip/liblwip.a(init.c.obj) + .debug_abbrev 0x00031f02 0x21c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_abbrev 0x0003211e 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_abbrev 0x00032314 0x2d0 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_abbrev 0x000325e4 0x411 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_abbrev 0x000329f5 0x3de esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_abbrev 0x00032dd3 0x3c7 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_abbrev 0x0003319a 0x426 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_abbrev 0x000335c0 0x3aa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_abbrev 0x0003396a 0x38f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_abbrev 0x00033cf9 0x387 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_abbrev 0x00034080 0x3e0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_abbrev 0x00034460 0x414 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_abbrev 0x00034874 0x371 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_abbrev 0x00034be5 0x2f2 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_abbrev 0x00034ed7 0x3ec esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_abbrev 0x000352c3 0x36f esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_abbrev 0x00035632 0x2e9 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_abbrev 0x0003591b 0x25c esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_abbrev 0x00035b77 0x303 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_abbrev 0x00035e7a 0x33e esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_abbrev 0x000361b8 0x1ea esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_abbrev 0x000363a2 0x251 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_abbrev 0x000365f3 0x398 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_abbrev 0x0003698b 0x3d9 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_abbrev 0x00036d64 0x2c8 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_abbrev 0x0003702c 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_abbrev 0x00037237 0x275 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_abbrev 0x000374ac 0x332 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_abbrev 0x000377de 0x2a2 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_abbrev 0x00037a80 0x40b esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_abbrev 0x00037e8b 0x45a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_abbrev 0x000382e5 0x90 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_abbrev 0x00038375 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_abbrev 0x000385ae 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_abbrev 0x000387d6 0x55a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_abbrev 0x00038d30 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_abbrev 0x000390c2 0x6de esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_abbrev 0x000397a0 0x5b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_abbrev 0x00039d53 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_abbrev 0x00039fc3 0x528 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_abbrev 0x0003a4eb 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_abbrev 0x0003a938 0x426 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_abbrev 0x0003ad5e 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_abbrev 0x0003b0dd 0x663 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_abbrev 0x0003b740 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_abbrev 0x0003bae5 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_abbrev 0x0003be80 0x428 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_abbrev 0x0003c2a8 0x4b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_abbrev 0x0003c759 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_abbrev 0x0003c9a0 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_abbrev 0x0003ce4f 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_abbrev 0x0003d0b0 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_abbrev 0x0003d3b1 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_abbrev 0x0003d513 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_abbrev 0x0003d746 0x5fc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_abbrev 0x0003dd42 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_abbrev 0x0003e0f0 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_abbrev 0x0003e3de 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_abbrev 0x0003e7ec 0x68a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_abbrev 0x0003ee76 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_abbrev 0x0003f161 0x27b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_abbrev 0x0003f3dc 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_abbrev 0x0003f5ee 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_abbrev 0x0003f906 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_abbrev 0x0003fd35 0x28a esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_abbrev 0x0003ffbf 0x190 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_abbrev 0x0004014f 0x496 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_abbrev 0x000405e5 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_abbrev 0x000407f0 0x32c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_abbrev 0x00040b1c 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_abbrev 0x00040f1d 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_abbrev 0x00041239 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_abbrev 0x0004148d 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0004188d 0x27f esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_abbrev 0x00041b0c 0x3fb esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_abbrev 0x00041f07 0x8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_abbrev 0x00041f96 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_abbrev 0x0004203f 0x5cd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_abbrev 0x0004260c 0x122 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_abbrev 0x0004272e 0x47f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_abbrev 0x00042bad 0x306 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_abbrev 0x00042eb3 0x471 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_abbrev 0x00043324 0x1a0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_abbrev 0x000434c4 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_abbrev 0x0004356d 0x509 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_abbrev 0x00043a76 0x3f2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_abbrev 0x00043e68 0x57b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_abbrev 0x000443e3 0x7cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_abbrev 0x00044bae 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_abbrev 0x00044c52 0x342 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_abbrev 0x00044f94 0x2f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_abbrev 0x0004528a 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_abbrev 0x00045480 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x000458cd 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_abbrev 0x00045a5d 0x5b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_abbrev 0x00045ab8 0x62 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_abbrev 0x00045b1a 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_abbrev 0x00045da3 0x2e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_abbrev 0x0004608a 0x424 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_abbrev 0x000464ae 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_abbrev 0x00046737 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_abbrev 0x0004697e 0x23a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_abbrev 0x00046bb8 0x1bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_abbrev 0x00046d75 0x224 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_abbrev 0x00046f99 0x265 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_abbrev 0x000471fe 0x2bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_abbrev 0x000474bb 0x213 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_abbrev 0x000476ce 0x255 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_abbrev 0x00047923 0x210 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_abbrev 0x00047b33 0x22d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_abbrev 0x00047d60 0x209 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_abbrev 0x00047f69 0x2de /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_abbrev 0x00048247 0x212 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_abbrev 0x00048459 0x174 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_abbrev 0x000485cd 0x196 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_abbrev 0x00048763 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_abbrev 0x00048934 0x1e1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_abbrev 0x00048b15 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_abbrev 0x00048ce6 0x1ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_abbrev 0x00048ed5 0x1d2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_abbrev 0x000490a7 0x1d7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_abbrev 0x0004927e 0x42d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_abbrev 0x000496ab 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_abbrev 0x00049b46 0x44f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_abbrev 0x00049f95 0x1be /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_abbrev 0x0004a153 0x257 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_abbrev 0x0004a3aa 0x285 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_abbrev 0x0004a62f 0x260 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_abbrev 0x0004a88f 0x13c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_abbrev 0x0004a9cb 0x325 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_abbrev 0x0004acf0 0x25d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_abbrev 0x0004af4d 0x45d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_abbrev 0x0004b3aa 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_abbrev 0x0004b5f1 0x3cc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_abbrev 0x0004b9bd 0x18b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_line 0x00000000 0x1b4360 +.debug_line 0x00000000 0x1b3439 *(.debug_line) .debug_line 0x00000000 0x6d5 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x000006d5 0x573 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -45002,317 +44993,316 @@ END GROUP .debug_line 0x000526ac 0x95a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_line 0x00053006 0x4869 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_line 0x0005786f 0xf2c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x0005879b 0x3024 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_line 0x0005b7bf 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x0005ba3d 0x3f8 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x0005be35 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x0005c03e 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x0005c167 0x5015 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x0006117c 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x00061255 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x00061337 0x13ef esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x00062726 0xbbb esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x000632e1 0xf98 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x00064279 0x2dd3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0006704c 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x000672e3 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x00067719 0x1012 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x0006872b 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x000689b2 0x725 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x000690d7 0x10b3 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x0006a18a 0x5a8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x0006a732 0x3585 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x0006dcb7 0x132c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x0006efe3 0xe81 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0006fe64 0x47b esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x000702df 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x00070679 0x22f1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0007296a 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x00072dc7 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0007328c 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0007384f 0xb0f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0007435e 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x00074704 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x00074aa8 0xdb0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x00075858 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x00075c38 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x000763c6 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x00076d1f 0x77e esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x0007749d 0x265e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00079afb 0x992 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x0007a48d 0x6d1 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x0007ab5e 0xcb1 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x0007b80f 0x959 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_line 0x0007c168 0x905 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x0007ca6d 0x1ac4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x0007e531 0x57f esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x0007eab0 0xac7 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x0007f577 0x11fe esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x00080775 0x3a4 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_line 0x00080b19 0x11c1 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x00081cda 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x00081d8e 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x00081f39 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x00082143 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x000824ff 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x00082a2a 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_line 0x00082f29 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x0008313f 0xabd esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_line 0x00083bfc 0x6f9 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x000842f5 0x81a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_line 0x00084b0f 0x1bce esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x000866dd 0xb90 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_line 0x0008726d 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x00087431 0x27b esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_line 0x000876ac 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x00087847 0x1115 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_line 0x0008895c 0x2333 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x0008ac8f 0x39fb esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x0008e68a 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_line 0x0008ec4c 0x282a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_line 0x00091476 0x304a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x000944c0 0x3804 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x00097cc4 0x10c7 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x00098d8b 0x8e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x0009966b 0x17b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x0009ae23 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x0009b32e 0xf83 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x0009c2b1 0x3dd4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000a0085 0x19b2 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000a1a37 0x852 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000a2289 0xc24 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000a2ead 0x16ab esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_line 0x000a4558 0x6f2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_line 0x000ab482 0x6b53 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_line 0x000b1fd5 0x4d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_line 0x000b24ae 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_line 0x000b2a8e 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_line 0x000b2f53 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_line 0x000b45e8 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_line 0x000b4a83 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_line 0x000b4ef8 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_line 0x000b53cb 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_line 0x000b5825 0x11d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_line 0x000b69fb 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_line 0x000b7a55 0x1b97 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_line 0x000b95ec 0xad7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_line 0x000ba0c3 0xad1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_line 0x000bab94 0xf1d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_line 0x000bbab1 0x16c2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_line 0x000bd173 0x1998 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_line 0x000beb0b 0x7b4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_line 0x000bf2bf 0x4e1 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .debug_line 0x000bf7a0 0xf36 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_line 0x000c06d6 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_line 0x000c0a2f 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_line 0x000c6223 0x25a7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_line 0x000c87ca 0x2c43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_line 0x000cb40d 0x950 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_line 0x000cbd5d 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_line 0x000cc5a8 0x1625 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_line 0x000cdbcd 0x1787 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_line 0x000cf354 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_line 0x000cf883 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_line 0x000cfb00 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_line 0x000cfd3a 0x63d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_line 0x000d0377 0x761 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_line 0x000d0ad8 0x122c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_line 0x000d1d04 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_line 0x000d1f84 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_line 0x000d28c8 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_line 0x000d2d38 0x17f1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_line 0x000d4529 0x1497 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_line 0x000d59c0 0x76a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_line 0x000d612a 0x976 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_line 0x000d6aa0 0x954 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_line 0x000d73f4 0x16fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_line 0x000d8af0 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_line 0x000d8eed 0x2085 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_line 0x000daf72 0x10b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_line 0x000dc028 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_line 0x000dd0b7 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_line 0x000de795 0x595a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_line 0x000e40ef 0xfe7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_line 0x000e50d6 0x1468 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_line 0x000e653e 0xe33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_line 0x000e7371 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_line 0x000e89cd 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_line 0x000e96e6 0x115a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_line 0x000ea840 0x55a7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_line 0x000efde7 0x4ea5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_line 0x000f4c8c 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_line 0x000f5da6 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_line 0x000f6f0c 0x17ef esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_line 0x000f86fb 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_line 0x000f89a5 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_line 0x000f8c7a 0xa45 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_line 0x000f96bf 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_line 0x000f9833 0x15d4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x000fae07 0xcb7 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x000fbabe 0x7cb esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_line 0x000fc289 0x830 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000fcab9 0x433 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_line 0x000fceec 0x56f esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_line 0x000fd45b 0xeac esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_line 0x000fe307 0x990 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_line 0x000fec97 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_line 0x000ff5b8 0x6e3 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_line 0x000ffc9b 0x8ef esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_line 0x0010058a 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_line 0x00100636 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_line 0x001007e1 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_line 0x001008ab 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_line 0x00100a54 0xf57 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_line 0x001019ab 0x2f70 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_line 0x0010491b 0x3cf8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_line 0x00108613 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_line 0x00108832 0x655 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_line 0x00108e87 0x1cd9 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_line 0x0010ab60 0x1855 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_line 0x0010c3b5 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_line 0x0010c5bb 0xf1b esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_line 0x0010d4d6 0x9617 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_line 0x00116aed 0xe6f esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_line 0x0011795c 0x785 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_line 0x001180e1 0x2c69 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_line 0x0011ad4a 0x28d esp-idf/lwip/liblwip.a(init.c.obj) - .debug_line 0x0011afd7 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_line 0x0011b4d8 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_line 0x0011b94c 0x6a0 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_line 0x0011bfec 0x2fab esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_line 0x0011ef97 0x2456 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_line 0x001213ed 0x1b1f esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_line 0x00122f0c 0x4c6a esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_line 0x00127b76 0x44ce esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_line 0x0012c044 0x330b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_line 0x0012f34f 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_line 0x0012ff64 0x2a07 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_line 0x0013296b 0x3f77 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_line 0x001368e2 0x1bdb esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_line 0x001384bd 0xa2f esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_line 0x00138eec 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_line 0x0013a510 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_line 0x0013b9d0 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_line 0x0013c54f 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_line 0x0013cc27 0x98e esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_line 0x0013d5b5 0x2347 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_line 0x0013f8fc 0xe1b esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_line 0x00140717 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_line 0x00140db8 0x14e5 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_line 0x0014229d 0x4deb esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_line 0x00147088 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_line 0x00147806 0x551 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_line 0x00147d57 0x7bc esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_line 0x00148513 0x1303 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_line 0x00149816 0x738 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_line 0x00149f4e 0x2764 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_line 0x0014c6b2 0x471a esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_line 0x00150dcc 0x252 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_line 0x0015101e 0x917 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_line 0x00151935 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_line 0x00152787 0x13dd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_line 0x00153b64 0x99b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_line 0x001544ff 0x5077 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_line 0x00159576 0x21e1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_line 0x0015b757 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_line 0x0015bcc3 0x12bb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_line 0x0015cf7e 0x2e62 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_line 0x0015fde0 0x1368 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_line 0x00161148 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_line 0x00161ede 0x5656 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_line 0x00167534 0x229a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_line 0x001697ce 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_line 0x0016a80d 0xbb1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_line 0x0016b3be 0x1dcb esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_line 0x0016d189 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_line 0x0016daec 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_line 0x00174a03 0xb90 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_line 0x00175593 0x27bd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_line 0x00177d50 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_line 0x001782b5 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_line 0x00178a3c 0x5b65 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_line 0x0017e5a1 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_line 0x00180262 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_line 0x00180d65 0x1e70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_line 0x00182bd5 0x2d6c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_line 0x00185941 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_line 0x00186311 0xc9b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_line 0x00186fac 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_line 0x00187aed 0x10a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_line 0x00188b91 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_line 0x0018a03e 0x978 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_line 0x0018a9b6 0x5cd esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_line 0x0018af83 0x2058 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_line 0x0018cfdb 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_line 0x0018d4ce 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_line 0x0018e0b1 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_line 0x0019096e 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_line 0x00191be4 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_line 0x00192e35 0x28eb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x00195720 0x578 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_line 0x00195c98 0xceb esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_line 0x00196983 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_line 0x001969ee 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_line 0x00196a59 0x53e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_line 0x00196f97 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_line 0x00197040 0x442 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_line 0x00197482 0x1a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_line 0x00197623 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_line 0x00197abe 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_line 0x00197b3f 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_line 0x00197baa 0x45a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_line 0x00198004 0x1e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_line 0x001981eb 0x3da /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_line 0x001985c5 0x7cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_line 0x00198d94 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_line 0x00198dff 0x8a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_line 0x00198e89 0x139 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_line 0x00198fc2 0xee /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_line 0x001990b0 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x00199847 0x465 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_line 0x00199cac 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_line 0x00199ce6 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_line 0x00199d24 0x2f4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_line 0x0019a018 0x588 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_line 0x0019a5a0 0x848 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x0019ade8 0x295 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x0019b07d 0xed /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x0019b16a 0x8bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x0019ba27 0x14b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x0019bb72 0x171 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x0019bce3 0x262 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x0019bf45 0x3fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x0019c343 0x241 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line 0x0019c584 0x27d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_line 0x0019c801 0xf9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x0019c8fa 0x22a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line 0x0019cb24 0x2a4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x0019cdc8 0x8c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x0019d68c 0x2c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x0019d950 0x51 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x0019d9a1 0x8e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x0019da2f 0xb1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_line 0x0019dae0 0xdf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_line 0x0019dbbf 0xd5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x0019dc94 0xe8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_line 0x0019dd7c 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_line 0x0019de57 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_line 0x0019df32 0x4ef1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line 0x001a2e23 0x51e5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x001a8008 0x35e3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_line 0x001ab5eb 0x189 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x001ab774 0x395 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x001abb09 0x1ae /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x001abcb7 0x134 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x001abdeb 0x1c7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x001abfb2 0x20d2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x001ae084 0x1a7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line 0x001ae22b 0x21fd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x001b0428 0x13b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line 0x001b0563 0x35e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x001b3b45 0x81b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x0005879b 0x25de esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_line 0x0005ad79 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0005aff7 0x3f8 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x0005b3ef 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x0005b5f8 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x0005b721 0x5015 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x00060736 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x0006080f 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x000608f1 0x13ef esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x00061ce0 0xbbb esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0006289b 0xf98 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x00063833 0x2dd3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x00066606 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0006689d 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x00066cd3 0x1012 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x00067ce5 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00067f6c 0x725 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00068691 0x10b3 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00069744 0x5a8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00069cec 0x3585 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x0006d271 0x132c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0006e59d 0xe81 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0006f41e 0x47b esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0006f899 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0006fc33 0x22f1 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x00071f24 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x00072381 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x00072846 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x00072e09 0xb0f esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x00073918 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x00073cbe 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x00074062 0xdb0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x00074e12 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x000751f2 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x00075980 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x000762d9 0x77e esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x00076a57 0x265e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000790b5 0x992 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00079a47 0x6d1 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x0007a118 0xcb1 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x0007adc9 0x959 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x0007b722 0x905 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x0007c027 0x1ac4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x0007daeb 0x57f esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0007e06a 0xac7 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x0007eb31 0x11fe esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x0007fd2f 0x3a4 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x000800d3 0x11c1 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x00081294 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x00081348 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x000814f3 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x000816fd 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x00081ab9 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x00081fe4 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x000824e3 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x000826f9 0xabd esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_line 0x000831b6 0x6f9 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x000838af 0x81a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x000840c9 0x1bce esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x00085c97 0xb90 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x00086827 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x000869eb 0x27b esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_line 0x00086c66 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x00086e01 0x1115 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x00087f16 0x2333 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x0008a249 0x39fb esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x0008dc44 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x0008e206 0x282a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x00090a30 0x304a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x00093a7a 0x3804 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x0009727e 0x10c7 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x00098345 0x8e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x00098c25 0x17b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x0009a3dd 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x0009a8e8 0xf83 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x0009b86b 0x3dd4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x0009f63f 0x19b2 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000a0ff1 0x852 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000a1843 0xc24 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000a2467 0x16ab esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_line 0x000a3b12 0x6f2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_line 0x000aaa3c 0x6b53 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x000b158f 0x4d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x000b1a68 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x000b2048 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x000b250d 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x000b3ba2 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x000b403d 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x000b44b2 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x000b4985 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x000b4ddf 0x11d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x000b5fb5 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_line 0x000b700f 0x1b97 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x000b8ba6 0xad7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_line 0x000b967d 0xad1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x000ba14e 0xf1d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x000bb06b 0x16c2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x000bc72d 0x1998 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_line 0x000be0c5 0x7b4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_line 0x000be879 0xf36 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_line 0x000bf7af 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_line 0x000bfb08 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x000c52fc 0x25a7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x000c78a3 0x2c43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x000ca4e6 0x950 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x000cae36 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x000cb681 0x1625 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x000ccca6 0x1787 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x000ce42d 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x000ce95c 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x000cebd9 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x000cee13 0x63d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x000cf450 0x761 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x000cfbb1 0x122c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x000d0ddd 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x000d105d 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x000d19a1 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x000d1e11 0x17f1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x000d3602 0x1497 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x000d4a99 0x76a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x000d5203 0x976 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x000d5b79 0x954 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x000d64cd 0x16fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x000d7bc9 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x000d7fc6 0x2085 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x000da04b 0x10b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x000db101 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x000dc190 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x000dd86e 0x595a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x000e31c8 0xfe7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x000e41af 0x1468 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_line 0x000e5617 0xe33 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x000e644a 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x000e7aa6 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x000e87bf 0x115a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x000e9919 0x55a7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x000eeec0 0x4ea5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x000f3d65 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x000f4e7f 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x000f5fe5 0x17ef esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x000f77d4 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x000f7a7e 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x000f7d53 0xa45 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x000f8798 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x000f890c 0x15d4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000f9ee0 0xcb7 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000fab97 0x7cb esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x000fb362 0x830 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000fbb92 0x433 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_line 0x000fbfc5 0x56f esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_line 0x000fc534 0xeac esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x000fd3e0 0x990 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_line 0x000fdd70 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x000fe691 0x6e3 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x000fed74 0x8ef esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x000ff663 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_line 0x000ff70f 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_line 0x000ff8ba 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x000ff984 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x000ffb2d 0xf57 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x00100a84 0x2f70 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_line 0x001039f4 0x3cf8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x001076ec 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x0010790b 0x655 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x00107f60 0x1cd9 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x00109c39 0x1855 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x0010b48e 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_line 0x0010b694 0xf1b esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x0010c5af 0x9617 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x00115bc6 0xe6f esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x00116a35 0x785 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x001171ba 0x2c69 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x00119e23 0x28d esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x0011a0b0 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x0011a5b1 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x0011aa25 0x6a0 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x0011b0c5 0x2fab esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x0011e070 0x2456 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x001204c6 0x1b1f esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x00121fe5 0x4c6a esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x00126c4f 0x44ce esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x0012b11d 0x330b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x0012e428 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x0012f03d 0x2a07 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x00131a44 0x3f77 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x001359bb 0x1bdb esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x00137596 0xa2f esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x00137fc5 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x001395e9 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x0013aaa9 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x0013b628 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x0013bd00 0x98e esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x0013c68e 0x2347 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x0013e9d5 0xe1b esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x0013f7f0 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x0013fe91 0x14e5 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x00141376 0x4deb esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x00146161 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x001468df 0x551 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x00146e30 0x7bc esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x001475ec 0x1303 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x001488ef 0x738 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x00149027 0x2764 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x0014b78b 0x471a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x0014fea5 0x252 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x001500f7 0x917 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x00150a0e 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x00151860 0x13dd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x00152c3d 0x99b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x001535d8 0x5077 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_line 0x0015864f 0x21e1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x0015a830 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x0015ad9c 0x12bb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x0015c057 0x2e62 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x0015eeb9 0x1368 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x00160221 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x00160fb7 0x5656 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x0016660d 0x229a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x001688a7 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x001698e6 0xbb1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x0016a497 0x1dcb esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x0016c262 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x0016cbc5 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x00173adc 0xb90 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x0017466c 0x27bd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x00176e29 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x0017738e 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x00177b15 0x5b65 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x0017d67a 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x0017f33b 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x0017fe3e 0x1e70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x00181cae 0x2d6c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x00184a1a 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x001853ea 0xc9b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x00186085 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x00186bc6 0x10a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x00187c6a 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x00189117 0x978 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_line 0x00189a8f 0x5cd esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_line 0x0018a05c 0x2058 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x0018c0b4 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x0018c5a7 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x0018d18a 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x0018fa47 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x00190cbd 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x00191f0e 0x28eb esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x001947f9 0x578 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x00194d71 0xceb esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x00195a5c 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x00195ac7 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_line 0x00195b32 0x53e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x00196070 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x00196119 0x442 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x0019655b 0x1a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x001966fc 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x00196b97 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x00196c18 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x00196c83 0x45a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x001970dd 0x1e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_line 0x001972c4 0x3da /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x0019769e 0x7cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x00197e6d 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_line 0x00197ed8 0x8a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x00197f62 0x139 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_line 0x0019809b 0xee /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_line 0x00198189 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x00198920 0x465 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x00198d85 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_line 0x00198dbf 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_line 0x00198dfd 0x2f4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_line 0x001990f1 0x588 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_line 0x00199679 0x848 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x00199ec1 0x295 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x0019a156 0xed /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x0019a243 0x8bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x0019ab00 0x14b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x0019ac4b 0x171 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x0019adbc 0x262 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x0019b01e 0x3fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x0019b41c 0x241 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_line 0x0019b65d 0x27d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_line 0x0019b8da 0xf9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x0019b9d3 0x22a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_line 0x0019bbfd 0x2a4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x0019bea1 0x8c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x0019c765 0x2c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x0019ca29 0x51 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x0019ca7a 0x8e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x0019cb08 0xb1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line 0x0019cbb9 0xdf /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line 0x0019cc98 0xd5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x0019cd6d 0xe8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line 0x0019ce55 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line 0x0019cf30 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line 0x0019d00b 0x4ef1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line 0x001a1efc 0x51e5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x001a70e1 0x35e3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_line 0x001aa6c4 0x189 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x001aa84d 0x395 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x001aabe2 0x1ae /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x001aad90 0x134 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x001aaec4 0x1c7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x001ab08b 0x20d2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x001ad15d 0x1a7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x001ad304 0x21fd /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x001af501 0x13b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line 0x001af63c 0x35e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x001b2c1e 0x81b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_frame 0x00000000 0x2d280 +.debug_frame 0x00000000 0x2d204 *(.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) @@ -45401,687 +45391,685 @@ END GROUP .debug_frame 0x000083f8 0x228 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_frame 0x00008620 0x9c4 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_frame 0x00008fe4 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_frame 0x00009108 0x2bc esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_frame 0x000093c4 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x000093f4 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x000094a0 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x00009d0c 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_frame 0x00009d2c 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x00009d58 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x00009fb0 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x0000a124 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x0000a200 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x0000a548 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x0000a590 0x14c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_frame 0x0000a6dc 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x0000a71c 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000a874 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0000aa4c 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x0000ab08 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x0000b018 0x170 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x0000b188 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x0000b424 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x0000b4b0 0x478 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x0000b928 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0000b994 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x0000b9d4 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x0000ba70 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x0000bbc4 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x0000bbf4 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x0000bc24 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x0000bd90 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0000be0c 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0000bf1c 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x0000c09c 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x0000c108 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x0000c490 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x0000c5a8 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x0000c5dc 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x0000c794 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_frame 0x0000c8c0 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x0000c980 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x0000cc30 0xc8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x0000ccf8 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x0000ce60 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x0000d078 0x40 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_frame 0x0000d0b8 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x0000d220 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x0000d260 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x0000d280 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_frame 0x0000d2e0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_frame 0x0000d338 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x0000d3a4 0xcc esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_frame 0x0000d470 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x0000d4a4 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_frame 0x0000d578 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x0000d914 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_frame 0x0000da3c 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x0000da6c 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_frame 0x0000db5c 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_frame 0x0000dd24 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x0000f078 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x0000f704 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_frame 0x0000f814 0x428 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_frame 0x0000fc3c 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_frame 0x00010944 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_frame 0x000110ac 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_frame 0x00011354 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_frame 0x00011484 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_frame 0x000116fc 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_frame 0x00011770 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_frame 0x0001188c 0x4e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_frame 0x00011d6c 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_frame 0x00011f3c 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_frame 0x00011fa8 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_frame 0x00012040 0x1f0 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_frame 0x00012230 0x8e0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_frame 0x00012b10 0xf30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_frame 0x00013a40 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_frame 0x00013af8 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_frame 0x00013b64 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_frame 0x00013bb0 0x568 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_frame 0x00014118 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_frame 0x00014140 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_frame 0x0001418c 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_frame 0x000141d4 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_frame 0x00014280 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_frame 0x00014440 0x260 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_frame 0x000146a0 0x364 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_frame 0x00014a04 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_frame 0x00014b20 0x1b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_frame 0x00014cd4 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_frame 0x00014e44 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_frame 0x00015518 0x1bc esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_frame 0x000156d4 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_frame 0x0001574c 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .debug_frame 0x0001579c 0x134 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_frame 0x000158d0 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_frame 0x000158f0 0x8d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_frame 0x000161c4 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_frame 0x00016708 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_frame 0x00016ad0 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_frame 0x00016e54 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_frame 0x00016f04 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_frame 0x000171b0 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_frame 0x0001746c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_frame 0x000174d8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_frame 0x00017550 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_frame 0x000175a0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_frame 0x00017614 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_frame 0x000176cc 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_frame 0x000178c0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_frame 0x00017908 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_frame 0x00017a04 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_frame 0x00017a80 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_frame 0x00017cf8 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_frame 0x00017f64 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_frame 0x000180c4 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_frame 0x0001821c 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_frame 0x00018358 0x24c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_frame 0x000185a4 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_frame 0x0001866c 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_frame 0x000188e4 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_frame 0x00018bac 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_frame 0x00018e8c 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_frame 0x000191a8 0xa18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_frame 0x00019bc0 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_frame 0x00019cf4 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_frame 0x00019e38 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_frame 0x00019f80 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_frame 0x0001a258 0x398 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_frame 0x0001a5f0 0x2ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_frame 0x0001a8dc 0xe3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_frame 0x0001b718 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_frame 0x0001b96c 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_frame 0x0001bba8 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_frame 0x0001be2c 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_frame 0x0001c2c8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_frame 0x0001c2f4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_frame 0x0001c330 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_frame 0x0001c40c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_frame 0x0001c440 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x0001c660 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x0001c7f8 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_frame 0x0001c8a0 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x0001c98c 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_frame 0x0001c9f0 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_frame 0x0001ca90 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_frame 0x0001cc08 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_frame 0x0001ccd0 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_frame 0x0001ce40 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_frame 0x0001cef0 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_frame 0x0001d030 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_frame 0x0001d1f4 0x508 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_frame 0x0001d6fc 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_frame 0x0001dbe8 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_frame 0x0001dc24 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_frame 0x0001dd34 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_frame 0x0001e138 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_frame 0x0001e3f8 0x210 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_frame 0x0001e608 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_frame 0x0001f200 0x260 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_frame 0x0001f460 0xa4 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_frame 0x0001f504 0x36c esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_frame 0x0001f870 0x2c esp-idf/lwip/liblwip.a(init.c.obj) - .debug_frame 0x0001f89c 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_frame 0x0001f928 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_frame 0x0001f9b8 0xf4 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_frame 0x0001faac 0x568 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_frame 0x00020014 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_frame 0x0002058c 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_frame 0x0002075c 0x72c esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_frame 0x00020e88 0x1b4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_frame 0x0002103c 0x470 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_frame 0x000214ac 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_frame 0x00021638 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_frame 0x0002189c 0x634 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_frame 0x00021ed0 0x2c8 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_frame 0x00022198 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_frame 0x00022234 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_frame 0x000224f8 0x194 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_frame 0x0002268c 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_frame 0x00022748 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_frame 0x000227a8 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_frame 0x00022930 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_frame 0x00022ac8 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_frame 0x00022b74 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_frame 0x00022bd4 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_frame 0x00022dfc 0x430 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_frame 0x0002322c 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_frame 0x000232a0 0x64 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_frame 0x00023304 0x64 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_frame 0x00023368 0x3bc esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_frame 0x00023724 0xe4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_frame 0x00023808 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_frame 0x00023c90 0x5b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_frame 0x00024244 0x20 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_frame 0x00024264 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_frame 0x0002437c 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_frame 0x00024504 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_frame 0x000247dc 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_frame 0x0002493c 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_frame 0x0002523c 0x308 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_frame 0x00025544 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_frame 0x000255a8 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_frame 0x00025690 0x8f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_frame 0x00025f84 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_frame 0x000261b0 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_frame 0x00026390 0x968 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_frame 0x00026cf8 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_frame 0x00026e60 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_frame 0x00027078 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_frame 0x00027200 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_frame 0x00027470 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_frame 0x00027534 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_frame 0x00027fe4 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_frame 0x00028140 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_frame 0x00028410 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_frame 0x00028458 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_frame 0x000284d4 0xaa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_frame 0x00028f78 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_frame 0x00029080 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_frame 0x00029240 0x2b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_frame 0x000294f0 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_frame 0x00029a84 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_frame 0x00029c08 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_frame 0x00029f88 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_frame 0x0002a0a4 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_frame 0x0002a24c 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_frame 0x0002a4d0 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_frame 0x0002a6d0 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_frame 0x0002a7cc 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_frame 0x0002ac3c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_frame 0x0002ace4 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_frame 0x0002b084 0x364 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_frame 0x0002b3e8 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_frame 0x0002b55c 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_frame 0x0002b63c 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x0002ba80 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_frame 0x0002bc60 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_frame 0x0002bd90 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x0002c010 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_frame 0x0002c080 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_frame 0x0002c0d8 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_frame 0x0002c15c 0x17c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_frame 0x0002c2d8 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_frame 0x0002c338 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_frame 0x0002c37c 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_frame 0x0002c3dc 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_frame 0x0002c42c 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_frame 0x0002c478 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_frame 0x0002c4cc 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_frame 0x0002c524 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_frame 0x0002c570 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_frame 0x0002c614 0x3c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_frame 0x0002c650 0x64 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_frame 0x0002c6b4 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_frame 0x0002c6ec 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_frame 0x0002c764 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_frame 0x0002c7b0 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_frame 0x0002c7dc 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_frame 0x0002c808 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_frame 0x0002c838 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_frame 0x0002c868 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_frame 0x0002c89c 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_frame 0x0002c8d0 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_frame 0x0002c904 0xb8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_frame 0x0002c9bc 0x108 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_frame 0x0002cac4 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_frame 0x0002cbec 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_frame 0x0002cc0c 0x6c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_frame 0x0002cc78 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_frame 0x0002cce0 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_frame 0x0002cd20 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_frame 0x0002cd58 0x9c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_frame 0x0002cdf4 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_frame 0x0002ce2c 0x2f4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_frame 0x0002d120 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_frame 0x0002d150 0x104 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_frame 0x0002d254 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x00009108 0x290 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_frame 0x00009398 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x000093c8 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x00009474 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x00009ce0 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_frame 0x00009d00 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x00009d2c 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x00009f84 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000a0f8 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000a1d4 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x0000a51c 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x0000a564 0x14c esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_frame 0x0000a6b0 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000a6f0 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000a848 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x0000aa20 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000aadc 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000afec 0x170 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0000b15c 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000b3f8 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000b484 0x478 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x0000b8fc 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000b968 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000b9a8 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x0000ba44 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000bb98 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000bbc8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000bbf8 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x0000bd64 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x0000bde0 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x0000bef0 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000c070 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0000c0dc 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000c464 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000c57c 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000c5b0 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000c768 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x0000c894 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000c954 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x0000cc04 0xc8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000cccc 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x0000ce34 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000d04c 0x40 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000d08c 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000d1f4 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000d234 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000d254 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000d2b4 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x0000d30c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000d378 0xcc esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_frame 0x0000d444 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000d478 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_frame 0x0000d54c 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x0000d8e8 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x0000da10 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x0000da40 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_frame 0x0000db30 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x0000dcf8 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0000f04c 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x0000f6d8 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x0000f7e8 0x428 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x0000fc10 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x00010918 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x00011080 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x00011328 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x00011458 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x000116d0 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x00011744 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x00011860 0x4e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x00011d40 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x00011f10 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x00011f7c 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x00012014 0x1f0 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_frame 0x00012204 0x8e0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_frame 0x00012ae4 0xf30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x00013a14 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x00013acc 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x00013b38 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x00013b84 0x568 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x000140ec 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x00014114 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00014160 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x000141a8 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x00014254 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x00014414 0x260 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_frame 0x00014674 0x364 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x000149d8 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_frame 0x00014af4 0x1b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x00014ca8 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00014e18 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x000154ec 0x1bc esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_frame 0x000156a8 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_frame 0x00015720 0x134 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_frame 0x00015854 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_frame 0x00015874 0x8d4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x00016148 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x0001668c 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x00016a54 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x00016dd8 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x00016e88 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x00017134 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x000173f0 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x0001745c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x000174d4 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x00017524 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x00017598 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x00017650 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x00017844 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x0001788c 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00017988 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x00017a04 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x00017c7c 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x00017ee8 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x00018048 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x000181a0 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x000182dc 0x24c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x00018528 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x000185f0 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x00018868 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x00018b30 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x00018e10 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x0001912c 0xa18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x00019b44 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x00019c78 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_frame 0x00019dbc 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x00019f04 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x0001a1dc 0x398 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x0001a574 0x2ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x0001a860 0xe3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x0001b69c 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x0001b8f0 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x0001bb2c 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x0001bdb0 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x0001c24c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x0001c278 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x0001c2b4 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x0001c390 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x0001c3c4 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x0001c5e4 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x0001c77c 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x0001c824 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x0001c910 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_frame 0x0001c974 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_frame 0x0001ca14 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x0001cb8c 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_frame 0x0001cc54 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x0001cdc4 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x0001ce74 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x0001cfb4 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x0001d178 0x508 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_frame 0x0001d680 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x0001db6c 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x0001dba8 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x0001dcb8 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x0001e0bc 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x0001e37c 0x210 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x0001e58c 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x0001f184 0x260 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x0001f3e4 0xa4 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x0001f488 0x36c esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x0001f7f4 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x0001f820 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x0001f8ac 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x0001f93c 0xf4 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x0001fa30 0x568 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x0001ff98 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x00020510 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x000206e0 0x72c esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x00020e0c 0x1b4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x00020fc0 0x470 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x00021430 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x000215bc 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x00021820 0x634 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x00021e54 0x2c8 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x0002211c 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x000221b8 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x0002247c 0x194 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x00022610 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x000226cc 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x0002272c 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x000228b4 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x00022a4c 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x00022af8 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x00022b58 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x00022d80 0x430 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x000231b0 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x00023224 0x64 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x00023288 0x64 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x000232ec 0x3bc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x000236a8 0xe4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x0002378c 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x00023c14 0x5b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x000241c8 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x000241e8 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x00024300 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x00024488 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x00024760 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x000248c0 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_frame 0x000251c0 0x308 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x000254c8 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x0002552c 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x00025614 0x8f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x00025f08 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x00026134 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x00026314 0x968 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x00026c7c 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x00026de4 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x00026ffc 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x00027184 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x000273f4 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x000274b8 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x00027f68 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x000280c4 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x00028394 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x000283dc 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x00028458 0xaa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x00028efc 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x00029004 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x000291c4 0x2b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x00029474 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x00029a08 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x00029b8c 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x00029f0c 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x0002a028 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x0002a1d0 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x0002a454 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_frame 0x0002a654 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_frame 0x0002a750 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x0002abc0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x0002ac68 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x0002b008 0x364 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x0002b36c 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x0002b4e0 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x0002b5c0 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x0002ba04 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x0002bbe4 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x0002bd14 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x0002bf94 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x0002c004 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_frame 0x0002c05c 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_frame 0x0002c0e0 0x17c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_frame 0x0002c25c 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_frame 0x0002c2bc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_frame 0x0002c300 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_frame 0x0002c360 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_frame 0x0002c3b0 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_frame 0x0002c3fc 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_frame 0x0002c450 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_frame 0x0002c4a8 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_frame 0x0002c4f4 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_frame 0x0002c598 0x3c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_frame 0x0002c5d4 0x64 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_frame 0x0002c638 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_frame 0x0002c670 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_frame 0x0002c6e8 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_frame 0x0002c734 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_frame 0x0002c760 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_frame 0x0002c78c 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_frame 0x0002c7bc 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_frame 0x0002c7ec 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_frame 0x0002c820 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_frame 0x0002c854 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_frame 0x0002c888 0xb8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_frame 0x0002c940 0x108 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_frame 0x0002ca48 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_frame 0x0002cb70 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_frame 0x0002cb90 0x6c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_frame 0x0002cbfc 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_frame 0x0002cc64 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_frame 0x0002cca4 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_frame 0x0002ccdc 0x9c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_frame 0x0002cd78 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x0002cdb0 0x2f4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_frame 0x0002d0a4 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_frame 0x0002d0d4 0x104 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_frame 0x0002d1d8 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_str 0x00000000 0x65704 +.debug_str 0x00000000 0x65646 *(.debug_str) - .debug_str 0x00000000 0x65704 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_str 0x00000000 0x65646 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x472 (size before relaxing) - .debug_str 0x00065704 0x493 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - .debug_str 0x00065704 0x962 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_str 0x00065704 0xa4b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x00065704 0x269d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .debug_str 0x00065704 0x2bed esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x00065704 0x298 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - .debug_str 0x00065704 0x33ac esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .debug_str 0x00065704 0x6d1 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_str 0x00065704 0x1bb0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_str 0x00065704 0x2e2 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_str 0x00065704 0x2a93 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_str 0x00065704 0x3c91 esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_str 0x00065704 0x82e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_str 0x00065704 0x29b5 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_str 0x00065704 0xba6 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_str 0x00065704 0x301 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_str 0x00065704 0x443d esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_str 0x00065704 0x473 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_str 0x00065704 0x32f6 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_str 0x00065704 0xf97 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_str 0x00065704 0x4ece esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_str 0x00065704 0x4f7 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_str 0x00065704 0x280d esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x00065704 0x29d4 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x00065704 0x512e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_str 0x00065704 0xa2b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_str 0x00065704 0x2185 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_str 0x00065704 0x5bf esp-idf/log/liblog.a(log.c.obj) - .debug_str 0x00065704 0x542 esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_str 0x00065704 0xb0c esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_str 0x00065704 0x701 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_str 0x00065704 0x942 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_str 0x00065704 0xa52 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_str 0x00065704 0x84f esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_str 0x00065704 0x42e esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_str 0x00065704 0x59a esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_str 0x00065704 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_str 0x00065704 0x4de esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_str 0x00065704 0x166e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_str 0x00065704 0x7b6 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_str 0x00065704 0x29e6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_str 0x00065704 0x1e84 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_str 0x00065704 0x4f0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_str 0x00065704 0x1380 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_str 0x00065704 0x2ef5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_str 0x00065704 0xa2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_str 0x00065704 0x51e9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_str 0x00065704 0x3207 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_str 0x00065704 0x23b2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_str 0x00065704 0x48d esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_str 0x00065704 0x359 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_str 0x00065704 0x499 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_str 0x00065704 0xe0d esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_str 0x00065704 0x1d4f esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_str 0x00065704 0x1566 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_str 0x00065704 0x348 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_str 0x00065704 0x7e2 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_str 0x00065704 0x590e esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_str 0x00065704 0x351 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_str 0x00065704 0x27d esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_str 0x00065704 0x316 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_str 0x00065704 0x7a2 esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_str 0x00065704 0x8d3 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_str 0x00065704 0x2c0 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_str 0x00065704 0x652 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_str 0x00065704 0xca6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_str 0x00065704 0x88d esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_str 0x00065704 0xa4a esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_str 0x00065704 0x926 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_str 0x00065704 0xe2d esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_str 0x00065704 0x863 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_str 0x00065704 0x520 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_str 0x00065704 0x594 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_str 0x00065704 0x414 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_str 0x00065704 0xb57 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_str 0x00065704 0x47f esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_str 0x00065704 0x2f3 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_str 0x00065704 0x3bf esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_str 0x00065704 0x5abc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_str 0x00065704 0x31f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) - .debug_str 0x00065704 0x196a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .debug_str 0x00065704 0x71e9 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_str 0x00065704 0xe35 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_str 0x00065704 0x165d esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_str 0x00065704 0x3a8 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_str 0x00065704 0xa33 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_str 0x00065704 0x138f esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_str 0x00065704 0x961 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_str 0x00065704 0x2026 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_str 0x00065704 0x28c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_str 0x00065704 0x31f esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_str 0x00065704 0x97 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_str 0x00065704 0x88 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_str 0x00065704 0x2da6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_str 0x00065704 0x347 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_str 0x00065704 0x238 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_str 0x00065704 0x2944 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_str 0x00065704 0x1372 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_str 0x00065704 0x9e0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_str 0x00065704 0x1002 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_str 0x00065704 0x353 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_str 0x00065704 0x296 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_str 0x00065704 0x594 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_str 0x00065704 0x348 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_str 0x00065704 0xe08 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_str 0x00065704 0xb90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_str 0x00065704 0x5cf esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_str 0x00065704 0x2269 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_str 0x00065704 0x3ce7 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_str 0x00065704 0xc03 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_str 0x00065704 0x76c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_str 0x00065704 0x964 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_str 0x00065704 0x1b0c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_str 0x00065704 0xc8d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_str 0x00065704 0x135d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_str 0x00065704 0xcc3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_str 0x00065704 0xd6a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_str 0x00065704 0xbec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_str 0x00065704 0xbe4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_str 0x00065704 0x2cf5 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_str 0x00065704 0x2f1 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_str 0x00065704 0xb76 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_str 0x00065704 0x4b4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_str 0x00065704 0x741c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_str 0x00065704 0xc3a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_str 0x00065704 0x747b esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_str 0x00065704 0x41b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_str 0x00065704 0x60c esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_str 0x00065704 0x60f esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_str 0x00065704 0x28a3 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_str 0x00065704 0x26a0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_str 0x00065704 0x4e3 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_str 0x00065704 0xe46 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_str 0x00065704 0x13b9 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_str 0x00065704 0x1162 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_str 0x00065704 0x2226 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_str 0x00065704 0x89e esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_str 0x00065704 0x226 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_str 0x00065704 0x259 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_str 0x00065704 0x238 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_str 0x00065704 0x415 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_str 0x00065704 0x320 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_str 0x00065704 0x2c5 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_str 0x00065704 0x5508 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_str 0x00065704 0xa0f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_str 0x00065704 0x649 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_str 0x00065704 0x11ec esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_str 0x00065704 0x6a0c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_str 0x00065704 0x232 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_str 0x00065704 0x2ee esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_str 0x00065704 0x97 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_str 0x00065704 0x840 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_str 0x00065704 0xe3f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_str 0x00065704 0xe40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_str 0x00065704 0x55d esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_str 0x00065704 0x104f esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_str 0x00065704 0x8f34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_str 0x00065704 0x872b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_str 0x00065704 0x6f9e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_str 0x00065704 0x10f6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_str 0x00065704 0x8431 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_str 0x00065704 0x4fa esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_str 0x00065704 0x24a9 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_str 0x00065704 0x35be esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_str 0x00065704 0x5517 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_str 0x00065704 0xdc2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_str 0x00065704 0x1759 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_str 0x00065704 0x210d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_str 0x00065704 0x65a7 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_str 0x00065704 0x33c7 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_str 0x00065704 0x71c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_str 0x00065704 0x2fd esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_str 0x00065704 0x2a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_str 0x00065704 0x175a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_str 0x00065704 0x253 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_str 0x00065704 0x289 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_str 0x00065704 0x286 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_str 0x00065704 0x31a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_str 0x00065704 0x3cf esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_str 0x00065704 0x3db esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_str 0x00065704 0x579 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_str 0x00065704 0x510 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_str 0x00065704 0x38c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_str 0x00065704 0xdb0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_str 0x00065704 0x27f6 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_str 0x00065704 0x2019 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_str 0x00065704 0xbef esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_str 0x00065704 0x44f esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .debug_str 0x00065704 0x8eb esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_str 0x00065704 0x55b esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_str 0x00065704 0x1137 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_str 0x00065704 0xa78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_str 0x00065704 0x19ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_str 0x00065704 0x1b7d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_str 0x00065704 0x419 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_str 0x00065704 0x12bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_str 0x00065704 0xe71 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_str 0x00065704 0x341 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_str 0x00065704 0x302 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_str 0x00065704 0x259 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_str 0x00065704 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_str 0x00065704 0x49a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_str 0x00065704 0x549 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_str 0x00065704 0x261 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_str 0x00065704 0x3d3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_str 0x00065704 0x2d2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_str 0x00065704 0x4e76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_str 0x00065704 0xfe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_str 0x00065704 0x4775 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_str 0x00065704 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_str 0x00065704 0x4a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_str 0x00065704 0x6dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_str 0x00065704 0x31b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_str 0x00065704 0x53f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_str 0x00065704 0x561 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_str 0x00065704 0x5e8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_str 0x00065704 0x9a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_str 0x00065704 0x134a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_str 0x00065704 0x47c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_str 0x00065704 0x10a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_str 0x00065704 0x4eb5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_str 0x00065704 0xb34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_str 0x00065704 0x9ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_str 0x00065704 0xbd3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_str 0x00065704 0x11f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_str 0x00065704 0x2da5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_str 0x00065704 0xb44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_str 0x00065704 0xb86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_str 0x00065704 0x157d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_str 0x00065704 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_str 0x00065704 0x43c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_str 0x00065704 0xec0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_str 0x00065704 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_str 0x00065704 0x1067 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_str 0x00065704 0xf00 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_str 0x00065704 0x73b esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_str 0x00065704 0xb9b esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_str 0x00065704 0x7e0 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_str 0x00065704 0x872 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_str 0x00065704 0x1991 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_str 0x00065704 0x1a07 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_str 0x00065704 0x67b esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_str 0x00065704 0x411 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_str 0x00065704 0x5a9 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_str 0x00065704 0x204 esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_str 0x00065704 0x237 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_str 0x00065704 0x1e2 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_str 0x00065704 0x22a esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_str 0x00065704 0x707 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_str 0x00065704 0x56ea esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_str 0x00065704 0x602f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_str 0x00065704 0x329 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_str 0x00065704 0x4aa esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_str 0x00065704 0xd88 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_str 0x00065704 0x14d9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_str 0x00065704 0x25a esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_str 0x00065704 0xb1b esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_str 0x00065704 0x1f45 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_str 0x00065704 0xc3f esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_str 0x00065704 0x2df esp-idf/lwip/liblwip.a(def.c.obj) - .debug_str 0x00065704 0xc68 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_str 0x00065704 0x273 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_str 0x00065704 0x930 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_str 0x00065704 0x2cd esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_str 0x00065704 0x630 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_str 0x00065704 0xfa2 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_str 0x00065704 0xeb5 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_str 0x00065704 0xca4 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_str 0x00065704 0x12d1 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_str 0x00065704 0x10e1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_str 0x00065704 0xf30 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_str 0x00065704 0xa53 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_str 0x00065704 0xe3d esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_str 0x00065704 0x14ab esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_str 0x00065704 0xd6c esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_str 0x00065704 0x8d3 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_str 0x00065704 0xa82 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_str 0x00065704 0xdc9 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_str 0x00065704 0x799 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_str 0x00065704 0x6ef esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_str 0x00065704 0xb58 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_str 0x00065704 0xb71 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_str 0x00065704 0x404 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_str 0x00065704 0x743 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_str 0x00065704 0xd15 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_str 0x00065704 0x13f9 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_str 0x00065704 0x924 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_str 0x00065704 0x5d8 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_str 0x00065704 0x8c2 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_str 0x00065704 0xa4c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_str 0x00065704 0x94d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_str 0x00065704 0x12ac esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_str 0x00065704 0x189b esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_str 0x00065704 0x231 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_str 0x00065704 0x616 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_str 0x00065704 0x47e esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_str 0x00065704 0x3b98 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_str 0x00065704 0x1235 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_str 0x00065704 0x4210 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_str 0x00065704 0x2a0e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_str 0x00065704 0xae0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_str 0x00065704 0x2c35 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_str 0x00065704 0x183e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_str 0x00065704 0xf5b esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_str 0x00065704 0xc67 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_str 0x00065704 0x3712 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_str 0x00065704 0xeb5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_str 0x00065704 0x642 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_str 0x00065704 0x2048 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_str 0x00065704 0x1573 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_str 0x00065704 0x445 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_str 0x00065704 0x12bb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_str 0x00065704 0x58b esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_str 0x00065704 0x86c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_str 0x00065704 0x2c3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_str 0x00065704 0x3dc esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_str 0x00065704 0x26ab esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_str 0x00065704 0xaff esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_str 0x00065704 0x3c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_str 0x00065704 0xbf6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_str 0x00065704 0x2b65 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_str 0x00065704 0xb96 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_str 0x00065704 0x6d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_str 0x00065704 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_str 0x00065704 0x6cc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_str 0x00065704 0xbdf esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_str 0x00065704 0x99b esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_str 0x00065704 0x330 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_str 0x00065704 0x1191 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_str 0x00065704 0x642 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_str 0x00065704 0xbae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_str 0x00065704 0x1ac4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_str 0x00065704 0x107b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_str 0x00065704 0x399 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_str 0x00065704 0x183d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_str 0x00065704 0xdac esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_str 0x00065704 0x11bf esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_str 0x00065704 0x111 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_str 0x00065704 0x10a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) - .debug_str 0x00065704 0xf46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_str 0x00065704 0x153 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_str 0x00065704 0x95f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_str 0x00065704 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_str 0x00065704 0x8da /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_str 0x00065704 0x2a3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_str 0x00065704 0x106 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_str 0x00065704 0xb0a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_str 0x00065704 0x989 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_str 0x00065704 0xcce /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_str 0x00065704 0x17b9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_str 0x00065704 0x110 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_str 0x00065704 0x775 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_str 0x00065704 0x42d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_str 0x00065704 0x20c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_str 0x00065704 0xffb esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_str 0x00065704 0x2ef esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_str 0x00065704 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_str 0x00065704 0x10c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_str 0x00065704 0x5a4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_str 0x00065704 0x599 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_str 0x00065704 0x752 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_str 0x00065704 0x5cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_str 0x00065704 0x500 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_str 0x00065704 0x585 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_str 0x00065704 0x4e0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_str 0x00065704 0x51f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_str 0x00065704 0x5a0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_str 0x00065704 0x55b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_str 0x00065704 0x522 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_str 0x00065704 0x547 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_str 0x00065704 0x527 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_str 0x00065704 0x532 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_str 0x00065704 0x512 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_str 0x00065704 0x705 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_str 0x00065704 0x502 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_str 0x00065704 0x4e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_str 0x00065704 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_str 0x00065704 0x4e3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_str 0x00065704 0x62e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_str 0x00065704 0x54c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_str 0x00065704 0x515 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_str 0x00065704 0x4e8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_str 0x00065704 0x4ea /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_str 0x00065704 0xc75 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_str 0x00065704 0xd54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_str 0x00065704 0xc3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_str 0x00065704 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_str 0x00065704 0x674 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_str 0x00065704 0x77b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_str 0x00065704 0x727 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_str 0x00065704 0x172 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_str 0x00065704 0x89c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_str 0x00065704 0x709 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_str 0x00065704 0x7f7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_str 0x00065704 0x710 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_str 0x00065704 0xb84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_str 0x00065704 0x350 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x00065646 0x493 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + .debug_str 0x00065646 0x962 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x00065646 0xa4b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00065646 0x269d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x00065646 0x2bed esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00065646 0x298 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x00065646 0x33ac esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + .debug_str 0x00065646 0x6d1 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x00065646 0x1bb0 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x00065646 0x2e2 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x00065646 0x2a93 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x00065646 0x3c91 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x00065646 0x82e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_str 0x00065646 0x29b5 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x00065646 0xba6 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x00065646 0x301 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x00065646 0x443d esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x00065646 0x473 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x00065646 0x32f6 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x00065646 0xf97 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x00065646 0x4ece esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x00065646 0x4f7 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x00065646 0x280d esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00065646 0x29d4 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00065646 0x512e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x00065646 0xa2b esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x00065646 0x2185 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x00065646 0x5bf esp-idf/log/liblog.a(log.c.obj) + .debug_str 0x00065646 0x542 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_str 0x00065646 0xb0c esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x00065646 0x701 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x00065646 0x942 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x00065646 0xa52 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x00065646 0x84f esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x00065646 0x42e esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x00065646 0x59a esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_str 0x00065646 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x00065646 0x4de esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x00065646 0x166e esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x00065646 0x7b6 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x00065646 0x29e6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x00065646 0x1e84 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x00065646 0x4f0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x00065646 0x1380 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x00065646 0x2ef5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x00065646 0xa2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x00065646 0x51e9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x00065646 0x3207 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x00065646 0x23b2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x00065646 0x48d esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x00065646 0x359 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_str 0x00065646 0x499 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x00065646 0xe0d esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x00065646 0x1d4f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x00065646 0x1566 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x00065646 0x348 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x00065646 0x7e2 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x00065646 0x590e esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x00065646 0x351 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x00065646 0x27d esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x00065646 0x316 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x00065646 0x7a2 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x00065646 0x8d3 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x00065646 0x2c0 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x00065646 0x652 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x00065646 0xca6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x00065646 0x88d esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x00065646 0xa4a esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x00065646 0x926 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x00065646 0xe2d esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x00065646 0x863 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x00065646 0x520 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x00065646 0x594 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x00065646 0x414 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x00065646 0xb57 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x00065646 0x47f esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_str 0x00065646 0x2f3 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_str 0x00065646 0x3bf esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x00065646 0x5abc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x00065646 0x31f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_str 0x00065646 0x196a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_str 0x00065646 0x71e9 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_str 0x00065646 0xe35 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + .debug_str 0x00065646 0x165d esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .debug_str 0x00065646 0x3a8 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x00065646 0xa33 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_str 0x00065646 0x138f esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x00065646 0x961 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x00065646 0x1fed esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_str 0x00065646 0x28c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x00065646 0x31f esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x00065646 0x97 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_str 0x00065646 0x88 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_str 0x00065646 0x2da6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_str 0x00065646 0x347 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_str 0x00065646 0x238 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x00065646 0x2944 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x00065646 0x1372 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x00065646 0x9e0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x00065646 0x1002 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x00065646 0x353 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x00065646 0x296 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_str 0x00065646 0x594 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_str 0x00065646 0x348 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x00065646 0xe08 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x00065646 0xb90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x00065646 0x5cf esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x00065646 0x2269 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x00065646 0x3ce7 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x00065646 0xc03 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x00065646 0x76c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x00065646 0x964 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x00065646 0x1b0c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x00065646 0xc8d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x00065646 0x135d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x00065646 0xcc3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x00065646 0xd6a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x00065646 0xbec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x00065646 0xbe4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x00065646 0x2cf5 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x00065646 0x2f1 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x00065646 0xb76 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x00065646 0x4b4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x00065646 0x741c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x00065646 0xc3a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x00065646 0x747b esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x00065646 0x41b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x00065646 0x60c esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x00065646 0x60f esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x00065646 0x28a3 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x00065646 0x26a0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x00065646 0x4e3 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x00065646 0xe46 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x00065646 0x13b9 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x00065646 0x1162 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x00065646 0x2226 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x00065646 0x89e esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x00065646 0x226 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x00065646 0x259 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x00065646 0x238 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x00065646 0x415 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x00065646 0x320 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_str 0x00065646 0x2c5 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x00065646 0x5508 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_str 0x00065646 0xa0f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x00065646 0x649 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x00065646 0x11ec esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_str 0x00065646 0x6a0c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_str 0x00065646 0x232 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x00065646 0x2ee esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_str 0x00065646 0x97 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x00065646 0x840 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_str 0x00065646 0xe3f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x00065646 0xe40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x00065646 0x55d esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_str 0x00065646 0x104f esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_str 0x00065646 0x8f34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x00065646 0x872b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x00065646 0x6f9e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x00065646 0x10f6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x00065646 0x8431 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x00065646 0x4fa esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x00065646 0x24a9 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x00065646 0x35be esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x00065646 0x5517 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x00065646 0xdc2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x00065646 0x1759 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x00065646 0x210d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_str 0x00065646 0x65a7 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_str 0x00065646 0x33c7 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_str 0x00065646 0x71c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_str 0x00065646 0x2fd esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_str 0x00065646 0x2a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_str 0x00065646 0x175a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_str 0x00065646 0x253 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_str 0x00065646 0x289 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_str 0x00065646 0x286 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_str 0x00065646 0x31a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_str 0x00065646 0x3cf esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_str 0x00065646 0x3db esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_str 0x00065646 0x579 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_str 0x00065646 0x510 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_str 0x00065646 0x38c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_str 0x00065646 0xdb0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_str 0x00065646 0x27f6 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_str 0x00065646 0x2019 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_str 0x00065646 0xbef esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_str 0x00065646 0x8eb esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_str 0x00065646 0x55b esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_str 0x00065646 0x1137 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_str 0x00065646 0xa78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_str 0x00065646 0x19ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_str 0x00065646 0x1b7d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_str 0x00065646 0x419 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_str 0x00065646 0x12bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_str 0x00065646 0xe71 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_str 0x00065646 0x341 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_str 0x00065646 0x302 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x00065646 0x259 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x00065646 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_str 0x00065646 0x49a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x00065646 0x549 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_str 0x00065646 0x261 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x00065646 0x3d3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_str 0x00065646 0x2d2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_str 0x00065646 0x4e76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_str 0x00065646 0xfe8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_str 0x00065646 0x4775 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_str 0x00065646 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_str 0x00065646 0x4a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_str 0x00065646 0x6dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_str 0x00065646 0x31b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_str 0x00065646 0x53f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_str 0x00065646 0x561 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_str 0x00065646 0x5e8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_str 0x00065646 0x9a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_str 0x00065646 0x134a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_str 0x00065646 0x47c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_str 0x00065646 0x10a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_str 0x00065646 0x4eb5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_str 0x00065646 0xb34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_str 0x00065646 0x9ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_str 0x00065646 0xbd3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_str 0x00065646 0x11f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_str 0x00065646 0x2da5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_str 0x00065646 0xb44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_str 0x00065646 0xb86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_str 0x00065646 0x157d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_str 0x00065646 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_str 0x00065646 0x43c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_str 0x00065646 0xec0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_str 0x00065646 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_str 0x00065646 0x1067 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x00065646 0xf00 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x00065646 0x73b esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_str 0x00065646 0xb9b esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x00065646 0x7e0 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_str 0x00065646 0x872 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_str 0x00065646 0x1991 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_str 0x00065646 0x1a07 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_str 0x00065646 0x67b esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_str 0x00065646 0x411 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_str 0x00065646 0x5a9 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_str 0x00065646 0x204 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_str 0x00065646 0x237 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_str 0x00065646 0x1e2 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_str 0x00065646 0x22a esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_str 0x00065646 0x707 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_str 0x00065646 0x56ea esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_str 0x00065646 0x602f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x00065646 0x329 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_str 0x00065646 0x4aa esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_str 0x00065646 0xd88 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_str 0x00065646 0x14d9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_str 0x00065646 0x25a esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_str 0x00065646 0xb1b esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_str 0x00065646 0x1f45 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_str 0x00065646 0xc3f esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_str 0x00065646 0x2df esp-idf/lwip/liblwip.a(def.c.obj) + .debug_str 0x00065646 0xc68 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_str 0x00065646 0x273 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_str 0x00065646 0x930 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_str 0x00065646 0x2cd esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_str 0x00065646 0x630 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_str 0x00065646 0xfa2 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_str 0x00065646 0xeb5 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_str 0x00065646 0xca4 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_str 0x00065646 0x12d1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_str 0x00065646 0x10e1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_str 0x00065646 0xf30 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_str 0x00065646 0xa53 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_str 0x00065646 0xe3d esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_str 0x00065646 0x14ab esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_str 0x00065646 0xd6c esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_str 0x00065646 0x8d3 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_str 0x00065646 0xa82 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_str 0x00065646 0xdc9 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_str 0x00065646 0x799 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_str 0x00065646 0x6ef esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_str 0x00065646 0xb58 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_str 0x00065646 0xb71 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_str 0x00065646 0x404 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_str 0x00065646 0x743 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_str 0x00065646 0xd15 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_str 0x00065646 0x13f9 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_str 0x00065646 0x924 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_str 0x00065646 0x5d8 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_str 0x00065646 0x8c2 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_str 0x00065646 0xa4c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_str 0x00065646 0x94d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_str 0x00065646 0x12ac esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_str 0x00065646 0x189b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_str 0x00065646 0x231 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_str 0x00065646 0x616 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_str 0x00065646 0x47e esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_str 0x00065646 0x3b98 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_str 0x00065646 0x1235 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_str 0x00065646 0x4210 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_str 0x00065646 0x2a0e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_str 0x00065646 0xae0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_str 0x00065646 0x2c35 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_str 0x00065646 0x183e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_str 0x00065646 0xf5b esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_str 0x00065646 0xc67 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_str 0x00065646 0x3712 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_str 0x00065646 0xeb5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_str 0x00065646 0x642 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_str 0x00065646 0x2048 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_str 0x00065646 0x1573 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_str 0x00065646 0x445 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_str 0x00065646 0x12bb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_str 0x00065646 0x58b esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_str 0x00065646 0x86c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_str 0x00065646 0x2c3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_str 0x00065646 0x3dc esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_str 0x00065646 0x26ab esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_str 0x00065646 0xaff esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_str 0x00065646 0x3c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_str 0x00065646 0xbf6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_str 0x00065646 0x2b65 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_str 0x00065646 0xb96 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_str 0x00065646 0x6d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_str 0x00065646 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_str 0x00065646 0x6cc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_str 0x00065646 0xbdf esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_str 0x00065646 0x99b esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_str 0x00065646 0x330 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_str 0x00065646 0x1191 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_str 0x00065646 0x642 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_str 0x00065646 0xbae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_str 0x00065646 0x1ac4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_str 0x00065646 0x107b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_str 0x00065646 0x399 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_str 0x00065646 0x183d esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x00065646 0xdac esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_str 0x00065646 0x11bf esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_str 0x00065646 0x111 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_str 0x00065646 0x10a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + .debug_str 0x00065646 0xf46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_str 0x00065646 0x153 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_str 0x00065646 0x95f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_str 0x00065646 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_str 0x00065646 0x8da /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_str 0x00065646 0x2a3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_str 0x00065646 0x106 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_str 0x00065646 0xb0a /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_str 0x00065646 0x989 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_str 0x00065646 0xcce /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_str 0x00065646 0x17b9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_str 0x00065646 0x110 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_str 0x00065646 0x775 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_str 0x00065646 0x42d /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_str 0x00065646 0x20c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_str 0x00065646 0xffb esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x00065646 0x2ef esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_str 0x00065646 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_str 0x00065646 0x10c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_str 0x00065646 0x5a4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_str 0x00065646 0x599 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_str 0x00065646 0x752 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_str 0x00065646 0x5cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_str 0x00065646 0x500 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_str 0x00065646 0x585 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_str 0x00065646 0x4e0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_str 0x00065646 0x51f /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_str 0x00065646 0x5a0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_str 0x00065646 0x55b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_str 0x00065646 0x522 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_str 0x00065646 0x547 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_str 0x00065646 0x527 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_str 0x00065646 0x532 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_str 0x00065646 0x512 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_str 0x00065646 0x705 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_str 0x00065646 0x502 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_str 0x00065646 0x4e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_str 0x00065646 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_str 0x00065646 0x4e3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_str 0x00065646 0x62e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_str 0x00065646 0x54c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_str 0x00065646 0x515 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_str 0x00065646 0x4e8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_str 0x00065646 0x4ea /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_str 0x00065646 0xc75 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_str 0x00065646 0xd54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_str 0x00065646 0xc3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_str 0x00065646 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_str 0x00065646 0x674 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_str 0x00065646 0x77b /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_str 0x00065646 0x727 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_str 0x00065646 0x172 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_str 0x00065646 0x89c /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_str 0x00065646 0x709 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_str 0x00065646 0x7f7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_str 0x00065646 0x710 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_str 0x00065646 0xb84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_str 0x00065646 0x350 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_loc 0x00000000 0x1161a6 +.debug_loc 0x00000000 0x115fae *(.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) @@ -46167,237 +46155,236 @@ END GROUP .debug_loc 0x0002e5a1 0x5aa esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_loc 0x0002eb4b 0x466b esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_loc 0x000331b6 0x58d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_loc 0x00033743 0xc67 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_loc 0x000343aa 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_loc 0x00034436 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_loc 0x00034631 0x26b3 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_loc 0x00036ce4 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_loc 0x00036d0b 0xdd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_loc 0x00037ae2 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_loc 0x00037f82 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_loc 0x000381b7 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_loc 0x0003a6b1 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_loc 0x0003a80f 0x1162 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_loc 0x0003b971 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_loc 0x0003ba7a 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_loc 0x0003c7e4 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_loc 0x0003c90a 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_loc 0x0003e5dc 0x7dd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_loc 0x0003edb9 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_loc 0x0003f5d5 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_loc 0x0003f739 0x1716 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_loc 0x00040e4f 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_loc 0x00040fe9 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_loc 0x00041132 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_loc 0x000413f9 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_loc 0x00041c3e 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_loc 0x00041d58 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_loc 0x00041e72 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_loc 0x00042725 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_loc 0x00042ab9 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_loc 0x00042cf0 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_loc 0x00043104 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_loc 0x000431c4 0xeaa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_loc 0x0004406e 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_loc 0x000445d7 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_loc 0x0004461c 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_loc 0x000456d8 0xb96 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_loc 0x0004626e 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_loc 0x00046623 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_loc 0x00047a3f 0x21d esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_loc 0x00047c5c 0xb3e esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_loc 0x0004879a 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_loc 0x00049552 0x1e9 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_loc 0x0004973b 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_loc 0x0004a3b1 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_loc 0x0004a4b8 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_loc 0x0004a560 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_loc 0x0004a5f0 0x146 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_loc 0x0004a736 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_loc 0x0004ab75 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_loc 0x0004aee0 0x168d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_loc 0x0004c56d 0x24a esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_loc 0x0004c7b7 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_loc 0x0004c807 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_loc 0x0004d61e 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_loc 0x00052915 0x42a4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x00056bb9 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_loc 0x000571c1 0x27b3 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_loc 0x00059974 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_loc 0x0005d0fe 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_loc 0x0005ffda 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_loc 0x00060d3b 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_loc 0x00061239 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_loc 0x0006201b 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_loc 0x00062069 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_loc 0x00062621 0x388c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_loc 0x00065ead 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_loc 0x00066bbb 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_loc 0x00066db6 0x2ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_loc 0x000670a3 0x4fd esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_loc 0x000675a0 0x48eb esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_loc 0x0006be8b 0x4535 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_loc 0x000703c0 0x3ea esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_loc 0x000707aa 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_loc 0x00070bcc 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_loc 0x00070dd4 0x263d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_loc 0x00073411 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_loc 0x00073604 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_loc 0x0007381f 0x22f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_loc 0x00073a4e 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_loc 0x00073bac 0x125d esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_loc 0x00074e09 0x104b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_loc 0x00075e54 0x15d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_loc 0x0007742d 0x959 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_loc 0x00077d86 0xf4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_loc 0x00078cd0 0x113 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_loc 0x00078de3 0x124e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_loc 0x0007a031 0xa9e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_loc 0x0007aacf 0x394 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_loc 0x0007ae63 0x180 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .debug_loc 0x0007afe3 0x621 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_loc 0x0007b604 0x3fe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_loc 0x0007f5e9 0x35c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_loc 0x00082bb1 0x3148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_loc 0x00085cf9 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_loc 0x00086de5 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_loc 0x000874e6 0x1530 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_loc 0x00088a16 0x1821 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_loc 0x0008a237 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_loc 0x0008a3c0 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_loc 0x0008a47e 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_loc 0x0008a53b 0x215 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_loc 0x0008a750 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_loc 0x0008aaef 0xc14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_loc 0x0008b703 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_loc 0x0008b778 0x58b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_loc 0x0008bd03 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_loc 0x0008be6a 0x122f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_loc 0x0008d099 0xf3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_loc 0x0008dfd6 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_loc 0x0008e45f 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_loc 0x0008ea79 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_loc 0x0008f046 0x1754 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_loc 0x0009079a 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_loc 0x00090992 0x15b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_loc 0x00091f4a 0xf83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_loc 0x00092ecd 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_loc 0x00094459 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_loc 0x00095d50 0x6d60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_loc 0x0009cab0 0xa58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_loc 0x0009d508 0xe56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_loc 0x0009e35e 0x8fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_loc 0x0009ec5c 0x11fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_loc 0x0009fe5a 0x172d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_loc 0x000a1587 0x1ba0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_loc 0x000a3127 0x5cd7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_loc 0x000a8dfe 0x52e9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_loc 0x000ae0e7 0xbec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_loc 0x000aecd3 0xdd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_loc 0x000afaa3 0x147d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_loc 0x000b0f20 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_loc 0x000b0f47 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_loc 0x000b0fbc 0x293 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_loc 0x000b124f 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_loc 0x000b1317 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x000b1f12 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x000b2dd5 0x4d8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_loc 0x000b32ad 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_loc 0x000b35b2 0x1a1 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_loc 0x000b3753 0x665 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_loc 0x000b3db8 0xc00 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_loc 0x000b49b8 0x4ec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_loc 0x000b4ea4 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_loc 0x000b5216 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_loc 0x000b5691 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_loc 0x000b594b 0x7f2 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_loc 0x000b613d 0x105d esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_loc 0x000b719a 0x21b4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_loc 0x000b934e 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_loc 0x000b9685 0xfc8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_loc 0x000ba64d 0x4e9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_loc 0x000bab36 0x471 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_loc 0x000bafa7 0x5de1 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_loc 0x000c0d88 0x7f3 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_loc 0x000c157b 0x51b esp-idf/lwip/liblwip.a(def.c.obj) - .debug_loc 0x000c1a96 0x1fe7 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_loc 0x000c3a7d 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_loc 0x000c3cf5 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_loc 0x000c3e0b 0x2d1 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_loc 0x000c40dc 0x1e62 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_loc 0x000c5f3e 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_loc 0x000c808e 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_loc 0x000c8c74 0x20a5 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_loc 0x000cad19 0xef2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_loc 0x000cbc0b 0x2594 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_loc 0x000ce19f 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_loc 0x000ce608 0x119e esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_loc 0x000cf7a6 0x1f87 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_loc 0x000d172d 0x1750 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_loc 0x000d2e7d 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_loc 0x000d3177 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_loc 0x000d3c99 0xfa3 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_loc 0x000d4c3c 0x593 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_loc 0x000d51cf 0x2d3 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_loc 0x000d54a2 0x95f esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_loc 0x000d5e01 0x1469 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_loc 0x000d726a 0x6ca esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_loc 0x000d7934 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_loc 0x000d7bac 0x804 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_loc 0x000d83b0 0x24e3 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_loc 0x000da893 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_loc 0x000daaa0 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_loc 0x000dac99 0x33b esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_loc 0x000dafd4 0xb02 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_loc 0x000dbad6 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_loc 0x000dbce3 0x1a7f esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_loc 0x000dd762 0x25f5 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_loc 0x000dfd57 0x54 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_loc 0x000dfdab 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_loc 0x000e00e9 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_loc 0x000e0f3b 0xb05 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_loc 0x000e1a40 0x3ff esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_loc 0x000e1e3f 0x2b0f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_loc 0x000e494e 0x106e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_loc 0x000e59bc 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_loc 0x000e5a2b 0x525 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_loc 0x000e5f50 0x32d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_loc 0x000e9220 0xd1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_loc 0x000e9f3e 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_loc 0x000ea51d 0x35f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_loc 0x000edb15 0x13d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_loc 0x000eeee6 0xd59 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_loc 0x000efc3f 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_loc 0x000f0140 0x1b4b esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_loc 0x000f1c8b 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_loc 0x000f2294 0x6e84 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_loc 0x000f9118 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_loc 0x000f9b6f 0x2a3d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_loc 0x000fc5ac 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_loc 0x000fc7f7 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_loc 0x000fc9fd 0x4e7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_loc 0x0010187b 0x1122 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_loc 0x0010299d 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_loc 0x00103102 0x17dd esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_loc 0x001048df 0x19fd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_loc 0x001062dc 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_loc 0x0010694a 0xfaa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_loc 0x001078f4 0x9a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_loc 0x00108294 0xd00 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_loc 0x00108f94 0xddd esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_loc 0x00109d71 0x3ca esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_loc 0x0010a13b 0x246 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_loc 0x0010a381 0x280d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_loc 0x0010cb8e 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_loc 0x0010cf1e 0x13bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_loc 0x0010e2da 0x248c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_loc 0x00110766 0xfd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_loc 0x0011173e 0x1086 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_loc 0x001127c4 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_loc 0x00113c97 0x999 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_loc 0x00114630 0x13c4 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_loc 0x001159f4 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_loc 0x0011605a 0x14c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_loc 0x00033743 0xbef esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_loc 0x00034332 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x000343be 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x000345b9 0x26b3 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_loc 0x00036c6c 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_loc 0x00036c93 0xdd7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x00037a6a 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x00037f0a 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x0003813f 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x0003a639 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_loc 0x0003a797 0x1162 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_loc 0x0003b8f9 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x0003ba02 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x0003c76c 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x0003c892 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0003e564 0x7dd esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x0003ed41 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x0003f55d 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x0003f6c1 0x1716 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x00040dd7 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x00040f71 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x000410ba 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x00041381 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x00041bc6 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x00041ce0 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x00041dfa 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x000426ad 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x00042a41 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x00042c78 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x0004308c 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x0004314c 0xeaa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x00043ff6 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x0004455f 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x000445a4 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x00045660 0xb96 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x000461f6 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x000465ab 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x000479c7 0x21d esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x00047be4 0xb3e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x00048722 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x000494da 0x1e9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x000496c3 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x0004a339 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x0004a440 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x0004a4e8 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x0004a578 0x146 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_loc 0x0004a6be 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x0004aafd 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_loc 0x0004ae68 0x168d esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_loc 0x0004c4f5 0x24a esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_loc 0x0004c73f 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x0004c78f 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x0004d5a6 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x0005289d 0x42a4 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x00056b41 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_loc 0x00057149 0x27b3 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_loc 0x000598fc 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x0005d086 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x0005ff62 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x00060cc3 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x000611c1 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x00061fa3 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_loc 0x00061ff1 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x000625a9 0x388c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x00065e35 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x00066b43 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x00066d3e 0x2ed esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x0006702b 0x4fd esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_loc 0x00067528 0x48eb esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_loc 0x0006be13 0x4535 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_loc 0x00070348 0x3ea esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_loc 0x00070732 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_loc 0x00070b54 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_loc 0x00070d5c 0x263d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_loc 0x00073399 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_loc 0x0007358c 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_loc 0x000737a7 0x22f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_loc 0x000739d6 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_loc 0x00073b34 0x125d esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_loc 0x00074d91 0x104b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_loc 0x00075ddc 0x15d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_loc 0x000773b5 0x959 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_loc 0x00077d0e 0xf4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_loc 0x00078c58 0x113 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_loc 0x00078d6b 0x124e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_loc 0x00079fb9 0xa9e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_loc 0x0007aa57 0x394 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_loc 0x0007adeb 0x621 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_loc 0x0007b40c 0x3fe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x0007f3f1 0x35c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_loc 0x000829b9 0x3148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_loc 0x00085b01 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_loc 0x00086bed 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_loc 0x000872ee 0x1530 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_loc 0x0008881e 0x1821 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_loc 0x0008a03f 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_loc 0x0008a1c8 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x0008a286 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x0008a343 0x215 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_loc 0x0008a558 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x0008a8f7 0xc14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_loc 0x0008b50b 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x0008b580 0x58b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_loc 0x0008bb0b 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_loc 0x0008bc72 0x122f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_loc 0x0008cea1 0xf3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_loc 0x0008ddde 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_loc 0x0008e267 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_loc 0x0008e881 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x0008ee4e 0x1754 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_loc 0x000905a2 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_loc 0x0009079a 0x15b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_loc 0x00091d52 0xf83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_loc 0x00092cd5 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_loc 0x00094261 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_loc 0x00095b58 0x6d60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_loc 0x0009c8b8 0xa58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_loc 0x0009d310 0xe56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_loc 0x0009e166 0x8fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x0009ea64 0x11fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_loc 0x0009fc62 0x172d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_loc 0x000a138f 0x1ba0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_loc 0x000a2f2f 0x5cd7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_loc 0x000a8c06 0x52e9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_loc 0x000adeef 0xbec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_loc 0x000aeadb 0xdd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_loc 0x000af8ab 0x147d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_loc 0x000b0d28 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x000b0d4f 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_loc 0x000b0dc4 0x293 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_loc 0x000b1057 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_loc 0x000b111f 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x000b1d1a 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x000b2bdd 0x4d8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_loc 0x000b30b5 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x000b33ba 0x1a1 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_loc 0x000b355b 0x665 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_loc 0x000b3bc0 0xc00 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_loc 0x000b47c0 0x4ec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_loc 0x000b4cac 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_loc 0x000b501e 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x000b5499 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_loc 0x000b5753 0x7f2 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_loc 0x000b5f45 0x105d esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_loc 0x000b6fa2 0x21b4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x000b9156 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_loc 0x000b948d 0xfc8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_loc 0x000ba455 0x4e9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_loc 0x000ba93e 0x471 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_loc 0x000badaf 0x5de1 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_loc 0x000c0b90 0x7f3 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_loc 0x000c1383 0x51b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_loc 0x000c189e 0x1fe7 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_loc 0x000c3885 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_loc 0x000c3afd 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_loc 0x000c3c13 0x2d1 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_loc 0x000c3ee4 0x1e62 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_loc 0x000c5d46 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_loc 0x000c7e96 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_loc 0x000c8a7c 0x20a5 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_loc 0x000cab21 0xef2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_loc 0x000cba13 0x2594 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_loc 0x000cdfa7 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_loc 0x000ce410 0x119e esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_loc 0x000cf5ae 0x1f87 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_loc 0x000d1535 0x1750 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_loc 0x000d2c85 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_loc 0x000d2f7f 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_loc 0x000d3aa1 0xfa3 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_loc 0x000d4a44 0x593 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_loc 0x000d4fd7 0x2d3 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_loc 0x000d52aa 0x95f esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_loc 0x000d5c09 0x1469 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_loc 0x000d7072 0x6ca esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_loc 0x000d773c 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_loc 0x000d79b4 0x804 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_loc 0x000d81b8 0x24e3 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_loc 0x000da69b 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_loc 0x000da8a8 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_loc 0x000daaa1 0x33b esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_loc 0x000daddc 0xb02 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_loc 0x000db8de 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_loc 0x000dbaeb 0x1a7f esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_loc 0x000dd56a 0x25f5 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_loc 0x000dfb5f 0x54 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_loc 0x000dfbb3 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_loc 0x000dfef1 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_loc 0x000e0d43 0xb05 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_loc 0x000e1848 0x3ff esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_loc 0x000e1c47 0x2b0f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_loc 0x000e4756 0x106e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_loc 0x000e57c4 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_loc 0x000e5833 0x525 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_loc 0x000e5d58 0x32d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_loc 0x000e9028 0xd1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_loc 0x000e9d46 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_loc 0x000ea325 0x35f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_loc 0x000ed91d 0x13d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_loc 0x000eecee 0xd59 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_loc 0x000efa47 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_loc 0x000eff48 0x1b4b esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_loc 0x000f1a93 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_loc 0x000f209c 0x6e84 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_loc 0x000f8f20 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_loc 0x000f9977 0x2a3d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_loc 0x000fc3b4 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_loc 0x000fc5ff 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_loc 0x000fc805 0x4e7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_loc 0x00101683 0x1122 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_loc 0x001027a5 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_loc 0x00102f0a 0x17dd esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_loc 0x001046e7 0x19fd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_loc 0x001060e4 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_loc 0x00106752 0xfaa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_loc 0x001076fc 0x9a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_loc 0x0010809c 0xd00 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_loc 0x00108d9c 0xddd esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_loc 0x00109b79 0x3ca esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_loc 0x00109f43 0x246 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_loc 0x0010a189 0x280d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_loc 0x0010c996 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_loc 0x0010cd26 0x13bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_loc 0x0010e0e2 0x248c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_loc 0x0011056e 0xfd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_loc 0x00111546 0x1086 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_loc 0x001125cc 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x00113a9f 0x999 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_loc 0x00114438 0x13c4 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_loc 0x001157fc 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_loc 0x00115e62 0x14c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .debug_macinfo *(.debug_macinfo) @@ -46405,7 +46392,7 @@ END GROUP .debug_pubtypes *(.debug_pubtypes) -.debug_ranges 0x00000000 0x11a30 +.debug_ranges 0x00000000 0x119b0 *(.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) @@ -46494,245 +46481,244 @@ END GROUP .debug_ranges 0x00004d48 0x98 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .debug_ranges 0x00004de0 0x558 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_ranges 0x00005338 0x60 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_ranges 0x00005398 0x328 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_ranges 0x000056c0 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_ranges 0x000056d0 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_ranges 0x00005718 0x300 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_ranges 0x00005a18 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_ranges 0x00005a28 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_ranges 0x00005a38 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_ranges 0x00005af0 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_ranges 0x00005b58 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_ranges 0x00005bd0 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_ranges 0x00005e48 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_ranges 0x00005e58 0x80 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_ranges 0x00005ed8 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_ranges 0x00005ef8 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_ranges 0x00005f60 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_ranges 0x00006060 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_ranges 0x000060c0 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_ranges 0x000062b8 0xc0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_ranges 0x00006378 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_ranges 0x00006428 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_ranges 0x00006458 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_ranges 0x000065d8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_ranges 0x00006600 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_ranges 0x00006620 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_ranges 0x00006658 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_ranges 0x000066c0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_ranges 0x000066d8 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_ranges 0x000066f0 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_ranges 0x00006758 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_ranges 0x00006778 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_ranges 0x000067d8 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_ranges 0x00006878 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_ranges 0x00006898 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_ranges 0x00006a28 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_ranges 0x00006ac8 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_ranges 0x00006ad8 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_ranges 0x00006c08 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_ranges 0x00006d08 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_ranges 0x00006d48 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_ranges 0x00006f08 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_ranges 0x00006f50 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_ranges 0x00007000 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_ranges 0x000071a0 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_ranges 0x000071d0 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_ranges 0x000072d8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_ranges 0x000072f8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_ranges 0x00007308 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_ranges 0x00007328 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_ranges 0x00007358 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_ranges 0x00007378 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_ranges 0x000073b0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_ranges 0x000073c0 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_ranges 0x00007410 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_ranges 0x00007550 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_ranges 0x000075a0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_ranges 0x000075b8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_ranges 0x00007600 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_ranges 0x000076d0 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_ranges 0x00007af0 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_ranges 0x00007ca8 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_ranges 0x00007cf0 0x268 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_ranges 0x00007f58 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_ranges 0x00008290 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_ranges 0x00008658 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_ranges 0x00008710 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_ranges 0x00008778 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_ranges 0x00008858 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_ranges 0x00008880 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_ranges 0x00008960 0x4a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_ranges 0x00008e00 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_ranges 0x00008f48 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_ranges 0x00008f60 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_ranges 0x00008fc0 0xe0 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_ranges 0x000090a0 0x258 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_ranges 0x000092f8 0x500 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_ranges 0x000097f8 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_ranges 0x00009830 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_ranges 0x00009848 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_ranges 0x00009858 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_ranges 0x00009998 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_ranges 0x000099a8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_ranges 0x000099b8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_ranges 0x000099c8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_ranges 0x000099f8 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_ranges 0x00009a40 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_ranges 0x00009ac0 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_ranges 0x00009c00 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_ranges 0x00009c70 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_ranges 0x00009cc0 0x78 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_ranges 0x00009d38 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_ranges 0x00009f88 0xc0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_ranges 0x0000a048 0x68 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_ranges 0x0000a0b0 0x18 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) - .debug_ranges 0x0000a0c8 0x40 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_ranges 0x0000a108 0x10 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_ranges 0x0000a118 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_ranges 0x0000a398 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_ranges 0x0000a5c8 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_ranges 0x0000a790 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_ranges 0x0000a888 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_ranges 0x0000a8f0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_ranges 0x0000a9c0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_ranges 0x0000aa78 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_ranges 0x0000aa90 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_ranges 0x0000aac0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_ranges 0x0000aad8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_ranges 0x0000aaf0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_ranges 0x0000ab18 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_ranges 0x0000abb0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_ranges 0x0000abc8 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_ranges 0x0000ac28 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_ranges 0x0000ac50 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_ranges 0x0000acc0 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_ranges 0x0000ad30 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_ranges 0x0000ad80 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_ranges 0x0000add8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_ranges 0x0000ae28 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_ranges 0x0000aec8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_ranges 0x0000af08 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_ranges 0x0000afb0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_ranges 0x0000b080 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_ranges 0x0000b148 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_ranges 0x0000b218 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_ranges 0x0000b430 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_ranges 0x0000b460 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_ranges 0x0000b4f0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_ranges 0x0000b5c0 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_ranges 0x0000b680 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_ranges 0x0000b750 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_ranges 0x0000b7e0 0x2c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_ranges 0x0000baa0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_ranges 0x0000bb28 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_ranges 0x0000bba8 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_ranges 0x0000bc68 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_ranges 0x0000bdd8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_ranges 0x0000bde8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_ranges 0x0000be00 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_ranges 0x0000be30 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_ranges 0x0000be40 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_ranges 0x0000bf40 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_ranges 0x0000bfb8 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_ranges 0x0000c010 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_ranges 0x0000c0d8 0x20 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_ranges 0x0000c0f8 0x48 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_ranges 0x0000c140 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_ranges 0x0000c2d8 0x80 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_ranges 0x0000c358 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_ranges 0x0000c3f0 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_ranges 0x0000c420 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_ranges 0x0000c4a8 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_ranges 0x0000c548 0x338 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_ranges 0x0000c880 0x1b0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_ranges 0x0000ca30 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_ranges 0x0000ca48 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_ranges 0x0000cac0 0x1e8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_ranges 0x0000cca8 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_ranges 0x0000cdd8 0x110 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_ranges 0x0000cee8 0x7c0 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_ranges 0x0000d6a8 0x90 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_ranges 0x0000d738 0x68 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_ranges 0x0000d7a0 0x188 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_ranges 0x0000d928 0x10 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_ranges 0x0000d938 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_ranges 0x0000d960 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_ranges 0x0000d990 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_ranges 0x0000d9d8 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_ranges 0x0000db80 0x1e8 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_ranges 0x0000dd68 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_ranges 0x0000de00 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_ranges 0x0000e128 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_ranges 0x0000e2e0 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_ranges 0x0000e428 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_ranges 0x0000e4a0 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_ranges 0x0000e548 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_ranges 0x0000e6f8 0x138 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_ranges 0x0000e830 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_ranges 0x0000e888 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_ranges 0x0000e958 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_ranges 0x0000ea38 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_ranges 0x0000ea70 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_ranges 0x0000ea80 0x68 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_ranges 0x0000eae8 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_ranges 0x0000ebe0 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_ranges 0x0000ec00 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_ranges 0x0000ec10 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_ranges 0x0000ecd8 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_ranges 0x0000eed8 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_ranges 0x0000eef0 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_ranges 0x0000ef08 0x28 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_ranges 0x0000ef30 0x138 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_ranges 0x0000f068 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_ranges 0x0000f0c0 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_ranges 0x0000f248 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_ranges 0x0000f448 0x10 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_ranges 0x0000f458 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_ranges 0x0000f4a8 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_ranges 0x0000f508 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_ranges 0x0000f5d8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_ranges 0x0000f650 0x290 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_ranges 0x0000f8e0 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_ranges 0x0000f9a0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_ranges 0x0000f9c0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_ranges 0x0000f9f8 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_ranges 0x0000fd30 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_ranges 0x0000fdd8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_ranges 0x0000fe48 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_ranges 0x00010088 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_ranges 0x000100d8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_ranges 0x00010148 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_ranges 0x000101a8 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_ranges 0x00010298 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_ranges 0x000102c0 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_ranges 0x00010598 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_ranges 0x00010618 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_ranges 0x00010740 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_ranges 0x00010750 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_ranges 0x00010770 0x278 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_ranges 0x000109e8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_ranges 0x00010a28 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_ranges 0x00010ab0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_ranges 0x00010b58 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_ranges 0x00010cf8 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_ranges 0x00010d60 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_ranges 0x00010e30 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_ranges 0x00010e70 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_ranges 0x00010f20 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_ranges 0x00010fa8 0x98 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_ranges 0x00011040 0x48 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_ranges 0x00011088 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_ranges 0x00011360 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_ranges 0x000113e8 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_ranges 0x000114c8 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_ranges 0x00011608 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_ranges 0x00011668 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_ranges 0x00011698 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_ranges 0x00011800 0x90 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_ranges 0x00011890 0xa8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_ranges 0x00011938 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_ranges 0x00011a10 0x20 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_ranges 0x00005398 0x2c0 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_ranges 0x00005658 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x00005668 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x000056b0 0x300 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_ranges 0x000059b0 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_ranges 0x000059c0 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x000059d0 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00005a88 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x00005af0 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x00005b68 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x00005de0 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_ranges 0x00005df0 0x80 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_ranges 0x00005e70 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x00005e90 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00005ef8 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00005ff8 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x00006058 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00006250 0xc0 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x00006310 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x000063c0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x000063f0 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x00006570 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x00006598 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x000065b8 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x000065f0 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x00006658 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x00006670 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x00006688 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x000066f0 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x00006710 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x00006770 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x00006810 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x00006830 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x000069c0 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x00006a60 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x00006a70 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x00006ba0 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x00006ca0 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x00006ce0 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x00006ea0 0x48 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x00006ee8 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x00006f98 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x00007138 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x00007168 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x00007270 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x00007290 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x000072a0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x000072c0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_ranges 0x000072f0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x00007310 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_ranges 0x00007348 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x00007358 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_ranges 0x000073a8 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_ranges 0x000074e8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_ranges 0x00007538 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x00007550 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_ranges 0x00007598 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_ranges 0x00007668 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x00007a88 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x00007c40 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_ranges 0x00007c88 0x268 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_ranges 0x00007ef0 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x00008228 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x000085f0 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x000086a8 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x00008710 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x000087f0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_ranges 0x00008818 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x000088f8 0x4a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x00008d98 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x00008ee0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x00008ef8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x00008f58 0xe0 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_ranges 0x00009038 0x258 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_ranges 0x00009290 0x500 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_ranges 0x00009790 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_ranges 0x000097c8 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_ranges 0x000097e0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_ranges 0x000097f0 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_ranges 0x00009930 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_ranges 0x00009940 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_ranges 0x00009950 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_ranges 0x00009960 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_ranges 0x00009990 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_ranges 0x000099d8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_ranges 0x00009a58 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_ranges 0x00009b98 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_ranges 0x00009c08 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_ranges 0x00009c58 0x78 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_ranges 0x00009cd0 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_ranges 0x00009f20 0xc0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_ranges 0x00009fe0 0x68 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_ranges 0x0000a048 0x40 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_ranges 0x0000a088 0x10 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_ranges 0x0000a098 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_ranges 0x0000a318 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_ranges 0x0000a548 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_ranges 0x0000a710 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_ranges 0x0000a808 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_ranges 0x0000a870 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_ranges 0x0000a940 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_ranges 0x0000a9f8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_ranges 0x0000aa10 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x0000aa40 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x0000aa58 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_ranges 0x0000aa70 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x0000aa98 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_ranges 0x0000ab30 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x0000ab48 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_ranges 0x0000aba8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_ranges 0x0000abd0 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_ranges 0x0000ac40 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_ranges 0x0000acb0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_ranges 0x0000ad00 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_ranges 0x0000ad58 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_ranges 0x0000ada8 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_ranges 0x0000ae48 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_ranges 0x0000ae88 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_ranges 0x0000af30 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_ranges 0x0000b000 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_ranges 0x0000b0c8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_ranges 0x0000b198 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_ranges 0x0000b3b0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_ranges 0x0000b3e0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_ranges 0x0000b470 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_ranges 0x0000b540 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_ranges 0x0000b600 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_ranges 0x0000b6d0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_ranges 0x0000b760 0x2c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_ranges 0x0000ba20 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_ranges 0x0000baa8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_ranges 0x0000bb28 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_ranges 0x0000bbe8 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_ranges 0x0000bd58 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_ranges 0x0000bd68 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_ranges 0x0000bd80 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_ranges 0x0000bdb0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_ranges 0x0000bdc0 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x0000bec0 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x0000bf38 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_ranges 0x0000bf90 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x0000c058 0x20 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_ranges 0x0000c078 0x48 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_ranges 0x0000c0c0 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_ranges 0x0000c258 0x80 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_ranges 0x0000c2d8 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_ranges 0x0000c370 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_ranges 0x0000c3a0 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_ranges 0x0000c428 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_ranges 0x0000c4c8 0x338 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_ranges 0x0000c800 0x1b0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_ranges 0x0000c9b0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_ranges 0x0000c9c8 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_ranges 0x0000ca40 0x1e8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_ranges 0x0000cc28 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_ranges 0x0000cd58 0x110 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_ranges 0x0000ce68 0x7c0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_ranges 0x0000d628 0x90 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_ranges 0x0000d6b8 0x68 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_ranges 0x0000d720 0x188 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_ranges 0x0000d8a8 0x10 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_ranges 0x0000d8b8 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_ranges 0x0000d8e0 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_ranges 0x0000d910 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_ranges 0x0000d958 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_ranges 0x0000db00 0x1e8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_ranges 0x0000dce8 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_ranges 0x0000dd80 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_ranges 0x0000e0a8 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_ranges 0x0000e260 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_ranges 0x0000e3a8 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_ranges 0x0000e420 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_ranges 0x0000e4c8 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_ranges 0x0000e678 0x138 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_ranges 0x0000e7b0 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_ranges 0x0000e808 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_ranges 0x0000e8d8 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_ranges 0x0000e9b8 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_ranges 0x0000e9f0 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_ranges 0x0000ea00 0x68 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_ranges 0x0000ea68 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_ranges 0x0000eb60 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_ranges 0x0000eb80 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_ranges 0x0000eb90 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_ranges 0x0000ec58 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_ranges 0x0000ee58 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_ranges 0x0000ee70 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_ranges 0x0000ee88 0x28 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_ranges 0x0000eeb0 0x138 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_ranges 0x0000efe8 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_ranges 0x0000f040 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_ranges 0x0000f1c8 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_ranges 0x0000f3c8 0x10 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_ranges 0x0000f3d8 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_ranges 0x0000f428 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_ranges 0x0000f488 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_ranges 0x0000f558 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_ranges 0x0000f5d0 0x290 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_ranges 0x0000f860 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_ranges 0x0000f920 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_ranges 0x0000f940 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_ranges 0x0000f978 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_ranges 0x0000fcb0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_ranges 0x0000fd58 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_ranges 0x0000fdc8 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_ranges 0x00010008 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_ranges 0x00010058 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_ranges 0x000100c8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_ranges 0x00010128 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_ranges 0x00010218 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_ranges 0x00010240 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_ranges 0x00010518 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_ranges 0x00010598 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_ranges 0x000106c0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_ranges 0x000106d0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_ranges 0x000106f0 0x278 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_ranges 0x00010968 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_ranges 0x000109a8 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_ranges 0x00010a30 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_ranges 0x00010ad8 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_ranges 0x00010c78 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_ranges 0x00010ce0 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_ranges 0x00010db0 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_ranges 0x00010df0 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_ranges 0x00010ea0 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_ranges 0x00010f28 0x98 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_ranges 0x00010fc0 0x48 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_ranges 0x00011008 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_ranges 0x000112e0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_ranges 0x00011368 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_ranges 0x00011448 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_ranges 0x00011588 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_ranges 0x000115e8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_ranges 0x00011618 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x00011780 0x90 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_ranges 0x00011810 0xa8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_ranges 0x000118b8 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_ranges 0x00011990 0x20 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .debug_weaknames *(.debug_weaknames) @@ -47256,7 +47242,6 @@ END GROUP .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .comment 0x00000060 0x30 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .comment 0x00000060 0x30 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .comment 0x00000060 0x30 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .comment 0x00000060 0x30 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .comment 0x00000060 0x30 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) @@ -47926,425 +47911,423 @@ END GROUP .riscv.attributes 0x000031ff 0x44 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .riscv.attributes - 0x00003243 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + 0x00003243 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .riscv.attributes - 0x00003287 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x00003287 0x44 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .riscv.attributes - 0x000032cb 0x44 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x000032cb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .riscv.attributes - 0x0000330f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x0000330f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .riscv.attributes - 0x00003353 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x00003353 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .riscv.attributes - 0x00003397 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00003397 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .riscv.attributes - 0x000033db 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x000033db 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .riscv.attributes - 0x0000341f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x0000341f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .riscv.attributes - 0x00003463 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x00003463 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .riscv.attributes - 0x000034a7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x000034a7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) .riscv.attributes - 0x000034eb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x000034eb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .riscv.attributes - 0x0000352f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x0000352f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .riscv.attributes - 0x00003573 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x00003573 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) .riscv.attributes - 0x000035b7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x000035b7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) .riscv.attributes - 0x000035fb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x000035fb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .riscv.attributes - 0x0000363f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x0000363f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) .riscv.attributes - 0x00003683 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x00003683 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .riscv.attributes - 0x000036c7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x000036c7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) .riscv.attributes - 0x0000370b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x0000370b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .riscv.attributes - 0x0000374f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x0000374f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .riscv.attributes - 0x00003793 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x00003793 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) .riscv.attributes - 0x000037d7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x000037d7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .riscv.attributes - 0x0000381b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x0000381b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .riscv.attributes - 0x0000385f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x0000385f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .riscv.attributes - 0x000038a3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x000038a3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) .riscv.attributes - 0x000038e7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x000038e7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .riscv.attributes - 0x0000392b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x0000392b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .riscv.attributes - 0x0000396f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x0000396f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .riscv.attributes - 0x000039b3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x000039b3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .riscv.attributes - 0x000039f7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x000039f7 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .riscv.attributes - 0x00003a3b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x00003a3b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) .riscv.attributes - 0x00003a7f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x00003a7f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .riscv.attributes - 0x00003ac3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x00003ac3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .riscv.attributes - 0x00003b07 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x00003b07 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .riscv.attributes - 0x00003b4b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x00003b4b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .riscv.attributes - 0x00003b8f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x00003b8f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .riscv.attributes - 0x00003bd3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x00003bd3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .riscv.attributes - 0x00003c17 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x00003c17 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .riscv.attributes - 0x00003c5b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x00003c5b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .riscv.attributes - 0x00003c9f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x00003c9f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .riscv.attributes - 0x00003ce3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x00003ce3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .riscv.attributes - 0x00003d27 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x00003d27 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) .riscv.attributes - 0x00003d6b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x00003d6b 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .riscv.attributes - 0x00003daf 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x00003daf 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .riscv.attributes - 0x00003df3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x00003df3 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) .riscv.attributes - 0x00003e37 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x00003e37 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .riscv.attributes - 0x00003e7b 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00003e7b 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .riscv.attributes - 0x00003ebf 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00003ebf 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .riscv.attributes - 0x00003f03 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x00003f03 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .riscv.attributes - 0x00003f47 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00003f47 0x44 esp-idf/hal/libhal.a(ledc_hal.c.obj) .riscv.attributes - 0x00003f8b 0x44 esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x00003f8b 0x44 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) .riscv.attributes - 0x00003fcf 0x44 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x00003fcf 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .riscv.attributes - 0x00004013 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x00004013 0x44 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .riscv.attributes - 0x00004057 0x44 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x00004057 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .riscv.attributes - 0x0000409b 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x0000409b 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) .riscv.attributes - 0x000040df 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x000040df 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) .riscv.attributes - 0x00004123 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x00004123 0x44 esp-idf/soc/libsoc.a(adc_periph.c.obj) .riscv.attributes - 0x00004167 0x44 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x00004167 0x44 esp-idf/soc/libsoc.a(ledc_periph.c.obj) .riscv.attributes - 0x000041ab 0x44 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + 0x000041ab 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .riscv.attributes - 0x000041ef 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x000041ef 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) .riscv.attributes - 0x00004233 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x00004233 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .riscv.attributes - 0x00004277 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x00004277 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .riscv.attributes - 0x000042bb 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x000042bf 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .riscv.attributes - 0x00004303 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x00004303 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .riscv.attributes - 0x00004347 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x00004347 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .riscv.attributes - 0x0000438b 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x0000438b 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .riscv.attributes - 0x000043cf 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x000043cf 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .riscv.attributes - 0x00004413 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x00004413 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) .riscv.attributes - 0x00004457 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x00004457 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .riscv.attributes - 0x0000449b 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x0000449b 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) .riscv.attributes - 0x000044df 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x000044df 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) .riscv.attributes - 0x00004523 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x00004523 0x44 esp-idf/lwip/liblwip.a(def.c.obj) .riscv.attributes - 0x00004567 0x44 esp-idf/lwip/liblwip.a(def.c.obj) + 0x00004567 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) .riscv.attributes - 0x000045ab 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x000045ab 0x44 esp-idf/lwip/liblwip.a(init.c.obj) .riscv.attributes - 0x000045ef 0x44 esp-idf/lwip/liblwip.a(init.c.obj) + 0x000045ef 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) .riscv.attributes - 0x00004633 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x00004633 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) .riscv.attributes - 0x00004677 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x00004677 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) .riscv.attributes - 0x000046bb 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000046bb 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) .riscv.attributes - 0x000046ff 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x000046ff 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) .riscv.attributes - 0x00004743 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x00004743 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) .riscv.attributes - 0x00004787 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x00004787 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) .riscv.attributes - 0x000047cb 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x000047cb 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .riscv.attributes - 0x0000480f 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x0000480f 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .riscv.attributes - 0x00004853 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x00004853 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) .riscv.attributes - 0x00004897 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x00004897 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) .riscv.attributes - 0x000048db 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x000048db 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .riscv.attributes - 0x0000491f 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x0000491f 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) .riscv.attributes - 0x00004963 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x00004963 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) .riscv.attributes - 0x000049a7 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x000049a7 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) .riscv.attributes - 0x000049eb 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000049eb 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) .riscv.attributes - 0x00004a2f 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x00004a2f 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) .riscv.attributes - 0x00004a73 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x00004a73 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .riscv.attributes - 0x00004ab7 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x00004ab7 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) .riscv.attributes - 0x00004afb 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x00004afb 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) .riscv.attributes - 0x00004b3f 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x00004b3f 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) .riscv.attributes - 0x00004b83 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x00004b83 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .riscv.attributes - 0x00004bc7 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x00004bc7 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) .riscv.attributes - 0x00004c0b 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x00004c0b 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) .riscv.attributes - 0x00004c4f 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x00004c4f 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) .riscv.attributes - 0x00004c93 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x00004c93 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .riscv.attributes - 0x00004cd7 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x00004cd7 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) .riscv.attributes - 0x00004d1b 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x00004d1b 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .riscv.attributes - 0x00004d5f 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x00004d5f 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .riscv.attributes - 0x00004da3 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x00004da3 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) .riscv.attributes - 0x00004de7 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x00004de7 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) .riscv.attributes - 0x00004e2b 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x00004e2b 0x44 esp-idf/lwip/liblwip.a(err.c.obj) .riscv.attributes - 0x00004e6f 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + 0x00004e6f 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) .riscv.attributes - 0x00004eb3 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x00004eb3 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .riscv.attributes - 0x00004ef7 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x00004ef7 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .riscv.attributes - 0x00004f3b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x00004f3b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .riscv.attributes - 0x00004f7f 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x00004f7f 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .riscv.attributes - 0x00004fc3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x00004fc3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .riscv.attributes - 0x00005007 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x00005007 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) .riscv.attributes - 0x0000504b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x0000504b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .riscv.attributes - 0x0000508f 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x0000508f 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .riscv.attributes - 0x000050d3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x000050d3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .riscv.attributes - 0x00005117 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x00005117 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .riscv.attributes - 0x0000515b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x0000515b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .riscv.attributes - 0x0000519f 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x0000519f 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .riscv.attributes - 0x000051e3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x000051e3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .riscv.attributes - 0x00005227 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x00005227 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .riscv.attributes - 0x0000526b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x0000526b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .riscv.attributes - 0x000052af 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x000052af 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .riscv.attributes - 0x000052f3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x000052f3 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .riscv.attributes - 0x00005337 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x00005337 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .riscv.attributes - 0x0000537b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x0000537b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .riscv.attributes - 0x000053bf 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x000053bf 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .riscv.attributes - 0x00005403 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x00005403 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .riscv.attributes - 0x00005447 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x00005447 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .riscv.attributes - 0x0000548b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000548b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .riscv.attributes - 0x000054cf 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x000054cf 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .riscv.attributes - 0x00005513 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x00005513 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .riscv.attributes - 0x00005557 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x00005557 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .riscv.attributes - 0x0000559b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x0000559b 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .riscv.attributes - 0x000055df 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x000055df 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .riscv.attributes - 0x00005623 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x00005623 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .riscv.attributes - 0x00005667 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x00005667 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .riscv.attributes - 0x000056ab 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x000056ab 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .riscv.attributes - 0x000056ef 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x000056ef 0x44 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) .riscv.attributes - 0x00005733 0x44 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x00005733 0x44 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .riscv.attributes - 0x00005777 0x44 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x00005777 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .riscv.attributes - 0x000057bb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000057bb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) .riscv.attributes - 0x000057ff 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x000057ff 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .riscv.attributes - 0x00005843 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x00005843 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .riscv.attributes - 0x00005887 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x00005887 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .riscv.attributes - 0x000058cb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x000058cb 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .riscv.attributes - 0x0000590f 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x0000590f 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .riscv.attributes - 0x00005953 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00005953 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .riscv.attributes - 0x00005997 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x00005997 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .riscv.attributes - 0x000059db 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x000059db 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .riscv.attributes - 0x00005a1f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x00005a1f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) .riscv.attributes - 0x00005a63 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opvs.o) + 0x00005a63 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .riscv.attributes - 0x00005aa7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x00005aa7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .riscv.attributes - 0x00005aeb 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x00005aeb 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .riscv.attributes - 0x00005b2f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x00005b2f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .riscv.attributes - 0x00005b73 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x00005b73 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .riscv.attributes - 0x00005bb7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00005bb7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .riscv.attributes - 0x00005bfb 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x00005bfb 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .riscv.attributes - 0x00005c3f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x00005c3f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .riscv.attributes - 0x00005c83 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00005c83 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .riscv.attributes - 0x00005cc7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x00005cc7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .riscv.attributes - 0x00005d0b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x00005d0b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .riscv.attributes - 0x00005d4f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x00005d4f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .riscv.attributes - 0x00005d93 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x00005d93 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .riscv.attributes - 0x00005dd7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x00005dd7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .riscv.attributes - 0x00005e1b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x00005e1b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .riscv.attributes - 0x00005e5f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00005e5f 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .riscv.attributes - 0x00005ea3 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x00005ea3 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .riscv.attributes - 0x00005ee7 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x00005ee7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .riscv.attributes - 0x00005f2b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x00005f2b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .riscv.attributes - 0x00005f6f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x00005f6f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .riscv.attributes - 0x00005fb3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x00005fb3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .riscv.attributes - 0x00005ff7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00005ff7 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .riscv.attributes - 0x0000603b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x0000603b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .riscv.attributes - 0x0000607f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x0000607f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .riscv.attributes - 0x000060c3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x000060c3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .riscv.attributes - 0x00006107 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00006107 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .riscv.attributes - 0x0000614b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x0000614b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .riscv.attributes - 0x0000618f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x0000618f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .riscv.attributes - 0x000061d3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x000061d3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .riscv.attributes - 0x00006217 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00006217 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .riscv.attributes - 0x0000625b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x0000625b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .riscv.attributes - 0x0000629f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x0000629f 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .riscv.attributes - 0x000062e3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x000062e3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .riscv.attributes - 0x00006327 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x00006327 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .riscv.attributes - 0x0000636b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x0000636b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .riscv.attributes - 0x000063af 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x000063af 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .riscv.attributes - 0x000063f3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x000063f3 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) .riscv.attributes - 0x00006437 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x00006437 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) .riscv.attributes - 0x0000647b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x0000647b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .riscv.attributes - 0x000064bf 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x000064bf 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .riscv.attributes - 0x00006503 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x00006503 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .riscv.attributes - 0x00006547 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00006547 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .riscv.attributes - 0x0000658b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x0000658b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .riscv.attributes - 0x000065cf 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x000065cf 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .riscv.attributes - 0x00006613 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x00006613 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .riscv.attributes - 0x00006657 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x00006657 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .riscv.attributes - 0x0000669b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x0000669b 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .riscv.attributes - 0x000066df 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x000066df 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) .riscv.attributes - 0x00006723 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x00006723 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) .riscv.attributes - 0x00006767 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00006767 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) .riscv.attributes - 0x000067ab 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x000067ab 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) .riscv.attributes - 0x000067ef 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x000067ef 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .riscv.attributes - 0x00006833 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x00006833 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .riscv.attributes - 0x00006877 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00006877 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) .riscv.attributes - 0x000068bb 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x000068bb 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) .riscv.attributes - 0x000068ff 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x000068ff 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) .riscv.attributes - 0x00006943 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x00006943 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .riscv.attributes - 0x00006987 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .riscv.attributes - 0x000069cb 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x00006987 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) /DISCARD/ *(.rela.*) @@ -50193,7 +50176,6 @@ adc_cali_create_scheme_curve_fitting esp-idf/esp_adc/libesp_adc.a(a adc_cali_delete_scheme_curve_fitting esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) adc_cali_raw_to_voltage esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - esp-idf/main/libmain.a(blink_example_main.c.obj) adc_channel_io_map esp-idf/soc/libsoc.a(adc_periph.c.obj) esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) @@ -50235,7 +50217,6 @@ adc_oneshot_io_to_channel esp-idf/esp_adc/libesp_adc.a(a adc_oneshot_new_unit esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) adc_oneshot_read esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - esp-idf/main/libmain.a(blink_example_main.c.obj) adc_oneshot_read_isr esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) adc_set_hw_calibration_code esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) diff --git a/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj b/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj index 509922f36..d7e010e85 100644 Binary files a/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj and b/ESP-IDF_Robot/build/esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj differ diff --git a/ESP-IDF_Robot/build/esp-idf/main/libmain.a b/ESP-IDF_Robot/build/esp-idf/main/libmain.a index eb9d09521..192e92f80 100644 Binary files a/ESP-IDF_Robot/build/esp-idf/main/libmain.a and b/ESP-IDF_Robot/build/esp-idf/main/libmain.a differ