diff --git a/ESP-IDF_Robot_RC/build/.ninja_lock b/ESP-IDF_Robot_RC/build/.ninja_lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/ESP-IDF_Robot_RC/build/.ninja_log b/ESP-IDF_Robot_RC/build/.ninja_log index b211b7b3a..cb15350fd 100644 --- a/ESP-IDF_Robot_RC/build/.ninja_log +++ b/ESP-IDF_Robot_RC/build/.ninja_log @@ -945,3 +945,5 @@ 355 424 1735882792037061282 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-done d1496eaea57c93af 314 907 1735882791930061063 esp-idf/main/CMakeFiles/__idf_main.dir/espnow_example_main.c.obj 1fcc99cb7403962c 908 958 1735882792523062276 esp-idf/main/libmain.a 8bc62c8941a013fd +958 14168 1735882805689089260 esp-idf/esp_system/ld/sections.ld e89a0d24af020463 +958 14168 1735882805689089260 /home/abobkov/MyProjects/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld e89a0d24af020463 diff --git a/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.elf b/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.elf deleted file mode 100755 index 7ae6cf7a1..000000000 Binary files a/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.elf and /dev/null differ diff --git a/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map b/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map index 877fcaae6..88c6edf4c 100644 --- a/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map +++ b/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map @@ -366,6 +366,16 @@ esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp-idf/main/libmain.a(espnow_example_main.c.obj) (esp_wifi_init) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/main/libmain.a(espnow_example_main.c.obj) (g_wifi_osi_funcs) +esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + esp-idf/main/libmain.a(espnow_example_main.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(espnow_example_main.c.obj) (adc_cali_create_scheme_curve_fitting) +esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/main/libmain.a(espnow_example_main.c.obj) (adc_oneshot_new_unit) +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(curve_fitting_coefficients.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) (curve_fitting_get_second_step_coeff) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) (mbedtls_mpi_init) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) @@ -609,7 +619,9 @@ esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) (clk_hal_lp_slow_get_freq_hz) esp-idf/hal/libhal.a(adc_hal_common.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) (adc_hal_set_calibration_param) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) (adc_hal_calibration_init) +esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) (adc_oneshot_hal_init) esp-idf/hal/libhal.a(mpi_hal.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) (mpi_hal_calc_hardware_words) esp-idf/hal/libhal.a(sha_hal.c.obj) @@ -620,20 +632,34 @@ esp-idf/hal/libhal.a(hmac_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) (hmac_hal_start) esp-idf/soc/libsoc.a(lldesc.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) (lldesc_setup_link_constrained) +esp-idf/soc/libsoc.a(adc_periph.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) (adc_channel_io_map) esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) (temperature_sensor_attributes) esp-idf/soc/libsoc.a(mpi_periph.c.obj) esp-idf/hal/libhal.a(mpi_hal.c.obj) (MPI_LL_OPERATIONS) esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) (esp_read_mac) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) (esp_sleep_enable_adc_tsens_monitor) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_console_usj_pad_backup_and_disable) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (esp_sleep_execute_event_callbacks) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_modem_reject_triggers) +esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_enable_cpu_retention) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) esp-idf/driver/libdriver.a(spi_common.c.obj) (gdma_new_ahb_channel) +esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (mspi_timing_change_speed_mode_cache_safe) esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) (adc2_cal_include) esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) (xEventGroupCreate) esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - esp-idf/driver/libdriver.a(spi_common.c.obj) (__atomic_compare_exchange_1) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) (__atomic_compare_exchange_1) esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) (ets_timer_arm) esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) @@ -920,24 +946,12 @@ esp-idf/hal/libhal.a(gdma_hal_top.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_hal_deinit) esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_ahb_hal_init) -esp-idf/soc/libsoc.a(gdma_periph.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_periph_signals) -esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) (esp_deep_sleep_register_phy_hook) -esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_console_usj_pad_backup_and_disable) -esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (esp_sleep_execute_event_callbacks) -esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_modem_reject_triggers) -esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (sleep_enable_cpu_retention) -esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) (mspi_timing_change_speed_mode_cache_safe) -esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_send_event_internal) esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) (rtc_cntl_hal_dma_link_init) +esp-idf/soc/libsoc.a(gdma_periph.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_periph_signals) +esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_send_event_internal) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) (operator delete[](void*)) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) @@ -2559,17 +2573,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/main/libmain.a(espnow_example_main.c.obj) .data 0x00000000 0x0 esp-idf/main/libmain.a(espnow_example_main.c.obj) .bss 0x00000000 0x0 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .sbss.do_calibration1_chan1 - 0x00000000 0x1 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .sbss.do_calibration1_chan0 - 0x00000000 0x1 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .sbss.adc1_handle - 0x00000000 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .sbss.adc1_cali_chan1_handle - 0x00000000 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .sbss.adc1_cali_chan0_handle - 0x00000000 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .bss.m 0x00000000 0x20 esp-idf/main/libmain.a(espnow_example_main.c.obj) .text 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .data 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .bss 0x00000000 0x0 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) @@ -2806,14 +2809,6 @@ Discarded input sections 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .sdata.ESP_EFUSE_USER_DATA 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 - 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 - 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 - 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 - 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .sdata.ESP_EFUSE_OCODE 0x00000000 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .sdata.ESP_EFUSE_TEMP_CALIB @@ -3146,14 +3141,6 @@ Discarded input sections .srodata.KEY0 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.USER_DATA 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_CAL_VOL_ATTEN3 - 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_CAL_VOL_ATTEN2 - 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_CAL_VOL_ATTEN1 - 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_CAL_VOL_ATTEN0 - 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.OCODE 0x00000000 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.TEMP_CALIB @@ -3550,20 +3537,6 @@ Discarded input sections 0x00000000 0x32 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_ll_force_unhold_all 0x00000000 0x40 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_input_enable - 0x00000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_input_disable - 0x00000000 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_output_disable - 0x00000000 0xa2 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_od_enable - 0x00000000 0x84 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_od_disable - 0x00000000 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_intr_enable_on_core - 0x00000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_output_enable - 0x00000000 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) .rodata.gpio_ll_deepsleep_wakeup_enable.str1.4 0x00000000 0x8e esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_ll_deepsleep_wakeup_enable @@ -3574,22 +3547,6 @@ Discarded input sections .iram1.1 0x00000000 0x38 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_isr_register_on_core_static 0x00000000 0x24 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_pullup_en - 0x00000000 0xac esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_pullup_dis - 0x00000000 0xc6 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_pulldown_en - 0x00000000 0xac esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_pulldown_dis - 0x00000000 0xaa esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.gpio_set_intr_type.str1.4 - 0x00000000 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_set_intr_type - 0x00000000 0x170 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_intr_enable - 0x00000000 0xb2 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_intr_disable - 0x00000000 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_set_level 0x00000000 0xb0 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_get_level @@ -3598,10 +3555,6 @@ Discarded input sections 0x00000000 0x166 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_set_direction 0x00000000 0xcc esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.gpio_config.str1.4 - 0x00000000 0xe0 esp-idf/driver/libdriver.a(gpio.c.obj) - .text.gpio_config - 0x00000000 0x218 esp-idf/driver/libdriver.a(gpio.c.obj) .rodata.gpio_reset_pin.str1.4 0x00000000 0x1d esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_reset_pin @@ -3690,61 +3643,15 @@ Discarded input sections 0x00000000 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) .rodata.__func__.25 0x00000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__func__.26 - 0x00000000 0xc esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.27 - 0x00000000 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.28 - 0x00000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.29 - 0x00000000 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.30 - 0x00000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.31 - 0x00000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.32 - 0x00000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) .rodata.__FUNCTION__.33 0x00000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) .rodata.__FUNCTION__.34 0x00000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) .rodata.__FUNCTION__.35 0x00000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.36 - 0x00000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.37 - 0x00000000 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.38 - 0x00000000 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.39 - 0x00000000 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.40 - 0x00000000 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.41 - 0x00000000 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.42 - 0x00000000 0xf esp-idf/driver/libdriver.a(gpio.c.obj) - .data.gpio_context - 0x00000000 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) - .sdata._gpio_hal - 0x00000000 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) .text 0x00000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) .data 0x00000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .text.rtc_gpio_is_valid_gpio - 0x00000000 0x4 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_info 0x00000000 0x16e esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_abbrev 0x00000000 0xac esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_loc 0x00000000 0x27 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_aranges - 0x00000000 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_ranges 0x00000000 0x10 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_line 0x00000000 0xc9 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_str 0x00000000 0x345 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .comment 0x00000000 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .debug_frame 0x00000000 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/driver/libdriver.a(rtc_io.c.obj) .text 0x00000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) .data 0x00000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(uart.c.obj) @@ -4432,26 +4339,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .rodata.gpio_hal_intr_enable_on_core.str1.4 - 0x00000000 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .text.gpio_hal_intr_enable_on_core - 0x00000000 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .text.gpio_hal_intr_disable - 0x00000000 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) - .rodata.__func__.0 - 0x00000000 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_info 0x00000000 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_abbrev 0x00000000 0x2a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_loc 0x00000000 0x1e9 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_aranges - 0x00000000 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_ranges 0x00000000 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_line 0x00000000 0x3a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_str 0x00000000 0x1168 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .comment 0x00000000 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_frame 0x00000000 0x40 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/hal/libhal.a(gpio_hal.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) @@ -4551,18 +4438,8 @@ 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) @@ -5610,6 +5487,67 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .srodata.memset_func 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .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) + .text.adc_cali_check_scheme + 0x00000000 0x4e 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) + .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) + .rodata.adc_cali_delete_scheme_curve_fitting.str1.4 + 0x00000000 0x3f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .text.adc_cali_delete_scheme_curve_fitting + 0x00000000 0x66 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .text 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .data 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .text.s_adc_unit_free + 0x00000000 0x2c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .text.adc_oneshot_io_to_channel + 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_isr + 0x00000000 0x12e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.adc_oneshot_del_unit.str1.4 + 0x00000000 0x7b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .text.adc_oneshot_del_unit + 0x00000000 0x150 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.adc_oneshot_get_calibrated_result.str1.4 + 0x00000000 0x6d esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .text.adc_oneshot_get_calibrated_result + 0x00000000 0xac esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x22 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.__func__.1 + 0x00000000 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.__FUNCTION__.2 + 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) + .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) + .rodata.adc_io_to_channel.str1.4 + 0x00000000 0x7f esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .text.adc_io_to_channel + 0x00000000 0xe6 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .rodata.adc_channel_to_io.str1.4 + 0x00000000 0x60 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .text.adc_channel_to_io + 0x00000000 0xe6 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x12 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .rodata.__FUNCTION__.1 + 0x00000000 0x12 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .text 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .data 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .text 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .data 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .bss 0x00000000 0x0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) @@ -9966,18 +9904,12 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .data 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .bss 0x00000000 0x0 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 - 0x00000000 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .text.esp_efuse_rtc_calib_get_cal_voltage - 0x00000000 0xfc esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.esp_efuse_rtc_calib_get_tsens_val.str1.4 0x00000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .text.esp_efuse_rtc_calib_get_tsens_val 0x00000000 0xca esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.__func__.0 0x00000000 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.__func__.1 - 0x00000000 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .text 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) .data 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) .bss 0x00000000 0x0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) @@ -10267,6 +10199,9 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .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 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) @@ -10324,6 +10259,9 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(lldesc.c.obj) .text.lldesc_get_received_len 0x00000000 0x26 esp-idf/soc/libsoc.a(lldesc.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(adc_periph.c.obj) .text 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .data 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) @@ -10345,6 +10283,223 @@ Discarded input sections 0x00000000 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.esp_base_mac_addr_get 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rtc.text.5 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.s_do_deep_sleep_phy_callback + 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.9 0x00000000 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.10 0x00000000 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.s_sleep_hook_deregister + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.get_power_down_flags + 0x00000000 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.12 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.11 0x00000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.gpio_deep_sleep_wakeup_prepare.str1.4 + 0x00000000 0xb7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.gpio_deep_sleep_wakeup_prepare + 0x00000000 0x162 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.timer_wakeup_prepare + 0x00000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.6 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.str1.4 + 0x00000000 0xb7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.7 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.13 0x00000000 0x3d4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.18 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_periph_use_8m + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_get_deep_sleep_wake_stub + 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rtc.text.4 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.15 0x00000000 0xce esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_register_hook + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_deregister_hook + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_deregister_phy_hook + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.16 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .iram1.17 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_light_sleep_start + 0x00000000 0x3c0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.esp_sleep_disable_wakeup_source.str1.4 + 0x00000000 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_wakeup_source + 0x00000000 0xee esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_ulp_wakeup + 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_timer_wakeup + 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_try + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_is_valid_wakeup_gpio + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.esp_deep_sleep_enable_gpio_wakeup.str1.4 + 0x00000000 0x6b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_deep_sleep_enable_gpio_wakeup + 0x00000000 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_gpio_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_uart_wakeup + 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_wifi_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_wifi_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_wifi_beacon_wakeup + 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_wifi_beacon_wakeup + 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_enable_bt_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_disable_bt_wakeup + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_get_wakeup_cause + 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_get_gpio_wakeup_status + 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.esp_sleep_pd_config.str1.4 + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.esp_sleep_pd_config + 0x00000000 0xfc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rtc.text.19 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text.rtc_sleep_enable_ultra_low + 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.__func__.3 + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.__func__.2 + 0x00000000 0xd esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.__func__.1 + 0x00000000 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_suspended_uarts_bmap + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_stopped_tgwdt_bmap + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_cache_suspend_cnt + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_periph_use_8m_flag + 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_ultra_low_enabled + 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_light_sleep_wakeup + 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .data.s_config + 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .sbss.s_lightsleep_cnt + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .bss.s_dslp_cb + 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .text.sleep_console_usj_pad_backup_and_disable + 0x00000000 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .text.sleep_console_usj_pad_restore + 0x00000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .sbss.s_usj_state + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_info 0x00000000 0x5cf3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_abbrev 0x00000000 0x23b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_loc 0x00000000 0x7b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_aranges + 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_ranges 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_line 0x00000000 0x499 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_str 0x00000000 0x4da6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .debug_frame 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .iram1.0 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_info 0x00000000 0x126 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_abbrev 0x00000000 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_line 0x00000000 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_str 0x00000000 0x37c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .debug_frame 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.modem_domain_pd_allowed + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .iram1.0 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .iram1.1 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.sleep_modem_configure + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_register_inform_out_light_sleep_overhead_callback + 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_unregister_inform_out_light_sleep_overhead_callback + 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.periph_inform_out_light_sleep_overhead + 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_register_light_sleep_default_params_config_callback + 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text.esp_pm_unregister_light_sleep_default_params_config_callback + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .sbss.s_light_sleep_default_params_config_cb + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .sbss.s_periph_inform_out_light_sleep_overhead_cb + 0x00000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_info 0x00000000 0x2f4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_abbrev 0x00000000 0x186 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_loc 0x00000000 0x159 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_aranges + 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_ranges 0x00000000 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_line 0x00000000 0x4f2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_str 0x00000000 0x4a7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .debug_frame 0x00000000 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_pd_low_init + 0x00000000 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_pd_low_deinit + 0x00000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.sleep_enable_cpu_retention + 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .iram1.1 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_retention_init + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.esp_sleep_cpu_retention_deinit + 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.cpu_domain_pd_allowed + 0x00000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .rodata.sleep_cpu_configure.str1.4 + 0x00000000 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .text.sleep_cpu_configure + 0x00000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .rodata.__FUNCTION__.0 + 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .dram1.0 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_info 0x00000000 0x533 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_abbrev 0x00000000 0x256 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_loc 0x00000000 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_aranges + 0x00000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_ranges 0x00000000 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_line 0x00000000 0x69b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_str 0x00000000 0x698 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .debug_frame 0x00000000 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) @@ -10396,6 +10551,41 @@ Discarded input sections 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.__FUNCTION__.8 0x00000000 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.s_register_config_driver + 0x00000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_flash_tuning + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_psram_tuning + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_enter_low_speed_mode + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_enter_high_speed_mode + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_change_speed_mode_cache_safe + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.spi_timing_is_tuned + 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.spi_timing_get_flash_timing_param + 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .text.mspi_timing_set_pin_drive_strength + 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .bss.s_tuning_cfg_drv + 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_info 0x00000000 0x402 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_abbrev 0x00000000 0x1bd esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_loc 0x00000000 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_aranges + 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_ranges 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_line 0x00000000 0x4fc esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_str 0x00000000 0x58d esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .debug_frame 0x00000000 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) @@ -10431,8 +10621,6 @@ Discarded input sections 0x00000000 0x38 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .text.__atomic_exchange_4 0x00000000 0x32 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .text.__atomic_compare_exchange_1 - 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .text.__atomic_compare_exchange_2 0x00000000 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .text.__atomic_compare_exchange_4 @@ -10687,18 +10875,6 @@ Discarded input sections 0x00000000 0x42 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .text.__atomic_compare_exchange 0x00000000 0x6e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x00000000 0x4875 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_abbrev 0x00000000 0x16b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_loc 0x00000000 0x4e43 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_aranges - 0x00000000 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_ranges 0x00000000 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x00000000 0x2a02 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_str 0x00000000 0xe5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .comment 0x00000000 0x30 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x00000000 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .text 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .data 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .bss 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) @@ -17270,297 +17446,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .text 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .data 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .rodata.gdma_periph_signals - 0x00000000 0x1c esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .debug_info 0x00000000 0x389 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .debug_abbrev 0x00000000 0xac esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .debug_aranges - 0x00000000 0x18 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .debug_line 0x00000000 0x104 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .debug_str 0x00000000 0xb56 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .comment 0x00000000 0x30 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/soc/libsoc.a(gdma_periph.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rtc.text.5 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.s_do_deep_sleep_phy_callback - 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.9 0x00000000 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.10 0x00000000 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.s_sleep_hook_deregister - 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.get_power_down_flags - 0x00000000 0x88 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.12 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.11 0x00000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.gpio_deep_sleep_wakeup_prepare.str1.4 - 0x00000000 0xb7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.gpio_deep_sleep_wakeup_prepare - 0x00000000 0x162 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.timer_wakeup_prepare - 0x00000000 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.6 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.str1.4 - 0x00000000 0xb7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.7 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.13 0x00000000 0x3d4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.18 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_periph_use_8m - 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_get_deep_sleep_wake_stub - 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rtc.text.4 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.15 0x00000000 0xce esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_deep_sleep_register_hook - 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_deep_sleep_deregister_hook - 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_deep_sleep_deregister_phy_hook - 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.16 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .iram1.17 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_light_sleep_start - 0x00000000 0x3c0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.esp_sleep_disable_wakeup_source.str1.4 - 0x00000000 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_disable_wakeup_source - 0x00000000 0xee esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_ulp_wakeup - 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_timer_wakeup - 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_deep_sleep - 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_deep_sleep_try - 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_is_valid_wakeup_gpio - 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.esp_deep_sleep_enable_gpio_wakeup.str1.4 - 0x00000000 0x6b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_deep_sleep_enable_gpio_wakeup - 0x00000000 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_gpio_wakeup - 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_uart_wakeup - 0x00000000 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_wifi_wakeup - 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_disable_wifi_wakeup - 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_wifi_beacon_wakeup - 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_disable_wifi_beacon_wakeup - 0x00000000 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_bt_wakeup - 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_disable_bt_wakeup - 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_get_wakeup_cause - 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_get_gpio_wakeup_status - 0x00000000 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.esp_sleep_pd_config.str1.4 - 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_pd_config - 0x00000000 0xfc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rtc.text.19 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.esp_sleep_enable_adc_tsens_monitor - 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text.rtc_sleep_enable_ultra_low - 0x00000000 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.__func__.3 - 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.__func__.2 - 0x00000000 0xd esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.__func__.1 - 0x00000000 0x1f esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .sbss.s_suspended_uarts_bmap - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .sbss.s_stopped_tgwdt_bmap - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .sbss.s_cache_suspend_cnt - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .sbss.s_periph_use_8m_flag - 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .sbss.s_ultra_low_enabled - 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rtc.force_fast.3 - 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .sbss.s_light_sleep_wakeup - 0x00000000 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .data.s_config - 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .sbss.s_lightsleep_cnt - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .bss.s_dslp_cb - 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .text.sleep_console_usj_pad_backup_and_disable - 0x00000000 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .text.sleep_console_usj_pad_restore - 0x00000000 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .sbss.s_usj_state - 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_info 0x00000000 0x5cf3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_abbrev 0x00000000 0x23b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_loc 0x00000000 0x7b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_aranges - 0x00000000 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_ranges 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_line 0x00000000 0x499 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_str 0x00000000 0x4da6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .debug_frame 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .iram1.0 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .debug_info 0x00000000 0x126 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .debug_abbrev 0x00000000 0xa6 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .debug_aranges - 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .debug_ranges 0x00000000 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .debug_line 0x00000000 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .debug_str 0x00000000 0x37c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .debug_frame 0x00000000 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_event.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text.modem_domain_pd_allowed - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .iram1.0 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .iram1.1 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text.sleep_modem_configure - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text.esp_pm_register_inform_out_light_sleep_overhead_callback - 0x00000000 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text.esp_pm_unregister_inform_out_light_sleep_overhead_callback - 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text.periph_inform_out_light_sleep_overhead - 0x00000000 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text.esp_pm_register_light_sleep_default_params_config_callback - 0x00000000 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text.esp_pm_unregister_light_sleep_default_params_config_callback - 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .sbss.s_light_sleep_default_params_config_cb - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .sbss.s_periph_inform_out_light_sleep_overhead_cb - 0x00000000 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_info 0x00000000 0x2f4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_abbrev 0x00000000 0x186 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_loc 0x00000000 0x159 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_aranges - 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_ranges 0x00000000 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_line 0x00000000 0x4f2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_str 0x00000000 0x4a7 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .debug_frame 0x00000000 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modem.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text.esp_sleep_cpu_pd_low_init - 0x00000000 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text.esp_sleep_cpu_pd_low_deinit - 0x00000000 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text.sleep_enable_cpu_retention - 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .iram1.1 0x00000000 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text.esp_sleep_cpu_retention_init - 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text.esp_sleep_cpu_retention_deinit - 0x00000000 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text.cpu_domain_pd_allowed - 0x00000000 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .rodata.sleep_cpu_configure.str1.4 - 0x00000000 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text.sleep_cpu_configure - 0x00000000 0x96 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .rodata.__FUNCTION__.0 - 0x00000000 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .dram1.0 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_info 0x00000000 0x533 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_abbrev 0x00000000 0x256 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_loc 0x00000000 0xc0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_aranges - 0x00000000 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_ranges 0x00000000 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_line 0x00000000 0x69b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_str 0x00000000 0x698 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .debug_frame 0x00000000 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - .text 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .data 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.s_register_config_driver - 0x00000000 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.mspi_timing_flash_tuning - 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.mspi_timing_psram_tuning - 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.mspi_timing_enter_low_speed_mode - 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.mspi_timing_enter_high_speed_mode - 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.mspi_timing_change_speed_mode_cache_safe - 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.spi_timing_is_tuned - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.spi_timing_get_flash_timing_param - 0x00000000 0xc esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text.mspi_timing_set_pin_drive_strength - 0x00000000 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .bss.s_tuning_cfg_drv - 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_info 0x00000000 0x402 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_abbrev 0x00000000 0x1bd esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_loc 0x00000000 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_aranges - 0x00000000 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_ranges 0x00000000 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_line 0x00000000 0x4fc esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_str 0x00000000 0x58d esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .debug_frame 0x00000000 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .rodata.esp_mesh_send_event_internal.str1.4 - 0x00000000 0xb esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .text.esp_mesh_send_event_internal - 0x00000000 0x22 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .srodata.MESH_EVENT - 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_info 0x00000000 0x1b6 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_abbrev 0x00000000 0xca esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_loc 0x00000000 0x96 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_aranges - 0x00000000 0x20 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_ranges 0x00000000 0x10 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_line 0x00000000 0x328 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_str 0x00000000 0x2a6 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .debug_frame 0x00000000 0x2c esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) .text 0x00000000 0x0 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) .data 0x00000000 0x0 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) .bss 0x00000000 0x0 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) @@ -17585,6 +17470,41 @@ Discarded input sections .debug_frame 0x00000000 0x50 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) + .text 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .data 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .bss 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .rodata.gdma_periph_signals + 0x00000000 0x1c esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_info 0x00000000 0x389 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_abbrev 0x00000000 0xac esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_aranges + 0x00000000 0x18 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_line 0x00000000 0x104 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .debug_str 0x00000000 0xb56 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .comment 0x00000000 0x30 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .rodata.esp_mesh_send_event_internal.str1.4 + 0x00000000 0xb esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .text.esp_mesh_send_event_internal + 0x00000000 0x22 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .srodata.MESH_EVENT + 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_info 0x00000000 0x1b6 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_abbrev 0x00000000 0xca esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_loc 0x00000000 0x96 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_aranges + 0x00000000 0x20 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_ranges 0x00000000 0x10 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_line 0x00000000 0x328 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_str 0x00000000 0x2a6 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .debug_frame 0x00000000 0x2c esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) .text 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) .data 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) .bss 0x00000000 0x0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) @@ -22720,47 +22640,50 @@ END GROUP 0x50000010 _rtc_text_end = ABSOLUTE (.) .rtc.force_fast - 0x50000010 0x0 + 0x50000010 0x4 0x50000010 . = ALIGN (0x4) 0x50000010 _rtc_force_fast_start = ABSOLUTE (.) 0x50000010 _coredump_rtc_fast_start = ABSOLUTE (.) *(.rtc.fast.coredump .rtc.fast.coredump.*) 0x50000010 _coredump_rtc_fast_end = ABSOLUTE (.) *(.rtc.force_fast .rtc.force_fast.*) - 0x50000010 . = ALIGN (0x4) - 0x50000010 _rtc_force_fast_end = ABSOLUTE (.) + .rtc.force_fast.3 + 0x50000010 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x50000014 . = ALIGN (0x4) + *fill* 0x50000011 0x3 + 0x50000014 _rtc_force_fast_end = ABSOLUTE (.) -.rtc.data 0x50000010 0x0 - 0x50000010 _rtc_data_start = ABSOLUTE (.) - 0x50000010 _coredump_rtc_start = ABSOLUTE (.) +.rtc.data 0x50000014 0x0 + 0x50000014 _rtc_data_start = ABSOLUTE (.) + 0x50000014 _coredump_rtc_start = ABSOLUTE (.) *(.rtc.coredump .rtc.coredump.*) - 0x50000010 _coredump_rtc_end = ABSOLUTE (.) + 0x50000014 _coredump_rtc_end = ABSOLUTE (.) *(.rtc.data .rtc.data.*) *(.rtc.rodata .rtc.rodata.*) *rtc_wake_stub*.*(.data .rodata .data.* .rodata.* .srodata.*) - 0x50000010 _rtc_data_end = ABSOLUTE (.) + 0x50000014 _rtc_data_end = ABSOLUTE (.) -.rtc.bss 0x50000010 0x0 - 0x50000010 _rtc_bss_start = ABSOLUTE (.) +.rtc.bss 0x50000014 0x0 + 0x50000014 _rtc_bss_start = ABSOLUTE (.) *rtc_wake_stub*.*(.bss .bss.* .sbss .sbss.*) *rtc_wake_stub*.*(COMMON) *(.rtc.bss) - 0x50000010 _rtc_bss_end = ABSOLUTE (.) + 0x50000014 _rtc_bss_end = ABSOLUTE (.) -.rtc_noinit 0x50000010 0x0 - 0x50000010 . = ALIGN (0x4) - 0x50000010 _rtc_noinit_start = ABSOLUTE (.) +.rtc_noinit 0x50000014 0x0 + 0x50000014 . = ALIGN (0x4) + 0x50000014 _rtc_noinit_start = ABSOLUTE (.) *(.rtc_noinit .rtc_noinit.*) - 0x50000010 . = ALIGN (0x4) - 0x50000010 _rtc_noinit_end = ABSOLUTE (.) + 0x50000014 . = ALIGN (0x4) + 0x50000014 _rtc_noinit_end = ABSOLUTE (.) .rtc.force_slow - 0x50000010 0x0 - 0x50000010 . = ALIGN (0x4) - 0x50000010 _rtc_force_slow_start = ABSOLUTE (.) + 0x50000014 0x0 + 0x50000014 . = ALIGN (0x4) + 0x50000014 _rtc_force_slow_start = ABSOLUTE (.) *(.rtc.force_slow .rtc.force_slow.*) - 0x50000010 . = ALIGN (0x4) - 0x50000010 _rtc_force_slow_end = ABSOLUTE (.) + 0x50000014 . = ALIGN (0x4) + 0x50000014 _rtc_force_slow_end = ABSOLUTE (.) .rtc_reserved 0x50001fe8 0x18 0x50001fe8 . = ALIGN (0x4) @@ -22773,11 +22696,11 @@ END GROUP 0x00000018 _rtc_reserved_length = (_rtc_reserved_end - _rtc_reserved_start) 0x00000001 ASSERT ((_rtc_reserved_length <= LENGTH (rtc_reserved_seg)), RTC reserved segment data does not fit.) 0x00000000 _rtc_slow_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_slow_end - _rtc_data_start):(_rtc_force_slow_end - _rtc_force_slow_start) - 0x00000010 _rtc_fast_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_fast_end - _rtc_fast_start):(_rtc_noinit_end - _rtc_fast_start) + 0x00000014 _rtc_fast_length = (ORIGIN (rtc_slow_seg) == ORIGIN (rtc_data_location))?(_rtc_force_fast_end - _rtc_fast_start):(_rtc_noinit_end - _rtc_fast_start) 0x00000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) 0x00000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) -.iram0.text 0x40380000 0x1239a +.iram0.text 0x40380000 0x123e6 0x40380000 _iram_start = ABSOLUTE (.) 0x00000001 ASSERT (((ABSOLUTE (.) % 0x100) == 0x0), vector address must be 256 byte aligned) *(.exception_vectors_table.text) @@ -24068,395 +23991,398 @@ END GROUP 0x4038da78 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) 0x4038da78 newlib_include_heap_impl *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) + .text.__atomic_compare_exchange_1 + 0x4038da7a 0x48 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x4038da7a __atomic_compare_exchange_1 *libpp.a:(.wifi0iram .wifi0iram.*) - .wifi0iram.41 0x4038da7a 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4038da7a lmacMSDUAged - .wifi0iram.57 0x4038dad2 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4038dad2 lmacAdjustTimestamp - .wifi0iram.58 0x4038db1a 0x1e4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4038db1a lmacTxFrame - .wifi0iram.62 0x4038dcfe 0xf8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4038dcfe lmacTxDone - .wifi0iram.25 0x4038ddf6 0x30c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4038ddf6 lmacEndFrameExchangeSequence - .wifi0iram.22 0x4038e102 0x154 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4038e102 pp_coex_tx_request - .wifi0iram.64 0x4038e256 0x15c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4038e256 ppMapTxQueue - .wifi0iram.67 0x4038e3b2 0x14a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4038e3b2 ppProcTxSecFrame - .wifi0iram.40 0x4038e4fc 0x2e0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4038e4fc ppCalTxAMPDULength - .wifi0iram.73 0x4038e7dc 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4038e7dc ppProcessLifeTime - .wifi0iram.8 0x4038e888 0xa4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4038e888 rcUpdateTxDone - .wifi0iram.10 0x4038e92c 0x2da /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4038e92c rcUpdateTxDoneAmpdu2 - .wifi0iram.11 0x4038ec06 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4038ec06 rcGetSched - .wifi0iram.4 0x4038ecda 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4038ecda hal_mac_tx_config_timeout - .wifi0iram.5 0x4038ed00 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4038ed00 hal_mac_tx_config_edca - .wifi0iram.6 0x4038ed52 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4038ed52 hal_mac_txq_enable - .wifi0iram.9 0x4038ed6c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4038ed6c hal_random - .wifi0iram.20 0x4038ed74 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4038ed74 hal_mac_deinit - .wifi0iram.3 0x4038edb4 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4038edb4 hal_mac_tx_is_cbw40 + .wifi0iram.41 0x4038dac2 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4038dac2 lmacMSDUAged + .wifi0iram.57 0x4038db1a 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4038db1a lmacAdjustTimestamp + .wifi0iram.58 0x4038db62 0x1e4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4038db62 lmacTxFrame + .wifi0iram.62 0x4038dd46 0xf8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4038dd46 lmacTxDone + .wifi0iram.25 0x4038de3e 0x30c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4038de3e lmacEndFrameExchangeSequence + .wifi0iram.22 0x4038e14a 0x154 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4038e14a pp_coex_tx_request + .wifi0iram.64 0x4038e29e 0x15c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4038e29e ppMapTxQueue + .wifi0iram.67 0x4038e3fa 0x14a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4038e3fa ppProcTxSecFrame + .wifi0iram.40 0x4038e544 0x2e0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4038e544 ppCalTxAMPDULength + .wifi0iram.73 0x4038e824 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4038e824 ppProcessLifeTime + .wifi0iram.8 0x4038e8d0 0xa4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4038e8d0 rcUpdateTxDone + .wifi0iram.10 0x4038e974 0x2da /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4038e974 rcUpdateTxDoneAmpdu2 + .wifi0iram.11 0x4038ec4e 0xd8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4038ec4e rcGetSched + .wifi0iram.4 0x4038ed26 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4038ed26 hal_mac_tx_config_timeout + .wifi0iram.5 0x4038ed4c 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4038ed4c hal_mac_tx_config_edca + .wifi0iram.6 0x4038ed9e 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4038ed9e hal_mac_txq_enable + .wifi0iram.9 0x4038edb8 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4038edb8 hal_random + .wifi0iram.20 0x4038edc0 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4038edc0 hal_mac_deinit + .wifi0iram.3 0x4038ee00 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4038ee00 hal_mac_tx_is_cbw40 *libpp.a:(.wifiorslpiram .wifiorslpiram.*) *libpp.a:(.wifirxiram .wifirxiram.*) - .wifirxiram.9 0x4038edd2 0x13c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4038edd2 esf_buf_recycle + .wifirxiram.9 0x4038ee1e 0x13c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4038ee1e esf_buf_recycle .wifirxiram.46 - 0x4038ef0e 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038ef0e pm_rx_data_process + 0x4038ef5a 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038ef5a pm_rx_data_process .wifirxiram.47 - 0x4038ef9c 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038ef9c pm_hmac_rx_data_process + 0x4038efe8 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038efe8 pm_hmac_rx_data_process .wifirxiram.26 - 0x4038ef9e 0x3fc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4038ef9e ppRxFragmentProc - .wifirxiram.2 0x4038f39a 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4038f39a hal_clear_rx_beacon_pti - .wifirxiram.3 0x4038f3ac 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) - 0x4038f3ac hal_mac_rx_get_last_dscr - .wifirxiram.4 0x4038f3c6 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) - 0x4038f3c6 hal_mac_rx_is_dscr_reload - .wifirxiram.5 0x4038f3d2 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) - 0x4038f3d2 hal_mac_rx_set_dscr_reload + 0x4038efea 0x3fc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4038efea ppRxFragmentProc + .wifirxiram.2 0x4038f3e6 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4038f3e6 hal_clear_rx_beacon_pti + .wifirxiram.3 0x4038f3f8 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + 0x4038f3f8 hal_mac_rx_get_last_dscr + .wifirxiram.4 0x4038f412 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + 0x4038f412 hal_mac_rx_is_dscr_reload + .wifirxiram.5 0x4038f41e 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + 0x4038f41e hal_mac_rx_set_dscr_reload *libpp.a:(.wifislprxiram .wifislprxiram.*) .wifislprxiram.7 - 0x4038f3e4 0x180 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4038f3e4 esf_buf_alloc + 0x4038f430 0x180 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4038f430 esf_buf_alloc .wifislprxiram.12 - 0x4038f564 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4038f564 ic_mac_deinit + 0x4038f5b0 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4038f5b0 ic_mac_deinit .wifislprxiram.6 - 0x4038f574 0xd8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038f574 pm_scale_listen_interval + 0x4038f5c0 0xd8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038f5c0 pm_scale_listen_interval .wifislprxiram.23 - 0x4038f64c 0xb8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038f64c pm_get_tbtt_count + 0x4038f698 0xb8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038f698 pm_get_tbtt_count .wifislprxiram.8 - 0x4038f704 0x23e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038f704 pm_parse_beacon + 0x4038f750 0x23e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038f750 pm_parse_beacon .wifislprxiram.24 - 0x4038f942 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038f942 pm_save_tbtt_info + 0x4038f98e 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038f98e pm_save_tbtt_info .wifislprxiram.26 - 0x4038f966 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038f966 pm_beacon_monitor_tbtt_start + 0x4038f9b2 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038f9b2 pm_beacon_monitor_tbtt_start .wifislprxiram.27 - 0x4038fa28 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038fa28 pm_beacon_monitor_tbtt_stop + 0x4038fa74 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038fa74 pm_beacon_monitor_tbtt_stop .wifislprxiram.28 - 0x4038fa3a 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038fa3a pm_enable_beacon_monitor_timer + 0x4038fa86 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038fa86 pm_enable_beacon_monitor_timer .wifislprxiram.29 - 0x4038fab0 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038fab0 pm_disable_beacon_monitor_timer + 0x4038fafc 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038fafc pm_disable_beacon_monitor_timer .wifislprxiram.30 - 0x4038faee 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038faee pm_dream + 0x4038fb3a 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038fb3a pm_dream .wifislprxiram.31 - 0x4038fc46 0x212 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038fc46 pm_sleep + 0x4038fc92 0x212 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038fc92 pm_sleep .wifislprxiram.32 - 0x4038fe58 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038fe58 pm_check_state + 0x4038fea4 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038fea4 pm_check_state .wifislprxiram.39 - 0x4038fea2 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038fea2 pm_beacon_monitor_timeout_process + 0x4038feee 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038feee pm_beacon_monitor_timeout_process .wifislprxiram.38 - 0x4038fee6 0x1ae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4038fee6 pm_process_tim + 0x4038ff32 0x1ae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4038ff32 pm_process_tim .wifislprxiram.44 - 0x40390094 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40390094 pm_rx_beacon_process + 0x403900e0 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403900e0 pm_rx_beacon_process .wifislprxiram.43 - 0x40390136 0x12c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40390136 pm_tbtt_process + 0x40390182 0x12c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40390182 pm_tbtt_process .wifislprxiram.40 - 0x40390262 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40390262 pm_beacon_monitor_tbtt_timeout_process + 0x403902ae 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403902ae pm_beacon_monitor_tbtt_timeout_process .wifislprxiram.49 - 0x40390282 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40390282 pm_on_tsf_timer + 0x403902ce 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403902ce pm_on_tsf_timer .wifislprxiram.51 - 0x40390290 0x10c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40390290 pm_on_beacon_rx + 0x403902dc 0x10c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403902dc pm_on_beacon_rx .wifislprxiram.4 - 0x4039039c 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x4039039c pm_coex_schm_overall_period_get + 0x403903e8 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x403903e8 pm_coex_schm_overall_period_get .wifislprxiram.5 - 0x403903d4 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x403903d4 pm_coex_pwr_update + 0x40390420 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x40390420 pm_coex_pwr_update .wifislprxiram.28 - 0x4039046a 0x11c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4039046a ppRxPkt + 0x403904b6 0x11c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x403904b6 ppRxPkt .wifislprxiram.24 - 0x40390586 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x40390586 wDev_record_ftm_data + 0x403905d2 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x403905d2 wDev_record_ftm_data .wifislprxiram.45 - 0x403905a8 0x134 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x403905a8 wDev_AppendRxBlocks + 0x403905f4 0x134 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x403905f4 wDev_AppendRxBlocks .wifislprxiram.19 - 0x403906dc 0x2d2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x403906dc wDev_IndicateFrame + 0x40390728 0x2d2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x40390728 wDev_IndicateFrame .wifislprxiram.25 - 0x403909ae 0x33c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x403909ae wDev_ProcessRxSucData + 0x403909fa 0x33c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x403909fa wDev_ProcessRxSucData .wifislprxiram.12 - 0x40390cea 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40390cea hal_mac_rx_read_rxdscrnext + 0x40390d36 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40390d36 hal_mac_rx_read_rxdscrnext .wifislprxiram.13 - 0x40390cf4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40390cf4 hal_mac_rx_set_base + 0x40390d40 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40390d40 hal_mac_rx_set_base *libriscv.a:interrupt.*(.text .text._global_interrupt_handler .text.assert_valid_rv_int_num .text.esprv_intc_get_interrupt_unmask .text.esprv_intc_int_get_priority .text.esprv_intc_int_get_type .text.intr_get_item .text.intr_handler_get_arg .text.intr_matrix_route) .text.assert_valid_rv_int_num - 0x40390cfe 0x52 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x40390d4a 0x52 esp-idf/riscv/libriscv.a(interrupt.c.obj) .text.intr_get_item - 0x40390d50 0x20 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x40390d9c 0x20 esp-idf/riscv/libriscv.a(interrupt.c.obj) .text._global_interrupt_handler - 0x40390d70 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x40390d70 _global_interrupt_handler + 0x40390dbc 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x40390dbc _global_interrupt_handler .text.intr_matrix_route - 0x40390dac 0x2a esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x40390dac intr_matrix_route + 0x40390df8 0x2a esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x40390df8 intr_matrix_route *libriscv.a:vectors.*(.literal .literal.* .text .text.*) *librtc.a:(.literal .literal.* .text .text.*) *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) .text.lldesc_setup_link_constrained - 0x40390dd6 0x10c esp-idf/soc/libsoc.a(lldesc.c.obj) - 0x40390dd6 lldesc_setup_link_constrained + 0x40390e22 0x10c esp-idf/soc/libsoc.a(lldesc.c.obj) + 0x40390e22 lldesc_setup_link_constrained *libspi_flash.a:flash_brownout_hook.*(.literal .literal.* .text .text.*) .text.spi_flash_needs_reset_check - 0x40390ee2 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x40390ee2 spi_flash_needs_reset_check + 0x40390f2e 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40390f2e spi_flash_needs_reset_check .text.spi_flash_set_erasing_flag - 0x40390f04 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x40390f04 spi_flash_set_erasing_flag + 0x40390f50 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40390f50 spi_flash_set_erasing_flag .text.spi_flash_brownout_need_reset - 0x40390f0e 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x40390f0e spi_flash_brownout_need_reset + 0x40390f5a 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40390f5a spi_flash_brownout_need_reset *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) .text.memspi_host_read_status_hs - 0x40390f2e 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40390f2e memspi_host_read_status_hs + 0x40390f7a 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40390f7a memspi_host_read_status_hs .text.memspi_host_erase_chip - 0x40390f6e 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40390f6e memspi_host_erase_chip + 0x40390fba 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40390fba memspi_host_erase_chip .text.memspi_host_set_write_protect - 0x40390f96 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40390f96 memspi_host_set_write_protect + 0x40390fe2 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40390fe2 memspi_host_set_write_protect .text.memspi_host_write_data_slicer - 0x40390fc4 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40390fc4 memspi_host_write_data_slicer + 0x40391010 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40391010 memspi_host_write_data_slicer .text.memspi_host_read_data_slicer - 0x40391008 0x38 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40391008 memspi_host_read_data_slicer + 0x40391054 0x38 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40391054 memspi_host_read_data_slicer .text.memspi_host_read_id_hs - 0x40391040 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40391040 memspi_host_read_id_hs + 0x4039108c 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4039108c memspi_host_read_id_hs .text.memspi_host_flush_cache - 0x403910ce 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x403910ce memspi_host_flush_cache + 0x4039111a 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4039111a memspi_host_flush_cache .text.memspi_host_erase_sector - 0x403910f4 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x403910f4 memspi_host_erase_sector + 0x40391140 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40391140 memspi_host_erase_sector .text.memspi_host_erase_block - 0x4039114c 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x4039114c memspi_host_erase_block + 0x40391198 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40391198 memspi_host_erase_block .text.memspi_host_program_page - 0x403911a4 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x403911a4 memspi_host_program_page + 0x403911f0 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x403911f0 memspi_host_program_page .text.memspi_host_init_pointers - 0x40391206 0x52 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40391206 memspi_host_init_pointers + 0x40391252 0x52 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40391252 memspi_host_init_pointers *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_boya_probe - 0x40391258 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x40391258 spi_flash_chip_boya_probe + 0x403912a4 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x403912a4 spi_flash_chip_boya_probe .text.spi_flash_chip_boya_get_caps - 0x40391282 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x40391282 spi_flash_chip_boya_get_caps + 0x403912ce 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x403912ce spi_flash_chip_boya_get_caps *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_gd_get_caps - 0x40391286 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x40391286 spi_flash_chip_gd_get_caps + 0x403912d2 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x403912d2 spi_flash_chip_gd_get_caps .text.spi_flash_chip_gd_detect_size - 0x4039129c 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4039129c spi_flash_chip_gd_detect_size + 0x403912e8 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x403912e8 spi_flash_chip_gd_detect_size .text.spi_flash_chip_gd_probe - 0x403912d0 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x403912d0 spi_flash_chip_gd_probe + 0x4039131c 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x4039131c spi_flash_chip_gd_probe .text.spi_flash_chip_gd_suspend_cmd_conf - 0x40391304 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x40391304 spi_flash_chip_gd_suspend_cmd_conf + 0x40391350 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40391350 spi_flash_chip_gd_suspend_cmd_conf .text.spi_flash_chip_gd_set_io_mode - 0x4039133a 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4039133a spi_flash_chip_gd_set_io_mode + 0x40391386 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40391386 spi_flash_chip_gd_set_io_mode .text.spi_flash_chip_gd_get_io_mode - 0x4039138e 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4039138e spi_flash_chip_gd_get_io_mode + 0x403913da 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x403913da spi_flash_chip_gd_get_io_mode *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_generic_detect_size - 0x403913ae 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403913ae spi_flash_chip_generic_detect_size + 0x403913fa 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403913fa spi_flash_chip_generic_detect_size .text.spi_flash_chip_generic_probe - 0x403913ee 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403913ee spi_flash_chip_generic_probe + 0x4039143a 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039143a spi_flash_chip_generic_probe .text.spi_flash_chip_generic_reset - 0x403913f2 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403913f2 spi_flash_chip_generic_reset + 0x4039143e 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039143e spi_flash_chip_generic_reset .text.spi_flash_chip_generic_erase_chip - 0x40391452 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391452 spi_flash_chip_generic_erase_chip + 0x4039149e 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039149e spi_flash_chip_generic_erase_chip .text.spi_flash_chip_generic_erase_sector - 0x403914d4 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403914d4 spi_flash_chip_generic_erase_sector + 0x40391520 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391520 spi_flash_chip_generic_erase_sector .text.spi_flash_chip_generic_erase_block - 0x4039155e 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4039155e spi_flash_chip_generic_erase_block + 0x403915aa 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403915aa spi_flash_chip_generic_erase_block .text.spi_flash_chip_generic_page_program - 0x403915e8 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403915e8 spi_flash_chip_generic_page_program + 0x40391634 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391634 spi_flash_chip_generic_page_program .text.spi_flash_chip_generic_set_write_protect - 0x40391654 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391654 spi_flash_chip_generic_set_write_protect + 0x403916a0 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403916a0 spi_flash_chip_generic_set_write_protect .text.spi_flash_chip_generic_read_reg - 0x403916a2 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403916a2 spi_flash_chip_generic_read_reg + 0x403916ee 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403916ee spi_flash_chip_generic_read_reg .text.spi_flash_chip_generic_wait_idle - 0x403916b6 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403916b6 spi_flash_chip_generic_wait_idle + 0x40391702 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391702 spi_flash_chip_generic_wait_idle .text.spi_flash_chip_generic_config_host_io_mode - 0x40391764 0x18a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391764 spi_flash_chip_generic_config_host_io_mode + 0x403917b0 0x18a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403917b0 spi_flash_chip_generic_config_host_io_mode .text.spi_flash_chip_generic_write_encrypted - 0x403918ee 0x102 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403918ee spi_flash_chip_generic_write_encrypted + 0x4039193a 0x102 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039193a spi_flash_chip_generic_write_encrypted .text.spi_flash_chip_generic_get_caps - 0x403919f0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403919f0 spi_flash_chip_generic_get_caps + 0x40391a3c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391a3c spi_flash_chip_generic_get_caps .text.spi_flash_common_read_qe_sr - 0x40391a08 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391a54 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_write_qe_sr - 0x40391a44 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391a90 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x40391a76 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391a76 spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x40391ac2 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391ac2 spi_flash_common_read_status_16b_rdsr_rdsr2 .text.spi_flash_common_write_status_16b_wrsr - 0x40391abc 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391abc spi_flash_common_write_status_16b_wrsr + 0x40391b08 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391b08 spi_flash_common_write_status_16b_wrsr .text.spi_flash_chip_generic_read - 0x40391ad0 0xde esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391ad0 spi_flash_chip_generic_read + 0x40391b1c 0xde esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391b1c spi_flash_chip_generic_read .text.spi_flash_chip_generic_write - 0x40391bae 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391bae spi_flash_chip_generic_write + 0x40391bfa 0xb6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391bfa spi_flash_chip_generic_write .text.spi_flash_chip_generic_get_write_protect - 0x40391c64 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391c64 spi_flash_chip_generic_get_write_protect + 0x40391cb0 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391cb0 spi_flash_chip_generic_get_write_protect .text.spi_flash_chip_generic_yield - 0x40391cae 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391cae spi_flash_chip_generic_yield + 0x40391cfa 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391cfa spi_flash_chip_generic_yield .text.spi_flash_chip_generic_suspend_cmd_conf - 0x40391cf4 0x6e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391cf4 spi_flash_chip_generic_suspend_cmd_conf + 0x40391d40 0x6e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391d40 spi_flash_chip_generic_suspend_cmd_conf .text.spi_flash_chip_generic_read_unique_id - 0x40391d62 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391d62 spi_flash_chip_generic_read_unique_id + 0x40391dae 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391dae spi_flash_chip_generic_read_unique_id .text.spi_flash_chip_generic_read_unique_id_none - 0x40391e12 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391e12 spi_flash_chip_generic_read_unique_id_none + 0x40391e5e 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391e5e spi_flash_chip_generic_read_unique_id_none .text.spi_flash_common_read_status_8b_rdsr2 - 0x40391e18 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391e18 spi_flash_common_read_status_8b_rdsr2 + 0x40391e64 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391e64 spi_flash_common_read_status_8b_rdsr2 .text.spi_flash_chip_generic_get_io_mode - 0x40391e2e 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391e2e spi_flash_chip_generic_get_io_mode + 0x40391e7a 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391e7a spi_flash_chip_generic_get_io_mode .text.spi_flash_common_read_status_8b_rdsr - 0x40391e4e 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391e4e spi_flash_common_read_status_8b_rdsr + 0x40391e9a 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391e9a spi_flash_common_read_status_8b_rdsr .text.spi_flash_common_write_status_8b_wrsr - 0x40391e62 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391e62 spi_flash_common_write_status_8b_wrsr + 0x40391eae 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391eae spi_flash_common_write_status_8b_wrsr .text.spi_flash_common_write_status_8b_wrsr2 - 0x40391e76 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391e76 spi_flash_common_write_status_8b_wrsr2 + 0x40391ec2 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391ec2 spi_flash_common_write_status_8b_wrsr2 .text.spi_flash_common_set_io_mode - 0x40391e8c 0xd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391e8c spi_flash_common_set_io_mode + 0x40391ed8 0xd2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391ed8 spi_flash_common_set_io_mode .text.spi_flash_chip_generic_set_io_mode - 0x40391f5e 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40391f5e spi_flash_chip_generic_set_io_mode + 0x40391faa 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40391faa spi_flash_chip_generic_set_io_mode *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_issi_probe - 0x40391f80 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40391f80 spi_flash_chip_issi_probe + 0x40391fcc 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40391fcc spi_flash_chip_issi_probe .text.spi_flash_chip_issi_get_caps - 0x40391faa 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40391faa spi_flash_chip_issi_get_caps + 0x40391ff6 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40391ff6 spi_flash_chip_issi_get_caps .text.spi_flash_chip_issi_set_io_mode - 0x40391fae 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40391fae spi_flash_chip_issi_set_io_mode + 0x40391ffa 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40391ffa spi_flash_chip_issi_set_io_mode .text.spi_flash_chip_issi_get_io_mode - 0x40391fd0 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40391fd0 spi_flash_chip_issi_get_io_mode + 0x4039201c 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x4039201c spi_flash_chip_issi_get_io_mode *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_mxic_probe - 0x40391ff0 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x40391ff0 spi_flash_chip_mxic_probe + 0x4039203c 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4039203c spi_flash_chip_mxic_probe .text.spi_flash_chip_mxic_detect_size - 0x40392012 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x40392012 spi_flash_chip_mxic_detect_size + 0x4039205e 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x4039205e spi_flash_chip_mxic_detect_size .text.spi_flash_chip_mxic_get_caps - 0x4039205e 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x4039205e spi_flash_chip_mxic_get_caps + 0x403920aa 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x403920aa spi_flash_chip_mxic_get_caps *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_th_probe - 0x40392062 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x40392062 spi_flash_chip_th_probe + 0x403920ae 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x403920ae spi_flash_chip_th_probe .text.spi_flash_chip_th_get_caps - 0x4039208c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x4039208c spi_flash_chip_th_get_caps + 0x403920d8 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x403920d8 spi_flash_chip_th_get_caps *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_winbond_probe - 0x40392090 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x40392090 spi_flash_chip_winbond_probe + 0x403920dc 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403920dc spi_flash_chip_winbond_probe .text.spi_flash_chip_winbond_get_caps - 0x403920a4 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x403920a4 spi_flash_chip_winbond_get_caps + 0x403920f0 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403920f0 spi_flash_chip_winbond_get_caps .text.spi_flash_command_winbond_program_4B - 0x403920ba 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40392106 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_page_program - 0x4039210e 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4039210e spi_flash_chip_winbond_page_program + 0x4039215a 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4039215a spi_flash_chip_winbond_page_program .text.spi_flash_command_winbond_erase_sector_4B - 0x40392158 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403921a4 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_sector - 0x403921aa 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x403921aa spi_flash_chip_winbond_erase_sector + 0x403921f6 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403921f6 spi_flash_chip_winbond_erase_sector .text.spi_flash_command_erase_block_4B - 0x40392202 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4039224e 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_block - 0x40392254 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x40392254 spi_flash_chip_winbond_erase_block + 0x403922a0 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403922a0 spi_flash_chip_winbond_erase_block .text.spi_flash_chip_winbond_read - 0x403922ac 0xee esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x403922ac spi_flash_chip_winbond_read + 0x403922f8 0xee esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403922f8 spi_flash_chip_winbond_read *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) .dram0.dummy 0x3fc80000 0x12400 0x3fc92400 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) *fill* 0x3fc80000 0x12400 -.dram0.data 0x3fc92400 0x2bf0 +.dram0.data 0x3fc92400 0x2c38 0x3fc92400 _data_start = ABSOLUTE (.) *(.gnu.linkonce.d.*) *(.data1) @@ -24493,318 +24419,334 @@ END GROUP .sdata.ESP_EFUSE_USER_DATA_MAC_CUSTOM 0x3fc92440 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) 0x3fc92440 ESP_EFUSE_USER_DATA_MAC_CUSTOM - .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 0x3fc92448 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - 0x3fc92448 ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 - .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x3fc92448 ESP_EFUSE_ADC1_CAL_VOL_ATTEN3 + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 0x3fc92450 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - 0x3fc92450 ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 - .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x3fc92450 ESP_EFUSE_ADC1_CAL_VOL_ATTEN2 + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 0x3fc92458 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - 0x3fc92458 ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 - .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x3fc92458 ESP_EFUSE_ADC1_CAL_VOL_ATTEN1 + .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 0x3fc92460 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - 0x3fc92460 ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 - .sdata.ESP_EFUSE_BLK_VERSION_MAJOR + 0x3fc92460 ESP_EFUSE_ADC1_CAL_VOL_ATTEN0 + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 0x3fc92468 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - 0x3fc92468 ESP_EFUSE_BLK_VERSION_MAJOR + 0x3fc92468 ESP_EFUSE_ADC1_INIT_CODE_ATTEN3 + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + 0x3fc92470 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc92470 ESP_EFUSE_ADC1_INIT_CODE_ATTEN2 + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + 0x3fc92478 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc92478 ESP_EFUSE_ADC1_INIT_CODE_ATTEN1 + .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + 0x3fc92480 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc92480 ESP_EFUSE_ADC1_INIT_CODE_ATTEN0 + .sdata.ESP_EFUSE_BLK_VERSION_MAJOR + 0x3fc92488 0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc92488 ESP_EFUSE_BLK_VERSION_MAJOR + .sdata._gpio_hal + 0x3fc92490 0x4 esp-idf/driver/libdriver.a(gpio.c.obj) .sdata.uart_selectlock - 0x3fc92470 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + 0x3fc92494 0x8 esp-idf/driver/libdriver.a(uart.c.obj) .sdata.esp_flash_registered_chips - 0x3fc92478 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - 0x3fc92478 esp_flash_registered_chips + 0x3fc9249c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3fc9249c esp_flash_registered_chips .sdata.s_tsens_idx - 0x3fc9247c 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - *fill* 0x3fc9247d 0x3 + 0x3fc924a0 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3fc924a1 0x3 .sdata.s_record_max - 0x3fc92480 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3fc924a4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .sdata.s_record_min - 0x3fc92484 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3fc924a8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .sdata.mbedtls_free_func - 0x3fc92488 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x3fc924ac 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .sdata.mbedtls_calloc_func - 0x3fc9248c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x3fc924b0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .sdata.s_previous_init_code - 0x3fc92490 0x8 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x3fc924b4 0x8 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .sdata.tcp_port - 0x3fc92498 0x2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc924bc 0x2 esp-idf/lwip/liblwip.a(tcp.c.obj) .sdata.udp_port - 0x3fc9249a 0x2 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3fc924be 0x2 esp-idf/lwip/liblwip.a(udp.c.obj) .sdata.retrans_timer - 0x3fc9249c 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc9249c retrans_timer + 0x3fc924c0 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc924c0 retrans_timer .sdata.reachable_time - 0x3fc924a0 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc924a0 reachable_time + 0x3fc924c4 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc924c4 reachable_time .sdata.g_allowed_groups - 0x3fc924a4 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x3fc924a4 g_allowed_groups + 0x3fc924c8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc924c8 g_allowed_groups .sdata.gdma_ahb_hal_priv_data - 0x3fc924ac 0x4 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x3fc924d0 0x4 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .sdata.DW.ref.__gxx_personality_v0 - 0x3fc924b0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3fc924b0 DW.ref.__gxx_personality_v0 + 0x3fc924d4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3fc924d4 DW.ref.__gxx_personality_v0 .sdata._ZN10__cxxabiv119__terminate_handlerE - 0x3fc924b4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3fc924b4 __cxxabiv1::__terminate_handler + 0x3fc924d8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3fc924d8 __cxxabiv1::__terminate_handler *(.gnu.linkonce.s.*) *(.gnu.linkonce.s2.*) *(.jcr) *(.data .data.*) .data.s_stub_table - 0x3fc924b8 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - *fill* 0x3fc92554 0x4 + 0x3fc924dc 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .data.timestamp_id - 0x3fc92558 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) - 0x3fc92558 timestamp_id + 0x3fc92578 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + 0x3fc92578 timestamp_id .data.s_fd_table - 0x3fc92568 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) - .data.s_ctx 0x3fc92628 0x28 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + 0x3fc92588 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + .data.s_ctx 0x3fc92648 0x28 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) .data.s_context - 0x3fc92650 0x48 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0x3fc92670 0x48 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) .data.ESP_EFUSE_MAC - 0x3fc92698 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - 0x3fc92698 ESP_EFUSE_MAC + 0x3fc926b8 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc926b8 ESP_EFUSE_MAC + *fill* 0x3fc926d4 0x4 + .data.gpio_context + 0x3fc926d8 0x20 esp-idf/driver/libdriver.a(gpio.c.obj) .data.uart_context - 0x3fc926b4 0x20 esp-idf/driver/libdriver.a(uart.c.obj) + 0x3fc926f8 0x20 esp-idf/driver/libdriver.a(uart.c.obj) .data.default_registered_chips - 0x3fc926d4 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3fc92718 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .data.g_wifi_osi_funcs - 0x3fc926f4 0x1dc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x3fc926f4 g_wifi_osi_funcs + 0x3fc92738 0x1dc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x3fc92738 g_wifi_osi_funcs .data.mbedtls_cipher_base_lookup_table - 0x3fc928d0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3fc928d0 mbedtls_cipher_base_lookup_table + 0x3fc92914 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3fc92914 mbedtls_cipher_base_lookup_table .data.g_mt_version - 0x3fc928ec 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x3fc928ec g_mt_version + 0x3fc92930 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3fc92930 g_mt_version .data.s_global_vendor_seq.11562 - 0x3fc928f0 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - *fill* 0x3fc928f2 0x2 + 0x3fc92934 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + *fill* 0x3fc92936 0x2 .data.WIFI_MESH_EVENT - 0x3fc928f4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc928f4 WIFI_MESH_EVENT + 0x3fc92938 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc92938 WIFI_MESH_EVENT .data.g_wifi_event_mask - 0x3fc928f8 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc928f8 g_wifi_event_mask + 0x3fc9293c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc9293c g_wifi_event_mask .data.s_wifi_init_state - 0x3fc928fc 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .data.ccmp 0x3fc92900 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x3fc92900 ccmp + 0x3fc92940 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.ccmp 0x3fc92944 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x3fc92944 ccmp .data.TmpSTAAPCloseAP - 0x3fc92918 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc92918 TmpSTAAPCloseAP + 0x3fc9295c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc9295c TmpSTAAPCloseAP .data.g_phy_cap_rx_stbc - 0x3fc92919 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x3fc92919 g_phy_cap_rx_stbc + 0x3fc9295d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3fc9295d g_phy_cap_rx_stbc .data.g_mesh_self_organized - 0x3fc9291a 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc9291a g_mesh_self_organized - *fill* 0x3fc9291b 0x1 + 0x3fc9295e 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9295e g_mesh_self_organized + *fill* 0x3fc9295f 0x1 .data.g_wifi_nvs - 0x3fc9291c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x3fc9291c g_wifi_nvs + 0x3fc92960 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc92960 g_wifi_nvs .data.s_raw_seq.13890 - 0x3fc92920 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3fc92922 0x2 + 0x3fc92964 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3fc92966 0x2 .data.country_info_24ghz - 0x3fc92924 0xe6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - 0x3fc92924 country_info_24ghz - *fill* 0x3fc92a0a 0x2 + 0x3fc92968 0xe6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x3fc92968 country_info_24ghz + *fill* 0x3fc92a4e 0x2 .data.g_scan_chan_list - 0x3fc92a0c 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3fc92a1a 0x2 + 0x3fc92a50 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3fc92a5e 0x2 .data.g_dynamic_cs - 0x3fc92a1c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc92a1c g_dynamic_cs + 0x3fc92a60 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc92a60 g_dynamic_cs .data.send_deauth - 0x3fc92a28 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc92a28 send_deauth - *fill* 0x3fc92a29 0x1 + 0x3fc92a6c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc92a6c send_deauth + *fill* 0x3fc92a6d 0x1 .data.s_ap_igtk_active_idx - 0x3fc92a2a 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3fc92a6e 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .data.s_sta_igtk_active_idx - 0x3fc92a2c 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3fc92a2e 0x2 + 0x3fc92a70 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3fc92a72 0x2 .data.g_timer_info - 0x3fc92a30 0xc8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x3fc92a30 g_timer_info + 0x3fc92a74 0xc8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3fc92a74 g_timer_info .data.join_deny_flag - 0x3fc92af8 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3fc92af9 0x3 + 0x3fc92b3c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3fc92b3d 0x3 .data.ba_recv_action - 0x3fc92afc 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92b40 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.ba_send_action - 0x3fc92b08 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92b4c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.ht_recv_action - 0x3fc92b14 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92b58 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.ht_send_action - 0x3fc92b18 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92b5c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.public_recv_action - 0x3fc92b1c 0x88 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92b60 0x88 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.public_send_action - 0x3fc92ba4 0x88 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92be8 0x88 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.sa_query_recv_action - 0x3fc92c2c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92c70 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.sa_query_send_action - 0x3fc92c34 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92c78 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.vendor_recv_action - 0x3fc92c3c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc92c80 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .data.vendor_send_action - 0x3fc92c40 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.gcmp 0x3fc92c44 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) - 0x3fc92c44 gcmp - .data.sms4 0x3fc92c5c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - 0x3fc92c5c sms4 - .data.tkip 0x3fc92c74 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x3fc92c74 tkip - .data.wep 0x3fc92c8c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x3fc92c8c wep + 0x3fc92c84 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.gcmp 0x3fc92c88 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x3fc92c88 gcmp + .data.sms4 0x3fc92ca0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x3fc92ca0 sms4 + .data.tkip 0x3fc92cb8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x3fc92cb8 tkip + .data.wep 0x3fc92cd0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x3fc92cd0 wep .data.g_eb_list_desc - 0x3fc92ca4 0xdc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x3fc92ca4 g_eb_list_desc + 0x3fc92ce8 0xdc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc92ce8 g_eb_list_desc .data.g_txop_queue_status - 0x3fc92d80 0x3 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x3fc92d80 g_txop_queue_status - *fill* 0x3fc92d83 0x1 + 0x3fc92dc4 0x3 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3fc92dc4 g_txop_queue_status + *fill* 0x3fc92dc7 0x1 .data.lmacConfMib - 0x3fc92d84 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x3fc92d84 lmacConfMib + 0x3fc92dc8 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3fc92dc8 lmacConfMib .data.g_pm_cfg - 0x3fc92db4 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x3fc92db4 g_pm_cfg - .data.TxRxCxt 0x3fc92df8 0x3c0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc92df8 TxRxCxt + 0x3fc92df8 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc92df8 g_pm_cfg + .data.TxRxCxt 0x3fc92e3c 0x3c0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc92e3c TxRxCxt .data.g_pp_timer_info - 0x3fc931b8 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x3fc931b8 g_pp_timer_info + 0x3fc931fc 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x3fc931fc g_pp_timer_info .data.BasicOFDMSched - 0x3fc93218 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc93218 BasicOFDMSched + 0x3fc9325c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9325c BasicOFDMSched .data.rc11BSchedTbl - 0x3fc93224 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc93224 rc11BSchedTbl + 0x3fc93268 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc93268 rc11BSchedTbl .data.rc11GSchedTbl - 0x3fc9326c 0x9c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc9326c rc11GSchedTbl + 0x3fc932b0 0x9c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc932b0 rc11GSchedTbl .data.rc11NSchedTbl - 0x3fc93308 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc93308 rc11NSchedTbl + 0x3fc9334c 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9334c rc11NSchedTbl .data.rcLoRaSchedTbl - 0x3fc933b0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc933b0 rcLoRaSchedTbl + 0x3fc933f4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc933f4 rcLoRaSchedTbl .data.rcP2P11GSchedTbl - 0x3fc933c8 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc933c8 rcP2P11GSchedTbl + 0x3fc9340c 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9340c rcP2P11GSchedTbl .data.rcP2P11NSchedTbl - 0x3fc93428 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc93428 rcP2P11NSchedTbl - .data.trc_ctl 0x3fc93494 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc93494 trc_ctl + 0x3fc9346c 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9346c rcP2P11NSchedTbl + .data.trc_ctl 0x3fc934d8 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc934d8 trc_ctl .data.BcnInterval - 0x3fc934b0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc934b0 BcnInterval + 0x3fc934f4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc934f4 BcnInterval .data.wDevCtrl - 0x3fc934b4 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc934b4 wDevCtrl + 0x3fc934f8 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc934f8 wDevCtrl .data.s_mac_table - 0x3fc934ec 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3fc93530 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .data.s_platform - 0x3fc93524 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3fc93568 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .data.phy_param - 0x3fc93534 0x340 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc93534 phy_param + 0x3fc93578 0x340 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc93578 phy_param .data.wifi_ht20 - 0x3fc93874 0x2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x3fc93874 wifi_ht20 + 0x3fc938b8 0x2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x3fc938b8 wifi_ht20 .data.wifi_ht40 - 0x3fc93876 0x2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x3fc93876 wifi_ht40 - .data 0x3fc93878 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3fc93878 __sglue - .data 0x3fc93884 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3fc93884 _impure_data + 0x3fc938ba 0x2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x3fc938ba wifi_ht40 + .data 0x3fc938bc 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3fc938bc __sglue + .data 0x3fc938c8 0xf0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3fc938c8 _impure_data *(.dram1 .dram1.*) - .dram1.2 0x3fc93974 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) - *fill* 0x3fc9399f 0x1 - .dram1.0 0x3fc939a0 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .dram1.3 0x3fc939a4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.2 0x3fc939a8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.1 0x3fc939ac 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc939b0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc939b4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .dram1.0 0x3fc939b8 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc939b8 FreeRTOS_openocd_params - .dram1.0 0x3fc939c0 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) - .dram1.0 0x3fc93a10 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .dram1.0 0x3fc93a14 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x3fc93a14 g_flash_guard_default_ops - .dram1.32 0x3fc93a1c 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc93a37 0x1 - .dram1.31 0x3fc93a38 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc93a59 0x3 - .dram1.30 0x3fc93a5c 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc93a97 0x1 - .dram1.29 0x3fc93a98 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc93ad6 0x2 - .dram1.23 0x3fc93ad8 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc93af3 0x1 - .dram1.2 0x3fc93af4 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x3fc93af4 rom_spiflash_api_funcs - .dram1.1 0x3fc93af8 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .dram1.0 0x3fc93b08 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc93b12 0x2 - .dram1.2 0x3fc93b14 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.1 0x3fc93b34 0x2c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.16 0x3fc93b60 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.15 0x3fc93b88 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.5 0x3fc93b98 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - 0x3fc93b98 esp_flash_noos_functions - .dram1.5 0x3fc93bc0 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc93bc0 spi_flash_chip_generic_timeout - .dram1.4 0x3fc93bd4 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .dram1.3 0x3fc93bec 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc93bec rom_flash_chip_dummy_hpm - .dram1.2 0x3fc93bf0 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc93bf0 rom_flash_chip_dummy - .dram1.1 0x3fc93bf4 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc93bfa 0x2 - .dram1.0 0x3fc93bfc 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc93c02 0x2 - .dram1.0 0x3fc93c04 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .dram1.0 0x3fc93c5c 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3fc93c75 0x3 - .dram1.3 0x3fc93c78 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .dram1.2 0x3fc93c88 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .dram1.1 0x3fc93c98 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .dram1.0 0x3fc93ca4 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .dram1.1 0x3fc93cb0 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .dram1.0 0x3fc93cbc 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .dram1.2 0x3fc93cc8 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc93cc8 g_mesh_is_started - *fill* 0x3fc93cc9 0x3 - .dram1.3 0x3fc93ccc 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc93ccc g_mesh_init_ps_type - .dram1.4 0x3fc93cd0 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc93cd0 g_mesh_is_root - .dram1.2 0x3fc93cd1 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc93cd1 g_sta_connected_flag - *fill* 0x3fc93cd2 0x2 - .dram1.3 0x3fc93cd4 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x3fc93cd4 eb_txdesc_space - .dram1.3 0x3fc93d64 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc93d64 pp_sig_cnt - *fill* 0x3fc93d85 0x3 - .dram1.4 0x3fc93d88 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc93d88 bars - .dram1.3 0x3fc93e28 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - .dram1.3 0x3fc93e2c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .dram1.39 0x3fc93e30 0x84 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc93e30 s_record_list - .dram1.0 0x3fc93eb4 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x3fc93ebc _coredump_dram_start = ABSOLUTE (.) + .dram1.2 0x3fc939b8 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x3fc939e3 0x1 + .dram1.0 0x3fc939e4 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .dram1.3 0x3fc939e8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.2 0x3fc939ec 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.1 0x3fc939f0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc939f4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc939f8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.0 0x3fc939fc 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc939fc FreeRTOS_openocd_params + .dram1.0 0x3fc93a04 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) + .dram1.0 0x3fc93a54 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.0 0x3fc93a58 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc93a58 g_flash_guard_default_ops + .dram1.32 0x3fc93a60 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc93a7b 0x1 + .dram1.31 0x3fc93a7c 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc93a9d 0x3 + .dram1.30 0x3fc93aa0 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc93adb 0x1 + .dram1.29 0x3fc93adc 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc93b1a 0x2 + .dram1.23 0x3fc93b1c 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc93b37 0x1 + .dram1.2 0x3fc93b38 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3fc93b38 rom_spiflash_api_funcs + .dram1.1 0x3fc93b3c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.0 0x3fc93b4c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc93b56 0x2 + .dram1.2 0x3fc93b58 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.1 0x3fc93b78 0x2c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.16 0x3fc93ba4 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.15 0x3fc93bcc 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.5 0x3fc93bdc 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x3fc93bdc esp_flash_noos_functions + .dram1.5 0x3fc93c04 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc93c04 spi_flash_chip_generic_timeout + .dram1.4 0x3fc93c18 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.3 0x3fc93c30 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc93c30 rom_flash_chip_dummy_hpm + .dram1.2 0x3fc93c34 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc93c34 rom_flash_chip_dummy + .dram1.1 0x3fc93c38 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc93c3e 0x2 + .dram1.0 0x3fc93c40 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc93c46 0x2 + .dram1.0 0x3fc93c48 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x3fc93ca0 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3fc93cb9 0x3 + .dram1.3 0x3fc93cbc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.2 0x3fc93ccc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.1 0x3fc93cdc 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.0 0x3fc93ce8 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .dram1.1 0x3fc93cf4 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.0 0x3fc93d00 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.2 0x3fc93d0c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc93d0c g_mesh_is_started + *fill* 0x3fc93d0d 0x3 + .dram1.3 0x3fc93d10 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc93d10 g_mesh_init_ps_type + .dram1.4 0x3fc93d14 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc93d14 g_mesh_is_root + .dram1.2 0x3fc93d15 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc93d15 g_sta_connected_flag + *fill* 0x3fc93d16 0x2 + .dram1.3 0x3fc93d18 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc93d18 eb_txdesc_space + .dram1.3 0x3fc93da8 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc93da8 pp_sig_cnt + *fill* 0x3fc93dc9 0x3 + .dram1.4 0x3fc93dcc 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc93dcc bars + .dram1.3 0x3fc93e6c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .dram1.3 0x3fc93e70 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .dram1.39 0x3fc93e74 0x84 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc93e74 s_record_list + .dram1.0 0x3fc93ef8 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3fc93f00 _coredump_dram_start = ABSOLUTE (.) *(.dram2.coredump .dram2.coredump.*) - 0x3fc93ebc _coredump_dram_end = ABSOLUTE (.) + 0x3fc93f00 _coredump_dram_end = ABSOLUTE (.) *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -24816,13 +24758,13 @@ END GROUP *libesp_hw_support.a:mspi_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.rtc_clk_xtal_freq_get.str1.4 - 0x3fc93ebc 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc93f00 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_get_config.str1.4 - 0x3fc93ebc 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc93f00 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 - 0x3fc93ebc 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc93f00 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.__func__.0 - 0x3fc93ebc 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc93f00 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) *libesp_hw_support.a:sleep_console.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_mm.a:esp_cache.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -24830,1082 +24772,1118 @@ END GROUP *libesp_rom.a:esp_rom_systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_error_check_failed_print.str1.4 - 0x3fc93ed3 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc93f17 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .rodata._esp_error_check_failed.str1.4 - 0x3fc93ed3 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc93f17 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libgcc.a:save-restore.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.cache_hal_disable.str1.4 - 0x3fc93ed3 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc93ed3 0x1 + 0x3fc93f17 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc93f17 0x1 .rodata.__func__.0 - 0x3fc93ed4 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc93ef2 0x2 + 0x3fc93f18 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc93f36 0x2 .rodata.__func__.1 - 0x3fc93ef4 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc93f05 0x3 + 0x3fc93f38 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc93f49 0x3 .rodata.__func__.2 - 0x3fc93f08 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc93f4c 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) *libhal.a:i2c_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:ledc_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:mmu_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.mmu_ll_check_entry_valid.str1.4 - 0x3fc93f1a 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc93f5e 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_paddr_to_vaddr.str1.4 - 0x3fc93f1a 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc93f5e 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_map_region.str1.4 - 0x3fc93f1a 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc93f5e 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_vaddr_to_paddr.str1.4 - 0x3fc93f1a 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc93f1a 0x2 + 0x3fc93f5e 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc93f5e 0x2 .rodata.__func__.0 - 0x3fc93f1c 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc93f33 0x1 + 0x3fc93f60 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc93f77 0x1 .rodata.__func__.1 - 0x3fc93f34 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc93f52 0x2 + 0x3fc93f78 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc93f96 0x2 .rodata.__func__.2 - 0x3fc93f54 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc93f98 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.__func__.3 - 0x3fc93f6c 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc93f85 0x3 + 0x3fc93fb0 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc93fc9 0x3 .rodata.__func__.4 - 0x3fc93f88 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc93f9f 0x1 + 0x3fc93fcc 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc93fe3 0x1 .rodata.__func__.5 - 0x3fc93fa0 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc93fb5 0x3 + 0x3fc93fe4 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc93ff9 0x3 .rodata.__func__.6 - 0x3fc93fb8 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc93fcb 0x1 + 0x3fc93ffc 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc9400f 0x1 .rodata.__func__.7 - 0x3fc93fcc 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc94010 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_encrypt_ll_type.str1.4 - 0x3fc93fdf 0x61 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x3fc93fdf 0x1 + 0x3fc94023 0x61 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x3fc94023 0x1 .rodata.__func__.0 - 0x3fc93fe0 0x1a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc94024 0x1a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) *libhal.a:spi_flash_hal_gpspi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_flash_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_slave_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:systimer_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.systimer_hal_set_alarm_period.str1.4 - 0x3fc93ffa 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) - *fill* 0x3fc93ffa 0x2 + 0x3fc9403e 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) + *fill* 0x3fc9403e 0x2 .rodata.__func__.0 - 0x3fc93ffc 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x3fc94040 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc94019 0x3 + *fill* 0x3fc9405d 0x3 .rodata.wdt_hal_config_stage.str1.4 - 0x3fc9401c 0x964 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc94060 0x964 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x56 (size before relaxing) .rodata.__func__.0 - 0x3fc94980 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc949c4 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.abort.str1.4 - 0x3fc94995 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x3fc949d9 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.__assert_func.str1.4 - 0x3fc94995 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x3fc949d9 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.get_phy_version_str.str1.4 - 0x3fc94995 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - *fill* 0x3fc94995 0x3 + 0x3fc949d9 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + *fill* 0x3fc949d9 0x3 .rodata.freq_i2c_write_set - 0x3fc94998 0x24 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x3fc949dc 0x24 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) .rodata.freq_get_i2c_data - 0x3fc949bc 0x28 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - .rodata 0x3fc949e4 0x8 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc94a00 0x28 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + .rodata 0x3fc94a28 0x8 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) .rodata.set_pbus_mem - 0x3fc949ec 0x28 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - .rodata 0x3fc94a14 0x44 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - .rodata 0x3fc94a58 0x9 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - *fill* 0x3fc94a61 0x3 + 0x3fc94a30 0x28 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + .rodata 0x3fc94a58 0x44 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + .rodata 0x3fc94a9c 0x9 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + *fill* 0x3fc94aa5 0x3 .rodata.CSWTCH.51 - 0x3fc94a64 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x3fc94aa8 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) .rodata.ram2_rfpll_cap_correct.str1.4 - 0x3fc94a67 0x13 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x3fc94aab 0x13 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) .rodata.wait_rfpll_cal_end.str1.4 - 0x3fc94a67 0x1f /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - *fill* 0x3fc94a67 0x1 - .rodata 0x3fc94a68 0x4b /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x3fc94aab 0x1f /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + *fill* 0x3fc94aab 0x1 + .rodata 0x3fc94aac 0x4b /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) .rodata.gen_rx_gain_table.str1.4 - 0x3fc94ab3 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x3fc94af7 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) .rodata.ram2_rfpll_cap_track.str1.4 - 0x3fc94ab3 0x15 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x3fc94af7 0x15 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) .rodata.rfcal_track.str1.4 - 0x3fc94ab3 0x10 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x3fc94af7 0x10 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) .rodata.rom1_txpwr_cal_track.str1.4 - 0x3fc94ab3 0x1d /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x3fc94af7 0x1d /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) .rodata.rom2_ulp_code_track.str1.4 - 0x3fc94ab3 0x14 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - *fill* 0x3fc94ab3 0x1 + 0x3fc94af7 0x14 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + *fill* 0x3fc94af7 0x1 .rodata.phy_tsens_attribute - 0x3fc94ab4 0x1e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x3fc94ab4 phy_tsens_attribute - *fill* 0x3fc94ad2 0x2 + 0x3fc94af8 0x1e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x3fc94af8 phy_tsens_attribute + *fill* 0x3fc94b16 0x2 .rodata.CSWTCH.166 - 0x3fc94ad4 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - *fill* 0x3fc94ad7 0x1 + 0x3fc94b18 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + *fill* 0x3fc94b1b 0x1 .rodata.CSWTCH.167 - 0x3fc94ad8 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x3fc94b1c 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) .rodata.get_power_atten.str1.4 - 0x3fc94adb 0x1e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x3fc94b1f 0x1e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) .rodata.rfcal_pwrctrl.str1.4 - 0x3fc94adb 0x3c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x3fc94b1f 0x3c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) .rodata.rfcal_txcap.str1.4 - 0x3fc94adb 0x21 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - *fill* 0x3fc94adb 0x1 - .rodata 0x3fc94adc 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x3fc94b1f 0x21 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + *fill* 0x3fc94b1f 0x1 + .rodata 0x3fc94b20 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) .rodata.rom1_bt_get_tx_gain.str1.4 - 0x3fc94b44 0x1e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x3fc94b88 0x1e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) .rodata.rom1_wifi_get_tx_gain.str1.4 - 0x3fc94b44 0x23 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x3fc94b88 0x23 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) .rodata.CSWTCH.14 - 0x3fc94b44 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - *fill* 0x3fc94b47 0x1 + 0x3fc94b88 0x3 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + *fill* 0x3fc94b8b 0x5 .rodata.rc_cal.cst8 - 0x3fc94b48 0x18 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x3fc94b90 0x18 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) .rodata.dco_gain_coarse.4656 - 0x3fc94b60 0x6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc94ba8 0x6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.get_rfcal_rxiq_data.str1.4 - 0x3fc94b66 0xa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc94bae 0xa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.pbus_rx_dco_cal.str1.4 - 0x3fc94b66 0x42 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc94bae 0x42 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.rxiq_get_mis.str1.4 - 0x3fc94b66 0xc /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc94bae 0xc /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.set_rx_gain_cal_iq.str1.4 - 0x3fc94b66 0x84 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc94bae 0x84 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) *libsoc.a:lldesc.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.memspi_host_read_id_hs.str1.4 - 0x3fc94b66 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc94bae 0x25 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_erase_sector.str1.4 - 0x3fc94b66 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc94bae 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_program_page.str1.4 - 0x3fc94b66 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc94b66 0x2 + 0x3fc94bae 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc94bae 0x2 .rodata.__func__.0 - 0x3fc94b68 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc94b81 0x3 + 0x3fc94bb0 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc94bc9 0x3 .rodata.__func__.1 - 0x3fc94b84 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc94bcc 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.__func__.2 - 0x3fc94b9c 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc94bb5 0x3 - .srodata.TAG 0x3fc94bb8 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc94bbf 0x1 + 0x3fc94be4 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc94bfd 0x3 + .srodata.TAG 0x3fc94c00 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc94c07 0x1 .rodata.esp_flash_gpspi_host - 0x3fc94bc0 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc94c08 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) *libspi_flash.a:spi_flash_chip_boya.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_flash_chip_boya - 0x3fc94c18 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x3fc94c18 esp_flash_chip_boya + 0x3fc94c60 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc94c60 esp_flash_chip_boya .srodata.chip_name - 0x3fc94c94 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc94cdc 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) *libspi_flash.a:spi_flash_chip_gd.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc94c99 0x3 + *fill* 0x3fc94ce1 0x3 .rodata.esp_flash_chip_gd - 0x3fc94c9c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x3fc94c9c esp_flash_chip_gd + 0x3fc94ce4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc94ce4 esp_flash_chip_gd .srodata.chip_name - 0x3fc94d18 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc94d60 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) *libspi_flash.a:spi_flash_chip_generic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_generic_read.str1.4 - 0x3fc94d1b 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc94d63 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_get_write_protect.str1.4 - 0x3fc94d1b 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc94d63 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_suspend_cmd_conf.str1.4 - 0x3fc94d1b 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc94d63 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_read_unique_id.str1.4 - 0x3fc94d1b 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc94d1b 0x1 + 0x3fc94d63 0x53 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc94d63 0x1 .rodata.__func__.0 - 0x3fc94d1c 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc94d45 0x3 + 0x3fc94d64 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc94d8d 0x3 .rodata.esp_flash_chip_generic - 0x3fc94d48 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc94d48 esp_flash_chip_generic + 0x3fc94d90 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc94d90 esp_flash_chip_generic .srodata.chip_name - 0x3fc94dc4 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .rodata.TAG 0x3fc94dcc 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc94e0c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.TAG 0x3fc94e14 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) *libspi_flash.a:spi_flash_chip_issi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc94dd9 0x3 + *fill* 0x3fc94e21 0x3 .rodata.esp_flash_chip_issi - 0x3fc94ddc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x3fc94ddc esp_flash_chip_issi + 0x3fc94e24 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc94e24 esp_flash_chip_issi .srodata.chip_name - 0x3fc94e58 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc94ea0 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) *libspi_flash.a:spi_flash_chip_mxic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc94e5d 0x3 + *fill* 0x3fc94ea5 0x3 .rodata.esp_flash_chip_mxic - 0x3fc94e60 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x3fc94e60 esp_flash_chip_mxic + 0x3fc94ea8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc94ea8 esp_flash_chip_mxic .srodata.chip_name - 0x3fc94edc 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc94f24 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc94ee1 0x3 + *fill* 0x3fc94f29 0x3 .rodata.esp_flash_chip_th - 0x3fc94ee4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x3fc94ee4 esp_flash_chip_th + 0x3fc94f2c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc94f2c esp_flash_chip_th .srodata.chip_name - 0x3fc94f60 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc94fa8 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) *libspi_flash.a:spi_flash_chip_winbond.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_winbond_read.str1.4 - 0x3fc94f63 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x3fc94f63 0x1 + 0x3fc94fab 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x3fc94fab 0x1 .rodata.esp_flash_chip_winbond - 0x3fc94f64 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x3fc94f64 esp_flash_chip_winbond + 0x3fc94fac 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc94fac esp_flash_chip_winbond .srodata.chip_name - 0x3fc94fe0 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .srodata.TAG 0x3fc94fe8 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc95028 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .srodata.TAG 0x3fc95030 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) *libspi_flash.a:spi_flash_wrap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - 0x3fc94ff0 _data_end = ABSOLUTE (.) - 0x3fc94ff0 . = ALIGN (0x4) + 0x3fc95038 _data_end = ABSOLUTE (.) + 0x3fc95038 . = ALIGN (0x4) -.noinit 0x3fc94ff0 0x0 - 0x3fc94ff0 . = ALIGN (0x4) - 0x3fc94ff0 _noinit_start = ABSOLUTE (.) +.noinit 0x3fc95038 0x0 + 0x3fc95038 . = ALIGN (0x4) + 0x3fc95038 _noinit_start = ABSOLUTE (.) *(.noinit .noinit.*) - 0x3fc94ff0 . = ALIGN (0x4) - 0x3fc94ff0 _noinit_end = ABSOLUTE (.) + 0x3fc95038 . = ALIGN (0x4) + 0x3fc95038 _noinit_end = ABSOLUTE (.) -.dram0.bss 0x3fc94ff0 0x40d8 - 0x3fc94ff0 . = ALIGN (0x8) - 0x3fc94ff0 _bss_start = ABSOLUTE (.) +.dram0.bss 0x3fc95040 0x41e8 + 0x3fc95040 . = ALIGN (0x8) + 0x3fc95040 _bss_start = ABSOLUTE (.) *(.bss .bss.*) .bss.app_elf_sha256_str - 0x3fc94ff0 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x3fc94ff0 app_elf_sha256_str - *fill* 0x3fc94ffa 0x2 + 0x3fc95040 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3fc95040 app_elf_sha256_str + *fill* 0x3fc9504a 0x2 .bss.shutdown_handlers - 0x3fc94ffc 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x3fc9504c 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .bss.s_log_cache - 0x3fc95010 0xf8 esp-idf/log/liblog.a(log.c.obj) + 0x3fc95060 0xf8 esp-idf/log/liblog.a(log.c.obj) .bss.ref_counts - 0x3fc95108 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3fc95125 0x3 + 0x3fc95158 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3fc95175 0x3 .bss.xSuspendedTaskList - 0x3fc95128 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .bss.xTasksWaitingTermination - 0x3fc9513c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .bss.xPendingReadyList - 0x3fc95150 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .bss.xDelayedTaskList2 - 0x3fc95164 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .bss.xDelayedTaskList1 0x3fc95178 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xTasksWaitingTermination + 0x3fc9518c 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xPendingReadyList + 0x3fc951a0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList2 + 0x3fc951b4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .bss.xDelayedTaskList1 + 0x3fc951c8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxReadyTasksLists - 0x3fc9518c 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc951dc 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xIsrStack - 0x3fc95380 0x600 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc95380 xIsrStack + 0x3fc953d0 0x600 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc953d0 xIsrStack .bss.systimer_hal.1 - 0x3fc95980 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc959d0 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) .bss.s_common_recursive_mutex - 0x3fc9598c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc9598c __lock___sinit_recursive_mutex - 0x3fc9598c __lock___env_recursive_mutex - 0x3fc9598c __lock___sfp_recursive_mutex - 0x3fc9598c __lock___atexit_recursive_mutex - 0x3fc9598c __lock___malloc_recursive_mutex + 0x3fc959dc 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc959dc __lock___sinit_recursive_mutex + 0x3fc959dc __lock___env_recursive_mutex + 0x3fc959dc __lock___sfp_recursive_mutex + 0x3fc959dc __lock___atexit_recursive_mutex + 0x3fc959dc __lock___malloc_recursive_mutex .bss.s_common_mutex - 0x3fc959e0 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc959e0 __lock___tz_mutex - 0x3fc959e0 __lock___arc4random_mutex - 0x3fc959e0 __lock___dd_hash_mutex - 0x3fc959e0 __lock___at_quick_exit_mutex + 0x3fc95a30 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc95a30 __lock___tz_mutex + 0x3fc95a30 __lock___arc4random_mutex + 0x3fc95a30 __lock___dd_hash_mutex + 0x3fc95a30 __lock___at_quick_exit_mutex .bss.systimer_hal - 0x3fc95a34 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .bss.s_vfs 0x3fc95a40 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc95a84 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.s_vfs 0x3fc95a90 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.m 0x3fc95ab0 0x20 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x3fc95ab0 m + .bss.voltage 0x3fc95ad0 0x50 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .bss.adc_raw 0x3fc95b20 0x50 esp-idf/main/libmain.a(espnow_example_main.c.obj) .bss.s_intr_handlers - 0x3fc95a60 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3fc95b70 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) .bss.s_mmu_ctx - 0x3fc95b60 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .bss.tick_cb 0x3fc95b8c 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .bss.idle_cb 0x3fc95bac 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x3fc95c70 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .bss.tick_cb 0x3fc95c9c 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x3fc95cbc 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .bss.init_context - 0x3fc95bcc 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x3fc95cdc 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .bss.s_adc_cali_param - 0x3fc95bd8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3fc95ce8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .bss._ZL13s_nvs_handles - 0x3fc95bf8 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fc95d08 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .bss.s_ctx 0x3fc95d14 0x10 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .bss.op_sem_buf.2 - 0x3fc95c04 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3fc95d24 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .bss.op_sem_buf.1 - 0x3fc95c58 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3fc95d78 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .bss.ecp_supported_grp_id - 0x3fc95cac 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3fc95dcc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .bss.g_espnow_lock - 0x3fc95ce0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x3fc95ce0 g_espnow_lock - .bss.g_mt 0x3fc95ce4 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x3fc95ce4 g_mt - .bss.avs_cb 0x3fc95d24 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3fc95e00 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3fc95e00 g_espnow_lock + .bss.g_mt 0x3fc95e04 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3fc95e04 g_mt + .bss.avs_cb 0x3fc95e44 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) .bss.avs_rx_content - 0x3fc95d28 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3fc95e48 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) .bss.avs_tx_content - 0x3fc95d2c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3fc95e4c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) .bss.get_key_cb - 0x3fc95d30 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x3fc95e50 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) .bss.s_net80211_data_init - 0x3fc95d34 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3fc95d35 0x3 + 0x3fc95e54 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3fc95e55 0x3 .bss.s_wifi_api_lock - 0x3fc95d38 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc95d38 s_wifi_api_lock + 0x3fc95e58 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc95e58 s_wifi_api_lock .bss.s_wifi_stop_in_progress - 0x3fc95d3c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc95d3c s_wifi_stop_in_progress - *fill* 0x3fc95d3d 0x3 - .bss.g_ic 0x3fc95d40 0x29c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3fc95d40 g_ic + 0x3fc95e5c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc95e5c s_wifi_stop_in_progress + *fill* 0x3fc95e5d 0x3 + .bss.g_ic 0x3fc95e60 0x29c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3fc95e60 g_ic .bss.wpa_crypto_funcs - 0x3fc95fdc 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x3fc95fdc wpa_crypto_funcs + 0x3fc960fc 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3fc960fc wpa_crypto_funcs .bss.g_hmac_cnt - 0x3fc96050 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x3fc96050 g_hmac_cnt + 0x3fc96170 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x3fc96170 g_hmac_cnt .bss.ftm_req_expiry_timer - 0x3fc96090 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc961b0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) .bss.ftm_resp_ctx - 0x3fc960a4 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x3fc960a4 ftm_resp_ctx + 0x3fc961c4 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc961c4 ftm_resp_ctx .bss.ftmr_timer - 0x3fc960b0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc961d0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) .bss.g_ftm_report_data - 0x3fc960c4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc961e4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) .bss.g_ftm_using_get_report_api - 0x3fc960c8 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - *fill* 0x3fc960c9 0x3 + 0x3fc961e8 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + *fill* 0x3fc961e9 0x3 .bss.s_ftm_initiator - 0x3fc960cc 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - .bss.BcnIntvl 0x3fc960d0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .bss.ap_rxcb 0x3fc960d4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc960d4 ap_rxcb + 0x3fc961ec 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.BcnIntvl 0x3fc961f0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.ap_rxcb 0x3fc961f4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc961f4 ap_rxcb .bss.beacon_send_start_flag - 0x3fc960d8 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc960d9 0x3 + 0x3fc961f8 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc961f9 0x3 .bss.beacon_timer - 0x3fc960dc 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc961fc 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .bss.g_beacon_dtim_send_mc - 0x3fc960f0 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc960f1 0x3 + 0x3fc96210 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc96211 0x3 .bss.g_beacon_eb - 0x3fc960f4 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc960f4 g_beacon_eb + 0x3fc96214 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc96214 g_beacon_eb .bss.g_beacon_eb_allocated - 0x3fc960fc 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc9621c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .bss.g_beacon_idx - 0x3fc960fd 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc960fd g_beacon_idx + 0x3fc9621d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc9621d g_beacon_idx .bss.tim_offset - 0x3fc960fe 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc960ff 0x1 + 0x3fc9621e 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc9621f 0x1 .bss.tokens.11885 - 0x3fc96100 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3fc96220 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .bss.g_mac_sleep_en - 0x3fc96104 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc96104 g_mac_sleep_en - *fill* 0x3fc96105 0x3 + 0x3fc96224 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc96224 g_mac_sleep_en + *fill* 0x3fc96225 0x3 .bss.g_wifi_menuconfig - 0x3fc96108 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc96108 g_wifi_menuconfig + 0x3fc96228 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc96228 g_wifi_menuconfig .bss.mesh_deauth_reason - 0x3fc96168 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc96288 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .bss.s_wifi_task_hdl - 0x3fc9616c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc9616c s_wifi_task_hdl + 0x3fc9628c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9628c s_wifi_task_hdl .bss.s_wpa2_start - 0x3fc96170 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc96290 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .bss.s_wps_start - 0x3fc96171 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3fc96172 0x2 + 0x3fc96291 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3fc96292 0x2 .bss.esp_mesh_quick_funcs - 0x3fc96174 0xb0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc96174 esp_mesh_quick_funcs + 0x3fc96294 0xb0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc96294 esp_mesh_quick_funcs .bss.g_mesh_topology - 0x3fc96224 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc96224 g_mesh_topology + 0x3fc96344 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc96344 g_mesh_topology .bss.g_wifi_nvs_cfg - 0x3fc96228 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc96348 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .bss.s_wifi_nvs - 0x3fc9622c 0x500 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x3fc9622c s_wifi_nvs + 0x3fc9634c 0x500 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc9634c s_wifi_nvs .bss.len_dh_ie - 0x3fc9672c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3fc9672d 0x3 + 0x3fc9684c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3fc9684d 0x3 .bss.s_netstack_ref - 0x3fc96730 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc96730 s_netstack_ref + 0x3fc96850 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc96850 s_netstack_ref .bss.s_tx_cacheq - 0x3fc96734 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc96734 s_tx_cacheq + 0x3fc96854 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc96854 s_tx_cacheq .bss.g_wifi_improve_contention_ability - 0x3fc9673c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x3fc9673c g_wifi_improve_contention_ability + 0x3fc9685c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3fc9685c g_wifi_improve_contention_ability .bss.connect_scan_flag - 0x3fc9673d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc9673d connect_scan_flag - *fill* 0x3fc9673e 0x2 - .bss.gScanStruct - 0x3fc96740 0x11c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc96740 gScanStruct - .bss.s_ch.12333 - 0x3fc9685c 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9685d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9685d connect_scan_flag *fill* 0x3fc9685e 0x2 + .bss.gScanStruct + 0x3fc96860 0x11c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc96860 gScanStruct + .bss.s_ch.12333 + 0x3fc9697c 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3fc9697e 0x2 .bss.s_owe_scan_flag - 0x3fc96860 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .bss.scannum 0x3fc96864 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc96864 scannum + 0x3fc96980 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .bss.scannum 0x3fc96984 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc96984 scannum .bss.in_rssi_adjust - 0x3fc96866 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc96866 in_rssi_adjust + 0x3fc96986 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc96986 in_rssi_adjust .bss.rssi_index - 0x3fc96867 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc96867 rssi_index + 0x3fc96987 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc96987 rssi_index .bss.rssi_saved - 0x3fc96868 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc96868 rssi_saved + 0x3fc96988 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc96988 rssi_saved .bss.s_eapol_txdone_cb - 0x3fc96870 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc96870 s_eapol_txdone_cb + 0x3fc96990 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc96990 s_eapol_txdone_cb .bss.sta_csa_timer - 0x3fc96874 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc96874 sta_csa_timer + 0x3fc96994 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc96994 sta_csa_timer .bss.s_ap_igtk - 0x3fc96888 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3fc969a8 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .bss.s_sta_igtk - 0x3fc968d8 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .bss.gChmCxt 0x3fc96928 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x3fc96928 gChmCxt - .bss.ap_no_lr 0x3fc96a24 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc96a24 ap_no_lr - *fill* 0x3fc96a25 0x3 + 0x3fc969f8 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .bss.gChmCxt 0x3fc96a48 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3fc96a48 gChmCxt + .bss.ap_no_lr 0x3fc96b44 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc96b44 ap_no_lr + *fill* 0x3fc96b45 0x3 .bss.cnx_csa_timer - 0x3fc96a28 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc96b48 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.g_authmode_incompatible - 0x3fc96a3c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc96a3c g_authmode_incompatible + 0x3fc96b5c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc96b5c g_authmode_incompatible .bss.g_authmode_threshold_failure - 0x3fc96a3d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc96a3d g_authmode_threshold_failure - *fill* 0x3fc96a3e 0x2 - .bss.g_cnxMgr 0x3fc96a40 0xef8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc96a40 g_cnxMgr + 0x3fc96b5d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc96b5d g_authmode_threshold_failure + *fill* 0x3fc96b5e 0x2 + .bss.g_cnxMgr 0x3fc96b60 0xef8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc96b60 g_cnxMgr .bss.g_cnx_probe_rc_list_cb - 0x3fc97938 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc97938 g_cnx_probe_rc_list_cb + 0x3fc97a58 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc97a58 g_cnx_probe_rc_list_cb .bss.g_in_blacklist_flag - 0x3fc9793c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9793c g_in_blacklist_flag + 0x3fc97a5c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc97a5c g_in_blacklist_flag .bss.g_rssi_threshold_failure - 0x3fc9793d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9793d g_rssi_threshold_failure + 0x3fc97a5d 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc97a5d g_rssi_threshold_failure .bss.is_connected_sync - 0x3fc9793e 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc97a5e 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.reconnect_flag - 0x3fc9793f 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9793f reconnect_flag + 0x3fc97a5f 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc97a5f reconnect_flag .bss.s_csa_timer_bss - 0x3fc97940 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc97a60 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.s_sta_last_start_txseq - 0x3fc97944 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3fc97946 0x2 + 0x3fc97a64 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3fc97a66 0x2 .bss.sta_con_timer - 0x3fc97948 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc97948 sta_con_timer - .bss.ctx 0x3fc9795c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x3fc9795c ctx - .bss.eb_space 0x3fc97964 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x3fc97964 eb_space - .bss.if_ctrl 0x3fc97a24 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x3fc97a24 if_ctrl - .bss.s_is_6m 0x3fc97a4c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x3fc97a4c s_is_6m - *fill* 0x3fc97a4d 0x3 + 0x3fc97a68 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc97a68 sta_con_timer + .bss.ctx 0x3fc97a7c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x3fc97a7c ctx + .bss.eb_space 0x3fc97a84 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc97a84 eb_space + .bss.if_ctrl 0x3fc97b44 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc97b44 if_ctrl + .bss.s_is_6m 0x3fc97b6c 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc97b6c s_is_6m + *fill* 0x3fc97b6d 0x3 .bss.beacon_monitor_data.11795 - 0x3fc97a50 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3fc97a64 0x4 + 0x3fc97b70 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3fc97b84 0x4 .bss.beacon_monitor_tbtt_time.11775 - 0x3fc97a68 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .bss.g_pm 0x3fc97a70 0x1d0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x3fc97a70 g_pm + 0x3fc97b88 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss.g_pm 0x3fc97b90 0x1d0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc97b90 g_pm .bss.g_pm_tx_null_func - 0x3fc97c40 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3fc97c44 0x4 + 0x3fc97d60 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3fc97d64 0x4 .bss.s_fragment - 0x3fc97c48 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc97c48 s_fragment + 0x3fc97d68 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc97d68 s_fragment .bss.g_lmac_cnt - 0x3fc97c58 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x3fc97c58 g_lmac_cnt - .bss.g_pm_cnt 0x3fc97d18 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x3fc97d18 g_pm_cnt + 0x3fc97d78 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc97d78 g_lmac_cnt + .bss.g_pm_cnt 0x3fc97e38 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc97e38 g_pm_cnt .bss.s_timer_post - 0x3fc97d60 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x3fc97e80 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .bss.g_espnow_rate - 0x3fc97d64 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc97e84 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .bss.s_fix_rate - 0x3fc97d6c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc97d6c s_fix_rate + 0x3fc97e8c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc97e8c s_fix_rate .bss.s_fix_rate_mask - 0x3fc97d74 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc97d74 s_fix_rate_mask + 0x3fc97e94 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc97e94 s_fix_rate_mask .bss.BcnSendTick - 0x3fc97d78 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d78 BcnSendTick + 0x3fc97e98 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97e98 BcnSendTick .bss.dbg_rx_all_count - 0x3fc97d7c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d7c dbg_rx_all_count + 0x3fc97e9c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97e9c dbg_rx_all_count .bss.g_wdev_csi_rx - 0x3fc97d80 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d80 g_wdev_csi_rx + 0x3fc97ea0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97ea0 g_wdev_csi_rx .bss.g_wdev_csi_rx_ctx - 0x3fc97d84 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d84 g_wdev_csi_rx_ctx + 0x3fc97ea4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97ea4 g_wdev_csi_rx_ctx .bss.g_wdev_record_t1t4_cb - 0x3fc97d88 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d88 g_wdev_record_t1t4_cb + 0x3fc97ea8 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97ea8 g_wdev_record_t1t4_cb .bss.g_wdev_record_t2t3_cb - 0x3fc97d8c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d8c g_wdev_record_t2t3_cb + 0x3fc97eac 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97eac g_wdev_record_t2t3_cb .bss.g_wdev_set_t1t4_cb - 0x3fc97d90 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d90 g_wdev_set_t1t4_cb + 0x3fc97eb0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97eb0 g_wdev_set_t1t4_cb .bss.wDevMacSleep - 0x3fc97d94 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc97d94 wDevMacSleep + 0x3fc97eb4 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc97eb4 wDevMacSleep .bss.s_tbttstart - 0x3fc97e08 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - .bss.sockets 0x3fc97e10 0xc8 esp-idf/lwip/liblwip.a(sockets.c.obj) - .bss.socket_ipv6_multicast_memberships - 0x3fc97ed8 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) - .bss.socket_ipv4_multicast_memberships - 0x3fc97ff0 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) - .bss.dns_servers - 0x3fc98068 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) - .bss.ip_data 0x3fc980b0 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x3fc980b0 ip_data - .bss.loop_netif - 0x3fc980f4 0xfc esp-idf/lwip/liblwip.a(netif.c.obj) - .bss.inseg 0x3fc981f0 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .bss.dhcp_rx_options_given - 0x3fc98200 0xb esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x3fc98200 dhcp_rx_options_given - *fill* 0x3fc9820b 0x1 - .bss.dhcp_rx_options_val - 0x3fc9820c 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x3fc9820c dhcp_rx_options_val - .bss.arp_table - 0x3fc98238 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) - .bss.nd6_ra_buffer - 0x3fc98328 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) - .bss.multicast_address - 0x3fc98348 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) - .bss.default_router_list - 0x3fc9835c 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc9835c default_router_list - .bss.prefix_list - 0x3fc98380 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc98380 prefix_list - .bss.destination_cache - 0x3fc9840c 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc9840c destination_cache - .bss.neighbor_cache - 0x3fc985ec 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc985ec neighbor_cache - .bss.input 0x3fc986c8 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .bss.g_wpa_supp - 0x3fc98708 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x3fc98708 g_wpa_supp - .bss.g_sae_data - 0x3fc987b0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .bss.eloop 0x3fc98830 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .bss.s_sm_table - 0x3fc98850 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .bss.assoc_ie_buf - 0x3fc98890 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x3fc98890 assoc_ie_buf - .bss.gWpaSm 0x3fc988c0 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x3fc988c0 gWpaSm - .bss.g_log_level - 0x3fc98bf8 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x3fc98bf8 g_log_level - .bss.g_misc_nvs - 0x3fc98bfc 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x3fc98bfc g_misc_nvs - .bss.g_misc_nvs_init - 0x3fc98c00 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - *fill* 0x3fc98c01 0x3 - .bss.s_sta_cnx_times - 0x3fc98c04 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x3fc97f28 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) .bss.s_dslp_phy_cb - 0x3fc98c08 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3fc97f30 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .bss.sockets 0x3fc97f3c 0xc8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.socket_ipv6_multicast_memberships + 0x3fc98004 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.socket_ipv4_multicast_memberships + 0x3fc9811c 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + .bss.dns_servers + 0x3fc98194 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.ip_data 0x3fc981dc 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3fc981dc ip_data + .bss.loop_netif + 0x3fc98220 0xfc esp-idf/lwip/liblwip.a(netif.c.obj) + .bss.inseg 0x3fc9831c 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .bss.dhcp_rx_options_given + 0x3fc9832c 0xb esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9832c dhcp_rx_options_given + *fill* 0x3fc98337 0x1 + .bss.dhcp_rx_options_val + 0x3fc98338 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc98338 dhcp_rx_options_val + .bss.arp_table + 0x3fc98364 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) + .bss.nd6_ra_buffer + 0x3fc98454 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss.multicast_address + 0x3fc98474 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + .bss.default_router_list + 0x3fc98488 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc98488 default_router_list + .bss.prefix_list + 0x3fc984ac 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc984ac prefix_list + .bss.destination_cache + 0x3fc98538 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc98538 destination_cache + .bss.neighbor_cache + 0x3fc98718 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc98718 neighbor_cache + .bss.input 0x3fc987f4 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + *fill* 0x3fc98834 0x4 + .bss.g_wpa_supp + 0x3fc98838 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x3fc98838 g_wpa_supp + .bss.g_sae_data + 0x3fc988e0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.eloop 0x3fc98960 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .bss.s_sm_table + 0x3fc98980 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .bss.assoc_ie_buf + 0x3fc989c0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fc989c0 assoc_ie_buf + .bss.gWpaSm 0x3fc989f0 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fc989f0 gWpaSm + .bss.g_log_level + 0x3fc98d28 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fc98d28 g_log_level + .bss.g_misc_nvs + 0x3fc98d2c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fc98d2c g_misc_nvs + .bss.g_misc_nvs_init + 0x3fc98d30 0x1 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + *fill* 0x3fc98d31 0x3 + .bss.s_sta_cnx_times + 0x3fc98d34 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) .bss.phy_version_str - 0x3fc98c14 0x28 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x3fc98c14 phy_version_str + 0x3fc98d38 0x28 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x3fc98d38 phy_version_str .bss.chip7_phy_init_ctrl - 0x3fc98c3c 0x2a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc98c3c chip7_phy_init_ctrl - *fill* 0x3fc98c66 0x2 + 0x3fc98d60 0x2a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc98d60 chip7_phy_init_ctrl + *fill* 0x3fc98d8a 0x2 .bss.g_phyFuns - 0x3fc98c68 0x4 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc98c68 g_phyFuns + 0x3fc98d8c 0x4 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc98d8c g_phyFuns .bss.new_rom.4589 - 0x3fc98c6c 0x1 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - *fill* 0x3fc98c6d 0x3 - .bss 0x3fc98c70 0x138 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3fc98c70 __sf + 0x3fc98d90 0x1 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + *fill* 0x3fc98d91 0x3 + .bss 0x3fc98d94 0x138 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3fc98d94 __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_pthread_cfg_key - 0x3fc98da8 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3fc98ecc 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) .sbss.s_threads_mux - 0x3fc98dac 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) - .sbss.s_keys 0x3fc98db0 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x3fc98db0 s_keys + 0x3fc98ed0 0x4 esp-idf/pthread/libpthread.a(pthread.c.obj) + .sbss.s_keys 0x3fc98ed4 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3fc98ed4 s_keys .sbss.s_usbserial_timeout - 0x3fc98db4 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc98ed8 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sbss.g_panic_abort_details - 0x3fc98db8 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc98db8 g_panic_abort_details + 0x3fc98edc 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc98edc g_panic_abort_details .sbss.g_panic_abort - 0x3fc98dbc 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc98dbc g_panic_abort - *fill* 0x3fc98dbd 0x3 + 0x3fc98ee0 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc98ee0 g_panic_abort + *fill* 0x3fc98ee1 0x7 .sbss.g_startup_time - 0x3fc98dc0 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3fc98dc0 g_startup_time + 0x3fc98ee8 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3fc98ee8 g_startup_time .sbss.g_exc_frames - 0x3fc98dc8 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x3fc98dc8 g_exc_frames + 0x3fc98ef0 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fc98ef0 g_exc_frames .sbss.s_log_cache_misses - 0x3fc98dcc 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc98ef4 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_entry_count - 0x3fc98dd0 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc98ef8 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_cache_max_generation - 0x3fc98dd4 0x4 esp-idf/log/liblog.a(log.c.obj) + 0x3fc98efc 0x4 esp-idf/log/liblog.a(log.c.obj) .sbss.s_log_tags - 0x3fc98dd8 0x4 esp-idf/log/liblog.a(log.c.obj) - .sbss.base.0 0x3fc98ddc 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc98f00 0x4 esp-idf/log/liblog.a(log.c.obj) + .sbss.base.0 0x3fc98f04 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.s_log_mutex - 0x3fc98de0 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) + 0x3fc98f08 0x4 esp-idf/log/liblog.a(log_freertos.c.obj) .sbss.alloc_failed_callback - 0x3fc98de4 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3fc98f0c 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .sbss.registered_heaps - 0x3fc98de8 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x3fc98de8 registered_heaps + 0x3fc98f10 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3fc98f10 registered_heaps .sbss.non_iram_int_disabled_flag - 0x3fc98dec 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3fc98ded 0x3 - .sbss.non_iram_int_disabled - 0x3fc98df0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .sbss.non_iram_int_mask - 0x3fc98df4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .sbss.vector_desc_head - 0x3fc98df8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .sbss.s_rtc_isr_handle - 0x3fc98dfc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .sbss.s_i2c_saradc_enable_cnt - 0x3fc98e00 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .sbss.s_bbpll_digi_consumers_ref_count - 0x3fc98e04 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .sbss.s_cur_pll_freq - 0x3fc98e08 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .sbss.s_saradc_power_on_cnt - 0x3fc98e0c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .sbss.s_pwdet_power_on_cnt - 0x3fc98e10 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .sbss.uxSchedulerSuspended - 0x3fc98e14 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xIdleTaskHandle - 0x3fc98e18 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xNextTaskUnblockTime - 0x3fc98e1c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxTaskNumber - 0x3fc98e20 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xNumOfOverflows - 0x3fc98e24 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xYieldPending - 0x3fc98e28 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xPendedTicks - 0x3fc98e2c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xSchedulerRunning - 0x3fc98e30 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxTopReadyPriority - 0x3fc98e34 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xTickCount - 0x3fc98e38 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxCurrentNumberOfTasks - 0x3fc98e3c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxDeletedTasksWaitingCleanUp - 0x3fc98e40 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.pxOverflowDelayedTaskList - 0x3fc98e44 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.pxDelayedTaskList - 0x3fc98e48 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.pxCurrentTCBs - 0x3fc98e4c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc98e4c pxCurrentTCBs - .sbss.xIsrStackBottom - 0x3fc98e50 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98e50 xIsrStackBottom - .sbss.xIsrStackTop - 0x3fc98e54 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98e54 xIsrStackTop - .sbss.xPortSwitchFlag - 0x3fc98e58 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98e58 xPortSwitchFlag - .sbss.port_uxOldInterruptState - 0x3fc98e5c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98e5c port_uxOldInterruptState - .sbss.port_uxCriticalNesting - 0x3fc98e60 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98e60 port_uxCriticalNesting - .sbss.port_uxInterruptNesting - 0x3fc98e64 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98e64 port_uxInterruptNesting - .sbss.port_xSchedulerRunning - 0x3fc98e68 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98e68 port_xSchedulerRunning - .sbss.s_handled_systicks - 0x3fc98e6c 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .sbss.s_time_lock - 0x3fc98e70 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) - *fill* 0x3fc98e74 0x4 - .sbss.s_adjtime_total_correction_us - 0x3fc98e78 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) - .sbss.s_adjtime_start_us - 0x3fc98e80 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) - .sbss.s_boot_time_lock - 0x3fc98e88 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - *fill* 0x3fc98e8c 0x4 - .sbss.s_microseconds_offset - 0x3fc98e90 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x3fc98e90 s_microseconds_offset - .sbss.s_timer_task - 0x3fc98e98 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .sbss.s_timers - 0x3fc98e9c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .sbss.s_correction_us - 0x3fc98ea0 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .sbss.s_alarm_handler - 0x3fc98ea8 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .sbss.s_timer_interrupt_handle - 0x3fc98eac 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .sbss.s_wifi_tsens_xpd_flag - 0x3fc98eb0 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .sbss.s_wifi_pwdet_xpd_flag - 0x3fc98eb1 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - *fill* 0x3fc98eb2 0x2 - .sbss.s_fd_table_lock - 0x3fc98eb4 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .sbss.s_vfs_count - 0x3fc98eb8 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .sbss.vfs_console - 0x3fc98ebc 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) - .sbss.primary_vfs_index - 0x3fc98ec4 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) - .sbss.secondary_vfs_index - 0x3fc98ec8 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) - .sbss.s_uart_select_count - 0x3fc98ecc 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .sbss.s_registered_select_num - 0x3fc98ed4 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .sbss.s_registered_selects - 0x3fc98ed8 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .sbss.s_example_espnow_seq - 0x3fc98edc 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .sbss.s_example_espnow_queue - 0x3fc98ee0 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .sbss.s_burn_counter - 0x3fc98ee4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .sbss.p_uart_obj - 0x3fc98ee8 0x8 esp-idf/driver/libdriver.a(uart.c.obj) - .sbss.flash_erasing - 0x3fc98ef0 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .sbss.flash_brownout_needs_reset - 0x3fc98ef1 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - *fill* 0x3fc98ef2 0x2 - .sbss.s_flash_op_cache_state - 0x3fc98ef4 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .sbss.s_flash_guard_ops - 0x3fc98efc 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .sbss.esp_flash_default_chip - 0x3fc98f00 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x3fc98f00 esp_flash_default_chip - .sbss.reason 0x3fc98f04 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .sbss.iwdt_context - 0x3fc98f08 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .sbss.p_twdt_obj - 0x3fc98f10 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .sbss.g_twdt_isr - 0x3fc98f14 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3fc98f14 g_twdt_isr + 0x3fc98f14 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) *fill* 0x3fc98f15 0x3 - .sbss.ctx 0x3fc98f18 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) - .sbss.last_ccount.1 - 0x3fc98f1c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .sbss.s_reserve_status - 0x3fc98f20 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .sbss.s_temperature_sensor_power_cnt - 0x3fc98f28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .sbss.s_calibrated_freq - 0x3fc98f2c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .sbss.s_adc_digi_ctrlr_cnt - 0x3fc98f34 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .sbss.s_crypto_sha_aes_lock - 0x3fc98f38 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .sbss.s_crypto_mpi_lock - 0x3fc98f3c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .sbss.s_default_loop - 0x3fc98f40 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .sbss._ZN14NVSHandleEntry17s_nvs_next_handleE - 0x3fc98f44 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x3fc98f44 NVSHandleEntry::s_nvs_next_handle - .sbss._ZN3nvs19NVSPartitionManager8instanceE - 0x3fc98f48 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3fc98f48 nvs::NVSPartitionManager::instance - .sbss._ZN3nvs4Lock10mSemaphoreE - 0x3fc98f4c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x3fc98f4c nvs::Lock::mSemaphore - .sbss.api_lock_sem - 0x3fc98f50 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .sbss.api_sync_sem - 0x3fc98f54 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .sbss.s_wifi_inited - 0x3fc98f58 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - *fill* 0x3fc98f59 0x3 - .sbss.s_wifi_thread_sem_key.0 - 0x3fc98f5c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .sbss.s_wifi_thread_sem_key_init.1 - 0x3fc98f60 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - *fill* 0x3fc98f61 0x3 - .sbss.op_complete_sem - 0x3fc98f64 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .sbss.op_complete_sem - 0x3fc98f68 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .sbss.tx_channel - 0x3fc98f6c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .sbss.rx_channel - 0x3fc98f70 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .sbss.init_done.1 - 0x3fc98f74 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.mul_count - 0x3fc98f78 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.dbl_count - 0x3fc98f7c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.add_count - 0x3fc98f80 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.s_partition_list_lock - 0x3fc98f84 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .sbss.s_partition_list - 0x3fc98f88 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .sbss.curr_partition.2 - 0x3fc98f8c 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .sbss.s_phy_modem_init_ref - 0x3fc98f90 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3fc98f91 0x3 - .sbss.s_phy_digital_regs_mem - 0x3fc98f94 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .sbss.s_is_phy_reg_stored - 0x3fc98f98 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .sbss.s_is_phy_calibrated - 0x3fc98f99 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3fc98f9a 0x2 - .sbss.s_phy_access_lock - 0x3fc98f9c 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .sbss.s_wifi_prev_timestamp - 0x3fc98fa0 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .sbss.phy_track_pll_timer - 0x3fc98fa8 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .sbss.s_phy_modem_flag - 0x3fc98fac 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3fc98fae 0x2 - .sbss.select_cb_list - 0x3fc98fb0 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) - .sbss.select_cb_ctr - 0x3fc98fb4 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) - .sbss.tcpip_mbox - 0x3fc98fb8 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .sbss.tcpip_init_done_arg - 0x3fc98fbc 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .sbss.tcpip_init_done - 0x3fc98fc0 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .sbss.netif_num - 0x3fc98fc4 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3fc98fc5 0x3 - .sbss.netif_default - 0x3fc98fc8 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x3fc98fc8 netif_default - .sbss.netif_list - 0x3fc98fcc 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x3fc98fcc netif_list - .sbss.ext_callback - 0x3fc98fd0 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - .sbss.pbuf_free_ooseq_pending - 0x3fc98fd4 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x3fc98fd4 pbuf_free_ooseq_pending - *fill* 0x3fc98fd5 0x3 - .sbss.raw_pcbs - 0x3fc98fd8 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) - .sbss.tcp_timer_ctr - 0x3fc98fdc 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) - .sbss.tcp_timer - 0x3fc98fdd 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) - .sbss.tcp_active_pcbs_changed - 0x3fc98fde 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc98fde tcp_active_pcbs_changed - *fill* 0x3fc98fdf 0x1 - .sbss.tcp_tw_pcbs - 0x3fc98fe0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc98fe0 tcp_tw_pcbs - .sbss.tcp_active_pcbs - 0x3fc98fe4 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc98fe4 tcp_active_pcbs - .sbss.tcp_listen_pcbs - 0x3fc98fe8 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc98fe8 tcp_listen_pcbs - .sbss.tcp_bound_pcbs - 0x3fc98fec 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc98fec tcp_bound_pcbs - .sbss.tcp_ticks - 0x3fc98ff0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc98ff0 tcp_ticks - .sbss.tcp_input_pcb - 0x3fc98ff4 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x3fc98ff4 tcp_input_pcb - .sbss.recv_data - 0x3fc98ff8 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.recv_flags - 0x3fc98ffc 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.flags 0x3fc98ffd 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcplen 0x3fc98ffe 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.recv_acked - 0x3fc99000 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3fc99002 0x2 - .sbss.ackno 0x3fc99004 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.seqno 0x3fc99008 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcp_optidx - 0x3fc9900c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.non_iram_int_disabled + 0x3fc98f18 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.non_iram_int_mask + 0x3fc98f1c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.vector_desc_head + 0x3fc98f20 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .sbss.s_rtc_isr_handle + 0x3fc98f24 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .sbss.s_i2c_saradc_enable_cnt + 0x3fc98f28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .sbss.s_bbpll_digi_consumers_ref_count + 0x3fc98f2c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.s_cur_pll_freq + 0x3fc98f30 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .sbss.s_saradc_power_on_cnt + 0x3fc98f34 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .sbss.s_pwdet_power_on_cnt + 0x3fc98f38 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .sbss.uxSchedulerSuspended + 0x3fc98f3c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xIdleTaskHandle + 0x3fc98f40 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNextTaskUnblockTime + 0x3fc98f44 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTaskNumber + 0x3fc98f48 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNumOfOverflows + 0x3fc98f4c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xYieldPending + 0x3fc98f50 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xPendedTicks + 0x3fc98f54 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xSchedulerRunning + 0x3fc98f58 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTopReadyPriority + 0x3fc98f5c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xTickCount + 0x3fc98f60 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxCurrentNumberOfTasks + 0x3fc98f64 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxDeletedTasksWaitingCleanUp + 0x3fc98f68 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxOverflowDelayedTaskList + 0x3fc98f6c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxDelayedTaskList + 0x3fc98f70 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxCurrentTCBs + 0x3fc98f74 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc98f74 pxCurrentTCBs + .sbss.xIsrStackBottom + 0x3fc98f78 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98f78 xIsrStackBottom + .sbss.xIsrStackTop + 0x3fc98f7c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98f7c xIsrStackTop + .sbss.xPortSwitchFlag + 0x3fc98f80 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98f80 xPortSwitchFlag + .sbss.port_uxOldInterruptState + 0x3fc98f84 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98f84 port_uxOldInterruptState + .sbss.port_uxCriticalNesting + 0x3fc98f88 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98f88 port_uxCriticalNesting + .sbss.port_uxInterruptNesting + 0x3fc98f8c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98f8c port_uxInterruptNesting + .sbss.port_xSchedulerRunning + 0x3fc98f90 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98f90 port_xSchedulerRunning + .sbss.s_handled_systicks + 0x3fc98f94 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .sbss.s_time_lock + 0x3fc98f98 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + *fill* 0x3fc98f9c 0x4 + .sbss.s_adjtime_total_correction_us + 0x3fc98fa0 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_adjtime_start_us + 0x3fc98fa8 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + .sbss.s_boot_time_lock + 0x3fc98fb0 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x3fc98fb4 0x4 + .sbss.s_microseconds_offset + 0x3fc98fb8 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x3fc98fb8 s_microseconds_offset + .sbss.s_timer_task + 0x3fc98fc0 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_timers + 0x3fc98fc4 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_correction_us + 0x3fc98fc8 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .sbss.s_alarm_handler + 0x3fc98fd0 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_timer_interrupt_handle + 0x3fc98fd4 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .sbss.s_wifi_tsens_xpd_flag + 0x3fc98fd8 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .sbss.s_wifi_pwdet_xpd_flag + 0x3fc98fd9 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + *fill* 0x3fc98fda 0x2 + .sbss.s_fd_table_lock + 0x3fc98fdc 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.s_vfs_count + 0x3fc98fe0 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.vfs_console + 0x3fc98fe4 0x8 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.primary_vfs_index + 0x3fc98fec 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.secondary_vfs_index + 0x3fc98ff0 0x4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .sbss.s_uart_select_count + 0x3fc98ff4 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.s_registered_select_num + 0x3fc98ffc 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.s_registered_selects + 0x3fc99000 0x4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .sbss.s_example_espnow_seq + 0x3fc99004 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .sbss.s_example_espnow_queue + 0x3fc99008 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .sbss.do_calibration1_chan1 + 0x3fc9900c 0x1 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x3fc9900c do_calibration1_chan1 + .sbss.do_calibration1_chan0 + 0x3fc9900d 0x1 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x3fc9900d do_calibration1_chan0 *fill* 0x3fc9900e 0x2 - .sbss.tcphdr_opt2 - 0x3fc99010 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcphdr_opt1len - 0x3fc99014 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcphdr_optlen - 0x3fc99016 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcphdr 0x3fc99018 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcpip_tcp_timer_active - 0x3fc9901c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .sbss.current_timeout_due_time - 0x3fc99020 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .sbss.next_timeout - 0x3fc99024 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .sbss.udp_pcbs - 0x3fc99028 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x3fc99028 udp_pcbs - .sbss.xid.12 0x3fc9902c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .sbss.dhcp_pcb_refcount - 0x3fc99030 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3fc99031 0x3 - .sbss.dhcp_pcb - 0x3fc99034 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .sbss.etharp_cached_entry - 0x3fc99038 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) - .sbss.is_tmr_start - 0x3fc99039 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3fc9903a 0x2 - .sbss.allrouters - 0x3fc9903c 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .sbss.allsystems - 0x3fc99040 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .sbss.ip4_default_multicast_netif - 0x3fc99044 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) - .sbss.ip_id 0x3fc99048 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3fc9904a 0x2 - .sbss.identification.1 - 0x3fc9904c 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .sbss.is_tmr_start - 0x3fc99050 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) - .sbss.last_router.1 - 0x3fc99051 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) - .sbss.nd6_tmr_rs_reduction - 0x3fc99052 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) - .sbss.nd6_cached_destination_index - 0x3fc99053 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) - .sbss.nd6_cached_neighbor_index - 0x3fc99054 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3fc99055 0x3 - .sbss.base_time - 0x3fc99058 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .sbss.lwip_task.1 - 0x3fc9905c 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .sbss.sys_thread_sem_key - 0x3fc99060 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .sbss.g_lwip_protect_mutex - 0x3fc99064 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .sbss.wpa_cb 0x3fc99068 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc99068 wpa_cb - .sbss.wifi_funcs - 0x3fc9906c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc9906c wifi_funcs - .sbss.g_wpa_pmk_caching_disabled - 0x3fc99070 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc99070 g_wpa_pmk_caching_disabled - *fill* 0x3fc99071 0x3 - .sbss.s_wps_sm_cb - 0x3fc99074 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - 0x3fc99074 s_wps_sm_cb - .sbss.g_wpa3_hostap_auth_api_lock - 0x3fc99078 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x3fc99078 g_wpa3_hostap_auth_api_lock - .sbss.g_wpa3_hostap_evt_queue - 0x3fc9907c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .sbss.g_wpa3_hostap_task_hdl - 0x3fc99080 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .sbss.g_sae_confirm - 0x3fc99084 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .sbss.g_sae_commit - 0x3fc99088 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .sbss.g_sae_token - 0x3fc9908c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .sbss.g_sae_pt - 0x3fc99090 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .sbss.global_hapd - 0x3fc99094 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x3fc99094 global_hapd - .sbss.eloop_data_lock - 0x3fc99098 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .sbss.s_sm_valid_bitmap - 0x3fc9909c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .sbss.gEapSm 0x3fc990a0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .sbss._ZN12_GLOBAL__N_113__new_handlerE - 0x3fc990a4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3fc990a8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3fc990ac 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3fc990b0 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3fc990b0 __eh_globals_init::_S_init + .sbss.adc1_handle + 0x3fc99010 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x3fc99010 adc1_handle + .sbss.adc1_cali_chan1_handle + 0x3fc99014 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x3fc99014 adc1_cali_chan1_handle + .sbss.adc1_cali_chan0_handle + 0x3fc99018 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x3fc99018 adc1_cali_chan0_handle + .sbss.y_sum 0x3fc9901c 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .sbss.x_sum 0x3fc99020 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .sbss.y 0x3fc99024 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .sbss.x 0x3fc99028 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .sbss.s 0x3fc9902c 0x4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .sbss.s_burn_counter + 0x3fc99030 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .sbss.p_uart_obj + 0x3fc99034 0x8 esp-idf/driver/libdriver.a(uart.c.obj) + .sbss.flash_erasing + 0x3fc9903c 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .sbss.flash_brownout_needs_reset + 0x3fc9903d 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x3fc9903e 0x2 + .sbss.s_flash_op_cache_state + 0x3fc99040 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .sbss.s_flash_guard_ops + 0x3fc99048 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .sbss.esp_flash_default_chip + 0x3fc9904c 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3fc9904c esp_flash_default_chip + .sbss.reason 0x3fc99050 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .sbss.iwdt_context + 0x3fc99054 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .sbss.p_twdt_obj + 0x3fc9905c 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .sbss.g_twdt_isr + 0x3fc99060 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc99060 g_twdt_isr + *fill* 0x3fc99061 0x3 + .sbss.ctx 0x3fc99064 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + .sbss.last_ccount.1 + 0x3fc99068 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + *fill* 0x3fc9906c 0x4 + .sbss.s_reserve_status + 0x3fc99070 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .sbss.s_temperature_sensor_power_cnt + 0x3fc99078 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .sbss.s_calibrated_freq + 0x3fc9907c 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .sbss.s_adc_digi_ctrlr_cnt + 0x3fc99084 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.adc2_lock + 0x3fc99088 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.adc1_lock + 0x3fc9908c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .sbss.s_crypto_sha_aes_lock + 0x3fc99090 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_crypto_mpi_lock + 0x3fc99094 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .sbss.s_default_loop + 0x3fc99098 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .sbss._ZN14NVSHandleEntry17s_nvs_next_handleE + 0x3fc9909c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fc9909c NVSHandleEntry::s_nvs_next_handle + .sbss._ZN3nvs19NVSPartitionManager8instanceE + 0x3fc990a0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3fc990a0 nvs::NVSPartitionManager::instance + .sbss._ZN3nvs4Lock10mSemaphoreE + 0x3fc990a4 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x3fc990a4 nvs::Lock::mSemaphore + .sbss.api_lock_sem + 0x3fc990a8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.api_sync_sem + 0x3fc990ac 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.s_wifi_inited + 0x3fc990b0 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) *fill* 0x3fc990b1 0x3 - .sbss._ZN12_GLOBAL__N_110eh_globalsE - 0x3fc990b4 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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.s_wifi_thread_sem_key.0 + 0x3fc990b4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .sbss.s_wifi_thread_sem_key_init.1 + 0x3fc990b8 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x3fc990b9 0x3 + .sbss.s_adc_unit_claimed + 0x3fc990bc 0x2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3fc990be 0x2 + .sbss.op_complete_sem + 0x3fc990c0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .sbss.op_complete_sem + 0x3fc990c4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .sbss.tx_channel + 0x3fc990c8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.rx_channel + 0x3fc990cc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.init_done.1 + 0x3fc990d0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.mul_count + 0x3fc990d4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.dbl_count + 0x3fc990d8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.add_count + 0x3fc990dc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.s_partition_list_lock + 0x3fc990e0 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list + 0x3fc990e4 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.curr_partition.2 + 0x3fc990e8 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .sbss.s_phy_modem_init_ref + 0x3fc990ec 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fc990ed 0x3 + .sbss.s_phy_digital_regs_mem + 0x3fc990f0 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .sbss.s_is_phy_reg_stored + 0x3fc990f4 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .sbss.s_is_phy_calibrated + 0x3fc990f5 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fc990f6 0x2 + .sbss.s_phy_access_lock + 0x3fc990f8 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fc990fc 0x4 + .sbss.s_wifi_prev_timestamp + 0x3fc99100 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.phy_track_pll_timer + 0x3fc99108 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .sbss.s_phy_modem_flag + 0x3fc9910c 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3fc9910e 0x2 + .sbss.select_cb_list + 0x3fc99110 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .sbss.select_cb_ctr + 0x3fc99114 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .sbss.tcpip_mbox + 0x3fc99118 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.tcpip_init_done_arg + 0x3fc9911c 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.tcpip_init_done + 0x3fc99120 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .sbss.netif_num + 0x3fc99124 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3fc99125 0x3 + .sbss.netif_default + 0x3fc99128 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc99128 netif_default + .sbss.netif_list + 0x3fc9912c 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc9912c netif_list + .sbss.ext_callback + 0x3fc99130 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .sbss.pbuf_free_ooseq_pending + 0x3fc99134 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3fc99134 pbuf_free_ooseq_pending + *fill* 0x3fc99135 0x3 + .sbss.raw_pcbs + 0x3fc99138 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + .sbss.tcp_timer_ctr + 0x3fc9913c 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .sbss.tcp_timer + 0x3fc9913d 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .sbss.tcp_active_pcbs_changed + 0x3fc9913e 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9913e tcp_active_pcbs_changed + *fill* 0x3fc9913f 0x1 + .sbss.tcp_tw_pcbs + 0x3fc99140 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc99140 tcp_tw_pcbs + .sbss.tcp_active_pcbs + 0x3fc99144 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc99144 tcp_active_pcbs + .sbss.tcp_listen_pcbs + 0x3fc99148 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc99148 tcp_listen_pcbs + .sbss.tcp_bound_pcbs + 0x3fc9914c 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9914c tcp_bound_pcbs + .sbss.tcp_ticks + 0x3fc99150 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc99150 tcp_ticks + .sbss.tcp_input_pcb + 0x3fc99154 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc99154 tcp_input_pcb + .sbss.recv_data + 0x3fc99158 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.recv_flags + 0x3fc9915c 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.flags 0x3fc9915d 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcplen 0x3fc9915e 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.recv_acked + 0x3fc99160 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fc99162 0x2 + .sbss.ackno 0x3fc99164 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.seqno 0x3fc99168 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcp_optidx + 0x3fc9916c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fc9916e 0x2 + .sbss.tcphdr_opt2 + 0x3fc99170 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr_opt1len + 0x3fc99174 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr_optlen + 0x3fc99176 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr 0x3fc99178 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcpip_tcp_timer_active + 0x3fc9917c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.current_timeout_due_time + 0x3fc99180 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.next_timeout + 0x3fc99184 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .sbss.udp_pcbs + 0x3fc99188 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3fc99188 udp_pcbs + .sbss.xid.12 0x3fc9918c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .sbss.dhcp_pcb_refcount + 0x3fc99190 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3fc99191 0x3 + .sbss.dhcp_pcb + 0x3fc99194 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .sbss.etharp_cached_entry + 0x3fc99198 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) + .sbss.is_tmr_start + 0x3fc99199 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3fc9919a 0x2 + .sbss.allrouters + 0x3fc9919c 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .sbss.allsystems + 0x3fc991a0 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .sbss.ip4_default_multicast_netif + 0x3fc991a4 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + .sbss.ip_id 0x3fc991a8 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3fc991aa 0x2 + .sbss.identification.1 + 0x3fc991ac 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .sbss.is_tmr_start + 0x3fc991b0 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) + .sbss.last_router.1 + 0x3fc991b1 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_tmr_rs_reduction + 0x3fc991b2 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_cached_destination_index + 0x3fc991b3 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + .sbss.nd6_cached_neighbor_index + 0x3fc991b4 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3fc991b5 0x3 + .sbss.base_time + 0x3fc991b8 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .sbss.lwip_task.1 + 0x3fc991bc 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.sys_thread_sem_key + 0x3fc991c0 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.g_lwip_protect_mutex + 0x3fc991c4 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.wpa_cb 0x3fc991c8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc991c8 wpa_cb + .sbss.wifi_funcs + 0x3fc991cc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc991cc wifi_funcs + .sbss.g_wpa_pmk_caching_disabled + 0x3fc991d0 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc991d0 g_wpa_pmk_caching_disabled + *fill* 0x3fc991d1 0x3 + .sbss.s_wps_sm_cb + 0x3fc991d4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x3fc991d4 s_wps_sm_cb + .sbss.g_wpa3_hostap_auth_api_lock + 0x3fc991d8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc991d8 g_wpa3_hostap_auth_api_lock + .sbss.g_wpa3_hostap_evt_queue + 0x3fc991dc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_wpa3_hostap_task_hdl + 0x3fc991e0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_confirm + 0x3fc991e4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_commit + 0x3fc991e8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_token + 0x3fc991ec 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.g_sae_pt + 0x3fc991f0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .sbss.global_hapd + 0x3fc991f4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x3fc991f4 global_hapd + .sbss.eloop_data_lock + 0x3fc991f8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .sbss.s_sm_valid_bitmap + 0x3fc991fc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .sbss.gEapSm 0x3fc99200 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .sbss._ZN12_GLOBAL__N_113__new_handlerE + 0x3fc99204 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3fc990bc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x3fc990c0 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3fc990c4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3fc990c4 __stdio_exit_handler + 0x3fc99208 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x3fc9920c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x3fc99210 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3fc99210 __eh_globals_init::_S_init + *fill* 0x3fc99211 0x3 + .sbss._ZN12_GLOBAL__N_110eh_globalsE + 0x3fc99214 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x3fc9921c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x3fc99220 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3fc99224 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3fc99224 __stdio_exit_handler *(.ext_ram.bss .ext_ram.bss.*) *(COMMON) *(.dynsbss) @@ -25919,11 +25897,11 @@ END GROUP *(.dynbss) *(.share.mem) *(.gnu.linkonce.b.*) - 0x3fc990c8 . = ALIGN (0x8) - 0x3fc990c8 _bss_end = ABSOLUTE (.) + 0x3fc99228 . = ALIGN (0x8) + 0x3fc99228 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0x8bb3c +.flash.text 0x42000020 0x8dfb8 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -26665,8894 +26643,9012 @@ END GROUP .text.nvs_sec_provider_include_impl 0x42007ea6 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) 0x42007ea6 nvs_sec_provider_include_impl + .text.check_motor_pcm + 0x42007ea8 0x22 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .text.rc_get_raw_data + 0x42007eca 0x5cc esp-idf/main/libmain.a(espnow_example_main.c.obj) + .text.rc_task 0x42008496 0xbe esp-idf/main/libmain.a(espnow_example_main.c.obj) + .text.adc_calibration_init + 0x42008554 0xfa esp-idf/main/libmain.a(espnow_example_main.c.obj) + .text.rc_adc_init + 0x4200864e 0xfa esp-idf/main/libmain.a(espnow_example_main.c.obj) .text.example_wifi_init - 0x42007ea8 0x1ba esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x42008748 0x1ba esp-idf/main/libmain.a(espnow_example_main.c.obj) .text.example_espnow_deinit - 0x42008062 0x38 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x42008902 0x38 esp-idf/main/libmain.a(espnow_example_main.c.obj) .text.example_espnow_recv_cb - 0x4200809a 0x114 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x4200893a 0x114 esp-idf/main/libmain.a(espnow_example_main.c.obj) .text.example_espnow_send_cb - 0x420081ae 0xb2 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x42008a4e 0xb2 esp-idf/main/libmain.a(espnow_example_main.c.obj) .text.example_espnow_data_parse - 0x42008260 0xb4 esp-idf/main/libmain.a(espnow_example_main.c.obj) - 0x42008260 example_espnow_data_parse + 0x42008b00 0xb4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x42008b00 example_espnow_data_parse .text.example_espnow_data_prepare - 0x42008314 0x154 esp-idf/main/libmain.a(espnow_example_main.c.obj) - 0x42008314 example_espnow_data_prepare + 0x42008bb4 0x154 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x42008bb4 example_espnow_data_prepare .text.example_espnow_init - 0x42008468 0x334 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x42008d08 0x334 esp-idf/main/libmain.a(espnow_example_main.c.obj) .text.example_espnow_task - 0x4200879c 0x546 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x4200903c 0x546 esp-idf/main/libmain.a(espnow_example_main.c.obj) .text.app_main - 0x42008ce2 0x80 esp-idf/main/libmain.a(espnow_example_main.c.obj) - 0x42008ce2 app_main + 0x42009582 0xae esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x42009582 app_main .text.riscv_decode_offset_from_jal_instruction - 0x42008d62 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x42008d62 riscv_decode_offset_from_jal_instruction + 0x42009630 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x42009630 riscv_decode_offset_from_jal_instruction .text.esp_efuse_read_field_blob - 0x42008dae 0x7e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - 0x42008dae esp_efuse_read_field_blob + 0x4200967c 0x7e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x4200967c esp_efuse_read_field_blob .text.esp_efuse_get_field_size - 0x42008e2c 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - 0x42008e2c esp_efuse_get_field_size + 0x420096fa 0x22 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x420096fa esp_efuse_get_field_size .text.esp_efuse_check_errors - 0x42008e4e 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - 0x42008e4e esp_efuse_check_errors + 0x4200971c 0xc esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x4200971c esp_efuse_check_errors .text.get_mask - 0x42008e5a 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42009728 0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .text.get_reg_num - 0x42008e76 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42009744 0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .text.get_starting_bit_num_in_reg - 0x42008e9e 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x4200976c 0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .text.get_count_bits_in_reg - 0x42008eb2 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42009780 0x34 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .text.check_range_of_bits - 0x42008ee6 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x420097b4 0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .text.esp_efuse_utility_process - 0x42008ef8 0x190 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x42008ef8 esp_efuse_utility_process + 0x420097c6 0x190 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x420097c6 esp_efuse_utility_process .text.esp_efuse_utility_get_number_of_items - 0x42009088 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x42009088 esp_efuse_utility_get_number_of_items + 0x42009956 0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42009956 esp_efuse_utility_get_number_of_items .text.esp_efuse_utility_read_reg - 0x42009098 0x78 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x42009098 esp_efuse_utility_read_reg + 0x42009966 0x78 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42009966 esp_efuse_utility_read_reg .text.esp_efuse_utility_fill_buff - 0x42009110 0xee esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x42009110 esp_efuse_utility_fill_buff + 0x420099de 0xee esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x420099de esp_efuse_utility_fill_buff .text.esp_efuse_utility_count_once - 0x420091fe 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x420091fe esp_efuse_utility_count_once + 0x42009acc 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42009acc esp_efuse_utility_count_once .text.esp_efuse_utility_check_errors - 0x42009256 0x94 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x42009256 esp_efuse_utility_check_errors + 0x42009b24 0x94 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x42009b24 esp_efuse_utility_check_errors .text.s_mem_caps_check - 0x420092ea 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009bb8 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x42009300 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009bce 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x4200933a 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009c08 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x42009350 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009c1e 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x42009372 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009c40 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x420093ca 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009c98 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x42009472 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009d40 0xa8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x4200951a 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x4200951a esp_mmu_map_init + 0x42009de8 0x19a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009de8 esp_mmu_map_init .text.esp_mmu_map - 0x420096b4 0x53c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x420096b4 esp_mmu_map + 0x42009f82 0x53c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42009f82 esp_mmu_map .text.esp_mmu_unmap - 0x42009bf0 0x194 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42009bf0 esp_mmu_unmap + 0x4200a4be 0x194 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200a4be esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x42009d84 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42009d84 esp_mmu_vaddr_to_paddr + 0x4200a652 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4200a652 esp_mmu_vaddr_to_paddr + .text.gpio_input_enable + 0x4200a758 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_input_disable + 0x4200a7d8 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_disable + 0x4200a858 0x9e esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_enable + 0x4200a8f6 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_od_disable + 0x4200a976 0x7e esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x42009e8a 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200a9f4 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x42009f0c 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200aa76 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x42009f8c 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200aaf6 0x82 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4200a00e 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200ab78 0x80 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x4200a08e 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200abf8 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x4200a126 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200ac90 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x4200a1be 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200ad28 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x4200a254 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200adbe 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_intr_enable_on_core + 0x4200ae54 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_output_enable + 0x4200ae6c 0x9c esp-idf/driver/libdriver.a(gpio.c.obj) + .text.gpio_pullup_en + 0x4200af08 0xa8 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200af08 gpio_pullup_en + .text.gpio_pullup_dis + 0x4200afb0 0xc2 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200afb0 gpio_pullup_dis + .text.gpio_pulldown_en + 0x4200b072 0xa8 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b072 gpio_pulldown_en + .text.gpio_pulldown_dis + 0x4200b11a 0xa6 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b11a gpio_pulldown_dis + .text.gpio_set_intr_type + 0x4200b1c0 0x15c esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b1c0 gpio_set_intr_type + .text.gpio_intr_enable + 0x4200b31c 0xa2 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b31c gpio_intr_enable + .text.gpio_intr_disable + 0x4200b3be 0x76 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b3be gpio_intr_disable + .text.gpio_config + 0x4200b434 0x1e4 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b434 gpio_config .text.gpio_sleep_set_direction - 0x4200a2ea 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) - 0x4200a2ea gpio_sleep_set_direction + 0x4200b618 0xa0 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b618 gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x4200a38a 0x146 esp-idf/driver/libdriver.a(gpio.c.obj) - 0x4200a38a gpio_sleep_set_pull_mode + 0x4200b6b8 0x146 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b6b8 gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x4200a4d0 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) - 0x4200a4d0 gpio_sleep_sel_en + 0x4200b7fe 0x98 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b7fe gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x4200a568 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) - 0x4200a568 gpio_sleep_sel_dis + 0x4200b896 0x96 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x4200b896 gpio_sleep_sel_dis + .text.rtc_gpio_is_valid_gpio + 0x4200b92c 0x4 esp-idf/driver/libdriver.a(rtc_io.c.obj) + 0x4200b92c rtc_gpio_is_valid_gpio .text.uart_pattern_queue_update - 0x4200a5fe 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200b930 0x44 esp-idf/driver/libdriver.a(uart.c.obj) .text.uart_reenable_intr_mask - 0x4200a642 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200b974 0x90 esp-idf/driver/libdriver.a(uart.c.obj) .text.uart_set_word_length - 0x4200a6d2 0xb6 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200a6d2 uart_set_word_length + 0x4200ba04 0xb6 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200ba04 uart_set_word_length .text.uart_get_word_length - 0x4200a788 0x58 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200a788 uart_get_word_length + 0x4200baba 0x58 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200baba uart_get_word_length .text.uart_set_stop_bits - 0x4200a7e0 0xb6 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200a7e0 uart_set_stop_bits + 0x4200bb12 0xb6 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200bb12 uart_set_stop_bits .text.uart_get_stop_bits - 0x4200a896 0x78 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200a896 uart_get_stop_bits + 0x4200bbc8 0x78 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200bbc8 uart_get_stop_bits .text.uart_set_parity - 0x4200a90e 0x78 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200a90e uart_set_parity + 0x4200bc40 0x78 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200bc40 uart_set_parity .text.uart_get_parity - 0x4200a986 0x78 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200a986 uart_get_parity + 0x4200bcb8 0x78 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200bcb8 uart_get_parity .text.uart_set_baudrate - 0x4200a9fe 0x16a esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200a9fe uart_set_baudrate + 0x4200bd30 0x16a esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200bd30 uart_set_baudrate .text.uart_get_baudrate - 0x4200ab68 0xca esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200ab68 uart_get_baudrate + 0x4200be9a 0xca esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200be9a uart_get_baudrate .text.uart_wait_tx_done - 0x4200ac32 0x22a esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200ac32 uart_wait_tx_done + 0x4200bf64 0x22a esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200bf64 uart_wait_tx_done .text.uart_get_buffered_data_len - 0x4200ae5c 0xc2 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200ae5c uart_get_buffered_data_len + 0x4200c18e 0xc2 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200c18e uart_get_buffered_data_len .text.uart_flush_input - 0x4200af1e 0x1f8 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200af1e uart_flush_input - 0x4200af1e uart_flush + 0x4200c250 0x1f8 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200c250 uart_flush_input + 0x4200c250 uart_flush .text.uart_is_driver_installed - 0x4200b116 0x22 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200b116 uart_is_driver_installed + 0x4200c448 0x22 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200c448 uart_is_driver_installed .text.uart_set_select_notif_callback - 0x4200b138 0x1c esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200b138 uart_set_select_notif_callback + 0x4200c46a 0x1c esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200c46a uart_set_select_notif_callback .text.uart_get_selectlock - 0x4200b154 0x6 esp-idf/driver/libdriver.a(uart.c.obj) - 0x4200b154 uart_get_selectlock + 0x4200c486 0x6 esp-idf/driver/libdriver.a(uart.c.obj) + 0x4200c486 uart_get_selectlock .text.bootloader_init_mem - 0x4200b15a 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x4200b15a bootloader_init_mem + 0x4200c48c 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x4200c48c bootloader_init_mem .text.bootloader_flash_update_id - 0x4200b168 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x4200b168 bootloader_flash_update_id + 0x4200c49a 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x4200c49a bootloader_flash_update_id .text.spi_flash_init_lock - 0x4200b188 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200b188 spi_flash_init_lock + 0x4200c4ba 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200c4ba spi_flash_init_lock .text.spi_flash_op_lock - 0x4200b18a 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200b18a spi_flash_op_lock + 0x4200c4bc 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200c4bc spi_flash_op_lock .text.spi_flash_op_unlock - 0x4200b19c 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4200b19c spi_flash_op_unlock + 0x4200c4ce 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x4200c4ce spi_flash_op_unlock .text.spi_flash_mmap - 0x4200b1ae 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200b1ae spi_flash_mmap + 0x4200c4e0 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200c4e0 spi_flash_mmap .text.spi_flash_munmap - 0x4200b276 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200b276 spi_flash_munmap + 0x4200c5a8 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200c5a8 spi_flash_munmap .text.spi_flash_cache2phys - 0x4200b2e4 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4200b2e4 spi_flash_cache2phys + 0x4200c616 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4200c616 spi_flash_cache2phys .text.esp_mspi_get_io - 0x4200b308 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4200b308 esp_mspi_get_io + 0x4200c63a 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4200c63a esp_mspi_get_io .text.esp_flash_read_chip_id - 0x4200b3a2 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4200b3a2 esp_flash_read_chip_id + 0x4200c6d4 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x4200c6d4 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x4200b3b6 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200c6e8 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x4200b3f4 0x138 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200b3f4 esp_flash_init_default_chip + 0x4200c726 0x138 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200c726 esp_flash_init_default_chip .text.esp_flash_app_init - 0x4200b52c 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4200b52c esp_flash_app_init + 0x4200c85e 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4200c85e esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x4200b554 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x4200b554 esp_flash_app_enable_os_functions + 0x4200c886 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4200c886 esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x4200b586 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x4200b586 esp_crosscore_int_init + 0x4200c8b8 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4200c8b8 esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x4200b5ec 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200b5ec esp_vApplicationIdleHook + 0x4200c91e 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200c91e esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x4200b632 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200b632 esp_register_freertos_idle_hook_for_cpu + 0x4200c964 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200c964 esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x4200b6a6 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4200b6a6 esp_register_freertos_tick_hook_for_cpu + 0x4200c9d8 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4200c9d8 esp_register_freertos_tick_hook_for_cpu .text.esp_int_wdt_init - 0x4200b71a 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200b71a esp_int_wdt_init + 0x4200ca4c 0xc8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200ca4c esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x4200b7e2 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4200b7e2 esp_int_wdt_cpu_init + 0x4200cb14 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x4200cb14 esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x4200b836 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cb68 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x4200b866 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cb98 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x4200b898 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cbca 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x4200b8c4 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cbf6 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x4200ba3e 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cd70 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x4200ba64 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200ba64 task_wdt_timeout_abort + 0x4200cd96 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cd96 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x4200bafe 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200ce30 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x4200bb4e 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200bb4e esp_task_wdt_add + 0x4200ce80 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200ce80 esp_task_wdt_add .text.subscribe_idle - 0x4200bbb4 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cee6 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x4200bc66 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200bc66 esp_task_wdt_init + 0x4200cf98 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200cf98 esp_task_wdt_init .text.esp_task_wdt_reset - 0x4200bdaa 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200bdaa esp_task_wdt_reset + 0x4200d0dc 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d0dc esp_task_wdt_reset .text.idle_hook_cb - 0x4200be76 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d1a8 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x4200be86 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x4200be86 esp_task_wdt_print_triggered_tasks + 0x4200d1b8 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d1b8 esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x4200bfb0 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4200d2e2 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x4200c0ba 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200c0ba esp_task_wdt_impl_timer_allocate + 0x4200d3ec 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d3ec esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x4200c1ac 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200c1ac esp_task_wdt_impl_timer_feed + 0x4200d4de 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d4de esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x4200c1e2 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200c1e2 esp_task_wdt_impl_timeout_triggered + 0x4200d514 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d514 esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x4200c210 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4200c210 esp_task_wdt_impl_timer_restart + 0x4200d542 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4200d542 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x4200c250 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d582 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x4200c27c 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d5ae 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x4200c2a8 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d5da 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x4200c34c 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d67e 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x4200c374 0xfc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200c374 spi_flash_hal_init + 0x4200d6a6 0xfc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d6a6 spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x4200c470 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200c470 spi_flash_hal_supports_direct_write + 0x4200d7a2 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d7a2 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x4200c482 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4200c482 spi_flash_hal_supports_direct_read + 0x4200d7b4 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4200d7b4 spi_flash_hal_supports_direct_read .text.uart_ll_get_baudrate - 0x4200c494 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d7c6 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) .text.uart_hal_get_sclk - 0x4200c4cc 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c4cc uart_hal_get_sclk + 0x4200d7fe 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d7fe uart_hal_get_sclk .text.uart_hal_get_baudrate - 0x4200c4f2 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c4f2 uart_hal_get_baudrate + 0x4200d824 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d824 uart_hal_get_baudrate .text.uart_hal_set_stop_bits - 0x4200c50c 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c50c uart_hal_set_stop_bits + 0x4200d83e 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d83e uart_hal_set_stop_bits .text.uart_hal_get_stop_bits - 0x4200c51e 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c51e uart_hal_get_stop_bits + 0x4200d850 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d850 uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x4200c52a 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c52a uart_hal_set_data_bit_num + 0x4200d85c 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d85c uart_hal_set_data_bit_num .text.uart_hal_get_data_bit_num - 0x4200c53a 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c53a uart_hal_get_data_bit_num + 0x4200d86c 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d86c uart_hal_get_data_bit_num .text.uart_hal_set_parity - 0x4200c546 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c546 uart_hal_set_parity + 0x4200d878 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d878 uart_hal_set_parity .text.uart_hal_get_parity - 0x4200c566 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4200c566 uart_hal_get_parity + 0x4200d898 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4200d898 uart_hal_get_parity + .text.gpio_hal_intr_enable_on_core + 0x4200d8b4 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x4200d8b4 gpio_hal_intr_enable_on_core + .text.gpio_hal_intr_disable + 0x4200d924 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x4200d924 gpio_hal_intr_disable .text.esp_cpu_configure_region_protection - 0x4200c582 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x4200c582 esp_cpu_configure_region_protection + 0x4200d95e 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x4200d95e esp_cpu_configure_region_protection .text.esp_fill_random - 0x4200c682 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - 0x4200c682 esp_fill_random + 0x4200da5e 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x4200da5e esp_fill_random .text.temperature_sensor_get_raw_value - 0x4200c6ec 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dac8 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_ll_set_range - 0x4200c790 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200db6c 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_power_acquire - 0x4200c7b2 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4200c7b2 temperature_sensor_power_acquire + 0x4200db8e 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200db8e temperature_sensor_power_acquire .text.temperature_sensor_power_release - 0x4200c80a 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4200c80a temperature_sensor_power_release + 0x4200dbe8 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dbe8 temperature_sensor_power_release .text.temp_sensor_get_raw_value - 0x4200c89a 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4200c89a temp_sensor_get_raw_value + 0x4200dc78 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4200dc78 temp_sensor_get_raw_value .text.esp_clk_tree_src_get_freq_hz - 0x4200c9ac 0x19e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x4200c9ac esp_clk_tree_src_get_freq_hz + 0x4200dd8a 0x19e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x4200dd8a esp_clk_tree_src_get_freq_hz .text.clk_tree_rtc_slow_calibration - 0x4200cb4a 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200df28 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 - 0x4200cbb6 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200cbb6 esp_clk_tree_rc_fast_d256_get_freq_hz + 0x4200df94 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200df94 esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x4200cc2c 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200cc2c esp_clk_tree_xtal32k_get_freq_hz + 0x4200e00a 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e00a esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x4200cca6 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200cca6 esp_clk_tree_lp_slow_get_freq_hz + 0x4200e084 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e084 esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x4200cce8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200cce8 esp_clk_tree_rc_fast_get_freq_hz + 0x4200e0c6 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e0c6 esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x4200cd08 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x4200cd08 esp_clk_tree_lp_fast_get_freq_hz + 0x4200e0e6 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200e0e6 esp_clk_tree_lp_fast_get_freq_hz .text.adc_calc_hw_calibration_code - 0x4200cd74 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200cd74 adc_calc_hw_calibration_code + 0x4200e152 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e152 adc_calc_hw_calibration_code + .text.adc_lock_release + 0x4200e1f0 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e1f0 adc_lock_release + .text.adc_lock_try_acquire + 0x4200e2b8 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e2b8 adc_lock_try_acquire .text.adc2_wifi_acquire - 0x4200ce12 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200ce12 adc2_wifi_acquire + 0x4200e30e 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e30e adc2_wifi_acquire .text.adc_apb_periph_claim - 0x4200ce16 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200ce16 adc_apb_periph_claim + 0x4200e312 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e312 adc_apb_periph_claim .text.adc_apb_periph_free - 0x4200ce56 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4200ce56 adc_apb_periph_free + 0x4200e352 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4200e352 adc_apb_periph_free .text.esp_crypto_sha_aes_lock_acquire - 0x4200cecc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200cecc esp_crypto_sha_aes_lock_acquire + 0x4200e3c8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e3c8 esp_crypto_sha_aes_lock_acquire .text.esp_crypto_sha_aes_lock_release - 0x4200cee6 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200cee6 esp_crypto_sha_aes_lock_release + 0x4200e3e2 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e3e2 esp_crypto_sha_aes_lock_release .text.esp_crypto_mpi_lock_acquire - 0x4200cf00 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200cf00 esp_crypto_mpi_lock_acquire + 0x4200e3fc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e3fc esp_crypto_mpi_lock_acquire .text.esp_crypto_mpi_lock_release - 0x4200cf1a 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - 0x4200cf1a esp_crypto_mpi_lock_release + 0x4200e416 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x4200e416 esp_crypto_mpi_lock_release .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_EEET_SE_SE_T0_ - 0x4200cf34 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e430 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_ET_SA_SA_T0_ - 0x4200cf44 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e440 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleE - 0x4200cf52 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e44e 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_ - 0x4200cf82 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e47e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZ9nvs_closeEUlRS1_E_ET_S6_S6_T0_ - 0x4200cf92 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e48e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL19nvs_get_str_or_blobmN3nvs8ItemTypeEPKcPvPj - 0x4200cfa0 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e49c 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x4200d02c 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e528 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 - 0x4200d052 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e54e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x4200d082 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e57e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZN14NVSHandleEntryD2Ev - 0x4200d092 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d092 NVSHandleEntry::~NVSHandleEntry() - 0x4200d092 NVSHandleEntry::~NVSHandleEntry() + 0x4200e58e 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e58e NVSHandleEntry::~NVSHandleEntry() + 0x4200e58e NVSHandleEntry::~NVSHandleEntry() .text.nvs_flash_init_partition - 0x4200d0a6 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d0a6 nvs_flash_init_partition + 0x4200e5a2 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e5a2 nvs_flash_init_partition .text.nvs_flash_init - 0x4200d0de 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d0de nvs_flash_init + 0x4200e5da 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e5da nvs_flash_init .text.nvs_erase_key - 0x4200d0f4 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d0f4 nvs_erase_key + 0x4200e5f0 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e5f0 nvs_erase_key .text.nvs_commit - 0x4200d130 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d130 nvs_commit + 0x4200e62c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e62c nvs_commit .text.nvs_set_blob - 0x4200d164 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d164 nvs_set_blob + 0x4200e660 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e660 nvs_set_blob .text.nvs_get_blob - 0x4200d1b0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d1b0 nvs_get_blob + 0x4200e6ac 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e6ac nvs_get_blob .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x4200d1c8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d1c8 intrusive_list::erase(intrusive_list::iterator) + 0x4200e6c4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e6c4 intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x4200d1e4 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e6e0 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x4200d232 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d232 nvs_flash_erase_partition + 0x4200e72e 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e72e nvs_flash_erase_partition .text.nvs_flash_erase - 0x4200d290 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d290 nvs_flash_erase + 0x4200e78c 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e78c nvs_flash_erase .text.nvs_close - 0x4200d2a6 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d2a6 nvs_close + 0x4200e7a2 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e7a2 nvs_close .text._ZN14intrusive_listI14NVSHandleEntryE9push_backEPS0_ - 0x4200d2fc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d2fc intrusive_list::push_back(NVSHandleEntry*) + 0x4200e7f8 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e7f8 intrusive_list::push_back(NVSHandleEntry*) .text.nvs_open_from_partition - 0x4200d31c 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d31c nvs_open_from_partition + 0x4200e818 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e818 nvs_open_from_partition .text.nvs_open - 0x4200d3c2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d3c2 nvs_open + 0x4200e8be 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e8be nvs_open .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ - 0x4200d3de 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d3de int nvs::NVSHandle::set_item(char const*, signed char) + 0x4200e8da 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e8da int nvs::NVSHandle::set_item(char const*, signed char) .text._Z7nvs_setIaEimPKcT_ - 0x4200d3fc 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e8f8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_i8 - 0x4200d440 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d440 nvs_set_i8 + 0x4200e93c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e93c nvs_set_i8 .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ - 0x4200d44e 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d44e int nvs::NVSHandle::set_item(char const*, unsigned char) + 0x4200e94a 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e94a int nvs::NVSHandle::set_item(char const*, unsigned char) .text._Z7nvs_setIhEimPKcT_ - 0x4200d46c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e968 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u8 - 0x4200d4b0 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d4b0 nvs_set_u8 + 0x4200e9ac 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e9ac nvs_set_u8 .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ - 0x4200d4be 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d4be int nvs::NVSHandle::set_item(char const*, unsigned short) + 0x4200e9ba 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e9ba int nvs::NVSHandle::set_item(char const*, unsigned short) .text._Z7nvs_setItEimPKcT_ - 0x4200d4dc 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200e9d8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u16 - 0x4200d520 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d520 nvs_set_u16 + 0x4200ea1c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea1c nvs_set_u16 .text._ZN3nvs9NVSHandle8set_itemImEEiPKcT_ - 0x4200d52e 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d52e int nvs::NVSHandle::set_item(char const*, unsigned long) + 0x4200ea2a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea2a int nvs::NVSHandle::set_item(char const*, unsigned long) .text._Z7nvs_setImEimPKcT_ - 0x4200d548 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea44 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u32 - 0x4200d58c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d58c nvs_set_u32 + 0x4200ea88 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea88 nvs_set_u32 .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ - 0x4200d59a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d59a int nvs::NVSHandle::get_item(char const*, signed char&) + 0x4200ea96 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ea96 int nvs::NVSHandle::get_item(char const*, signed char&) .text._Z7nvs_getIaEimPKcPT_ - 0x4200d5b2 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eaae 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_i8 - 0x4200d5f6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d5f6 nvs_get_i8 + 0x4200eaf2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eaf2 nvs_get_i8 .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ - 0x4200d604 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d604 int nvs::NVSHandle::get_item(char const*, unsigned char&) + 0x4200eb00 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb00 int nvs::NVSHandle::get_item(char const*, unsigned char&) .text._Z7nvs_getIhEimPKcPT_ - 0x4200d61c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb18 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u8 - 0x4200d660 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d660 nvs_get_u8 + 0x4200eb5c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb5c nvs_get_u8 .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ - 0x4200d66e 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d66e int nvs::NVSHandle::get_item(char const*, unsigned short&) + 0x4200eb6a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb6a int nvs::NVSHandle::get_item(char const*, unsigned short&) .text._Z7nvs_getItEimPKcPT_ - 0x4200d686 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200eb82 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u16 - 0x4200d6ca 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d6ca nvs_get_u16 + 0x4200ebc6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ebc6 nvs_get_u16 .text._ZN3nvs9NVSHandle8get_itemImEEiPKcRT_ - 0x4200d6d8 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d6d8 int nvs::NVSHandle::get_item(char const*, unsigned long&) + 0x4200ebd4 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ebd4 int nvs::NVSHandle::get_item(char const*, unsigned long&) .text._Z7nvs_getImEimPKcPT_ - 0x4200d6f0 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ebec 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u32 - 0x4200d734 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4200d734 nvs_get_u32 + 0x4200ec30 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4200ec30 nvs_get_u32 .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x4200d742 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ec3e 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_ - 0x4200d78c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ec88 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4200d7d6 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ecd2 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 - 0x4200d836 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ed32 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4200d86a 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ed66 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x4200d8ea 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ede6 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 - 0x4200d940 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ee3c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4200d974 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ee70 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 - 0x4200d9f4 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200eef0 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_ET_SC_SC_T0_ - 0x4200da30 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ef2c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x4200da40 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200da40 nvs::Item::getKey(char*, unsigned int) + 0x4200ef3c 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ef3c nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200da7a 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200da7a nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x4200ef76 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ef76 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE - 0x4200db18 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200db18 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x4200f014 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f014 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj - 0x4200db7c 0xe2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200db7c nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) + 0x4200f078 0xe2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f078 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE - 0x4200dc5e 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200dc5e nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) + 0x4200f15a 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f15a nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj - 0x4200dd96 0x11e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200dd96 nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) + 0x4200f292 0x11e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f292 nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj - 0x4200deb4 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200deb4 nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) + 0x4200f3b0 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f3b0 nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc - 0x4200df46 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200df46 nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) + 0x4200f442 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f442 nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) .text._ZN3nvs7Storage14eraseNamespaceEh - 0x4200dfd8 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200dfd8 nvs::Storage::eraseNamespace(unsigned char) + 0x4200f4d4 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f4d4 nvs::Storage::eraseNamespace(unsigned char) .text._ZN3nvs7Storage7findKeyEhPKcPNS_8ItemTypeE - 0x4200e02a 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e02a nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) + 0x4200f526 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f526 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj - 0x4200e06e 0x82 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e06e nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) + 0x4200f56a 0x82 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f56a nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj - 0x4200e0f0 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e0f0 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) + 0x4200f5ec 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f5ec nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x4200e16a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e16a intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x4200f666 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f666 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200e18a 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e18a nvs::Storage::populateBlobIndices(intrusive_list&) + 0x4200f686 0xa4 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f686 nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x4200e22e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e22e intrusive_list::erase(intrusive_list::iterator) + 0x4200f72a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f72a intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x4200e24a 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e24a nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x4200f746 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f746 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x4200e36a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e36a CompressedEnumTable::set(unsigned int, bool) + 0x4200f866 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f866 CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x4200e39a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e39a intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x4200f896 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f896 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x4200e3ba 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e3ba intrusive_list::clearAndFreeNodes() + 0x4200f8b6 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f8b6 intrusive_list::clearAndFreeNodes() .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE9push_backEPS2_ - 0x4200e3e8 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e3e8 intrusive_list::push_back(nvs::Storage::UsedPageNode*) + 0x4200f8e4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f8e4 intrusive_list::push_back(nvs::Storage::UsedPageNode*) .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x4200e408 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e408 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x4200f904 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f904 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x4200e454 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e454 std::unique_ptr >::~unique_ptr() - 0x4200e454 std::unique_ptr >::~unique_ptr() + 0x4200f950 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f950 std::unique_ptr >::~unique_ptr() + 0x4200f950 std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x4200e470 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e470 intrusive_list::erase(intrusive_list::iterator) + 0x4200f96c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f96c intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x4200e48c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e48c intrusive_list::clearAndFreeNodes() + 0x4200f988 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f988 intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x4200e4ba 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e4ba nvs::Storage::clearNamespaces() + 0x4200f9b6 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f9b6 nvs::Storage::clearNamespaces() .text._ZN3nvs7Storage4initEmm - 0x4200e4cc 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e4cc nvs::Storage::init(unsigned long, unsigned long) + 0x4200f9c8 0x13e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200f9c8 nvs::Storage::init(unsigned long, unsigned long) .text._ZN3nvs7StorageD2Ev - 0x4200e60a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e60a nvs::Storage::~Storage() - 0x4200e60a nvs::Storage::~Storage() + 0x4200fb06 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fb06 nvs::Storage::~Storage() + 0x4200fb06 nvs::Storage::~Storage() .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE5eraseENS3_8iteratorE - 0x4200e626 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e626 intrusive_list::erase(intrusive_list::iterator) + 0x4200fb22 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fb22 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE17clearAndFreeNodesEv - 0x4200e642 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e642 intrusive_list::clearAndFreeNodes() + 0x4200fb3e 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fb3e intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE - 0x4200e670 0x1ee esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e670 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) + 0x4200fb6c 0x1ee esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fb6c nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj - 0x4200e85e 0x256 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200e85e nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) + 0x4200fd5a 0x256 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200fd5a nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh - 0x4200eab4 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4200eab4 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) + 0x4200ffb0 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4200ffb0 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) .text._ZN3nvs15NVSHandleSimple6commitEv - 0x4200ebbc 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ebbc nvs::NVSHandleSimple::commit() + 0x420100b8 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420100b8 nvs::NVSHandleSimple::commit() .text._ZN3nvs15NVSHandleSimpleD2Ev - 0x4200ebce 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ebce nvs::NVSHandleSimple::~NVSHandleSimple() - 0x4200ebce nvs::NVSHandleSimple::~NVSHandleSimple() + 0x420100ca 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420100ca nvs::NVSHandleSimple::~NVSHandleSimple() + 0x420100ca nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimpleD0Ev - 0x4200ebf8 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ebf8 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x420100f4 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420100f4 nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj - 0x4200ec16 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ec16 nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) + 0x42010112 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010112 nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj - 0x4200ec4e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ec4e nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) + 0x4201014a 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201014a nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj - 0x4200ec88 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ec88 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) + 0x42010184 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010184 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj - 0x4200ecb2 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ecb2 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) + 0x420101ae 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420101ae nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj - 0x4200ecde 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ecde nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) + 0x420101da 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420101da nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ - 0x4200ed0a 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ed0a nvs::NVSHandleSimple::set_string(char const*, char const*) + 0x42010206 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010206 nvs::NVSHandleSimple::set_string(char const*, char const*) .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj - 0x4200ed6a 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ed6a nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) + 0x42010266 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010266 nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs15NVSHandleSimple8find_keyEPKcR10nvs_type_t - 0x4200ed92 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ed92 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) + 0x4201028e 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201028e nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc - 0x4200ede4 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ede4 nvs::NVSHandleSimple::erase_item(char const*) + 0x420102e0 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420102e0 nvs::NVSHandleSimple::erase_item(char const*) .text._ZN3nvs15NVSHandleSimple9erase_allEv - 0x4200ee1a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ee1a nvs::NVSHandleSimple::erase_all() + 0x42010316 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010316 nvs::NVSHandleSimple::erase_all() .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj - 0x4200ee4a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ee4a nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) + 0x42010346 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42010346 nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x4200ee7e 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4200ee7e nvs::NVSHandleSimple::get_partition_name() const + 0x4201037a 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201037a nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x4200ee92 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200ee92 nvs::NVSPartition::~NVSPartition() - 0x4200ee92 nvs::NVSPartition::~NVSPartition() + 0x4201038e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201038e nvs::NVSPartition::~NVSPartition() + 0x4201038e nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x4200eea8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eea8 nvs::NVSPartition::get_partition_name() + 0x420103a4 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103a4 nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x4200eeae 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eeae nvs::NVSPartition::get_address() + 0x420103aa 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103aa nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x4200eeb4 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eeb4 nvs::NVSPartition::get_size() + 0x420103b0 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103b0 nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x4200eeba 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eeba nvs::NVSPartition::get_readonly() + 0x420103b6 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103b6 nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x4200eec2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eec2 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x420103be 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103be nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x4200eed2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eed2 nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x420103ce 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103ce nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x4200eeee 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eeee nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x420103ea 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103ea nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x4200eefe 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200eefe nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x420103fa 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420103fa nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x4200ef1a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200ef1a nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x42010416 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42010416 nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x4200ef2a 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200ef2a nvs::NVSPartition::~NVSPartition() + 0x42010426 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42010426 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x4200ef50 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4200ef50 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x4200ef50 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x4201044c 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201044c nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x4201044c nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x4200ef82 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200ef82 nvs::NVSPartitionManager::~NVSPartitionManager() - 0x4200ef82 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4201047e 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201047e nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4201047e nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x4200ef8e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200ef8e nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4201048a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201048a nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x4200efaa 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420104a6 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 - 0x4200efd0 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420104cc 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_ - 0x4200f000 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420104fc 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x4200f010 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f010 nvs::Storage::Storage(nvs::Partition*) - 0x4200f010 nvs::Storage::Storage(nvs::Partition*) + 0x4201050c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201050c nvs::Storage::Storage(nvs::Partition*) + 0x4201050c nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x4200f05a 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f05a nvs::NVSPartitionManager::get_instance() + 0x42010556 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010556 nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x4200f0bc 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f0bc nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x420105b8 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420105b8 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x4200f0d0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f0d0 intrusive_list::push_back(nvs::NVSPartition*) + 0x420105cc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420105cc intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x4200f0f0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f0f0 intrusive_list::erase(intrusive_list::iterator) + 0x420105ec 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420105ec intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x4200f10c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f10c intrusive_list::push_back(nvs::Storage*) + 0x42010608 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010608 intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x4200f12c 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f12c nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x42010628 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010628 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x4200f1dc 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f1dc nvs::NVSPartitionManager::init_partition(char const*) + 0x420106d8 0x7a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420106d8 nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x4200f256 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f256 intrusive_list::erase(intrusive_list::iterator) + 0x42010752 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010752 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE - 0x4200f272 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f272 nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) + 0x4201076e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201076e nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x4200f29c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f29c intrusive_list::erase(intrusive_list::iterator) + 0x42010798 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010798 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x4200f2b8 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f2b8 nvs::NVSPartitionManager::deinit_partition(char const*) + 0x420107b4 0x9e esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420107b4 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE9push_backEPS1_ - 0x4200f356 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f356 intrusive_list::push_back(nvs::NVSHandleSimple*) + 0x42010852 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010852 intrusive_list::push_back(nvs::NVSHandleSimple*) .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE - 0x4200f376 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4200f376 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) + 0x42010872 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42010872 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) .text._ZN3nvs4LockC2Ev - 0x4200f44c 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4200f44c nvs::Lock::Lock() - 0x4200f44c nvs::Lock::Lock() + 0x42010948 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42010948 nvs::Lock::Lock() + 0x42010948 nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x4200f466 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4200f466 nvs::Lock::~Lock() - 0x4200f466 nvs::Lock::~Lock() + 0x42010962 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42010962 nvs::Lock::~Lock() + 0x42010962 nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x4200f480 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x4200f480 nvs::Lock::init() + 0x4201097c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x4201097c nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x4200f484 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f484 nvs::HashList::HashList() - 0x4200f484 nvs::HashList::HashList() + 0x42010980 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010980 nvs::HashList::HashList() + 0x42010980 nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x4200f492 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f492 nvs::HashList::HashListBlock::HashListBlock() - 0x4200f492 nvs::HashList::HashListBlock::HashListBlock() + 0x4201098e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x4201098e nvs::HashList::HashListBlock::HashListBlock() + 0x4201098e nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x4200f4bc 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f4bc nvs::HashList::find(unsigned int, nvs::Item const&) + 0x420109b8 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x420109b8 nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x4200f520 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f520 intrusive_list::erase(intrusive_list::iterator) + 0x42010a1c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010a1c intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x4200f53c 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f53c nvs::HashList::clear() + 0x42010a38 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010a38 nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x4200f572 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f572 nvs::HashList::~HashList() - 0x4200f572 nvs::HashList::~HashList() + 0x42010a6e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010a6e nvs::HashList::~HashList() + 0x42010a6e nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x4200f580 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f580 nvs::HashList::erase(unsigned int) + 0x42010a7c 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010a7c nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x4200f622 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f622 intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x42010b1e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010b1e intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x4200f642 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4200f642 nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42010b3e 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42010b3e 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 - 0x4200f6d8 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010bd4 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x4200f75e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f75e nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x4200f75e nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42010c5a 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010c5a nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42010c5a nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x4200f7be 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f7be nvs::Page::Page() - 0x4200f7be nvs::Page::Page() + 0x42010cba 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010cba nvs::Page::Page() + 0x42010cba nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x4200f800 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f800 nvs::Page::Header::calculateCrc32() + 0x42010cfc 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010cfc nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x4200f81a 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f81a nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x42010d16 0x58 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010d16 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x4200f872 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f872 nvs::Page::initialize() + 0x42010d6e 0x7c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010d6e nvs::Page::initialize() .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE - 0x4200f8ee 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f8ee nvs::Page::alterPageState(nvs::Page::PageState) + 0x42010dea 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010dea nvs::Page::alterPageState(nvs::Page::PageState) .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x4200f91e 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f91e nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x42010e1a 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e1a nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x4200f94a 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f94a nvs::Page::getSeqNumber(unsigned long&) const + 0x42010e46 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e46 nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x4200f974 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f974 nvs::Page::setSeqNumber(unsigned long) + 0x42010e70 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e70 nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x4200f98a 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f98a nvs::Page::erase() + 0x42010e86 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010e86 nvs::Page::erase() .text._ZN3nvs4Page11markFreeingEv - 0x4200f9ce 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f9ce nvs::Page::markFreeing() + 0x42010eca 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010eca nvs::Page::markFreeing() .text._ZN3nvs4Page8markFullEv - 0x4200f9f4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200f9f4 nvs::Page::markFull() + 0x42010ef0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010ef0 nvs::Page::markFull() .text._ZNK3nvs4Page18getVarDataTailroomEv - 0x4200fa14 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200fa14 nvs::Page::getVarDataTailroom() const + 0x42010f10 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010f10 nvs::Page::getVarDataTailroom() const .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x4200fa46 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200fa46 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x42010f42 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010f42 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x4200fa78 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200fa78 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x42010f74 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010f74 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x4200face 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200face nvs::Page::writeEntry(nvs::Item const&) + 0x42010fca 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42010fca nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x4200fb36 0xce esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200fb36 nvs::Page::copyItems(nvs::Page&) + 0x42011032 0xce esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011032 nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x4200fc04 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200fc04 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x42011100 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011100 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page14writeEntryDataEPKhj - 0x4200fca0 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200fca0 nvs::Page::writeEntryData(unsigned char const*, unsigned int) + 0x4201119c 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201119c nvs::Page::writeEntryData(unsigned char const*, unsigned int) .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh - 0x4200fd32 0x222 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200fd32 nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) + 0x4201122e 0x222 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201122e nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x4200ff54 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4200ff54 nvs::Page::eraseEntryAndSpan(unsigned int) + 0x42011450 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011450 nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x42010094 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42010094 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42011590 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011590 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE - 0x420102da 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420102da nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) + 0x420117d6 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420117d6 nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE - 0x420103da 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420103da nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) + 0x420118d6 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420118d6 nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x420104d4 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420104d4 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x420119d0 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420119d0 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x420104fe 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420104fe nvs::Page::mLoadEntryTable() + 0x420119fa 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420119fa nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x420108c6 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420108c6 nvs::Page::load(nvs::Partition*, unsigned long) + 0x42011dc2 0x138 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42011dc2 nvs::Page::load(nvs::Partition*, unsigned long) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x420109fe 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011efa 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 - 0x42010a26 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f22 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x42010a56 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f52 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x42010a66 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010a66 intrusive_list::push_back(nvs::Page*) + 0x42011f62 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f62 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x42010a86 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010a86 intrusive_list::erase(intrusive_list::iterator) + 0x42011f82 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f82 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x42010aa2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010aa2 intrusive_list::clear() + 0x42011f9e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011f9e intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x42010abe 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010abe nvs::PageManager::activatePage() + 0x42011fba 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42011fba nvs::PageManager::activatePage() .text._ZN3nvs11PageManager14requestNewPageEv - 0x42010b14 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010b14 nvs::PageManager::requestNewPage() + 0x42012010 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42012010 nvs::PageManager::requestNewPage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x42010bdc 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010bdc intrusive_list::push_front(nvs::Page*) + 0x420120d8 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420120d8 intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x42010bfa 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010bfa intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x420120f6 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420120f6 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x42010c28 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42010c28 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x42012124 0x26e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42012124 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x42010e96 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x42010e96 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x42012392 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42012392 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x42010ef0 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42010ef0 nvs::Item::calculateCrc32() const + 0x420123ec 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420123ec nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x42010f2a 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42010f2a nvs::Item::calculateCrc32WithoutValue() const + 0x42012426 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42012426 nvs::Item::calculateCrc32WithoutValue() const .text._ZN3nvs4Item14calculateCrc32EPKhj - 0x42010f64 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42010f64 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) + 0x42012460 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42012460 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) .text.tcpip_init_done - 0x42010f7c 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x42012478 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_init - 0x42010f8a 0x10e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x42010f8a esp_netif_init + 0x42012486 0x10e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x42012486 esp_netif_init .text.esp_supp_crc32 - 0x42011098 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x42012594 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_gmac - 0x420110aa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x420125a6 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_decrypt - 0x420110b8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x420125b4 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_encrypt - 0x420110c4 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x420125c0 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_unwrap - 0x420110d0 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x420125cc 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.esp_aes_wrap - 0x420110e6 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x420125e2 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.sha256_prf_bits - 0x420110fc 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x420110fc sha256_prf_bits + 0x420125f8 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x420125f8 sha256_prf_bits .text.sha256_prf - 0x42011204 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42011204 sha256_prf + 0x42012700 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x42012700 sha256_prf .text.sha1_prf - 0x42011214 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - 0x42011214 sha1_prf + 0x42012710 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x42012710 sha1_prf .text.digest_vector - 0x420112cc 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420127c8 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.hmac_vector - 0x42011358 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012854 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_init - 0x420113f0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420128ec 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_deinit - 0x42011460 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201295c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt - 0x4201147e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201297a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.sha256_vector - 0x4201148c 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201148c sha256_vector + 0x42012988 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012988 sha256_vector .text.sha1_vector - 0x420114a4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420114a4 sha1_vector + 0x420129a0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420129a0 sha1_vector .text.hmac_sha256_vector - 0x420114bc 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420114bc hmac_sha256_vector + 0x420129b8 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420129b8 hmac_sha256_vector .text.hmac_sha256 - 0x420114d8 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420114d8 hmac_sha256 + 0x420129d4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420129d4 hmac_sha256 .text.hmac_sha1_vector - 0x420114f2 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420114f2 hmac_sha1_vector + 0x420129ee 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x420129ee hmac_sha1_vector .text.hmac_sha1 - 0x4201150e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201150e hmac_sha1 + 0x42012a0a 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a0a hmac_sha1 .text.aes_encrypt_init - 0x42011528 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42011528 aes_encrypt_init + 0x42012a24 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a24 aes_encrypt_init .text.aes_encrypt - 0x4201153c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201153c aes_encrypt + 0x42012a38 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a38 aes_encrypt .text.aes_encrypt_deinit - 0x42011550 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42011550 aes_encrypt_deinit + 0x42012a4c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a4c aes_encrypt_deinit .text.aes_decrypt_init - 0x4201155e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201155e aes_decrypt_init + 0x42012a5a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a5a aes_decrypt_init .text.aes_decrypt - 0x42011572 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42011572 aes_decrypt + 0x42012a6e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a6e aes_decrypt .text.aes_decrypt_deinit - 0x42011586 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42011586 aes_decrypt_deinit + 0x42012a82 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a82 aes_decrypt_deinit .text.aes_128_cbc_encrypt - 0x42011594 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42011594 aes_128_cbc_encrypt + 0x42012a90 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012a90 aes_128_cbc_encrypt .text.aes_128_cbc_decrypt - 0x420115fe 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420115fe aes_128_cbc_decrypt + 0x42012afa 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012afa aes_128_cbc_decrypt .text.aes_ctr_encrypt - 0x42011668 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42011668 aes_ctr_encrypt + 0x42012b64 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012b64 aes_ctr_encrypt .text.pbkdf2_sha1 - 0x420116c6 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420116c6 pbkdf2_sha1 + 0x42012bc2 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012bc2 pbkdf2_sha1 .text.omac1_aes_vector - 0x42011710 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x42011710 omac1_aes_vector + 0x42012c0c 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012c0c omac1_aes_vector .text.omac1_aes_128_vector - 0x420117dc 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420117dc omac1_aes_128_vector + 0x42012cd8 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012cd8 omac1_aes_128_vector .text.omac1_aes_128 - 0x420117f4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x420117f4 omac1_aes_128 + 0x42012cf0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x42012cf0 omac1_aes_128 .text.rc4_skip - 0x4201180e 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - 0x4201180e rc4_skip + 0x42012d0a 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x42012d0a rc4_skip .text.aes_wrap - 0x42011908 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - 0x42011908 aes_wrap + 0x42012e04 0x1da esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x42012e04 aes_wrap .text.aes_unwrap - 0x42011ae2 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - 0x42011ae2 aes_unwrap + 0x42012fde 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x42012fde aes_unwrap .text.os_get_time - 0x42011c8a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42011c8a os_get_time + 0x42013186 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x42013186 os_get_time .text.os_random - 0x42011cae 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42011cae os_random + 0x420131aa 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x420131aa os_random .text.os_get_random - 0x42011cc0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42011cc0 os_get_random + 0x420131bc 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x420131bc os_get_random .text.os_sleep - 0x42011cd0 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42011cd0 os_sleep + 0x420131cc 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x420131cc os_sleep .text.forced_memzero - 0x42011cfc 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x42011cfc forced_memzero + 0x420131f8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x420131f8 forced_memzero .text.ccmp_aad_nonce - 0x42011d0a 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x42013206 0x18c esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .text.ccmp_decrypt - 0x42011e96 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x42011e96 ccmp_decrypt + 0x42013392 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x42013392 ccmp_decrypt .text.ccmp_encrypt - 0x42011f4e 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x42011f4e ccmp_encrypt + 0x4201344a 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201344a ccmp_encrypt .text.WPA_PUT_BE64 - 0x4201207e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.inc32 0x420120b8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201357a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.inc32 0x420135b4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.xor_block - 0x420120f4 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x420135f0 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.shift_right_block - 0x42012116 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013612 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.ghash_start - 0x42012224 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.gf_mult 0x4201223a 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013720 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.gf_mult 0x42013736 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_init_hash_subkey - 0x420122ce 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x420137ca 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gctr - 0x42012304 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013800 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_gctr - 0x420123a4 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.ghash 0x420123ea 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x420138a0 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.ghash 0x420138e6 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ghash - 0x42012498 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013994 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_prepare_j0 - 0x42012508 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013a04 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ae - 0x420125a2 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x420125a2 aes_gcm_ae + 0x42013a9e 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013a9e aes_gcm_ae .text.aes_gmac - 0x42012628 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x42012628 aes_gmac - .text.hex2num 0x42012642 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013b24 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x42013b24 aes_gmac + .text.hex2num 0x42013b3e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .text.hex2byte - 0x42012682 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42012682 hex2byte + 0x42013b7e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013b7e hex2byte .text.hexstr2bin - 0x420126bc 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420126bc hexstr2bin + 0x42013bb8 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013bb8 hexstr2bin .text.inc_byte_array - 0x420126fe 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420126fe inc_byte_array + 0x42013bfa 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013bfa inc_byte_array .text.buf_shift_right - 0x4201271e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201271e buf_shift_right + 0x42013c1a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013c1a buf_shift_right .text.wpa_get_ntp_timestamp - 0x42012758 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42012758 wpa_get_ntp_timestamp + 0x42013c54 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013c54 wpa_get_ntp_timestamp .text.printf_decode - 0x420127ea 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420127ea printf_decode + 0x42013ce6 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013ce6 printf_decode .text.dup_binstr - 0x4201298e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201298e dup_binstr + 0x42013e8a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013e8a dup_binstr .text.wpa_config_parse_string - 0x420129d2 0x15a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420129d2 wpa_config_parse_string + 0x42013ece 0x15a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42013ece wpa_config_parse_string .text.int_array_len - 0x42012b2c 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42012b2c int_array_len + 0x42014028 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42014028 int_array_len .text.bin_clear_free - 0x42012b42 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42012b42 bin_clear_free + 0x4201403e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201403e bin_clear_free .text.os_memdup - 0x42012b62 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42012b62 os_memdup + 0x4201405e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201405e os_memdup .text.os_reltime_expired - 0x42012b9c 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42012b9c os_reltime_expired + 0x42014098 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42014098 os_reltime_expired .text.os_reltime_initialized - 0x42012c1a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42012c1a os_reltime_initialized + 0x42014116 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42014116 os_reltime_initialized .text.sha1_xor - 0x42012c2e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4201412a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_final - 0x42012c58 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42014154 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.mbedtls_sha1_init_start - 0x42012c88 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42014184 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_init - 0x42012ca4 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420141a0 0xf2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_f_sha1 - 0x42012d96 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42014292 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_sha1 - 0x42012f38 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42014434 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.fastpbkdf2_hmac_sha1 - 0x4201301a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - 0x4201301a fastpbkdf2_hmac_sha1 + 0x42014516 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42014516 fastpbkdf2_hmac_sha1 .text.xor_aes_block - 0x42013028 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42014524 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_start - 0x4201304a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42014546 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth - 0x4201306e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4201456a 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr - 0x420130ec 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420145e8 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_auth - 0x42013190 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4201468c 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_decr_auth - 0x420131e6 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420146e2 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth_start - 0x4201323c 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42014738 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_ae - 0x4201333c 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x4201333c aes_ccm_ae + 0x42014838 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42014838 aes_ccm_ae .text.aes_ccm_ad - 0x420133de 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x420133de aes_ccm_ad + 0x420148da 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420148da aes_ccm_ad .text.esp_wifi_config_info - 0x4201349a 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014996 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.wifi_deinit_internal - 0x4201360a 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014b06 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_set_log_level - 0x420136d2 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014bce 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.s_set_default_wifi_log_level - 0x420136e2 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014bde 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_init - 0x42013724 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42013724 esp_wifi_init + 0x42014c20 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014c20 esp_wifi_init .text.ieee80211_ftm_attach - 0x420137fc 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x420137fc ieee80211_ftm_attach + 0x42014cf8 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42014cf8 ieee80211_ftm_attach + .text.adc_cali_raw_to_voltage + 0x42014cfc 0x8c esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + 0x42014cfc adc_cali_raw_to_voltage + .text.calc_first_step_coefficients + 0x42014d88 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .text.check_valid + 0x42014d9a 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .text.get_reading_error + 0x42014e76 0x14e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .text.cali_raw_to_voltage + 0x42014fc4 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .text.get_first_step_reference_point + 0x42015012 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .text.adc_cali_create_scheme_curve_fitting + 0x4201508e 0x1ae esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x4201508e adc_cali_create_scheme_curve_fitting + .text.s_adc_unit_claim + 0x4201523c 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .text.s_adc_io_init + 0x42015266 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .text.adc_oneshot_new_unit + 0x42015338 0x28c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42015338 adc_oneshot_new_unit + .text.adc_oneshot_config_channel + 0x420155c4 0x166 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x420155c4 adc_oneshot_config_channel + .text.adc_oneshot_read + 0x4201572a 0x10c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x4201572a adc_oneshot_read + .text.adc_hw_calibration + 0x42015836 0x3e esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .text.curve_fitting_get_second_step_coeff + 0x42015874 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x42015874 curve_fitting_get_second_step_coeff .text.mbedtls_int_div_int - 0x42013800 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420158b4 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_init - 0x42013852 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013852 mbedtls_mpi_init + 0x42015906 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015906 mbedtls_mpi_init .text.mbedtls_mpi_free - 0x42013862 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013862 mbedtls_mpi_free + 0x42015916 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015916 mbedtls_mpi_free .text.mbedtls_mpi_grow - 0x42013890 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013890 mbedtls_mpi_grow + 0x42015944 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015944 mbedtls_mpi_grow .text.mbedtls_mpi_safe_cond_assign - 0x420138fc 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420138fc mbedtls_mpi_safe_cond_assign + 0x420159b0 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420159b0 mbedtls_mpi_safe_cond_assign .text.mbedtls_mpi_safe_cond_swap - 0x42013992 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013992 mbedtls_mpi_safe_cond_swap + 0x42015a46 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015a46 mbedtls_mpi_safe_cond_swap .text.mbedtls_mpi_resize_clear - 0x42013a38 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015aec 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_shrink - 0x42013a86 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013a86 mbedtls_mpi_shrink + 0x42015b3a 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015b3a mbedtls_mpi_shrink .text.mbedtls_mpi_copy - 0x42013b0e 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013b0e mbedtls_mpi_copy + 0x42015bc2 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015bc2 mbedtls_mpi_copy .text.mbedtls_mpi_lset - 0x42013bbe 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013bbe mbedtls_mpi_lset + 0x42015c72 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015c72 mbedtls_mpi_lset .text.mbedtls_mpi_get_bit - 0x42013c16 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013c16 mbedtls_mpi_get_bit + 0x42015cca 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015cca mbedtls_mpi_get_bit .text.mbedtls_mpi_set_bit - 0x42013c38 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013c38 mbedtls_mpi_set_bit + 0x42015cec 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015cec mbedtls_mpi_set_bit .text.mbedtls_mpi_lsb - 0x42013cac 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013cac mbedtls_mpi_lsb + 0x42015d60 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015d60 mbedtls_mpi_lsb .text.mbedtls_mpi_bitlen - 0x42013ce8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013ce8 mbedtls_mpi_bitlen + 0x42015d9c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015d9c mbedtls_mpi_bitlen .text.mbedtls_mpi_size - 0x42013cfc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013cfc mbedtls_mpi_size + 0x42015db0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015db0 mbedtls_mpi_size .text.mbedtls_mpi_read_binary_le - 0x42013d0e 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013d0e mbedtls_mpi_read_binary_le + 0x42015dc2 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015dc2 mbedtls_mpi_read_binary_le .text.mbedtls_mpi_read_binary - 0x42013d4e 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013d4e mbedtls_mpi_read_binary + 0x42015e02 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015e02 mbedtls_mpi_read_binary .text.mbedtls_mpi_write_binary_le - 0x42013d8e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013d8e mbedtls_mpi_write_binary_le + 0x42015e42 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015e42 mbedtls_mpi_write_binary_le .text.mbedtls_mpi_write_binary - 0x42013da6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013da6 mbedtls_mpi_write_binary + 0x42015e5a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015e5a mbedtls_mpi_write_binary .text.mbedtls_mpi_shift_l - 0x42013dbe 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013dbe mbedtls_mpi_shift_l + 0x42015e72 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015e72 mbedtls_mpi_shift_l .text.mbedtls_mpi_shift_r - 0x42013e08 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013e08 mbedtls_mpi_shift_r + 0x42015ebc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015ebc mbedtls_mpi_shift_r .text.mbedtls_mpi_cmp_abs - 0x42013e24 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013e24 mbedtls_mpi_cmp_abs + 0x42015ed8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015ed8 mbedtls_mpi_cmp_abs .text.mbedtls_mpi_cmp_mpi - 0x42013e9c 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013e9c mbedtls_mpi_cmp_mpi + 0x42015f50 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42015f50 mbedtls_mpi_cmp_mpi .text.mbedtls_mpi_cmp_int - 0x42013f4c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013f4c mbedtls_mpi_cmp_int + 0x42016000 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016000 mbedtls_mpi_cmp_int .text.mbedtls_mpi_add_abs - 0x42013f7e 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42013f7e mbedtls_mpi_add_abs + 0x42016032 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016032 mbedtls_mpi_add_abs .text.mbedtls_mpi_sub_abs - 0x4201403e 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201403e mbedtls_mpi_sub_abs + 0x420160f2 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420160f2 mbedtls_mpi_sub_abs .text.add_sub_mpi - 0x4201411a 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420161ce 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_add_mpi - 0x42014198 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42014198 mbedtls_mpi_add_mpi + 0x4201624c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201624c mbedtls_mpi_add_mpi .text.mbedtls_mpi_sub_mpi - 0x420141a8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420141a8 mbedtls_mpi_sub_mpi + 0x4201625c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201625c mbedtls_mpi_sub_mpi .text.mbedtls_mpi_add_int - 0x420141b8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420141b8 mbedtls_mpi_add_int + 0x4201626c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201626c mbedtls_mpi_add_int .text.mbedtls_mpi_sub_int - 0x420141ea 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420141ea mbedtls_mpi_sub_int + 0x4201629e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201629e mbedtls_mpi_sub_int .text.mbedtls_mpi_div_mpi - 0x4201421c 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201421c mbedtls_mpi_div_mpi + 0x420162d0 0x39a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420162d0 mbedtls_mpi_div_mpi .text.mbedtls_mpi_div_int - 0x420145b6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420145b6 mbedtls_mpi_div_int + 0x4201666a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201666a mbedtls_mpi_div_int .text.mbedtls_mpi_mod_mpi - 0x420145e8 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x420145e8 mbedtls_mpi_mod_mpi + 0x4201669c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201669c mbedtls_mpi_mod_mpi .text.mbedtls_mpi_mod_int - 0x4201465c 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4201465c mbedtls_mpi_mod_int + 0x42016710 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016710 mbedtls_mpi_mod_int .text.mpi_check_small_factors - 0x420146e8 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4201679c 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_exp_mod_soft - 0x42014752 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42014752 mbedtls_mpi_exp_mod_soft + 0x42016806 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016806 mbedtls_mpi_exp_mod_soft .text.mbedtls_mpi_gcd - 0x42014928 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42014928 mbedtls_mpi_gcd + 0x420169dc 0x118 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x420169dc mbedtls_mpi_gcd .text.mbedtls_mpi_fill_random - 0x42014a40 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42014a40 mbedtls_mpi_fill_random + 0x42016af4 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016af4 mbedtls_mpi_fill_random .text.mpi_miller_rabin - 0x42014a88 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016b3c 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_random - 0x42014c42 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42014c42 mbedtls_mpi_random + 0x42016cf6 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016cf6 mbedtls_mpi_random .text.mbedtls_mpi_inv_mod - 0x42014ca2 0x29c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42014ca2 mbedtls_mpi_inv_mod + 0x42016d56 0x29c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016d56 mbedtls_mpi_inv_mod .text.mbedtls_mpi_is_prime_ext - 0x42014f3e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x42014f3e mbedtls_mpi_is_prime_ext + 0x42016ff2 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x42016ff2 mbedtls_mpi_is_prime_ext .text.mbedtls_ct_uint_lt - 0x42014fb2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017066 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_get_window_size - 0x42014fe6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201709a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mpi_bigendian_to_host - 0x42014ff6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420170aa 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_clz - 0x42015008 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015008 mbedtls_mpi_core_clz + 0x420170bc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420170bc mbedtls_mpi_core_clz .text.mbedtls_mpi_core_bitlen - 0x4201501a 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201501a mbedtls_mpi_core_bitlen + 0x420170ce 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420170ce mbedtls_mpi_core_bitlen .text.mbedtls_mpi_core_bigendian_to_host - 0x42015054 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015054 mbedtls_mpi_core_bigendian_to_host + 0x42017108 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017108 mbedtls_mpi_core_bigendian_to_host .text.mbedtls_mpi_core_uint_le_mpi - 0x4201509a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201509a mbedtls_mpi_core_uint_le_mpi + 0x4201714e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201714e mbedtls_mpi_core_uint_le_mpi .text.mbedtls_mpi_core_lt_ct - 0x420150e2 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420150e2 mbedtls_mpi_core_lt_ct + 0x42017196 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017196 mbedtls_mpi_core_lt_ct .text.mbedtls_mpi_core_cond_assign - 0x42015150 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015150 mbedtls_mpi_core_cond_assign + 0x42017204 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017204 mbedtls_mpi_core_cond_assign .text.mbedtls_mpi_core_ct_uint_table_lookup - 0x42015182 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017236 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_cond_swap - 0x420151e0 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420151e0 mbedtls_mpi_core_cond_swap + 0x42017294 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017294 mbedtls_mpi_core_cond_swap .text.mbedtls_mpi_core_read_le - 0x42015232 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015232 mbedtls_mpi_core_read_le + 0x420172e6 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420172e6 mbedtls_mpi_core_read_le .text.mbedtls_mpi_core_read_be - 0x420152a6 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420152a6 mbedtls_mpi_core_read_be + 0x4201735a 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201735a mbedtls_mpi_core_read_be .text.mbedtls_mpi_core_write_le - 0x42015318 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015318 mbedtls_mpi_core_write_le + 0x420173cc 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420173cc mbedtls_mpi_core_write_le .text.mbedtls_mpi_core_write_be - 0x42015398 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015398 mbedtls_mpi_core_write_be + 0x4201744c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201744c mbedtls_mpi_core_write_be .text.mbedtls_mpi_core_shift_r - 0x42015420 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015420 mbedtls_mpi_core_shift_r + 0x420174d4 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420174d4 mbedtls_mpi_core_shift_r .text.mbedtls_mpi_core_shift_l - 0x420154bc 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420154bc mbedtls_mpi_core_shift_l + 0x42017570 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017570 mbedtls_mpi_core_shift_l .text.mbedtls_mpi_core_add - 0x4201553c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201553c mbedtls_mpi_core_add + 0x420175f0 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420175f0 mbedtls_mpi_core_add .text.mbedtls_mpi_core_sub - 0x42015576 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015576 mbedtls_mpi_core_sub + 0x4201762a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201762a mbedtls_mpi_core_sub .text.mbedtls_mpi_core_mla - 0x420155ac 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420155ac mbedtls_mpi_core_mla + 0x42017660 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017660 mbedtls_mpi_core_mla .text.mbedtls_mpi_core_montmul_init - 0x4201570c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4201570c mbedtls_mpi_core_montmul_init + 0x420177c0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420177c0 mbedtls_mpi_core_montmul_init .text.mbedtls_mpi_core_montmul - 0x42015738 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015738 mbedtls_mpi_core_montmul + 0x420177ec 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420177ec mbedtls_mpi_core_montmul .text.exp_mod_precompute_window - 0x42015806 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420178ba 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_get_mont_r2_unsafe - 0x420158a4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420158a4 mbedtls_mpi_core_get_mont_r2_unsafe + 0x42017958 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017958 mbedtls_mpi_core_get_mont_r2_unsafe .text.mbedtls_mpi_core_fill_random - 0x420158e8 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420158e8 mbedtls_mpi_core_fill_random + 0x4201799c 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4201799c mbedtls_mpi_core_fill_random .text.mbedtls_mpi_core_random - 0x42015974 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015974 mbedtls_mpi_core_random + 0x42017a28 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017a28 mbedtls_mpi_core_random .text.mbedtls_mpi_core_exp_mod_working_limbs - 0x42015a2c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015a2c mbedtls_mpi_core_exp_mod_working_limbs + 0x42017ae0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017ae0 mbedtls_mpi_core_exp_mod_working_limbs .text.mbedtls_mpi_core_exp_mod - 0x42015a58 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015a58 mbedtls_mpi_core_exp_mod + 0x42017b0c 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017b0c mbedtls_mpi_core_exp_mod .text.mbedtls_mpi_core_sub_int - 0x42015b62 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015b62 mbedtls_mpi_core_sub_int + 0x42017c16 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017c16 mbedtls_mpi_core_sub_int .text.mbedtls_mpi_core_check_zero_ct - 0x42015b8c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015b8c mbedtls_mpi_core_check_zero_ct + 0x42017c40 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017c40 mbedtls_mpi_core_check_zero_ct .text.mbedtls_mpi_core_to_mont_rep - 0x42015bb2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015bb2 mbedtls_mpi_core_to_mont_rep + 0x42017c66 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017c66 mbedtls_mpi_core_to_mont_rep .text.mbedtls_mpi_core_from_mont_rep - 0x42015bcc 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42015bcc mbedtls_mpi_core_from_mont_rep + 0x42017c80 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42017c80 mbedtls_mpi_core_from_mont_rep .text.mbedtls_cipher_info_from_type - 0x42015bea 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42015bea mbedtls_cipher_info_from_type + 0x42017c9e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42017c9e mbedtls_cipher_info_from_type .text.mbedtls_cipher_info_from_values - 0x42015c04 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42015c04 mbedtls_cipher_info_from_values + 0x42017cb8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42017cb8 mbedtls_cipher_info_from_values .text.mbedtls_cipher_init - 0x42015c44 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42015c44 mbedtls_cipher_init + 0x42017cf8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42017cf8 mbedtls_cipher_init .text.mbedtls_cipher_free - 0x42015c5c 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42015c5c mbedtls_cipher_free + 0x42017d10 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42017d10 mbedtls_cipher_free .text.mbedtls_cipher_setup - 0x42015c9e 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42015c9e mbedtls_cipher_setup + 0x42017d52 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42017d52 mbedtls_cipher_setup .text.mbedtls_cipher_setkey - 0x42015cf2 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42015cf2 mbedtls_cipher_setkey + 0x42017da6 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42017da6 mbedtls_cipher_setkey .text.mbedtls_cipher_update - 0x42015d94 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42015d94 mbedtls_cipher_update + 0x42017e48 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42017e48 mbedtls_cipher_update .text.xts_aes_ctx_free - 0x4201608e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018142 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_ctx_alloc - 0x420160aa 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201815e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_dec_wrap - 0x420160cc 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018180 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_enc_wrap - 0x420160da 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201818e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_xts_wrap - 0x420160e8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201819c 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_free - 0x42016106 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420181ba 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_alloc - 0x42016120 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420181d4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aria_setkey_wrap - 0x42016142 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420181f6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aes_setkey_wrap - 0x42016156 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201820a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_free - 0x4201616a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201821e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_alloc - 0x42016184 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018238 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aria_setkey_wrap - 0x420161a6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201825a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aes_setkey_wrap - 0x420161ba 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201826e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_free - 0x420161ce 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018282 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_alloc - 0x420161e8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201829c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_dec_wrap - 0x4201620a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420182be 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_enc_wrap - 0x42016218 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420182cc 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ctr_wrap - 0x42016226 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420182da 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cfb128_wrap - 0x42016234 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420182e8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cbc_wrap - 0x42016242 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420182f6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ecb_wrap - 0x42016250 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018304 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_free - 0x42016262 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018316 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_alloc - 0x4201627c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018330 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_dec_wrap - 0x4201629e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018352 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_enc_wrap - 0x420162ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018360 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ctr_wrap - 0x420162ba 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201836e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ofb_wrap - 0x420162c8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201837c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cfb128_wrap - 0x420162d6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4201838a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cbc_wrap - 0x420162e4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42018398 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ecb_wrap - 0x420162f2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420183a6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.mbedtls_ct_uint_lt - 0x42016300 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420183b4 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .text.mbedtls_ct_memcmp - 0x42016334 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42016334 mbedtls_ct_memcmp + 0x420183e8 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420183e8 mbedtls_ct_memcmp .text.mbedtls_ct_memmove_left - 0x42016362 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42016362 mbedtls_ct_memmove_left + 0x42018416 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42018416 mbedtls_ct_memmove_left .text.mbedtls_ct_memcpy_if - 0x420163d8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x420163d8 mbedtls_ct_memcpy_if + 0x4201848c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4201848c mbedtls_ct_memcpy_if .text.mbedtls_ct_zeroize_if - 0x42016414 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42016414 mbedtls_ct_zeroize_if + 0x420184c8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420184c8 mbedtls_ct_zeroize_if .text.cmac_pad - 0x42016432 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420184e6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_multiply_by_u - 0x4201646e 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018522 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_generate_subkeys - 0x4201653c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420185f0 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.mbedtls_cipher_cmac_starts - 0x420165a8 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x420165a8 mbedtls_cipher_cmac_starts + 0x4201865c 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4201865c mbedtls_cipher_cmac_starts .text.mbedtls_cipher_cmac_update - 0x42016638 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42016638 mbedtls_cipher_cmac_update + 0x420186ec 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420186ec mbedtls_cipher_cmac_update .text.mbedtls_cipher_cmac_finish - 0x42016772 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42016772 mbedtls_cipher_cmac_finish + 0x42018826 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42018826 mbedtls_cipher_cmac_finish .text.mbedtls_md_info_from_type - 0x420168ac 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420168ac mbedtls_md_info_from_type + 0x42018960 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018960 mbedtls_md_info_from_type .text.mbedtls_md_init - 0x42016968 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016968 mbedtls_md_init + 0x42018a1c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018a1c mbedtls_md_init .text.mbedtls_md_free - 0x4201699a 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4201699a mbedtls_md_free + 0x42018a4e 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018a4e mbedtls_md_free .text.mbedtls_md_setup - 0x42016a30 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016a30 mbedtls_md_setup + 0x42018ae4 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018ae4 mbedtls_md_setup .text.mbedtls_md_starts - 0x42016b98 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016b98 mbedtls_md_starts + 0x42018c4c 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018c4c mbedtls_md_starts .text.mbedtls_md_update - 0x42016c7e 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016c7e mbedtls_md_update + 0x42018d32 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018d32 mbedtls_md_update .text.mbedtls_md_finish - 0x42016d22 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016d22 mbedtls_md_finish + 0x42018dd6 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018dd6 mbedtls_md_finish .text.mbedtls_md - 0x42016dca 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016dca mbedtls_md + 0x42018e7e 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018e7e mbedtls_md .text.mbedtls_md_get_size - 0x42016ebc 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016ebc mbedtls_md_get_size + 0x42018f70 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018f70 mbedtls_md_get_size .text.mbedtls_md_hmac_starts - 0x42016ec8 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016ec8 mbedtls_md_hmac_starts + 0x42018f7c 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42018f7c mbedtls_md_hmac_starts .text.mbedtls_md_hmac_update - 0x42016fe4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42016fe4 mbedtls_md_hmac_update + 0x42019098 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42019098 mbedtls_md_hmac_update .text.mbedtls_md_hmac_finish - 0x42017014 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42017014 mbedtls_md_hmac_finish + 0x420190c8 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420190c8 mbedtls_md_hmac_finish .text.mbedtls_md_hmac_reset - 0x42017092 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42017092 mbedtls_md_hmac_reset + 0x42019146 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42019146 mbedtls_md_hmac_reset .text.mbedtls_md5 - 0x420170de 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - 0x420170de mbedtls_md5 + 0x42019192 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x42019192 mbedtls_md5 .text.mbedtls_calloc - 0x42017130 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x42017130 mbedtls_calloc + 0x420191e4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420191e4 mbedtls_calloc .text.mbedtls_free - 0x42017140 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x42017140 mbedtls_free + 0x420191f4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420191f4 mbedtls_free .text.mbedtls_platform_zeroize - 0x42017150 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x42017150 mbedtls_platform_zeroize + 0x42019204 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x42019204 mbedtls_platform_zeroize .text.mbedtls_zeroize_and_free - 0x42017170 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x42017170 mbedtls_zeroize_and_free + 0x42019224 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x42019224 mbedtls_zeroize_and_free .text.mbedtls_sha1 - 0x4201718c 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - 0x4201718c mbedtls_sha1 + 0x42019240 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x42019240 mbedtls_sha1 .text.mbedtls_sha256 - 0x420171de 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - 0x420171de mbedtls_sha256 + 0x42019292 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x42019292 mbedtls_sha256 .text.mbedtls_sha512_init - 0x42017240 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42017240 mbedtls_sha512_init + 0x420192f4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x420192f4 mbedtls_sha512_init .text.mbedtls_sha512_free - 0x42017258 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42017258 mbedtls_sha512_free + 0x4201930c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201930c mbedtls_sha512_free .text.mbedtls_sha512_starts - 0x4201726c 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4201726c mbedtls_sha512_starts + 0x42019320 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x42019320 mbedtls_sha512_starts .text.mbedtls_internal_sha512_process - 0x42017394 0xe0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42017394 mbedtls_internal_sha512_process + 0x42019448 0xe0c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x42019448 mbedtls_internal_sha512_process .text.mbedtls_internal_sha512_process_many - 0x420181a0 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201a254 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .text.mbedtls_sha512_update - 0x420181e6 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x420181e6 mbedtls_sha512_update + 0x4201a29a 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201a29a mbedtls_sha512_update .text.mbedtls_sha512_finish - 0x420182ba 0x34e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x420182ba mbedtls_sha512_finish + 0x4201a36e 0x34e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201a36e mbedtls_sha512_finish .text.mbedtls_sha512 - 0x42018608 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42018608 mbedtls_sha512 + 0x4201a6bc 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4201a6bc mbedtls_sha512 .text.keccak_f1600 - 0x4201866a 0x8ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201a71e 0x8ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) .text.mbedtls_sha3_init - 0x42018f58 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x42018f58 mbedtls_sha3_init + 0x4201b00c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b00c mbedtls_sha3_init .text.mbedtls_sha3_free - 0x42018f70 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x42018f70 mbedtls_sha3_free + 0x4201b024 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b024 mbedtls_sha3_free .text.mbedtls_sha3_starts - 0x42018f84 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x42018f84 mbedtls_sha3_starts + 0x4201b038 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b038 mbedtls_sha3_starts .text.mbedtls_sha3_update - 0x42019016 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x42019016 mbedtls_sha3_update + 0x4201b0ca 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b0ca mbedtls_sha3_update .text.mbedtls_sha3_finish - 0x420191ce 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x420191ce mbedtls_sha3_finish + 0x4201b282 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b282 mbedtls_sha3_finish .text.mbedtls_sha3 - 0x4201931e 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - 0x4201931e mbedtls_sha3 + 0x4201b3d2 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x4201b3d2 mbedtls_sha3 .text.esp_mbedtls_mem_calloc - 0x4201937c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4201937c esp_mbedtls_mem_calloc + 0x4201b430 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4201b430 esp_mbedtls_mem_calloc .text.esp_mbedtls_mem_free - 0x42019394 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x42019394 esp_mbedtls_mem_free + 0x4201b448 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4201b448 esp_mbedtls_mem_free .text.esp_aes_xts_decode_keys - 0x420193a6 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b45a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_gf128mul_x_ble - 0x420193d4 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b488 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_aes_xts_init - 0x420194fe 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x420194fe esp_aes_xts_init + 0x4201b5b2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b5b2 esp_aes_xts_init .text.esp_aes_xts_free - 0x42019516 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x42019516 esp_aes_xts_free + 0x4201b5ca 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b5ca esp_aes_xts_free .text.esp_aes_xts_setkey_enc - 0x4201952e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201952e esp_aes_xts_setkey_enc + 0x4201b5e2 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b5e2 esp_aes_xts_setkey_enc .text.esp_aes_xts_setkey_dec - 0x42019566 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x42019566 esp_aes_xts_setkey_dec + 0x4201b61a 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b61a esp_aes_xts_setkey_dec .text.esp_aes_crypt_xts - 0x4201959e 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4201959e esp_aes_crypt_xts + 0x4201b652 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4201b652 esp_aes_crypt_xts .text.valid_key_length - 0x4201974e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201974e valid_key_length + 0x4201b802 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201b802 valid_key_length .text.esp_aes_init - 0x4201976c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4201976c esp_aes_init + 0x4201b820 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201b820 esp_aes_init .text.esp_aes_free - 0x42019786 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x42019786 esp_aes_free + 0x4201b83a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201b83a esp_aes_free .text.esp_aes_setkey - 0x420197a0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x420197a0 esp_aes_setkey + 0x4201b854 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4201b854 esp_aes_setkey .text.esp_aes_isr_initialise - 0x420197ee 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201b8a2 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.s_check_dma_capable - 0x42019804 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201b8b8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_validate_input - 0x42019814 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201b8c8 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_dma_wait_complete - 0x420198aa 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201b95e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_process_dma - 0x4201990c 0x398 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201b9c0 0x398 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_process_dma_ext_ram - 0x42019ca4 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201bd58 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_acquire_hardware - 0x42019e12 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x42019e12 esp_aes_acquire_hardware + 0x4201bec6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201bec6 esp_aes_acquire_hardware .text.esp_aes_release_hardware - 0x42019e26 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x42019e26 esp_aes_release_hardware + 0x4201beda 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201beda esp_aes_release_hardware .text.esp_aes_intr_alloc - 0x42019e3a 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x42019e3a esp_aes_intr_alloc + 0x4201beee 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201beee esp_aes_intr_alloc .text.esp_aes_crypt_ecb - 0x42019ee4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x42019ee4 esp_aes_crypt_ecb + 0x4201bf98 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201bf98 esp_aes_crypt_ecb .text.esp_aes_crypt_cbc - 0x42019f58 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x42019f58 esp_aes_crypt_cbc + 0x4201c00c 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c00c esp_aes_crypt_cbc .text.esp_aes_crypt_cfb128 - 0x4201a02e 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201a02e esp_aes_crypt_cfb128 + 0x4201c0e2 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c0e2 esp_aes_crypt_cfb128 .text.esp_aes_crypt_ofb - 0x4201a1bc 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201a1bc esp_aes_crypt_ofb + 0x4201c270 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c270 esp_aes_crypt_ofb .text.esp_aes_crypt_ctr - 0x4201a2f2 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4201a2f2 esp_aes_crypt_ctr + 0x4201c3a6 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4201c3a6 esp_aes_crypt_ctr .text.mpi_words - 0x4201a464 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c518 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.modular_inverse - 0x4201a484 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c538 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.calculate_rinv - 0x4201a51c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c5d0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_isr_initialise - 0x4201a564 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c618 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_wait_intr - 0x4201a624 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c6d8 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_exp_mod - 0x4201a678 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c72c 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mpi_mult_mpi_failover_mod_mult - 0x4201a7e6 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c89a 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_exp_mod - 0x4201a880 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201a880 mbedtls_mpi_exp_mod + 0x4201c934 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c934 mbedtls_mpi_exp_mod .text.mbedtls_mpi_mul_mpi - 0x4201a8c2 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201a8c2 mbedtls_mpi_mul_mpi + 0x4201c976 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201c976 mbedtls_mpi_mul_mpi .text.mpi_mult_mpi_overlong - 0x4201aa0c 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cac0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_mul_int - 0x4201aa9c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4201aa9c mbedtls_mpi_mul_int + 0x4201cb50 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4201cb50 mbedtls_mpi_mul_int .text.esp_mpi_enable_hardware_hw_op - 0x4201aabc 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201aabc esp_mpi_enable_hardware_hw_op + 0x4201cb70 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201cb70 esp_mpi_enable_hardware_hw_op .text.esp_mpi_disable_hardware_hw_op - 0x4201ab12 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201ab12 esp_mpi_disable_hardware_hw_op + 0x4201cbc6 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201cbc6 esp_mpi_disable_hardware_hw_op .text.esp_mpi_mul_mpi_hw_op - 0x4201ab50 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201ab50 esp_mpi_mul_mpi_hw_op + 0x4201cc04 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201cc04 esp_mpi_mul_mpi_hw_op .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op - 0x4201ab98 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201ab98 esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x4201cc4c 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201cc4c esp_mpi_mult_mpi_failover_mod_mult_hw_op .text.esp_mpi_exp_mpi_mod_hw_op - 0x4201ac22 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4201ac22 esp_mpi_exp_mpi_mod_hw_op + 0x4201ccd6 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4201ccd6 esp_mpi_exp_mpi_mod_hw_op .text.mbedtls_zeroize - 0x4201acd0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201cd84 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha1_dma_process - 0x4201ace2 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201cd96 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha_update_state - 0x4201acf8 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201cdac 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.mbedtls_sha1_init - 0x4201ad22 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201ad22 mbedtls_sha1_init + 0x4201cdd6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201cdd6 mbedtls_sha1_init .text.mbedtls_sha1_free - 0x4201ad3a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201ad3a mbedtls_sha1_free + 0x4201cdee 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201cdee mbedtls_sha1_free .text.mbedtls_sha1_starts - 0x4201ad4e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201ad4e mbedtls_sha1_starts + 0x4201ce02 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201ce02 mbedtls_sha1_starts .text.mbedtls_internal_sha1_process - 0x4201ad70 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201ad70 mbedtls_internal_sha1_process + 0x4201ce24 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201ce24 mbedtls_internal_sha1_process .text.mbedtls_sha1_update - 0x4201adc0 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201adc0 mbedtls_sha1_update + 0x4201ce74 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201ce74 mbedtls_sha1_update .text.mbedtls_sha1_finish - 0x4201ae9e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4201ae9e mbedtls_sha1_finish + 0x4201cf52 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4201cf52 mbedtls_sha1_finish .text.mbedtls_zeroize - 0x4201af50 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d004 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.esp_internal_sha_update_state - 0x4201af62 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d016 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.mbedtls_sha256_init - 0x4201af8c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201af8c mbedtls_sha256_init + 0x4201d040 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d040 mbedtls_sha256_init .text.mbedtls_sha256_free - 0x4201afa4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201afa4 mbedtls_sha256_free + 0x4201d058 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d058 mbedtls_sha256_free .text.mbedtls_sha256_starts - 0x4201afb8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201afb8 mbedtls_sha256_starts + 0x4201d06c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d06c mbedtls_sha256_starts .text.mbedtls_sha256_update - 0x4201afea 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201afea mbedtls_sha256_update + 0x4201d09e 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d09e mbedtls_sha256_update .text.mbedtls_sha256_finish - 0x4201b0cc 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4201b0cc mbedtls_sha256_finish + 0x4201d180 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4201d180 mbedtls_sha256_finish .text.xor_data - 0x4201b180 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d234 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_mult - 0x4201b1a4 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d258 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.increment32_j0 - 0x4201b38a 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d43e 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_ghash - 0x4201b3de 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d492 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_setkey - 0x4201b44a 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201b44a esp_aes_gcm_setkey + 0x4201d4fe 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d4fe esp_aes_gcm_setkey .text.esp_aes_gcm_init - 0x4201b4f6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201b4f6 esp_aes_gcm_init + 0x4201d5aa 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d5aa esp_aes_gcm_init .text.esp_aes_gcm_free - 0x4201b51e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201b51e esp_aes_gcm_free + 0x4201d5d2 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d5d2 esp_aes_gcm_free .text.esp_aes_gcm_update - 0x4201b556 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4201b556 esp_aes_gcm_update + 0x4201d60a 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4201d60a esp_aes_gcm_update .text.esp_md5_finish - 0x4201b6fa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201b6fa esp_md5_finish + 0x4201d7ae 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201d7ae esp_md5_finish .text.esp_md5_update - 0x4201b714 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201b714 esp_md5_update + 0x4201d7c8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201d7c8 esp_md5_update .text.esp_md5_init - 0x4201b728 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201b728 esp_md5_init + 0x4201d7dc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201d7dc esp_md5_init .text.esp_md5_starts - 0x4201b73a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201b73a esp_md5_starts + 0x4201d7ee 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201d7ee esp_md5_starts .text.esp_md5_free - 0x4201b74a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4201b74a esp_md5_free - .text.aria_a 0x4201b75e 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .text.aria_sl 0x4201b88e 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201d7fe 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4201d7fe esp_md5_free + .text.aria_a 0x4201d812 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x4201d942 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fo_xor - 0x4201b99e 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201da52 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fe_xor - 0x4201ba2c 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201dae0 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_rot128 - 0x4201baba 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201db6e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.mbedtls_aria_setkey_enc - 0x4201bb6c 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201bb6c mbedtls_aria_setkey_enc + 0x4201dc20 0x27c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201dc20 mbedtls_aria_setkey_enc .text.mbedtls_aria_setkey_dec - 0x4201bde8 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201bde8 mbedtls_aria_setkey_dec + 0x4201de9c 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201de9c mbedtls_aria_setkey_dec .text.mbedtls_aria_crypt_ecb - 0x4201be72 0x1fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201be72 mbedtls_aria_crypt_ecb + 0x4201df26 0x1fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201df26 mbedtls_aria_crypt_ecb .text.mbedtls_aria_init - 0x4201c06c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201c06c mbedtls_aria_init + 0x4201e120 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e120 mbedtls_aria_init .text.mbedtls_aria_free - 0x4201c084 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201c084 mbedtls_aria_free + 0x4201e138 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e138 mbedtls_aria_free .text.mbedtls_aria_crypt_cbc - 0x4201c098 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201c098 mbedtls_aria_crypt_cbc + 0x4201e14c 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e14c mbedtls_aria_crypt_cbc .text.mbedtls_aria_crypt_cfb128 - 0x4201c18c 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201c18c mbedtls_aria_crypt_cfb128 + 0x4201e240 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e240 mbedtls_aria_crypt_cfb128 .text.mbedtls_aria_crypt_ctr - 0x4201c248 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4201c248 mbedtls_aria_crypt_ctr + 0x4201e2fc 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4201e2fc mbedtls_aria_crypt_ctr .text.mbedtls_asn1_get_len - 0x4201c2e2 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201c2e2 mbedtls_asn1_get_len + 0x4201e396 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e396 mbedtls_asn1_get_len .text.mbedtls_asn1_get_tag - 0x4201c36e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201c36e mbedtls_asn1_get_tag + 0x4201e422 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e422 mbedtls_asn1_get_tag .text.asn1_get_tagged_int - 0x4201c39e 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e452 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_int - 0x4201c432 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201c432 mbedtls_asn1_get_int + 0x4201e4e6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e4e6 mbedtls_asn1_get_int .text.mbedtls_asn1_get_mpi - 0x4201c444 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201c444 mbedtls_asn1_get_mpi + 0x4201e4f8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e4f8 mbedtls_asn1_get_mpi .text.mbedtls_asn1_get_bitstring_null - 0x4201c478 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201c478 mbedtls_asn1_get_bitstring_null + 0x4201e52c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e52c mbedtls_asn1_get_bitstring_null .text.mbedtls_asn1_get_alg - 0x4201c4b6 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4201c4b6 mbedtls_asn1_get_alg + 0x4201e56a 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4201e56a mbedtls_asn1_get_alg .text.mbedtls_asn1_write_len - 0x4201c570 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201c570 mbedtls_asn1_write_len + 0x4201e624 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201e624 mbedtls_asn1_write_len .text.mbedtls_asn1_write_tag - 0x4201c5c0 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201c5c0 mbedtls_asn1_write_tag + 0x4201e674 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201e674 mbedtls_asn1_write_tag .text.mbedtls_asn1_write_len_and_tag - 0x4201c5de 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201e692 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .text.mbedtls_asn1_write_mpi - 0x4201c61a 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4201c61a mbedtls_asn1_write_mpi + 0x4201e6ce 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4201e6ce mbedtls_asn1_write_mpi .text.mbedtls_ccm_crypt - 0x4201c6b4 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201e768 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_init - 0x4201c74c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201c74c mbedtls_ccm_init + 0x4201e800 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201e800 mbedtls_ccm_init .text.mbedtls_ccm_setkey - 0x4201c764 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201c764 mbedtls_ccm_setkey + 0x4201e818 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201e818 mbedtls_ccm_setkey .text.mbedtls_ccm_free - 0x4201c7c6 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201c7c6 mbedtls_ccm_free + 0x4201e87a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201e87a mbedtls_ccm_free .text.mbedtls_ccm_update - 0x4201c7ea 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4201c7ea mbedtls_ccm_update + 0x4201e89e 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4201e89e mbedtls_ccm_update .text.gcm_gen_table_rightshift - 0x4201c9a4 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201ea58 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_gen_table - 0x4201caee 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201eba2 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult_smalltable - 0x4201cc7e 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201ed32 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult - 0x4201ce86 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201ef3a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mask - 0x4201cea4 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201ef58 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_incr - 0x4201cf7a 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f02e 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.mbedtls_gcm_init_soft - 0x4201cfd2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201cfd2 mbedtls_gcm_init_soft + 0x4201f086 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f086 mbedtls_gcm_init_soft .text.mbedtls_gcm_setkey_soft - 0x4201cfea 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201cfea mbedtls_gcm_setkey_soft + 0x4201f09e 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f09e mbedtls_gcm_setkey_soft .text.mbedtls_gcm_update_soft - 0x4201d06c 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201d06c mbedtls_gcm_update_soft + 0x4201f120 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f120 mbedtls_gcm_update_soft .text.mbedtls_gcm_free_soft - 0x4201d1e2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4201d1e2 mbedtls_gcm_free_soft + 0x4201f296 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4201f296 mbedtls_gcm_free_soft .text.mbedtls_ct_uint_lt - 0x4201d202 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f2b6 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_check_context - 0x4201d236 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f2ea 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_prepare_blinding - 0x4201d334 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f3e8 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_unblind - 0x4201d46e 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f522 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_md_get_size_from_type - 0x4201d526 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f5da 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.compute_hash - 0x4201d538 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f5ec 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mgf_mask - 0x4201d56c 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f620 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.hash_mprime - 0x4201d66c 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f720 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding - 0x4201d70a 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f7be 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pkcs1_v15_encode - 0x4201d85c 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201f910 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_import_raw - 0x4201da00 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201da00 mbedtls_rsa_import_raw + 0x4201fab4 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fab4 mbedtls_rsa_import_raw .text.mbedtls_rsa_complete - 0x4201da9e 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201da9e mbedtls_rsa_complete + 0x4201fb52 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fb52 mbedtls_rsa_complete .text.mbedtls_rsa_init - 0x4201dc80 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201dc80 mbedtls_rsa_init + 0x4201fd34 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fd34 mbedtls_rsa_init .text.mbedtls_rsa_get_bitlen - 0x4201dc98 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201dc98 mbedtls_rsa_get_bitlen + 0x4201fd4c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fd4c mbedtls_rsa_get_bitlen .text.mbedtls_rsa_get_len - 0x4201dca8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201dca8 mbedtls_rsa_get_len + 0x4201fd5c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fd5c mbedtls_rsa_get_len .text.mbedtls_rsa_check_pubkey - 0x4201dcac 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201dcac mbedtls_rsa_check_pubkey + 0x4201fd60 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fd60 mbedtls_rsa_check_pubkey .text.mbedtls_rsa_parse_pubkey - 0x4201dd20 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201dd20 mbedtls_rsa_parse_pubkey + 0x4201fdd4 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201fdd4 mbedtls_rsa_parse_pubkey .text.mbedtls_rsa_check_privkey - 0x4201ddf8 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ddf8 mbedtls_rsa_check_privkey + 0x4201feac 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201feac mbedtls_rsa_check_privkey .text.mbedtls_rsa_check_pub_priv - 0x4201de7a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201de7a mbedtls_rsa_check_pub_priv + 0x4201ff2e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201ff2e mbedtls_rsa_check_pub_priv .text.mbedtls_rsa_public - 0x4201deca 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201deca mbedtls_rsa_public + 0x4201ff7e 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4201ff7e mbedtls_rsa_public .text.mbedtls_rsa_private - 0x4201df60 0x292 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201df60 mbedtls_rsa_private + 0x42020014 0x292 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020014 mbedtls_rsa_private .text.rsa_rsassa_pss_sign_no_mode_check - 0x4201e1f2 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420202a6 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pss_sign - 0x4201e39c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020450 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_rsaes_oaep_encrypt - 0x4201e3ce 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e3ce mbedtls_rsa_rsaes_oaep_encrypt + 0x42020482 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020482 mbedtls_rsa_rsaes_oaep_encrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt - 0x4201e4fc 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e4fc mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x420205b0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420205b0 mbedtls_rsa_rsaes_pkcs1_v15_encrypt .text.mbedtls_rsa_pkcs1_encrypt - 0x4201e5cc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e5cc mbedtls_rsa_pkcs1_encrypt + 0x42020680 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020680 mbedtls_rsa_pkcs1_encrypt .text.mbedtls_rsa_rsaes_oaep_decrypt - 0x4201e600 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e600 mbedtls_rsa_rsaes_oaep_decrypt + 0x420206b4 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420206b4 mbedtls_rsa_rsaes_oaep_decrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt - 0x4201e80c 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e80c mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x420208c0 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420208c0 mbedtls_rsa_rsaes_pkcs1_v15_decrypt .text.mbedtls_rsa_pkcs1_decrypt - 0x4201e89a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e89a mbedtls_rsa_pkcs1_decrypt + 0x4202094e 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4202094e mbedtls_rsa_pkcs1_decrypt .text.mbedtls_rsa_rsassa_pss_sign - 0x4201e8d0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e8d0 mbedtls_rsa_rsassa_pss_sign + 0x42020984 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020984 mbedtls_rsa_rsassa_pss_sign .text.mbedtls_rsa_rsassa_pkcs1_v15_sign - 0x4201e8e2 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e8e2 mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x42020996 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020996 mbedtls_rsa_rsassa_pkcs1_v15_sign .text.mbedtls_rsa_pkcs1_sign - 0x4201e9cc 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201e9cc mbedtls_rsa_pkcs1_sign + 0x42020a80 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020a80 mbedtls_rsa_pkcs1_sign .text.mbedtls_rsa_rsassa_pss_verify_ext - 0x4201ea04 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ea04 mbedtls_rsa_rsassa_pss_verify_ext + 0x42020ab8 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020ab8 mbedtls_rsa_rsassa_pss_verify_ext .text.mbedtls_rsa_rsassa_pss_verify - 0x4201ebee 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ebee mbedtls_rsa_rsassa_pss_verify + 0x42020ca2 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020ca2 mbedtls_rsa_rsassa_pss_verify .text.mbedtls_rsa_rsassa_pkcs1_v15_verify - 0x4201ec18 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ec18 mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x42020ccc 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020ccc mbedtls_rsa_rsassa_pkcs1_v15_verify .text.mbedtls_rsa_pkcs1_verify - 0x4201ecc8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ecc8 mbedtls_rsa_pkcs1_verify + 0x42020d7c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020d7c mbedtls_rsa_pkcs1_verify .text.mbedtls_rsa_free - 0x4201ecfc 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4201ecfc mbedtls_rsa_free + 0x42020db0 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42020db0 mbedtls_rsa_free .text.mbedtls_rsa_deduce_primes - 0x4201ed76 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4201ed76 mbedtls_rsa_deduce_primes + 0x42020e2a 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42020e2a mbedtls_rsa_deduce_primes .text.mbedtls_rsa_deduce_private_exponent - 0x4201efa6 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4201efa6 mbedtls_rsa_deduce_private_exponent + 0x4202105a 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4202105a mbedtls_rsa_deduce_private_exponent .text.mbedtls_rsa_deduce_crt - 0x4201f06e 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4201f06e mbedtls_rsa_deduce_crt + 0x42021122 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x42021122 mbedtls_rsa_deduce_crt .text.mbedtls_rsa_validate_params - 0x4201f102 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4201f102 mbedtls_rsa_validate_params + 0x420211b6 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420211b6 mbedtls_rsa_validate_params .text.mbedtls_rsa_validate_crt - 0x4201f2fa 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4201f2fa mbedtls_rsa_validate_crt + 0x420213ae 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x420213ae mbedtls_rsa_validate_crt .text.esp_aes_dma_start - 0x4201f458 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x4201f458 esp_aes_dma_start + 0x4202150c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x4202150c esp_aes_dma_start .text.esp_aes_dma_done - 0x4201f466 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x4201f466 esp_aes_dma_done + 0x4202151a 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x4202151a esp_aes_dma_done .text.crypto_shared_gdma_new_channel - 0x4201f470 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42021524 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.crypto_shared_gdma_init - 0x4201f4b2 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42021566 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.esp_crypto_shared_gdma_start - 0x4201f5a2 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - 0x4201f5a2 esp_crypto_shared_gdma_start + 0x42021656 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42021656 esp_crypto_shared_gdma_start .text.s_check_dma_capable - 0x4201f682 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021736 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_block_mode - 0x4201f692 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021746 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_dma_process - 0x4201f6fa 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420217ae 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_write_digest_state - 0x4201f890 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201f890 esp_sha_write_digest_state + 0x42021944 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021944 esp_sha_write_digest_state .text.esp_sha_read_digest_state - 0x4201f89e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201f89e esp_sha_read_digest_state + 0x42021952 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021952 esp_sha_read_digest_state .text.esp_sha_acquire_hardware - 0x4201f8ac 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201f8ac esp_sha_acquire_hardware + 0x42021960 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021960 esp_sha_acquire_hardware .text.esp_sha_release_hardware - 0x4201f8c0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201f8c0 esp_sha_release_hardware + 0x42021974 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021974 esp_sha_release_hardware .text.esp_sha_dma - 0x4201f8d4 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4201f8d4 esp_sha_dma + 0x42021988 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42021988 esp_sha_dma .text.good_nonce_len - 0x4201fa2e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021ae2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_increment_counter - 0x4201fa40 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021af4 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.block_cipher_df - 0x4201faba 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021b6e 0x1c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.ctr_drbg_update_internal - 0x4201fc7e 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021d32 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_reseed_internal - 0x4201fd36 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021dea 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_init - 0x4201fe2a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4201fe2a mbedtls_ctr_drbg_init + 0x42021ede 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021ede mbedtls_ctr_drbg_init .text.mbedtls_ctr_drbg_free - 0x4201fe5c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4201fe5c mbedtls_ctr_drbg_free + 0x42021f10 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021f10 mbedtls_ctr_drbg_free .text.mbedtls_ctr_drbg_reseed - 0x4201fe8c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4201fe8c mbedtls_ctr_drbg_reseed + 0x42021f40 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021f40 mbedtls_ctr_drbg_reseed .text.mbedtls_ctr_drbg_seed - 0x4201fe9c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4201fe9c mbedtls_ctr_drbg_seed + 0x42021f50 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021f50 mbedtls_ctr_drbg_seed .text.mbedtls_ctr_drbg_random_with_add - 0x4201ff0a 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4201ff0a mbedtls_ctr_drbg_random_with_add + 0x42021fbe 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42021fbe mbedtls_ctr_drbg_random_with_add .text.mbedtls_ctr_drbg_random - 0x4201ffee 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4201ffee mbedtls_ctr_drbg_random + 0x420220a2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420220a2 mbedtls_ctr_drbg_random .text.ecdh_gen_public_restartable - 0x42020000 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420220b4 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_compute_shared_restartable - 0x4202004e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42022102 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_free_internal - 0x420200c2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42022176 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_gen_public - 0x420200f6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420200f6 mbedtls_ecdh_gen_public + 0x420221aa 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420221aa mbedtls_ecdh_gen_public .text.mbedtls_ecdh_compute_shared - 0x42020106 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42020106 mbedtls_ecdh_compute_shared + 0x420221ba 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420221ba mbedtls_ecdh_compute_shared .text.ecdh_calc_secret_internal - 0x42020116 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420221ca 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_init - 0x420201ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420201ac mbedtls_ecdh_init + 0x42022260 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42022260 mbedtls_ecdh_init .text.mbedtls_ecdh_free - 0x420201c4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420201c4 mbedtls_ecdh_free + 0x42022278 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42022278 mbedtls_ecdh_free .text.mbedtls_ecdh_calc_secret - 0x420201f2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420201f2 mbedtls_ecdh_calc_secret + 0x420222a6 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420222a6 mbedtls_ecdh_calc_secret .text.derive_mpi - 0x42020216 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420222ca 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.ecdsa_signature_to_asn1 - 0x42020286 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4202233a 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.mbedtls_ecdsa_can_do - 0x42020326 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42020326 mbedtls_ecdsa_can_do + 0x420223da 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420223da mbedtls_ecdsa_can_do .text.mbedtls_ecdsa_sign_restartable - 0x42020334 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42020334 mbedtls_ecdsa_sign_restartable + 0x420223e8 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420223e8 mbedtls_ecdsa_sign_restartable .text.mbedtls_ecdsa_sign_det_restartable - 0x42020500 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42020500 mbedtls_ecdsa_sign_det_restartable + 0x420225b4 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420225b4 mbedtls_ecdsa_sign_det_restartable .text.mbedtls_ecdsa_verify_restartable - 0x42020610 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42020610 mbedtls_ecdsa_verify_restartable + 0x420226c4 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420226c4 mbedtls_ecdsa_verify_restartable .text.mbedtls_ecdsa_write_signature_restartable - 0x4202077c 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4202077c mbedtls_ecdsa_write_signature_restartable + 0x42022830 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022830 mbedtls_ecdsa_write_signature_restartable .text.mbedtls_ecdsa_write_signature - 0x42020810 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42020810 mbedtls_ecdsa_write_signature + 0x420228c4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420228c4 mbedtls_ecdsa_write_signature .text.mbedtls_ecdsa_read_signature_restartable - 0x42020824 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42020824 mbedtls_ecdsa_read_signature_restartable + 0x420228d8 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420228d8 mbedtls_ecdsa_read_signature_restartable .text.mbedtls_ecdsa_read_signature - 0x420208de 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420208de mbedtls_ecdsa_read_signature + 0x42022992 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42022992 mbedtls_ecdsa_read_signature .text.mbedtls_ecdsa_init - 0x420208ee 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420208ee mbedtls_ecdsa_init + 0x420229a2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420229a2 mbedtls_ecdsa_init .text.mbedtls_ecdsa_free - 0x420208fc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420208fc mbedtls_ecdsa_free + 0x420229b0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420229b0 mbedtls_ecdsa_free .text.ecp_group_is_static_comb_table - 0x4202090c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420229c0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_pick_window_size - 0x42020910 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420229c4 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_init_many - 0x42020952 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022a06 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_free_many - 0x42020978 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022a2c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_bad_points_mx - 0x4202099e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022a52 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_mx - 0x42020a58 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022b0c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_int_mod - 0x42020aa6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022b5a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_mod - 0x42020af2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022ba6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_modp - 0x42020b3e 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022bf2 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_mod - 0x42020be6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022c9a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_add_mod - 0x42020c22 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022cd6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_sw_rhs - 0x42020c6e 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022d22 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_sw_derive_y - 0x42020cd4 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022d88 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_sw - 0x42020d84 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022e38 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_add_mxz - 0x42020e2c 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42022ee0 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_mxz - 0x42020f8a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202303e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_jac - 0x42020ffe 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420230b2 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_sw - 0x420210a6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202315a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_mxz - 0x420210ce 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023182 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac - 0x42021112 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420231c6 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_int_mod - 0x420211b4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023268 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_shift_l_mod - 0x42021200 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420232b4 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_jac - 0x4202124a 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420232fe 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac_many - 0x4202145c 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023510 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_safe_invert_jac - 0x4202160e 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420236c2 0x5c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_select_comb - 0x4202166a 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202371e 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_core - 0x42021700 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420237b4 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_scalar - 0x420217ba 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202386e 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_mx - 0x42021868 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202391c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_curve_list - 0x420218dc 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420218dc mbedtls_ecp_curve_list + 0x42023990 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023990 mbedtls_ecp_curve_list .text.mbedtls_ecp_grp_id_list - 0x420218e6 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420218e6 mbedtls_ecp_grp_id_list + 0x4202399a 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202399a mbedtls_ecp_grp_id_list .text.mbedtls_ecp_get_type - 0x4202193c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202193c mbedtls_ecp_get_type + 0x420239f0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420239f0 mbedtls_ecp_get_type .text.mbedtls_ecp_point_init - 0x42021950 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42021950 mbedtls_ecp_point_init + 0x42023a04 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023a04 mbedtls_ecp_point_init .text.mbedtls_ecp_group_init - 0x42021974 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42021974 mbedtls_ecp_group_init + 0x42023a28 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023a28 mbedtls_ecp_group_init .text.mbedtls_ecp_keypair_init - 0x420219d2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420219d2 mbedtls_ecp_keypair_init + 0x42023a86 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023a86 mbedtls_ecp_keypair_init .text.mbedtls_ecp_point_free - 0x420219f6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420219f6 mbedtls_ecp_point_free + 0x42023aaa 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023aaa mbedtls_ecp_point_free .text.mbedtls_ecp_group_free - 0x42021a1c 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42021a1c mbedtls_ecp_group_free + 0x42023ad0 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023ad0 mbedtls_ecp_group_free .text.mbedtls_ecp_keypair_free - 0x42021a9a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42021a9a mbedtls_ecp_keypair_free + 0x42023b4e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023b4e mbedtls_ecp_keypair_free .text.mbedtls_ecp_copy - 0x42021ac0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42021ac0 mbedtls_ecp_copy + 0x42023b74 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023b74 mbedtls_ecp_copy .text.ecp_mul_mxz - 0x42021af8 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023bac 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_group_copy - 0x42021c5e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42021c5e mbedtls_ecp_group_copy + 0x42023d12 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023d12 mbedtls_ecp_group_copy .text.mbedtls_ecp_set_zero - 0x42021c6e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42021c6e mbedtls_ecp_set_zero + 0x42023d22 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023d22 mbedtls_ecp_set_zero .text.ecp_add_mixed - 0x42021c9e 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023d52 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_precompute_comb - 0x42021e7e 0x19a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42023f32 0x19a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_core - 0x42022018 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420240cc 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_after_precomp - 0x420220de 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024192 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb - 0x42022184 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024238 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_is_zero - 0x42022288 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42022288 mbedtls_ecp_is_zero + 0x4202433c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202433c mbedtls_ecp_is_zero .text.mbedtls_ecp_point_cmp - 0x4202229e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202229e mbedtls_ecp_point_cmp + 0x42024352 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024352 mbedtls_ecp_point_cmp .text.mbedtls_ecp_point_read_binary - 0x420222ee 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420222ee mbedtls_ecp_point_read_binary + 0x420243a2 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420243a2 mbedtls_ecp_point_read_binary .text.mbedtls_ecp_check_pubkey - 0x4202244c 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4202244c mbedtls_ecp_check_pubkey + 0x42024500 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024500 mbedtls_ecp_check_pubkey .text.mbedtls_ecp_check_privkey - 0x420224a2 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420224a2 mbedtls_ecp_check_privkey + 0x42024556 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024556 mbedtls_ecp_check_privkey .text.ecp_mul_restartable_internal - 0x42022542 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420245f6 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_mul_restartable - 0x420225dc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420225dc mbedtls_ecp_mul_restartable + 0x42024690 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024690 mbedtls_ecp_mul_restartable .text.mbedtls_ecp_mul - 0x420225f4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420225f4 mbedtls_ecp_mul + 0x420246a8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420246a8 mbedtls_ecp_mul .text.mbedtls_ecp_mul_shortcuts - 0x42022604 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420246b8 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_muladd_restartable - 0x420226e0 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420226e0 mbedtls_ecp_muladd_restartable + 0x42024794 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42024794 mbedtls_ecp_muladd_restartable .text.mbedtls_ecp_muladd - 0x42022786 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42022786 mbedtls_ecp_muladd + 0x4202483a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202483a mbedtls_ecp_muladd .text.mbedtls_ecp_gen_privkey - 0x42022796 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42022796 mbedtls_ecp_gen_privkey + 0x4202484a 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4202484a mbedtls_ecp_gen_privkey .text.mbedtls_ecp_check_pub_priv - 0x420227ec 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420227ec mbedtls_ecp_check_pub_priv - .text.add64 0x420228be 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .text.carry64 0x420228f8 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420248a0 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420248a0 mbedtls_ecp_check_pub_priv + .text.add64 0x42024972 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x420249ac 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_fix_negative - 0x4202291c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420249d0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p255 - 0x42022970 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024a24 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_koblitz - 0x420229e4 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024a98 0x1d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256k1 - 0x42022bba 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024c6e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224k1 - 0x42022bd8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024c8c 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192k1 - 0x42022bf6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024caa 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p521 - 0x42022c14 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024cc8 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p384 - 0x42022c9e 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42024d52 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256 - 0x42023210 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420252c4 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224 - 0x42023652 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025706 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192 - 0x4202387e 0xca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025932 0xca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_group_load - 0x42023948 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420259fc 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_use_curve25519 - 0x420239ec 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025aa0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_group_load - 0x42023aa4 0x43c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - 0x42023aa4 mbedtls_ecp_group_load + 0x42025b58 0x43c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42025b58 mbedtls_ecp_group_load .text.entropy_update - 0x42023ee0 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42025f94 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.entropy_gather_internal - 0x42023f86 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x4202603a 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.mbedtls_entropy_free - 0x42024030 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42024030 mbedtls_entropy_free + 0x420260e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420260e4 mbedtls_entropy_free .text.mbedtls_entropy_add_source - 0x42024060 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42024060 mbedtls_entropy_add_source + 0x42026114 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42026114 mbedtls_entropy_add_source .text.mbedtls_entropy_init - 0x4202408c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x4202408c mbedtls_entropy_init + 0x42026140 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42026140 mbedtls_entropy_init .text.mbedtls_entropy_func - 0x420240d0 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x420240d0 mbedtls_entropy_func + 0x42026184 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42026184 mbedtls_entropy_func .text.mbedtls_hmac_drbg_init - 0x42024208 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42024208 mbedtls_hmac_drbg_init + 0x420262bc 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420262bc mbedtls_hmac_drbg_init .text.mbedtls_hmac_drbg_update - 0x4202422e 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4202422e mbedtls_hmac_drbg_update + 0x420262e2 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420262e2 mbedtls_hmac_drbg_update .text.hmac_drbg_reseed_core - 0x42024310 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420263c4 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .text.mbedtls_hmac_drbg_seed_buf - 0x420243f0 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420243f0 mbedtls_hmac_drbg_seed_buf + 0x420264a4 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420264a4 mbedtls_hmac_drbg_seed_buf .text.mbedtls_hmac_drbg_reseed - 0x42024454 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42024454 mbedtls_hmac_drbg_reseed + 0x42026508 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026508 mbedtls_hmac_drbg_reseed .text.mbedtls_hmac_drbg_random_with_add - 0x42024464 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42024464 mbedtls_hmac_drbg_random_with_add + 0x42026518 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026518 mbedtls_hmac_drbg_random_with_add .text.mbedtls_hmac_drbg_random - 0x4202454a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4202454a mbedtls_hmac_drbg_random + 0x420265fe 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420265fe mbedtls_hmac_drbg_random .text.mbedtls_hmac_drbg_free - 0x4202455c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4202455c mbedtls_hmac_drbg_free + 0x42026610 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42026610 mbedtls_hmac_drbg_free .text.oid_pk_alg_from_asn1 - 0x42024584 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026638 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_from_asn1 - 0x420245c0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026674 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_algid_from_asn1 - 0x420245fc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420266b0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.mbedtls_oid_get_pk_alg - 0x42024638 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42024638 mbedtls_oid_get_pk_alg + 0x420266ec 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x420266ec mbedtls_oid_get_pk_alg .text.mbedtls_oid_get_ec_grp - 0x4202465a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4202465a mbedtls_oid_get_ec_grp + 0x4202670e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4202670e mbedtls_oid_get_ec_grp .text.mbedtls_oid_get_ec_grp_algid - 0x4202467c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4202467c mbedtls_oid_get_ec_grp_algid + 0x42026730 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026730 mbedtls_oid_get_ec_grp_algid .text.mbedtls_oid_get_oid_by_md - 0x4202469e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4202469e mbedtls_oid_get_oid_by_md + 0x42026752 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42026752 mbedtls_oid_get_oid_by_md .text.esp_sha_dma_start - 0x420246c4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - 0x420246c4 esp_sha_dma_start + 0x42026778 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x42026778 esp_sha_dma_start .text.mbedtls_hardware_poll - 0x420246d6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - 0x420246d6 mbedtls_hardware_poll + 0x4202678a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x4202678a mbedtls_hardware_poll .text.esp_now_init - 0x420246f8 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x420246f8 esp_now_init + 0x420267ac 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x420267ac esp_now_init .text.esp_now_deinit - 0x420247ca 0xd0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x420247ca esp_now_deinit + 0x4202687e 0xd0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4202687e esp_now_deinit .text.esp_now_register_recv_cb - 0x4202489a 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x4202489a esp_now_register_recv_cb + 0x4202694e 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4202694e esp_now_register_recv_cb .text.esp_now_register_send_cb - 0x42024970 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42024970 esp_now_register_send_cb + 0x42026a24 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42026a24 esp_now_register_send_cb .text.esp_now_send - 0x42024a46 0x198 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42024a46 esp_now_send + 0x42026afa 0x198 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42026afa esp_now_send .text.esp_now_add_peer - 0x42024bde 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42024bde esp_now_add_peer + 0x42026c92 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42026c92 esp_now_add_peer .text.esp_now_is_peer_exist - 0x42024cb4 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42024cb4 esp_now_is_peer_exist + 0x42026d68 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42026d68 esp_now_is_peer_exist .text.esp_now_set_pmk - 0x42024d76 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42024d76 esp_now_set_pmk + 0x42026e2a 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42026e2a esp_now_set_pmk .text.mt_recv_cb - 0x42024e4c 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42026f00 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_clear_lmk - 0x42024e5c 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42026f10 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_lmk - 0x42024e82 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42026f36 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_send_cb - 0x42024ef0 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42026fa4 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_key_idx.isra.2 - 0x42024f90 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42027044 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_copy_peer - 0x42025004 0xec /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x420270b8 0xec /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_set_lmk - 0x420250f0 0x14a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .text.mt_init 0x4202523a 0xec /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202523a mt_init + 0x420271a4 0x14a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .text.mt_init 0x420272ee 0xec /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x420272ee mt_init .text.mt_deinit - 0x42025326 0x1e0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42025326 mt_deinit + 0x420273da 0x1e0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x420273da mt_deinit .text.mt_register_recv_cb - 0x42025506 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42025506 mt_register_recv_cb + 0x420275ba 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x420275ba mt_register_recv_cb .text.mt_register_send_cb - 0x42025560 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42025560 mt_register_send_cb - .text.mt_send 0x420255ba 0x130 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x420255ba mt_send + 0x42027614 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42027614 mt_register_send_cb + .text.mt_send 0x4202766e 0x130 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202766e mt_send .text.mt_fetch_peer - 0x420256ea 0x94 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x420256ea mt_fetch_peer + 0x4202779e 0x94 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x4202779e mt_fetch_peer .text.mt_is_peer_exist - 0x4202577e 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x4202577e mt_is_peer_exist + 0x42027832 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42027832 mt_is_peer_exist .text.mt_add_peer - 0x420257ec 0x440 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x420257ec mt_add_peer + 0x420278a0 0x440 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x420278a0 mt_add_peer .text.mt_set_pmk - 0x42025c2c 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42025c2c mt_set_pmk + 0x42027ce0 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42027ce0 mt_set_pmk .text.get_iav_key - 0x42025c92 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42025c92 get_iav_key + 0x42027d46 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42027d46 get_iav_key .text.ieee80211_recv_action_vendor_spec - 0x42025ca6 0x114 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42025ca6 ieee80211_recv_action_vendor_spec + 0x42027d5a 0x114 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42027d5a ieee80211_recv_action_vendor_spec .text.register_ieee80211_action_vendor_get_key_cb - 0x42025dba 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42025dba register_ieee80211_action_vendor_get_key_cb + 0x42027e6e 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42027e6e register_ieee80211_action_vendor_get_key_cb .text.unregister_ieee80211_action_vendor_get_key_cb - 0x42025dcc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42025dcc unregister_ieee80211_action_vendor_get_key_cb + 0x42027e80 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42027e80 unregister_ieee80211_action_vendor_get_key_cb .text.ieee80211_add_action_vendor_spec_esp - 0x42025dd6 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42025dd6 ieee80211_add_action_vendor_spec_esp + 0x42027e8a 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42027e8a ieee80211_add_action_vendor_spec_esp .text.ieee80211_alloc_action_vendor_spec - 0x42025e34 0xea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42025e34 ieee80211_alloc_action_vendor_spec + 0x42027ee8 0xea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42027ee8 ieee80211_alloc_action_vendor_spec .text.ieee80211_send_action_vendor_spec - 0x42025f1e 0x340 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x42025f1e ieee80211_send_action_vendor_spec + 0x42027fd2 0x340 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42027fd2 ieee80211_send_action_vendor_spec .text.ieee80211_action_vendor_spec_attach - 0x4202625e 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4202625e ieee80211_action_vendor_spec_attach + 0x42028312 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42028312 ieee80211_action_vendor_spec_attach .text.register_ieee80211_action_vendor_spec_cb - 0x4202628e 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4202628e register_ieee80211_action_vendor_spec_cb + 0x42028342 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42028342 register_ieee80211_action_vendor_spec_cb .text.unregister_ieee80211_action_vendor_spec_cb - 0x420262a0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x420262a0 unregister_ieee80211_action_vendor_spec_cb + 0x42028354 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x42028354 unregister_ieee80211_action_vendor_spec_cb .text.wifi_ant_update_empty_func - 0x420262aa 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420262aa wifi_ant_update_empty_func + 0x4202835e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202835e wifi_ant_update_empty_func .text.esp_wifi_ap_get_sta_aid_local - 0x420262ae 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420262ae esp_wifi_ap_get_sta_aid_local + 0x42028362 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028362 esp_wifi_ap_get_sta_aid_local .text.esp_wifi_send_deauth_local - 0x42026340 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026340 esp_wifi_send_deauth_local + 0x420283f4 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420283f4 esp_wifi_send_deauth_local .text.wifi_get_init_state - 0x42026354 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026354 wifi_get_init_state + 0x42028408 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028408 wifi_get_init_state .text.wifi_is_stop_in_progress - 0x4202635a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202635a wifi_is_stop_in_progress + 0x4202840e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202840e wifi_is_stop_in_progress .text.wifi_api_lock - 0x42026364 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026364 wifi_api_lock + 0x42028418 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028418 wifi_api_lock .text.wifi_api_unlock - 0x420263bc 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420263bc wifi_api_unlock + 0x42028470 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028470 wifi_api_unlock .text.wifi_init_completed - 0x420263e4 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420263e4 wifi_init_completed + 0x42028498 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028498 wifi_init_completed .text.wifi_station_get_config_local - 0x42026410 0x1a4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420284c4 0x1a4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.wifi_softap_get_config - 0x420265b4 0x18c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420265b4 wifi_softap_get_config + 0x42028668 0x18c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028668 wifi_softap_get_config .text.esp_wifi_get_mode - 0x42026740 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026740 esp_wifi_get_mode + 0x420287f4 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420287f4 esp_wifi_get_mode .text.wifi_softap_deauth - 0x42026776 0xc4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026776 wifi_softap_deauth + 0x4202882a 0xc4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202882a wifi_softap_deauth .text.wifi_check_chan_param - 0x4202683a 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202683a wifi_check_chan_param + 0x420288ee 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420288ee wifi_check_chan_param .text.wifi_deinit_in_caller_task - 0x42026896 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026896 wifi_deinit_in_caller_task + 0x4202894a 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202894a wifi_deinit_in_caller_task .text.wifi_init_in_caller_task - 0x420268cc 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420268cc wifi_init_in_caller_task + 0x42028980 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028980 wifi_init_in_caller_task .text.wifi_osi_funcs_register - 0x4202695a 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202695a wifi_osi_funcs_register + 0x42028a0e 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028a0e wifi_osi_funcs_register .text.net80211_data_ptr_init - 0x420269be 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420269be net80211_data_ptr_init + 0x42028a72 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028a72 net80211_data_ptr_init .text.net80211_softap_funcs_init - 0x42026a90 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026a90 net80211_softap_funcs_init + 0x42028b44 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028b44 net80211_softap_funcs_init .text.net80211_funcs_init - 0x42026b06 0x242 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026b06 net80211_funcs_init + 0x42028bba 0x242 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028bba net80211_funcs_init .text.net80211_funcs_deinit - 0x42026d48 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026d48 net80211_funcs_deinit + 0x42028dfc 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028dfc net80211_funcs_deinit .text.esp_wifi_init_internal - 0x42026d74 0x120 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026d74 esp_wifi_init_internal + 0x42028e28 0x120 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028e28 esp_wifi_init_internal .text.esp_wifi_deinit_internal - 0x42026e94 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026e94 esp_wifi_deinit_internal + 0x42028f48 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42028f48 esp_wifi_deinit_internal .text.esp_wifi_set_mode - 0x42026f90 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026f90 esp_wifi_set_mode + 0x42029044 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029044 esp_wifi_set_mode .text.esp_wifi_start - 0x42026fe0 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42026fe0 esp_wifi_start + 0x42029094 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029094 esp_wifi_start .text.esp_wifi_deauth_sta - 0x42027024 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027024 esp_wifi_deauth_sta + 0x420290d8 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420290d8 esp_wifi_deauth_sta .text.esp_wifi_get_config - 0x42027090 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027090 esp_wifi_get_config + 0x42029144 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029144 esp_wifi_get_config .text.esp_wifi_set_channel - 0x420270ea 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420270ea esp_wifi_set_channel + 0x4202919e 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202919e esp_wifi_set_channel .text.esp_wifi_set_storage - 0x42027164 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027164 esp_wifi_set_storage + 0x42029218 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029218 esp_wifi_set_storage .text.esp_wifi_internal_reg_rxcb - 0x420271bc 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420271bc esp_wifi_internal_reg_rxcb + 0x42029270 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029270 esp_wifi_internal_reg_rxcb .text.wifi_event_post - 0x4202722a 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202722a wifi_event_post + 0x420292de 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420292de wifi_event_post .text.wifi_mesh_event_post - 0x4202727c 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202727c wifi_mesh_event_post + 0x42029330 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029330 wifi_mesh_event_post .text.esp_wifi_vnd_lora_enable - 0x420272ca 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420272ca esp_wifi_vnd_lora_enable + 0x4202937e 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202937e esp_wifi_vnd_lora_enable .text.esp_wifi_vnd_lora_disable - 0x4202738a 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202738a esp_wifi_vnd_lora_disable + 0x4202943e 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202943e esp_wifi_vnd_lora_disable .text.esp_wifi_get_event_mask - 0x420273e8 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420273e8 esp_wifi_get_event_mask + 0x4202949c 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202949c esp_wifi_get_event_mask .text.esp_wifi_ipc_internal - 0x42027412 0x148 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027412 esp_wifi_ipc_internal + 0x420294c6 0x148 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420294c6 esp_wifi_ipc_internal .text.esp_wifi_internal_set_log_level - 0x4202755a 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202755a esp_wifi_internal_set_log_level + 0x4202960e 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202960e esp_wifi_internal_set_log_level .text.esp_wifi_internal_configure_wake_window - 0x42027570 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027570 esp_wifi_internal_configure_wake_window + 0x42029624 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029624 esp_wifi_internal_configure_wake_window .text.esp_wifi_internal_on_coex_start - 0x420275ec 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420275ec esp_wifi_internal_on_coex_start + 0x420296a0 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420296a0 esp_wifi_internal_on_coex_start .text.esp_wifi_internal_on_coex_schm_phase - 0x4202762e 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202762e esp_wifi_internal_on_coex_schm_phase + 0x420296e2 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420296e2 esp_wifi_internal_on_coex_schm_phase .text.esp_wifi_set_sleep_min_active_time - 0x42027670 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027670 esp_wifi_set_sleep_min_active_time + 0x42029724 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029724 esp_wifi_set_sleep_min_active_time .text.esp_wifi_set_keep_alive_time - 0x42027674 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027674 esp_wifi_set_keep_alive_time + 0x42029728 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029728 esp_wifi_set_keep_alive_time .text.esp_wifi_set_sleep_wait_broadcast_data_time - 0x42027678 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027678 esp_wifi_set_sleep_wait_broadcast_data_time + 0x4202972c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4202972c esp_wifi_set_sleep_wait_broadcast_data_time .text.esp_wifi_internal_issue_disconnect - 0x4202767c 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4202767c esp_wifi_internal_issue_disconnect + 0x42029730 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029730 esp_wifi_internal_issue_disconnect .text.esp_wifi_ap_get_sta_aid - 0x420276a4 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420276a4 esp_wifi_ap_get_sta_aid + 0x42029758 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029758 esp_wifi_ap_get_sta_aid .text.esp_mesh_map_deauth - 0x420276dc 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420276dc esp_mesh_map_deauth + 0x42029790 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029790 esp_mesh_map_deauth .text.esp_mesh_get_running_active_duty_cycle - 0x42027754 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42027754 esp_mesh_get_running_active_duty_cycle + 0x42029808 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42029808 esp_mesh_get_running_active_duty_cycle .text.ieee80211_freedom_inside_cb - 0x420277a0 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x420277a0 ieee80211_freedom_inside_cb + 0x42029854 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029854 ieee80211_freedom_inside_cb .text.ieee80211_send_sa_query - 0x420277ca 0xc8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202987e 0xc8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_resp - 0x42027892 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029946 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_req - 0x420278ac 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029960 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_resp - 0x420278c6 0xe8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202997a 0xe8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_req - 0x420279ae 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029a62 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_rate_ref_init - 0x420279ca 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x420279ca ieee80211_rate_ref_init + 0x42029a7e 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029a7e ieee80211_rate_ref_init .text.ieee80211_freedom_init - 0x420279e2 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x420279e2 ieee80211_freedom_init + 0x42029a96 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029a96 ieee80211_freedom_init .text.ieee80211_user_ie_init - 0x42027a04 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027a04 ieee80211_user_ie_init + 0x42029ab8 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029ab8 ieee80211_user_ie_init .text.ieee80211_ifattach - 0x42027a4c 0xce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027a4c ieee80211_ifattach + 0x42029b00 0xce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029b00 ieee80211_ifattach .text.ieee80211_ifdetach - 0x42027b1a 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027b1a ieee80211_ifdetach + 0x42029bce 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029bce ieee80211_ifdetach .text.wifi_destroy_softap - 0x42027b32 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027b32 wifi_destroy_softap + 0x42029be6 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029be6 wifi_destroy_softap .text.wifi_destroy_sta - 0x42027bbc 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027bbc wifi_destroy_sta + 0x42029c70 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029c70 wifi_destroy_sta .text.ieee80211_find_elem_match - 0x42027c4a 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027c4a ieee80211_find_elem_match + 0x42029cfe 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029cfe ieee80211_find_elem_match .text.ieee80211_find_ie - 0x42027cca 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027cca ieee80211_find_ie + 0x42029d7e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029d7e ieee80211_find_ie .text.ieee80211_setup_pmf - 0x42027cd4 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027cd4 ieee80211_setup_pmf + 0x42029d88 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029d88 ieee80211_setup_pmf .text.wifi_create_softap - 0x42027d1c 0xdc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027d1c wifi_create_softap + 0x42029dd0 0xdc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029dd0 wifi_create_softap .text.wifi_create_sta - 0x42027df8 0xe8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027df8 wifi_create_sta + 0x42029eac 0xe8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029eac wifi_create_sta .text.wifi_mode_set - 0x42027ee0 0x160 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42027ee0 wifi_mode_set + 0x42029f94 0x160 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x42029f94 wifi_mode_set .text.ieee80211_is_robust_mgmt_frm - 0x42028040 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x42028040 ieee80211_is_robust_mgmt_frm + 0x4202a0f4 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4202a0f4 ieee80211_is_robust_mgmt_frm .text.ieee80211_crypto_attach - 0x4202808a 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202808a ieee80211_crypto_attach + 0x4202a13e 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202a13e ieee80211_crypto_attach .text.ieee80211_crypto_decap - 0x4202808c 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202808c ieee80211_crypto_decap + 0x4202a140 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202a140 ieee80211_crypto_decap .text.ieee80211_crypto_aes_128_cmac_encrypt - 0x42028140 0x12a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42028140 ieee80211_crypto_aes_128_cmac_encrypt + 0x4202a1f4 0x12a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202a1f4 ieee80211_crypto_aes_128_cmac_encrypt .text.ieee80211_crypto_aes_128_cmac_decrypt - 0x4202826a 0x184 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4202826a ieee80211_crypto_aes_128_cmac_decrypt + 0x4202a31e 0x184 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202a31e ieee80211_crypto_aes_128_cmac_decrypt .text.ieee80211_crypto_gmac_decrypt - 0x420283ee 0x1de /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x420283ee ieee80211_crypto_gmac_decrypt + 0x4202a4a2 0x1de /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202a4a2 ieee80211_crypto_gmac_decrypt .text.ieee80211_get_cipher_mic_len - 0x420285cc 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x420285cc ieee80211_get_cipher_mic_len + 0x4202a680 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4202a680 ieee80211_get_cipher_mic_len .text.ccmp_encap - 0x420285f6 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x420285f6 ccmp_encap + 0x4202a6aa 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4202a6aa ccmp_encap .text.ccmp_decap - 0x42028666 0xc4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42028666 ccmp_decap + 0x4202a71a 0xc4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4202a71a ccmp_decap .text.ieee80211_decrypt_espnow_pkt - 0x4202872a 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x4202872a ieee80211_decrypt_espnow_pkt + 0x4202a7de 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4202a7de ieee80211_decrypt_espnow_pkt .text.ieee80211_ccmp_decrypt - 0x42028770 0x19a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42028770 ieee80211_ccmp_decrypt + 0x4202a824 0x19a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4202a824 ieee80211_ccmp_decrypt .text.wifi_log - 0x4202890a 0xcc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x4202890a wifi_log + 0x4202a9be 0xcc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x4202a9be wifi_log .text.ftm_is_responder_supported - 0x420289d6 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420289d6 ftm_is_responder_supported + 0x4202aa8a 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202aa8a ftm_is_responder_supported .text.ftm_responder_cleanup - 0x420289f8 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420289f8 ftm_responder_cleanup + 0x4202aaac 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202aaac ftm_responder_cleanup .text.ftm_is_initiator_supported - 0x42028a7a 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42028a7a ftm_is_initiator_supported + 0x4202ab2e 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202ab2e ftm_is_initiator_supported .text.ftm_initiator_post_event - 0x42028a8c 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42028a8c ftm_initiator_post_event + 0x4202ab40 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202ab40 ftm_initiator_post_event .text.ftm_initiator_cleanup - 0x42028b16 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42028b16 ftm_initiator_cleanup + 0x4202abca 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202abca ftm_initiator_cleanup .text.ieee80211_ftm_detach - 0x42028bc2 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42028bc2 ieee80211_ftm_detach + 0x4202ac76 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4202ac76 ieee80211_ftm_detach .text.is_non_esp_oui - 0x42028bc6 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ac7a 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.is_esp_manufacturer_oui - 0x42028bf8 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202acac 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_is_action_category_robust - 0x42028c32 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ace6 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_beacon_txcb - 0x42028c6e 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42028c6e ieee80211_hostapd_beacon_txcb + 0x4202ad22 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ad22 ieee80211_hostapd_beacon_txcb .text.ieee80211_hostap_send_beacon - 0x42028d4e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ae02 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.hostap_handle_timer - 0x42028d58 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42028d58 hostap_handle_timer + 0x4202ae0c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ae0c hostap_handle_timer .text.ap_try_sa_query - 0x42028d62 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ae16 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ap_sa_query_timeout - 0x42028d6c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ae20 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_ps_txcb - 0x42028d76 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42028d76 ieee80211_hostapd_ps_txcb + 0x4202ae2a 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ae2a ieee80211_hostapd_ps_txcb .text.ieee80211_free_beacon_eb - 0x42028dba 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42028dba ieee80211_free_beacon_eb + 0x4202ae6e 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ae6e ieee80211_free_beacon_eb .text.ieee80211_hostap_send_beacon_process - 0x42028e38 0x37e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42028e38 ieee80211_hostap_send_beacon_process + 0x4202aeec 0x37e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202aeec ieee80211_hostap_send_beacon_process .text.hostap_delete_ptk - 0x420291b6 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420291b6 hostap_delete_ptk + 0x4202b26a 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b26a hostap_delete_ptk .text.ieee80211_hostap_attach - 0x420291f0 0x20a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420291f0 ieee80211_hostap_attach + 0x4202b2a4 0x20a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b2a4 ieee80211_hostap_attach .text.hostap_deliver_data - 0x420293fa 0xba /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420293fa hostap_deliver_data + 0x4202b4ae 0xba /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b4ae hostap_deliver_data .text.hostap_handle_timer_process - 0x420294b4 0x186 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420294b4 hostap_handle_timer_process + 0x4202b568 0x186 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b568 hostap_handle_timer_process .text.wifi_ap_reg_rxcb - 0x4202963a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4202963a wifi_ap_reg_rxcb + 0x4202b6ee 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b6ee wifi_ap_reg_rxcb .text.ap_rx_cb - 0x42029644 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42029644 ap_rx_cb + 0x4202b6f8 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b6f8 ap_rx_cb .text.hostap_auth_open - 0x42029662 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42029662 hostap_auth_open + 0x4202b716 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b716 hostap_auth_open .text.hostap_recv_ctl - 0x420297ea 0x164 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420297ea hostap_recv_ctl + 0x4202b89e 0x164 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202b89e hostap_recv_ctl .text.wifi_softap_start - 0x4202994e 0x31e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4202994e wifi_softap_start + 0x4202ba02 0x31e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202ba02 wifi_softap_start .text.wifi_softap_stop - 0x42029c6c 0x18c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42029c6c wifi_softap_stop + 0x4202bd20 0x18c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202bd20 wifi_softap_stop .text.ap_sa_query_timeout_process - 0x42029df8 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42029df8 ap_sa_query_timeout_process + 0x4202beac 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202beac ap_sa_query_timeout_process .text.ap_try_sa_query_process - 0x42029ea2 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42029ea2 ap_try_sa_query_process + 0x4202bf56 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202bf56 ap_try_sa_query_process .text.hostap_recv_mgmt - 0x4202a02a 0xed0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4202a02a hostap_recv_mgmt + 0x4202c0de 0xed0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202c0de hostap_recv_mgmt .text.hostap_input - 0x4202aefa 0x654 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4202aefa hostap_input + 0x4202cfae 0x654 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202cfae hostap_input .text.add_mic_ie_bip - 0x4202b54e 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4202b54e add_mic_ie_bip + 0x4202d602 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4202d602 add_mic_ie_bip .text.addba_stop_timeout - 0x4202b5aa 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202d65e 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_timeout - 0x4202b5da 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202d68e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_timeout - 0x4202b5e4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202d698 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_stop_age_timer - 0x4202b5ee 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202d6a2 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_add_htcap_body - 0x4202b626 0x216 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202d6da 0x216 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_response - 0x4202b83c 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202d8f0 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_tx_stop - 0x4202b9c4 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202da78 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_response_txcb - 0x4202ba54 0x1b0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202db08 0x1b0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_attach - 0x4202bc04 0x234 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202bc04 ieee80211_ht_attach + 0x4202dcb8 0x234 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202dcb8 ieee80211_ht_attach .text.ampdu_free_rx_ba_index - 0x4202be38 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202be38 ampdu_free_rx_ba_index + 0x4202deec 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202deec ampdu_free_rx_ba_index .text.ampdu_rx_stop - 0x4202be64 0xda /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202df18 0xda /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_delba - 0x4202bf3e 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202dff2 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_alloc_rx_ba_index - 0x4202bfc8 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202bfc8 ampdu_alloc_rx_ba_index + 0x4202e07c 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e07c ampdu_alloc_rx_ba_index .text.ampdu_rx_start.isra.9 - 0x4202c036 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e0ea 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_request - 0x4202c176 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e22a 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_deattach - 0x4202c2fe 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c2fe ieee80211_ht_deattach + 0x4202e3b2 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e3b2 ieee80211_ht_deattach .text.ieee80211_ampdu_enable - 0x4202c380 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c380 ieee80211_ampdu_enable + 0x4202e434 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e434 ieee80211_ampdu_enable .text.addba_timeout_process - 0x4202c38c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c38c addba_timeout_process + 0x4202e440 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e440 addba_timeout_process .text.ieee80211_ampdu_request - 0x4202c3a4 0x19a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c3a4 ieee80211_ampdu_request + 0x4202e458 0x19a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e458 ieee80211_ampdu_request .text.ieee80211_ampdu_age_bss - 0x4202c53e 0x108 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e5f2 0x108 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_age_all - 0x4202c646 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c646 ieee80211_ampdu_age_all + 0x4202e6fa 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e6fa ieee80211_ampdu_age_all .text.ampdu_process_multicast_address_qos_frame - 0x4202c6f2 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c6f2 ampdu_process_multicast_address_qos_frame + 0x4202e7a6 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e7a6 ampdu_process_multicast_address_qos_frame .text.ieee80211_recv_bar - 0x4202c77e 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c77e ieee80211_recv_bar + 0x4202e832 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e832 ieee80211_recv_bar .text.ieee80211_ht_node_cleanup - 0x4202c7fc 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c7fc ieee80211_ht_node_cleanup + 0x4202e8b0 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e8b0 ieee80211_ht_node_cleanup .text.ieee80211_ht_node_init - 0x4202c846 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c846 ieee80211_ht_node_init + 0x4202e8fa 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e8fa ieee80211_ht_node_init .text.ieee80211_parse_htcap - 0x4202c8d2 0x120 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c8d2 ieee80211_parse_htcap + 0x4202e986 0x120 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202e986 ieee80211_parse_htcap .text.ieee80211_has_ht40_bss - 0x4202c9f2 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202c9f2 ieee80211_has_ht40_bss + 0x4202eaa6 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202eaa6 ieee80211_has_ht40_bss .text.ieee80211_update_channel - 0x4202caa4 0x346 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202caa4 ieee80211_update_channel + 0x4202eb58 0x346 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202eb58 ieee80211_update_channel .text.ieee80211_ht_updatehtcap - 0x4202cdea 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202cdea ieee80211_ht_updatehtcap + 0x4202ee9e 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202ee9e ieee80211_ht_updatehtcap .text.ieee80211_ht_updateparams - 0x4202ce26 0x1a0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202ce26 ieee80211_ht_updateparams + 0x4202eeda 0x1a0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202eeda ieee80211_ht_updateparams .text.ieee80211_setup_htrates - 0x4202cfc6 0x100 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202cfc6 ieee80211_setup_htrates + 0x4202f07a 0x100 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f07a ieee80211_setup_htrates .text.ieee80211_setup_basic_htrates - 0x4202d0c6 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d0c6 ieee80211_setup_basic_htrates + 0x4202f17a 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f17a ieee80211_setup_basic_htrates .text.ieee80211_add_htcap - 0x4202d166 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d166 ieee80211_add_htcap + 0x4202f21a 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f21a ieee80211_add_htcap .text.ieee80211_add_htcap_vendor - 0x4202d1a4 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d1a4 ieee80211_add_htcap_vendor + 0x4202f258 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f258 ieee80211_add_htcap_vendor .text.ieee80211_add_htinfo_body - 0x4202d1d4 0x14e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d1d4 ieee80211_add_htinfo_body + 0x4202f288 0x14e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f288 ieee80211_add_htinfo_body .text.ieee80211_add_htinfo - 0x4202d322 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d322 ieee80211_add_htinfo + 0x4202f3d6 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f3d6 ieee80211_add_htinfo .text.ieee80211_add_htinfo_vendor - 0x4202d360 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d360 ieee80211_add_htinfo_vendor + 0x4202f414 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f414 ieee80211_add_htinfo_vendor .text.ht_action_output - 0x4202d3ba 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d3ba ht_action_output + 0x4202f46e 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f46e ht_action_output .text.ht_send_action_ba_delba - 0x4202d3e8 0xea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f49c 0xea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_send_action_ba_addba - 0x4202d4d2 0x152 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f586 0x152 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_decap1 - 0x4202d624 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d624 ieee80211_decap1 + 0x4202f6d8 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f6d8 ieee80211_decap1 .text.ieee80211_decap_amsdu - 0x4202d6a0 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4202d6a0 ieee80211_decap_amsdu + 0x4202f754 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4202f754 ieee80211_decap_amsdu .text.ieee80211_add_ie_vendor_esp_head - 0x4202d7e0 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4202d7e0 ieee80211_add_ie_vendor_esp_head + 0x4202f894 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x4202f894 ieee80211_add_ie_vendor_esp_head .text.ieee80211_add_ie_vendor_esp_now - 0x4202d828 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4202d828 ieee80211_add_ie_vendor_esp_now + 0x4202f8dc 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x4202f8dc ieee80211_add_ie_vendor_esp_now .text.ieee80211_add_ie_vendor_esp_manufacturer - 0x4202d86a 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4202d86a ieee80211_add_ie_vendor_esp_manufacturer + 0x4202f91e 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x4202f91e ieee80211_add_ie_vendor_esp_manufacturer .text.wpa_cipher - 0x4202d8c8 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202f97c 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.rsn_cipher - 0x4202d92c 0x116 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202f9e0 0x116 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.ieee80211_decap - 0x4202da42 0x1be /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202da42 ieee80211_decap + 0x4202faf6 0x1be /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202faf6 ieee80211_decap .text.ieee80211_is_support_rate - 0x4202dc00 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202dc00 ieee80211_is_support_rate + 0x4202fcb4 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202fcb4 ieee80211_is_support_rate .text.ieee80211_setup_rates - 0x4202dc48 0xf0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202dc48 ieee80211_setup_rates + 0x4202fcfc 0xf0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202fcfc ieee80211_setup_rates .text.ieee80211_set_max_rate - 0x4202dd38 0x11a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202dd38 ieee80211_set_max_rate + 0x4202fdec 0x11a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202fdec ieee80211_set_max_rate .text.ieee80211_is_lr_only - 0x4202de52 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202de52 ieee80211_is_lr_only + 0x4202ff06 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202ff06 ieee80211_is_lr_only .text.ieee80211_setup_phy_mode - 0x4202de62 0xb8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202de62 ieee80211_setup_phy_mode + 0x4202ff16 0xb8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202ff16 ieee80211_setup_phy_mode .text.ieee80211_setup_lr_rates - 0x4202df1a 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202df1a ieee80211_setup_lr_rates + 0x4202ffce 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4202ffce ieee80211_setup_lr_rates .text.ieee80211_alloc_challenge - 0x4202df80 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202df80 ieee80211_alloc_challenge + 0x42030034 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42030034 ieee80211_alloc_challenge .text.ieee80211_parse_beacon - 0x4202dfc8 0x580 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202dfc8 ieee80211_parse_beacon + 0x4203007c 0x580 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203007c ieee80211_parse_beacon .text.ieee80211_parse_wpa - 0x4202e548 0x118 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202e548 ieee80211_parse_wpa + 0x420305fc 0x118 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420305fc ieee80211_parse_wpa .text.ieee80211_rsn_cipher_priority - 0x4202e660 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202e660 ieee80211_rsn_cipher_priority + 0x42030714 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42030714 ieee80211_rsn_cipher_priority .text.ieee80211_better_rsn_pairwise_cipher - 0x4202e698 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202e698 ieee80211_better_rsn_pairwise_cipher + 0x4203074c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4203074c ieee80211_better_rsn_pairwise_cipher .text.ieee80211_amsdu_negotiate - 0x4202e6c4 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202e6c4 ieee80211_amsdu_negotiate + 0x42030778 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42030778 ieee80211_amsdu_negotiate .text.ieee80211_parse_rsn - 0x4202e754 0x792 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202e754 ieee80211_parse_rsn + 0x42030808 0x792 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42030808 ieee80211_parse_rsn .text.ieee80211_is_ht_cipher - 0x4202eee6 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202eee6 ieee80211_is_ht_cipher + 0x42030f9a 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42030f9a ieee80211_is_ht_cipher .text.ieee80211_parse_wapi - 0x4202ef04 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202ef04 ieee80211_parse_wapi + 0x42030fb8 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42030fb8 ieee80211_parse_wapi .text.ieee80211_parse_action - 0x4202efa2 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202efa2 ieee80211_parse_action + 0x42031056 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42031056 ieee80211_parse_action .text.ieee80211_setup_rateset - 0x4202f054 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4202f054 ieee80211_setup_rateset + 0x42031108 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42031108 ieee80211_setup_rateset .text.wifi_pmk_is_valid - 0x4202f058 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4203110c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.ieee80211_ioctl_process - 0x4202f08e 0x112 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f08e ieee80211_ioctl_process + 0x42031142 0x112 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031142 ieee80211_ioctl_process .text.current_task_is_wifi_task - 0x4202f1a0 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f1a0 current_task_is_wifi_task + 0x42031254 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031254 current_task_is_wifi_task .text.wifi_station_get_reconnect_policy - 0x4202f1c8 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f1c8 wifi_station_get_reconnect_policy + 0x4203127c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4203127c wifi_station_get_reconnect_policy .text._do_wifi_stop - 0x4202f1cc 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f1cc _do_wifi_stop + 0x42031280 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031280 _do_wifi_stop .text._do_wifi_start - 0x4202f224 0xa6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f224 _do_wifi_start + 0x420312d8 0xa6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420312d8 _do_wifi_start .text.ieee80211_set_phy_bw - 0x4202f2ca 0x198 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f2ca ieee80211_set_phy_bw + 0x4203137e 0x198 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4203137e ieee80211_set_phy_bw .text.wifi_station_save_ap_channel - 0x4202f462 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f462 wifi_station_save_ap_channel + 0x42031516 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031516 wifi_station_save_ap_channel .text.ieee80211_sta_disconnect - 0x4202f4d8 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f4d8 ieee80211_sta_disconnect + 0x4203158c 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4203158c ieee80211_sta_disconnect .text._do_wifi_disconnect - 0x4202f568 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4203161c 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_softap_max_support_num - 0x4202f5f4 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f5f4 wifi_softap_max_support_num + 0x420316a8 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420316a8 wifi_softap_max_support_num .text.wifi_softap_set_config - 0x4202f622 0x784 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202f622 wifi_softap_set_config + 0x420316d6 0x784 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420316d6 wifi_softap_set_config .text.chip_enable - 0x4202fda6 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202fda6 chip_enable + 0x42031e5a 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031e5a chip_enable .text.chip_disable - 0x4202fdcc 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202fdcc chip_disable + 0x42031e80 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031e80 chip_disable .text.wifi_reset_mac - 0x4202fdf2 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202fdf2 wifi_reset_mac + 0x42031ea6 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031ea6 wifi_reset_mac .text.wifi_hw_start - 0x4202fe58 0x16c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202fe58 wifi_hw_start + 0x42031f0c 0x16c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42031f0c wifi_hw_start .text.wifi_stop_sw_txq - 0x4202ffc4 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202ffc4 wifi_stop_sw_txq + 0x42032078 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032078 wifi_stop_sw_txq .text.wifi_hw_stop - 0x4202fff8 0x142 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4202fff8 wifi_hw_stop + 0x420320ac 0x142 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420320ac wifi_hw_stop .text.wifi_set_mode_process - 0x4203013a 0x1c0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4203013a wifi_set_mode_process + 0x420321ee 0x1c0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420321ee wifi_set_mode_process .text.wifi_menuconfig_init - 0x420302fa 0x1e2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420302fa wifi_menuconfig_init + 0x420323ae 0x1e2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420323ae wifi_menuconfig_init .text.wpa_crypto_funcs_init - 0x420304dc 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420304dc wpa_crypto_funcs_init + 0x42032590 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032590 wpa_crypto_funcs_init .text.wifi_crypto_init - 0x42030520 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030520 wifi_crypto_init + 0x420325d4 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420325d4 wifi_crypto_init .text.wifi_hmac_init - 0x42030526 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030526 wifi_hmac_init + 0x420325da 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420325da wifi_hmac_init .text.wifi_lmac_init - 0x42030562 0xfe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030562 wifi_lmac_init + 0x42032616 0xfe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032616 wifi_lmac_init .text.wifi_deinit - 0x42030660 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030660 wifi_deinit + 0x42032714 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032714 wifi_deinit .text.wifi_init_process - 0x42030680 0xde /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030680 wifi_init_process + 0x42032734 0xde /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032734 wifi_init_process .text.wifi_deinit_process - 0x4203075e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4203075e wifi_deinit_process + 0x42032812 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032812 wifi_deinit_process .text.wifi_start_process - 0x42030762 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030762 wifi_start_process + 0x42032816 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032816 wifi_start_process .text.wifi_disconnect_process - 0x420307ec 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420307ec wifi_disconnect_process + 0x420328a0 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420328a0 wifi_disconnect_process .text.wifi_set_channel_process - 0x42030850 0x14c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030850 wifi_set_channel_process + 0x42032904 0x14c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032904 wifi_set_channel_process .text.wifi_set_rxcb_process - 0x4203099c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4203099c wifi_set_rxcb_process + 0x42032a50 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032a50 wifi_set_rxcb_process .text.wifi_deauth_sta_process - 0x420309c8 0x128 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420309c8 wifi_deauth_sta_process + 0x42032a7c 0x128 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032a7c wifi_deauth_sta_process .text.wifi_wps_is_started - 0x42030af0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030af0 wifi_wps_is_started + 0x42032ba4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032ba4 wifi_wps_is_started .text.wifi_wpa2_is_started - 0x42030afa 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030afa wifi_wpa2_is_started + 0x42032bae 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032bae wifi_wpa2_is_started .text.wifi_ipc_process - 0x42030b04 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030b04 wifi_ipc_process + 0x42032bb8 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032bb8 wifi_ipc_process .text.ieee80211_set_appie - 0x42030b78 0x17e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030b78 ieee80211_set_appie + 0x42032c2c 0x17e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032c2c ieee80211_set_appie .text.wifi_set_appie_process - 0x42030cf6 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030cf6 wifi_set_appie_process + 0x42032daa 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032daa wifi_set_appie_process .text.wifi_send_mgmt_frame - 0x42030d12 0x15a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030d12 wifi_send_mgmt_frame + 0x42032dc6 0x15a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032dc6 wifi_send_mgmt_frame .text.wifi_register_mgmt_frame - 0x42030e6c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030e6c wifi_register_mgmt_frame + 0x42032f20 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032f20 wifi_register_mgmt_frame .text.wifi_configure_wake_window_process - 0x42030e84 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030e84 wifi_configure_wake_window_process + 0x42032f38 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032f38 wifi_configure_wake_window_process .text.wifi_ap_remove_sta_node_process - 0x42030ea4 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030ea4 wifi_ap_remove_sta_node_process + 0x42032f58 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032f58 wifi_ap_remove_sta_node_process .text.wifi_ap_sta_sae_auth_done_process - 0x42030f3c 0xec /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42030f3c wifi_ap_sta_sae_auth_done_process + 0x42032ff0 0xec /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42032ff0 wifi_ap_sta_sae_auth_done_process .text.wifi_on_coex_start_process - 0x42031028 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42031028 wifi_on_coex_start_process + 0x420330dc 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420330dc wifi_on_coex_start_process .text.wifi_on_coex_schm_phase_process - 0x42031050 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42031050 wifi_on_coex_schm_phase_process + 0x42033104 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42033104 wifi_on_coex_schm_phase_process .text.wifi_mesh_map_deauth_progress - 0x42031060 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42031060 wifi_mesh_map_deauth_progress + 0x42033114 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42033114 wifi_mesh_map_deauth_progress .text.wifi_mesh_ps_duty_cycle_get_process - 0x42031100 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42031100 wifi_mesh_ps_duty_cycle_get_process + 0x420331b4 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420331b4 wifi_mesh_ps_duty_cycle_get_process .text.ieee80211_ioctl_init - 0x42031128 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42031128 ieee80211_ioctl_init + 0x420331dc 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420331dc ieee80211_ioctl_init .text.ieee80211_ioctl_deinit - 0x42031158 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42031158 ieee80211_ioctl_deinit + 0x4203320c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4203320c ieee80211_ioctl_deinit .text.ieee80211_ioctl - 0x42031164 0x1b2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42031164 ieee80211_ioctl + 0x42033218 0x1b2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42033218 ieee80211_ioctl .text.is_esp_mesh_assoc - 0x42031316 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x42031316 is_esp_mesh_assoc + 0x420333ca 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x420333ca is_esp_mesh_assoc .text.wifi_nvs_cfg_item_init - 0x420313ac 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420313ac wifi_nvs_cfg_item_init + 0x42033460 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42033460 wifi_nvs_cfg_item_init .text.wifi_nvs_cfg_init - 0x42031454 0x896 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42031454 wifi_nvs_cfg_init + 0x42033508 0x896 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42033508 wifi_nvs_cfg_init .text.wifi_nvs_get - 0x42031cea 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42031cea wifi_nvs_get + 0x42033d9e 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42033d9e wifi_nvs_get .text.wifi_nvs_commit - 0x42031cf0 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42031cf0 wifi_nvs_commit + 0x42033da4 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42033da4 wifi_nvs_commit .text.wifi_nvs_set - 0x42031d2e 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42031d2e wifi_nvs_set + 0x42033de2 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42033de2 wifi_nvs_set .text.ieee80211_adjust_2nd_chan - 0x42031eb6 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42031eb6 ieee80211_adjust_2nd_chan + 0x42033f6a 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42033f6a ieee80211_adjust_2nd_chan .text.wifi_nvs_compare_cfg_diff - 0x42031f1a 0x192 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42031f1a wifi_nvs_compare_cfg_diff + 0x42033fce 0x192 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42033fce wifi_nvs_compare_cfg_diff .text.wifi_set_default_ssid - 0x420320ac 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420320ac wifi_set_default_ssid + 0x42034160 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42034160 wifi_set_default_ssid .text.wifi_nvs_validate_ap_ssid - 0x42032102 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42032102 wifi_nvs_validate_ap_ssid + 0x420341b6 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420341b6 wifi_nvs_validate_ap_ssid .text.wifi_nvs_validate_ap_password - 0x42032126 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42032126 wifi_nvs_validate_ap_password + 0x420341da 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420341da wifi_nvs_validate_ap_password .text.wifi_nvs_validate_sta_password - 0x42032172 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42032172 wifi_nvs_validate_sta_password + 0x42034226 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42034226 wifi_nvs_validate_sta_password .text.wifi_nvs_validate_country - 0x420321c6 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420321c6 wifi_nvs_validate_country + 0x4203427a 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203427a wifi_nvs_validate_country .text.wifi_nvs_validate_ap_chan - 0x42032210 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42032210 wifi_nvs_validate_ap_chan + 0x420342c4 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420342c4 wifi_nvs_validate_ap_chan .text.wifi_nvs_validate_ap_num - 0x4203225e 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203225e wifi_nvs_validate_ap_num + 0x42034312 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42034312 wifi_nvs_validate_ap_num .text.wifi_nvs_validate_sta_listen_interval - 0x42032274 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42032274 wifi_nvs_validate_sta_listen_interval + 0x42034328 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42034328 wifi_nvs_validate_sta_listen_interval .text.wifi_nvs_load - 0x42032288 0x29e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4203433c 0x29e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .text.wifi_nvs_get_sta_listen_interval - 0x42032526 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42032526 wifi_nvs_get_sta_listen_interval + 0x420345da 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420345da wifi_nvs_get_sta_listen_interval .text.wifi_nvs_reset_current_ap_info - 0x42032530 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42032530 wifi_nvs_reset_current_ap_info + 0x420345e4 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420345e4 wifi_nvs_reset_current_ap_info .text.wifi_nvs_deinit - 0x420325b0 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420325b0 wifi_nvs_deinit + 0x42034664 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42034664 wifi_nvs_deinit .text.wifi_nvs_init - 0x4203260a 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4203260a wifi_nvs_init + 0x420346be 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420346be wifi_nvs_init .text.add_appie - 0x42032684 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034738 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_vnd_ie_size.part.5 - 0x420326aa 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203475e 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_set_hmac_stop - 0x420326e4 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420326e4 ieee80211_set_hmac_stop + 0x42034798 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034798 ieee80211_set_hmac_stop .text.ieee80211_empty_txq - 0x42032724 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032724 ieee80211_empty_txq + 0x420347d8 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420347d8 ieee80211_empty_txq .text.is_wapi_alloc_tx_buf - 0x420327bc 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420327bc is_wapi_alloc_tx_buf + 0x42034870 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034870 is_wapi_alloc_tx_buf .text.ieee80211_wapi_alloc_tx_buf - 0x420327ee 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420327ee ieee80211_wapi_alloc_tx_buf + 0x420348a2 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420348a2 ieee80211_wapi_alloc_tx_buf .text.ieee80211_amsdu_adjust_head - 0x4203283a 0xea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203283a ieee80211_amsdu_adjust_head + 0x420348ee 0xea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420348ee ieee80211_amsdu_adjust_head .text.ieee80211_amsdu_length_check - 0x42032924 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032924 ieee80211_amsdu_length_check + 0x420349d8 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420349d8 ieee80211_amsdu_length_check .text.ieee80211_output_init - 0x4203294e 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203294e ieee80211_output_init + 0x42034a02 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034a02 ieee80211_output_init .text.ieee80211_send_setup - 0x42032984 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032984 ieee80211_send_setup + 0x42034a38 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034a38 ieee80211_send_setup .text.ieee80211_tx_mgt_cb - 0x42032adc 0x182 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032adc ieee80211_tx_mgt_cb + 0x42034b90 0x182 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034b90 ieee80211_tx_mgt_cb .text.ieee80211_classify - 0x42032c5e 0x172 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032c5e ieee80211_classify + 0x42034d12 0x172 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034d12 ieee80211_classify .text.ieee80211_add_rates - 0x42032dd0 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032dd0 ieee80211_add_rates + 0x42034e84 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034e84 ieee80211_add_rates .text.ieee80211_add_dsparams - 0x42032e0c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032e0c ieee80211_add_dsparams + 0x42034ec0 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034ec0 ieee80211_add_dsparams .text.ieee80211_add_xrates - 0x42032e38 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032e38 ieee80211_add_xrates + 0x42034eec 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034eec ieee80211_add_xrates .text.ieee80211_add_probe_resp_app_ies - 0x42032e96 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032e96 ieee80211_add_probe_resp_app_ies + 0x42034f4a 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034f4a ieee80211_add_probe_resp_app_ies .text.ieee80211_add_beacon_app_ies - 0x42032ecc 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032ecc ieee80211_add_beacon_app_ies + 0x42034f80 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034f80 ieee80211_add_beacon_app_ies .text.ieee80211_add_assoc_resp_ies - 0x42032f02 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032f02 ieee80211_add_assoc_resp_ies + 0x42034fb6 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034fb6 ieee80211_add_assoc_resp_ies .text.ieee80211_add_assoc_req_ies - 0x42032f34 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032f34 ieee80211_add_assoc_req_ies + 0x42034fe8 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42034fe8 ieee80211_add_assoc_req_ies .text.ieee80211_add_probe_req_ies - 0x42032f66 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032f66 ieee80211_add_probe_req_ies + 0x4203501a 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203501a ieee80211_add_probe_req_ies .text.ieee80211_add_wme_param - 0x42032f98 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42032f98 ieee80211_add_wme_param + 0x4203504c 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203504c ieee80211_add_wme_param .text.ieee80211_add_csa - 0x4203301a 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203301a ieee80211_add_csa + 0x420350ce 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420350ce ieee80211_add_csa .text.ieee80211_add_extcap - 0x4203304a 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203304a ieee80211_add_extcap + 0x420350fe 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420350fe ieee80211_add_extcap .text.ieee80211_vnd_ie_set - 0x4203311c 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203311c ieee80211_vnd_ie_set + 0x420351d0 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420351d0 ieee80211_vnd_ie_set .text.ieee80211_vnd_lora_ie_size - 0x4203319e 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203319e ieee80211_vnd_lora_ie_size + 0x42035252 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035252 ieee80211_vnd_lora_ie_size .text.ieee80211_vnd_lora_ie_set - 0x420331ba 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420331ba ieee80211_vnd_lora_ie_set + 0x4203526e 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203526e ieee80211_vnd_lora_ie_set .text.ieee80211_setup_robust_mgmtframe - 0x42033200 0xae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42033200 ieee80211_setup_robust_mgmtframe + 0x420352b4 0xae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420352b4 ieee80211_setup_robust_mgmtframe .text.ieee80211_mgmt_output - 0x420332ae 0x230 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420332ae ieee80211_mgmt_output + 0x42035362 0x230 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035362 ieee80211_mgmt_output .text.ieee80211_getcapinfo - 0x420334de 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420334de ieee80211_getcapinfo + 0x42035592 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035592 ieee80211_getcapinfo .text.ieee80211_assoc_req_construct - 0x42033560 0x4b6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42033560 ieee80211_assoc_req_construct + 0x42035614 0x4b6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035614 ieee80211_assoc_req_construct .text.ieee80211_assoc_resp_construct - 0x42033a16 0x362 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42033a16 ieee80211_assoc_resp_construct + 0x42035aca 0x362 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035aca ieee80211_assoc_resp_construct .text.ieee80211_auth_construct - 0x42033d78 0x316 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42033d78 ieee80211_auth_construct + 0x42035e2c 0x316 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42035e2c ieee80211_auth_construct .text.ieee80211_get_robustmgtframe - 0x4203408e 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203408e ieee80211_get_robustmgtframe + 0x42036142 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036142 ieee80211_get_robustmgtframe .text.ieee80211_deauth_construct - 0x420340c4 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420340c4 ieee80211_deauth_construct + 0x42036178 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036178 ieee80211_deauth_construct .text.ieee80211_disassoc_construct - 0x42034126 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034126 ieee80211_disassoc_construct + 0x420361da 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420361da ieee80211_disassoc_construct .text.ieee80211_output - 0x4203418a 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203418a ieee80211_output + 0x4203623e 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203623e ieee80211_output .text.ieee80211_amsdu_send_check - 0x42034192 0xe2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034192 ieee80211_amsdu_send_check + 0x42036246 0xe2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036246 ieee80211_amsdu_send_check .text.ieee80211_amsdu_encap_check - 0x42034274 0x84 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034274 ieee80211_amsdu_encap_check + 0x42036328 0x84 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036328 ieee80211_amsdu_encap_check .text.ieee80211_encap_amsdu - 0x420342f8 0x1fa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420342f8 ieee80211_encap_amsdu + 0x420363ac 0x1fa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420363ac ieee80211_encap_amsdu .text.ieee80211_alloc_proberesp - 0x420344f2 0x2d4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420344f2 ieee80211_alloc_proberesp + 0x420365a6 0x2d4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420365a6 ieee80211_alloc_proberesp .text.ieee80211_alloc_deauth - 0x420347c6 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420347c6 ieee80211_alloc_deauth + 0x4203687a 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4203687a ieee80211_alloc_deauth .text.ieee80211_output_raw_process - 0x42034816 0x1b4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034816 ieee80211_output_raw_process + 0x420368ca 0x1b4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420368ca ieee80211_output_raw_process .text.ieee80211_beacon_construct - 0x420349ca 0x28c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420349ca ieee80211_beacon_construct + 0x42036a7e 0x28c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036a7e ieee80211_beacon_construct .text.ieee80211_send_nulldata - 0x42034c56 0x13c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034c56 ieee80211_send_nulldata + 0x42036d0a 0x13c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036d0a ieee80211_send_nulldata .text.ieee80211_send_probereq - 0x42034d92 0x262 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034d92 ieee80211_send_probereq + 0x42036e46 0x262 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42036e46 ieee80211_send_probereq .text.ieee80211_send_mgmt - 0x42034ff4 0x11e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42034ff4 ieee80211_send_mgmt + 0x420370a8 0x11e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420370a8 ieee80211_send_mgmt .text.ieee80211_send_proberesp - 0x42035112 0xf6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035112 ieee80211_send_proberesp + 0x420371c6 0xf6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420371c6 ieee80211_send_proberesp .text.ieee80211_send_deauth - 0x42035208 0x108 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035208 ieee80211_send_deauth + 0x420372bc 0x108 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420372bc ieee80211_send_deauth .text.ieee80211_beacon_alloc - 0x42035310 0x21a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035310 ieee80211_beacon_alloc + 0x420373c4 0x21a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420373c4 ieee80211_beacon_alloc .text.ieee80211_encap_null_data - 0x4203552a 0x10e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4203552a ieee80211_encap_null_data + 0x420375de 0x10e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420375de ieee80211_encap_null_data .text.ieee80211_pm_tx_null_process - 0x42035638 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42035638 ieee80211_pm_tx_null_process + 0x420376ec 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420376ec ieee80211_pm_tx_null_process .text.ieee80211_phy_deinit - 0x42035664 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42035664 ieee80211_phy_deinit + 0x42037718 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42037718 ieee80211_phy_deinit .text.ieee80211_phy_type_get - 0x42035674 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42035674 ieee80211_phy_type_get + 0x42037728 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42037728 ieee80211_phy_type_get .text.ieee80211_phy_mode_show - 0x420356ce 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x420356ce ieee80211_phy_mode_show + 0x42037782 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42037782 ieee80211_phy_mode_show .text.ieee80211_setup_ratetable - 0x42035754 0x128 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42035754 ieee80211_setup_ratetable + 0x42037808 0x128 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42037808 ieee80211_setup_ratetable .text.ieee80211_phy_init - 0x4203587c 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4203587c ieee80211_phy_init + 0x42037930 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x42037930 ieee80211_phy_init .text.ieee80211_psq_init - 0x42035928 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035928 ieee80211_psq_init + 0x420379dc 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420379dc ieee80211_psq_init .text.ieee80211_gpsq_init - 0x42035944 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035944 ieee80211_gpsq_init + 0x420379f8 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x420379f8 ieee80211_gpsq_init .text.ieee80211_psq_find_max_bss - 0x42035986 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035986 ieee80211_psq_find_max_bss + 0x42037a3a 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037a3a ieee80211_psq_find_max_bss .text.ieee80211_set_tim - 0x420359bc 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x420359bc ieee80211_set_tim + 0x42037a70 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037a70 ieee80211_set_tim .text.ieee80211_psq_take_head - 0x42035a3a 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035a3a ieee80211_psq_take_head + 0x42037aee 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037aee ieee80211_psq_take_head .text.ieee80211_psq_drop_one_pkt - 0x42035a78 0x68 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035a78 ieee80211_psq_drop_one_pkt + 0x42037b2c 0x68 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037b2c ieee80211_psq_drop_one_pkt .text.ieee80211_psq_send_one_pkt - 0x42035ae0 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035ae0 ieee80211_psq_send_one_pkt + 0x42037b94 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037b94 ieee80211_psq_send_one_pkt .text.ieee80211_psq_is_buff_pkt - 0x42035b5e 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035b5e ieee80211_psq_is_buff_pkt + 0x42037c12 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037c12 ieee80211_psq_is_buff_pkt .text.ieee80211_pwrsave - 0x42035ba8 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035ba8 ieee80211_pwrsave + 0x42037c5c 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037c5c ieee80211_pwrsave .text.pwrsave_flushq - 0x42035c3a 0x11a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035c3a pwrsave_flushq + 0x42037cee 0x11a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037cee pwrsave_flushq .text.ieee80211_node_pwrsave - 0x42035d54 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035d54 ieee80211_node_pwrsave + 0x42037e08 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037e08 ieee80211_node_pwrsave .text.ieee80211_pwrsave_node_cleanup - 0x42035dc2 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035dc2 ieee80211_pwrsave_node_cleanup + 0x42037e76 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037e76 ieee80211_pwrsave_node_cleanup .text.ieee80211_pwrsave_txcb - 0x42035e18 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035e18 ieee80211_pwrsave_txcb + 0x42037ecc 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037ecc ieee80211_pwrsave_txcb .text.ieee80211_is_bufferable_mmpdu - 0x42035e6a 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x42035e6a ieee80211_is_bufferable_mmpdu + 0x42037f1e 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x42037f1e ieee80211_is_bufferable_mmpdu .text.ieee80211_proto_attach - 0x42035eba 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42035eba ieee80211_proto_attach + 0x42037f6e 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x42037f6e ieee80211_proto_attach .text.ieee80211_set_shortslottime - 0x42035ed8 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42035ed8 ieee80211_set_shortslottime + 0x42037f8c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x42037f8c ieee80211_set_shortslottime .text.ieee80211_wme_updateparams - 0x42035eea 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42035eea ieee80211_wme_updateparams + 0x42037f9e 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x42037f9e ieee80211_wme_updateparams .text.ieee80211_mlme_connect_bss - 0x42035f4c 0x10e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x42035f4c ieee80211_mlme_connect_bss + 0x42038000 0x10e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x42038000 ieee80211_mlme_connect_bss .text.get_country_chan_info - 0x4203605a 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4203810e 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) .text.ieee80211_is_40mhz_valid_bw - 0x42036094 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - 0x42036094 ieee80211_is_40mhz_valid_bw + 0x42038148 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x42038148 ieee80211_is_40mhz_valid_bw .text.ieee80211_regdomain_get_country - 0x420360ea 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x420360ea ieee80211_regdomain_get_country + 0x4203819e 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4203819e ieee80211_regdomain_get_country .text.ieee80211_update_phy_country - 0x4203611e 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203611e ieee80211_update_phy_country + 0x420381d2 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420381d2 ieee80211_update_phy_country .text.ieee80211_regdomain_update - 0x4203614e 0x12e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203614e ieee80211_regdomain_update + 0x42038202 0x12e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42038202 ieee80211_regdomain_update .text.ieee80211_regdomain_update_in_scan - 0x4203627c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203627c ieee80211_regdomain_update_in_scan + 0x42038330 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42038330 ieee80211_regdomain_update_in_scan .text.ieee80211_regdomain_update_in_connect - 0x42036284 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42036284 ieee80211_regdomain_update_in_connect + 0x42038338 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42038338 ieee80211_regdomain_update_in_connect .text.ieee80211_add_countryie - 0x4203628c 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203628c ieee80211_add_countryie + 0x42038340 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42038340 ieee80211_add_countryie .text.ieee80211_regdomain_max_chan - 0x420362fa 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x420362fa ieee80211_regdomain_max_chan + 0x420383ae 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420383ae ieee80211_regdomain_max_chan .text.ieee80211_regdomain_ap_max_chan - 0x42036326 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42036326 ieee80211_regdomain_ap_max_chan + 0x420383da 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420383da ieee80211_regdomain_ap_max_chan .text.ieee80211_regdomain_min_chan - 0x42036344 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42036344 ieee80211_regdomain_min_chan + 0x420383f8 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x420383f8 ieee80211_regdomain_min_chan .text.ieee80211_regdomain_ap_min_chan - 0x42036364 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42036364 ieee80211_regdomain_ap_min_chan + 0x42038418 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42038418 ieee80211_regdomain_ap_min_chan .text.ieee80211_regdomain_chan_in_range - 0x42036376 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x42036376 ieee80211_regdomain_chan_in_range + 0x4203842a 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4203842a ieee80211_regdomain_chan_in_range .text.ieee80211_regdomain_is_active_scan - 0x4203639e 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4203639e ieee80211_regdomain_is_active_scan + 0x42038452 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x42038452 ieee80211_regdomain_is_active_scan .text.ieee80211_rfid_locp_recv_reset - 0x420363b2 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x420363b2 ieee80211_rfid_locp_recv_reset + 0x42038466 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x42038466 ieee80211_rfid_locp_recv_reset .text.ieee80211_rfid_locp_recv - 0x420363bc 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x420363bc ieee80211_rfid_locp_recv + 0x42038470 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x42038470 ieee80211_rfid_locp_recv .text.scan_enter_oper_channel - 0x420363d4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038488 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_inter_channel_timeout - 0x420363de 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038492 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_op_start - 0x420363e8 0x1f0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203849c 0x1f0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.sta_update_owe_bssid.isra.0 - 0x420365d8 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203868c 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.ieee80211_scan_attach - 0x42036656 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036656 ieee80211_scan_attach + 0x4203870a 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203870a ieee80211_scan_attach .text.ieee80211_scan_deattach - 0x42036718 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036718 ieee80211_scan_deattach + 0x420387cc 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420387cc ieee80211_scan_deattach .text.scan_flush_all_tx_buf - 0x42036750 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036750 scan_flush_all_tx_buf + 0x42038804 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038804 scan_flush_all_tx_buf .text.scan_cancel - 0x420367de 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420367de scan_cancel + 0x42038892 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038892 scan_cancel .text.scan_remove_bssid - 0x42036876 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036876 scan_remove_bssid + 0x4203892a 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203892a scan_remove_bssid .text.scan_hidden_ssid - 0x42036884 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036884 scan_hidden_ssid + 0x42038938 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038938 scan_hidden_ssid .text.scan_set_act_duration - 0x42036892 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036892 scan_set_act_duration + 0x42038946 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038946 scan_set_act_duration .text.scan_set_pas_duration - 0x420368a0 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420368a0 scan_set_pas_duration + 0x42038954 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038954 scan_set_pas_duration .text.scan_add_probe_ssid - 0x420368ac 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420368ac scan_add_probe_ssid + 0x42038960 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038960 scan_add_probe_ssid .text.scan_remove_probe_ssid - 0x42036938 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036938 scan_remove_probe_ssid + 0x420389ec 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420389ec scan_remove_probe_ssid .text.scan_prefer_chan - 0x4203695e 0x1fa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203695e scan_prefer_chan + 0x42038a12 0x1fa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038a12 scan_prefer_chan .text.scan_update_scan_history - 0x42036b58 0x17c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036b58 scan_update_scan_history + 0x42038c0c 0x17c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038c0c scan_update_scan_history .text.scan_build_chan_list - 0x42036cd4 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036cd4 scan_build_chan_list + 0x42038d88 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038d88 scan_build_chan_list .text.scan_set_desChan - 0x42036d66 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036d66 scan_set_desChan + 0x42038e1a 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038e1a scan_set_desChan .text.scan_get_type - 0x42036d76 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036d76 scan_get_type + 0x42038e2a 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038e2a scan_get_type .text.scan_check_hidden - 0x42036d82 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42036d82 scan_check_hidden + 0x42038e36 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038e36 scan_check_hidden .text.scan_add_ssid_do.isra.5 - 0x42036d9e 0x47a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42038e52 0x47a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_add_ssid.isra.6 - 0x42037218 0x1ca /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420392cc 0x1ca /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_reset_cipher_and_akm - 0x420373e2 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420373e2 scan_reset_cipher_and_akm + 0x42039496 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039496 scan_reset_cipher_and_akm .text.scan_profile_check - 0x42037408 0x53e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42037408 scan_profile_check + 0x420394bc 0x53e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420394bc scan_profile_check .text.free_bss_info - 0x42037946 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42037946 free_bss_info + 0x420399fa 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420399fa free_bss_info .text.clear_bss_queue - 0x42037998 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42037998 clear_bss_queue + 0x42039a4c 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039a4c clear_bss_queue .text.scan_done - 0x42037a14 0x288 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039ac8 0x288 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_next_channel - 0x42037c9c 0x1f6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039d50 0x1f6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_enter_oper_channel_process - 0x42037e92 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42037e92 scan_enter_oper_channel_process + 0x42039f46 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039f46 scan_enter_oper_channel_process .text.scan_inter_channel_timeout_process - 0x42037eb8 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42037eb8 scan_inter_channel_timeout_process + 0x42039f6c 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42039f6c scan_inter_channel_timeout_process .text.scan_op_end - 0x42037f4e 0x1c0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a002 0x1c0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_start - 0x4203810e 0x186 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203810e scan_start + 0x4203a1c2 0x186 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a1c2 scan_start .text.check_bss_queue - 0x42038294 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038294 check_bss_queue + 0x4203a348 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a348 check_bss_queue .text.scan_parse_ht2040_coex - 0x42038306 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42038306 scan_parse_ht2040_coex + 0x4203a3ba 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a3ba scan_parse_ht2040_coex .text.scan_fill_wps_scan_ie - 0x4203838c 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203838c scan_fill_wps_scan_ie + 0x4203a440 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a440 scan_fill_wps_scan_ie .text.scan_get_owe_channel_info - 0x420383b4 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420383b4 scan_get_owe_channel_info + 0x4203a468 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a468 scan_get_owe_channel_info .text.scan_validate_owe_scenarios - 0x4203844a 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4203844a scan_validate_owe_scenarios + 0x4203a4fe 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a4fe scan_validate_owe_scenarios .text.scan_parse_beacon - 0x420384ec 0xbba /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420384ec scan_parse_beacon + 0x4203a5a0 0xbba /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4203a5a0 scan_parse_beacon .text.ieee80211_is_action_category_robust - 0x420390a6 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b15a 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_eapol_txdone_cb - 0x420390e2 0xce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420390e2 sta_eapol_txdone_cb + 0x4203b196 0xce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b196 sta_eapol_txdone_cb .text.sta_assoc_comeback - 0x420391b0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b264 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_try_sa_query - 0x420391ba 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b26e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_sa_query_timeout - 0x420391c4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b278 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.wifi_sta_reg_eapol_txdone_cb - 0x420391ce 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420391ce wifi_sta_reg_eapol_txdone_cb + 0x4203b282 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b282 wifi_sta_reg_eapol_txdone_cb .text.wifi_sta_reg_rxcb - 0x420391e6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420391e6 wifi_sta_reg_rxcb + 0x4203b29a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b29a wifi_sta_reg_rxcb .text.sta_michael_mic_failure - 0x420391f0 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420391f0 sta_michael_mic_failure + 0x4203b2a4 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b2a4 sta_michael_mic_failure .text.ieee80211_wme_standard_ac_to_esp_ac - 0x42039224 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42039224 ieee80211_wme_standard_ac_to_esp_ac + 0x4203b2d8 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b2d8 ieee80211_wme_standard_ac_to_esp_ac .text.ieee80211_parse_wmeparams - 0x42039266 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42039266 ieee80211_parse_wmeparams + 0x4203b31a 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b31a ieee80211_parse_wmeparams .text.sta_rx_csa - 0x42039310 0x262 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42039310 sta_rx_csa + 0x4203b3c4 0x262 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b3c4 sta_rx_csa .text.reset_cs_thres - 0x42039572 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42039572 reset_cs_thres + 0x4203b626 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b626 reset_cs_thres .text.ieee80211_parse_obss_scan_param - 0x42039596 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42039596 ieee80211_parse_obss_scan_param + 0x4203b64a 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b64a ieee80211_parse_obss_scan_param .text.sta_recv_ctl - 0x420395aa 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420395aa sta_recv_ctl + 0x4203b65e 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b65e sta_recv_ctl .text.wifi_station_start - 0x420395b8 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420395b8 wifi_station_start + 0x4203b66c 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b66c wifi_station_start .text.wifi_station_stop - 0x42039678 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42039678 wifi_station_stop + 0x4203b72c 0x96 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b72c wifi_station_stop .text.sta_bip_check - 0x4203970e 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203970e sta_bip_check + 0x4203b7c2 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b7c2 sta_bip_check .text.sta_is_wpa3_enabled - 0x42039790 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x42039790 sta_is_wpa3_enabled + 0x4203b844 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b844 sta_is_wpa3_enabled .text.sta_is_11r_enabled - 0x420397b4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420397b4 sta_is_11r_enabled + 0x4203b868 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b868 sta_is_11r_enabled .text.sta_is_wifi_ent_enabled - 0x420397c6 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420397c6 sta_is_wifi_ent_enabled + 0x4203b87a 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b87a sta_is_wifi_ent_enabled .text.sta_get_owe_data - 0x420397d8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420397d8 sta_get_owe_data + 0x4203b88c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b88c sta_get_owe_data .text.sta_update_power_off_reset_flag - 0x420397e2 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420397e2 sta_update_power_off_reset_flag + 0x4203b896 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b896 sta_update_power_off_reset_flag .text.ieee80211_sta_new_state - 0x4203984e 0xa8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203984e ieee80211_sta_new_state + 0x4203b902 0xa8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203b902 ieee80211_sta_new_state .text.sta_auth_ft - 0x4203a2d8 0xe6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203a2d8 sta_auth_ft + 0x4203c38c 0xe6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203c38c sta_auth_ft .text.sta_auth_open - 0x4203a3be 0x172 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203a3be sta_auth_open + 0x4203c472 0x172 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203c472 sta_auth_open .text.sta_auth_shared - 0x4203a530 0x15e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203a530 sta_auth_shared + 0x4203c5e4 0x15e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203c5e4 sta_auth_shared .text.sta_auth_sae - 0x4203a68e 0x1d4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203a68e sta_auth_sae + 0x4203c742 0x1d4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203c742 sta_auth_sae .text.sta_retry_assoc - 0x4203a862 0xd0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203a862 sta_retry_assoc + 0x4203c916 0xd0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203c916 sta_retry_assoc .text.sta_recv_assoc - 0x4203a932 0x6bc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203a932 sta_recv_assoc + 0x4203c9e6 0x6bc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203c9e6 sta_recv_assoc .text.sta_sa_query_process_timeout - 0x4203afee 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203afee sta_sa_query_process_timeout + 0x4203d0a2 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203d0a2 sta_sa_query_process_timeout .text.sta_try_sa_query_process - 0x4203b086 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203b086 sta_try_sa_query_process + 0x4203d13a 0x188 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203d13a sta_try_sa_query_process .text.sta_recv_mgmt - 0x4203b20e 0xb12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4203b20e sta_recv_mgmt + 0x4203d2c2 0xb12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4203d2c2 sta_recv_mgmt .text.wifi_sta_connect_internal_process - 0x4203bd20 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bd20 wifi_sta_connect_internal_process + 0x4203ddd4 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ddd4 wifi_sta_connect_internal_process .text.esp_wifi_get_sta_hw_key_idx_internal - 0x4203bd42 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ddf6 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .text.esp_wifi_ap_get_prof_pmk_internal - 0x4203bd6a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bd6a esp_wifi_ap_get_prof_pmk_internal + 0x4203de1e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de1e esp_wifi_ap_get_prof_pmk_internal .text.esp_wifi_sta_update_ap_info_internal - 0x4203bd74 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bd74 esp_wifi_sta_update_ap_info_internal + 0x4203de28 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de28 esp_wifi_sta_update_ap_info_internal .text.esp_wifi_sta_get_ap_info_prof_pmk_internal - 0x4203bd9e 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bd9e esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x4203de52 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de52 esp_wifi_sta_get_ap_info_prof_pmk_internal .text.esp_wifi_ap_get_prof_ap_ssid_internal - 0x4203bdb6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bdb6 esp_wifi_ap_get_prof_ap_ssid_internal + 0x4203de6a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de6a esp_wifi_ap_get_prof_ap_ssid_internal .text.esp_wifi_sta_get_prof_ssid_internal - 0x4203bdc0 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bdc0 esp_wifi_sta_get_prof_ssid_internal + 0x4203de74 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de74 esp_wifi_sta_get_prof_ssid_internal .text.esp_wifi_ap_get_prof_authmode_internal - 0x4203bdc8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bdc8 esp_wifi_ap_get_prof_authmode_internal + 0x4203de7c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de7c esp_wifi_ap_get_prof_authmode_internal .text.esp_wifi_ap_get_max_sta_conn - 0x4203bdd2 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bdd2 esp_wifi_ap_get_max_sta_conn + 0x4203de86 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de86 esp_wifi_ap_get_max_sta_conn .text.esp_wifi_ap_get_prof_pairwise_cipher_internal - 0x4203bddc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bddc esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x4203de90 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de90 esp_wifi_ap_get_prof_pairwise_cipher_internal .text.esp_wifi_sta_get_prof_authmode_internal - 0x4203bde6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bde6 esp_wifi_sta_get_prof_authmode_internal + 0x4203de9a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203de9a esp_wifi_sta_get_prof_authmode_internal .text.esp_wifi_get_pmf_config_internal - 0x4203bdf0 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bdf0 esp_wifi_get_pmf_config_internal + 0x4203dea4 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203dea4 esp_wifi_get_pmf_config_internal .text.esp_wifi_get_config_sae_pwe_h2e_internal - 0x4203be22 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203be22 esp_wifi_get_config_sae_pwe_h2e_internal + 0x4203ded6 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ded6 esp_wifi_get_config_sae_pwe_h2e_internal .text.esp_wifi_sta_get_rsnxe - 0x4203be5c 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203be5c esp_wifi_sta_get_rsnxe + 0x4203df10 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203df10 esp_wifi_sta_get_rsnxe .text.esp_wifi_sta_disable_wpa2_authmode_internal - 0x4203be82 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203be82 esp_wifi_sta_disable_wpa2_authmode_internal + 0x4203df36 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203df36 esp_wifi_sta_disable_wpa2_authmode_internal .text.esp_wifi_sta_get_config_sae_pk_internal - 0x4203bed2 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bed2 esp_wifi_sta_get_config_sae_pk_internal + 0x4203df86 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203df86 esp_wifi_sta_get_config_sae_pk_internal .text.esp_wifi_enable_sae_pk_only_mode_internal - 0x4203bedc 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bedc esp_wifi_enable_sae_pk_only_mode_internal + 0x4203df90 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203df90 esp_wifi_enable_sae_pk_only_mode_internal .text.esp_wifi_sta_disable_owe_trans_internal - 0x4203bf06 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bf06 esp_wifi_sta_disable_owe_trans_internal + 0x4203dfba 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203dfba esp_wifi_sta_disable_owe_trans_internal .text.esp_wifi_ap_notify_node_sae_auth_done - 0x4203bf40 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bf40 esp_wifi_ap_notify_node_sae_auth_done + 0x4203dff4 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203dff4 esp_wifi_ap_notify_node_sae_auth_done .text.esp_wifi_ap_is_sta_sae_reauth_node - 0x4203bf90 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bf90 esp_wifi_ap_is_sta_sae_reauth_node + 0x4203e044 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e044 esp_wifi_ap_is_sta_sae_reauth_node .text.esp_wifi_sta_get_sae_identifier_internal - 0x4203bfb4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bfb4 esp_wifi_sta_get_sae_identifier_internal + 0x4203e068 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e068 esp_wifi_sta_get_sae_identifier_internal .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal - 0x4203bfbe 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bfbe esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x4203e072 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e072 esp_wifi_sta_is_ap_notify_completed_rsne_internal .text.esp_wifi_ap_get_prof_password_internal - 0x4203bfcc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bfcc esp_wifi_ap_get_prof_password_internal + 0x4203e080 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e080 esp_wifi_ap_get_prof_password_internal .text.wifi_sta_get_prof_password - 0x4203bfd6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bfd6 wifi_sta_get_prof_password + 0x4203e08a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e08a wifi_sta_get_prof_password .text.wifi_ap_pmf_enabled - 0x4203bfe0 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203bfe0 wifi_ap_pmf_enabled + 0x4203e094 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e094 wifi_ap_pmf_enabled .text.esp_wifi_sta_get_prof_password_internal - 0x4203c018 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c018 esp_wifi_sta_get_prof_password_internal + 0x4203e0cc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e0cc esp_wifi_sta_get_prof_password_internal .text.esp_wifi_sta_get_reset_param_internal - 0x4203c022 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c022 esp_wifi_sta_get_reset_param_internal + 0x4203e0d6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e0d6 esp_wifi_sta_get_reset_param_internal .text.esp_wifi_sta_set_reset_param_internal - 0x4203c02c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c02c esp_wifi_sta_set_reset_param_internal + 0x4203e0e0 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e0e0 esp_wifi_sta_set_reset_param_internal .text.esp_wifi_sta_prof_is_wpa_internal - 0x4203c038 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c038 esp_wifi_sta_prof_is_wpa_internal + 0x4203e0ec 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e0ec esp_wifi_sta_prof_is_wpa_internal .text.esp_wifi_sta_prof_is_wpa2_internal - 0x4203c056 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c056 esp_wifi_sta_prof_is_wpa2_internal + 0x4203e10a 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e10a esp_wifi_sta_prof_is_wpa2_internal .text.esp_wifi_sta_prof_is_wapi_internal - 0x4203c078 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c078 esp_wifi_sta_prof_is_wapi_internal + 0x4203e12c 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e12c esp_wifi_sta_prof_is_wapi_internal .text.esp_wifi_sta_prof_is_rsn_internal - 0x4203c088 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c088 esp_wifi_sta_prof_is_rsn_internal + 0x4203e13c 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e13c esp_wifi_sta_prof_is_rsn_internal .text.esp_wifi_sta_get_pairwise_cipher_internal - 0x4203c0a6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c0a6 esp_wifi_sta_get_pairwise_cipher_internal + 0x4203e15a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e15a esp_wifi_sta_get_pairwise_cipher_internal .text.esp_wifi_sta_get_group_cipher_internal - 0x4203c0b0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c0b0 esp_wifi_sta_get_group_cipher_internal + 0x4203e164 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e164 esp_wifi_sta_get_group_cipher_internal .text.ieee80211_get_key - 0x4203c0ba 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c0ba ieee80211_get_key + 0x4203e16e 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e16e ieee80211_get_key .text.ieee80211_set_key - 0x4203c0d8 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c0d8 ieee80211_set_key + 0x4203e18c 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e18c ieee80211_set_key .text.ieee80211_set_sta_gtk_index - 0x4203c13a 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c13a ieee80211_set_sta_gtk_index + 0x4203e1ee 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e1ee ieee80211_set_sta_gtk_index .text.ieee80211_set_gtk - 0x4203c152 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c152 ieee80211_set_gtk + 0x4203e206 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e206 ieee80211_set_gtk .text.ieee80211_get_ptk - 0x4203c19a 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c19a ieee80211_get_ptk + 0x4203e24e 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e24e ieee80211_get_ptk .text.ieee80211_get_spp - 0x4203c1b6 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c1b6 ieee80211_get_spp + 0x4203e26a 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e26a ieee80211_get_spp .text.esp_wifi_wpa_ptk_init_done_internal - 0x4203c1f0 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c1f0 esp_wifi_wpa_ptk_init_done_internal + 0x4203e2a4 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e2a4 esp_wifi_wpa_ptk_init_done_internal .text.esp_wifi_auth_done_internal - 0x4203c27e 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c27e esp_wifi_auth_done_internal + 0x4203e332 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e332 esp_wifi_auth_done_internal .text.esp_wifi_unregister_wpa_cb_internal - 0x4203c28e 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c28e esp_wifi_unregister_wpa_cb_internal + 0x4203e342 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e342 esp_wifi_unregister_wpa_cb_internal .text.esp_wifi_register_wpa_cb_internal - 0x4203c2c2 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c2c2 esp_wifi_register_wpa_cb_internal + 0x4203e376 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e376 esp_wifi_register_wpa_cb_internal .text.ieee80211_sta_is_connected - 0x4203c2e0 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c2e0 ieee80211_sta_is_connected + 0x4203e394 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e394 ieee80211_sta_is_connected .text.esp_wifi_get_hostap_private_internal - 0x4203c2f0 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c2f0 esp_wifi_get_hostap_private_internal + 0x4203e3a4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e3a4 esp_wifi_get_hostap_private_internal .text.esp_wifi_deauthenticate_internal - 0x4203c302 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c302 esp_wifi_deauthenticate_internal + 0x4203e3b6 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e3b6 esp_wifi_deauthenticate_internal .text.esp_wifi_get_spp_attrubute_internal - 0x4203c33a 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c33a esp_wifi_get_spp_attrubute_internal + 0x4203e3ee 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e3ee esp_wifi_get_spp_attrubute_internal .text.esp_wifi_get_user_init_flag_internal - 0x4203c35a 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c35a esp_wifi_get_user_init_flag_internal + 0x4203e40e 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e40e esp_wifi_get_user_init_flag_internal .text.wifi_set_rx_policy - 0x4203c36c 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c36c wifi_set_rx_policy + 0x4203e420 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e420 wifi_set_rx_policy .text.ieee80211_espnow_get_init_flag - 0x4203c4c4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c4c4 ieee80211_espnow_get_init_flag + 0x4203e578 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e578 ieee80211_espnow_get_init_flag .text.ieee80211_espnow_set_init_flag - 0x4203c4ce 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c4ce ieee80211_espnow_set_init_flag + 0x4203e582 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e582 ieee80211_espnow_set_init_flag .text.ieee80211_mt_key_is_mask - 0x4203c4d8 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c4d8 ieee80211_mt_key_is_mask + 0x4203e58c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e58c ieee80211_mt_key_is_mask .text.ieee80211_mt_key_is_mask_zero - 0x4203c4f8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c4f8 ieee80211_mt_key_is_mask_zero + 0x4203e5ac 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e5ac ieee80211_mt_key_is_mask_zero .text.ieee80211_mt_key_set_mask - 0x4203c510 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c510 ieee80211_mt_key_set_mask + 0x4203e5c4 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e5c4 ieee80211_mt_key_set_mask .text.ieee80211_mt_key_clear_mask - 0x4203c52e 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c52e ieee80211_mt_key_clear_mask + 0x4203e5e2 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e5e2 ieee80211_mt_key_clear_mask .text.ieee80211_get_mac_addr_from_frame - 0x4203c550 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c550 ieee80211_get_mac_addr_from_frame + 0x4203e604 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e604 ieee80211_get_mac_addr_from_frame .text.esp_wifi_register_eapol_txdonecb_internal - 0x4203c56e 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c56e esp_wifi_register_eapol_txdonecb_internal + 0x4203e622 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e622 esp_wifi_register_eapol_txdonecb_internal .text.esp_wifi_get_macaddr_internal - 0x4203c57e 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c57e esp_wifi_get_macaddr_internal + 0x4203e632 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e632 esp_wifi_get_macaddr_internal .text.esp_wifi_ap_deauth_internal - 0x4203c59c 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c59c esp_wifi_ap_deauth_internal + 0x4203e650 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e650 esp_wifi_ap_deauth_internal .text.wifi_init_key - 0x4203c600 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c600 wifi_init_key + 0x4203e6b4 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e6b4 wifi_init_key .text.esp_wifi_set_ap_key_internal - 0x4203c62e 0x180 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c62e esp_wifi_set_ap_key_internal + 0x4203e6e2 0x180 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e6e2 esp_wifi_set_ap_key_internal .text.ppInstallKey - 0x4203c7ae 0x152 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c7ae ppInstallKey + 0x4203e862 0x152 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e862 ppInstallKey .text.esp_wifi_set_sta_key_internal - 0x4203c900 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c900 esp_wifi_set_sta_key_internal + 0x4203e9b4 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203e9b4 esp_wifi_set_sta_key_internal .text.esp_wifi_get_sta_key_internal - 0x4203c966 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c966 esp_wifi_get_sta_key_internal + 0x4203ea1a 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ea1a esp_wifi_get_sta_key_internal .text.esp_wifi_set_appie_internal - 0x4203c9c2 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203c9c2 esp_wifi_set_appie_internal + 0x4203ea76 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ea76 esp_wifi_set_appie_internal .text.esp_wifi_unset_appie_internal - 0x4203ca38 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203ca38 esp_wifi_unset_appie_internal + 0x4203eaec 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203eaec esp_wifi_unset_appie_internal .text.esp_wifi_get_wps_status_internal - 0x4203ca42 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203ca42 esp_wifi_get_wps_status_internal + 0x4203eaf6 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203eaf6 esp_wifi_get_wps_status_internal .text.esp_wifi_sta_pmf_enabled - 0x4203ca4e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203ca4e esp_wifi_sta_pmf_enabled + 0x4203eb02 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203eb02 esp_wifi_sta_pmf_enabled .text.esp_wifi_sta_get_mgmt_group_cipher - 0x4203ca58 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203ca58 esp_wifi_sta_get_mgmt_group_cipher + 0x4203eb0c 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203eb0c esp_wifi_sta_get_mgmt_group_cipher .text.esp_wifi_set_igtk_internal - 0x4203ca7e 0xce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203ca7e esp_wifi_set_igtk_internal + 0x4203eb32 0xce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203eb32 esp_wifi_set_igtk_internal .text.ieee80211w_get_active_igtk_key_id - 0x4203cb4c 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203cb4c ieee80211w_get_active_igtk_key_id + 0x4203ec00 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ec00 ieee80211w_get_active_igtk_key_id .text.ieee80211w_get_igtk_from_keyidx - 0x4203cb66 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203cb66 ieee80211w_get_igtk_from_keyidx + 0x4203ec1a 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ec1a ieee80211w_get_igtk_from_keyidx .text.esp_wifi_skip_supp_pmkcaching - 0x4203cbb4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203cbb4 esp_wifi_skip_supp_pmkcaching + 0x4203ec68 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ec68 esp_wifi_skip_supp_pmkcaching .text.esp_wifi_register_mgmt_frame_internal - 0x4203cbbe 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203cbbe esp_wifi_register_mgmt_frame_internal + 0x4203ec72 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ec72 esp_wifi_register_mgmt_frame_internal .text.esp_wifi_send_mgmt_frm_internal - 0x4203cc20 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203cc20 esp_wifi_send_mgmt_frm_internal + 0x4203ecd4 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ecd4 esp_wifi_send_mgmt_frm_internal .text.esp_wifi_sta_connect_internal - 0x4203ccb8 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4203ccb8 esp_wifi_sta_connect_internal + 0x4203ed6c 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4203ed6c esp_wifi_sta_connect_internal .text.ieee80211_ampdu_age_handle - 0x4203ccf0 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203eda4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_addba - 0x4203cd02 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203edb6 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_ap_try_sa_query - 0x4203cd14 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4203cd14 ieee80211_ap_try_sa_query + 0x4203edc8 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203edc8 ieee80211_ap_try_sa_query .text.ieee80211_ap_sa_query_timeout - 0x4203cd4e 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4203cd4e ieee80211_ap_sa_query_timeout + 0x4203ee02 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203ee02 ieee80211_ap_sa_query_timeout .text.ieee80211_sta_retry_assoc - 0x4203cd88 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203ee3c 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_sa_query_timeout - 0x4203cdc0 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203ee74 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_try_sa_query - 0x4203cdf8 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203eeac 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_assoc - 0x4203ce30 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203eee4 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_auth - 0x4203ce68 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203ef1c 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_chm_dwell - 0x4203cea0 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203ef54 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_handshake - 0x4203ced8 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203ef8c 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_beacon - 0x4203cf10 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203efc4 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_probe_send - 0x4203cf60 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f014 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_csa - 0x4203cfb0 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f064 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_enter_op_chan - 0x4203cff2 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f0a6 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_inter_chan - 0x4203d02c 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f0e0 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_timer_connect - 0x4203d066 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f11a 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_hostap_handle - 0x4203d09e 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f152 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_send_beacon - 0x4203d0d8 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f18c 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_register_hostap_timer - 0x4203d112 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4203d112 ieee80211_register_hostap_timer + 0x4203f1c6 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f1c6 ieee80211_register_hostap_timer .text.ieee80211_timer_do_process - 0x4203d148 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4203d148 ieee80211_timer_do_process + 0x4203f1fc 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f1fc ieee80211_timer_do_process .text.ieee80211_timer_process - 0x4203d1e8 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4203d1e8 ieee80211_timer_process + 0x4203f29c 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4203f29c ieee80211_timer_process .text.chm_end_op_timeout - 0x4203d2be 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f372 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_phy_change_channel.constprop.2 - 0x4203d2c8 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f37c 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_mhz2num - 0x4203d2fc 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d2fc chm_mhz2num + 0x4203f3b0 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f3b0 chm_mhz2num .text.chm_deinit - 0x4203d34c 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d34c chm_deinit + 0x4203f400 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f400 chm_deinit .text.chm_release_lock - 0x4203d388 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d388 chm_release_lock + 0x4203f43c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f43c chm_release_lock .text.chm_end_op - 0x4203d39e 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d39e chm_end_op + 0x4203f452 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f452 chm_end_op .text.chm_end_op_timeout_process - 0x4203d3fa 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d3fa chm_end_op_timeout_process + 0x4203f4ae 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f4ae chm_end_op_timeout_process .text.chm_cancel_op - 0x4203d428 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d428 chm_cancel_op + 0x4203f4dc 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f4dc chm_cancel_op .text.chm_acquire_lock - 0x4203d492 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d492 chm_acquire_lock + 0x4203f546 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f546 chm_acquire_lock .text.chm_get_current_channel - 0x4203d4e0 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d4e0 chm_get_current_channel + 0x4203f594 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f594 chm_get_current_channel .text.chm_get_home_channel - 0x4203d4ee 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d4ee chm_get_home_channel + 0x4203f5a2 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f5a2 chm_get_home_channel .text.chm_set_home_channel - 0x4203d4fc 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d4fc chm_set_home_channel + 0x4203f5b0 0xc0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f5b0 chm_set_home_channel .text.chm_get_chan_info - 0x4203d5bc 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d5bc chm_get_chan_info + 0x4203f670 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f670 chm_get_chan_info .text.chm_set_current_channel - 0x4203d5e2 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d5e2 chm_set_current_channel + 0x4203f696 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f696 chm_set_current_channel .text.chm_init - 0x4203d722 0x10a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d722 chm_init + 0x4203f7d6 0x10a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f7d6 chm_init .text.chm_change_channel - 0x4203d82c 0x12e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203f8e0 0x12e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_start_op - 0x4203d95a 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d95a chm_start_op + 0x4203fa0e 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203fa0e chm_start_op .text.chm_return_home_channel - 0x4203d9a6 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4203d9a6 chm_return_home_channel + 0x4203fa5a 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4203fa5a chm_return_home_channel .text.cnx_sta_connect_led_timer_cb - 0x4203da0c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203da0c cnx_sta_connect_led_timer_cb + 0x4203fac0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fac0 cnx_sta_connect_led_timer_cb .text.cnx_cal_rc_util - 0x4203da24 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fad8 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_get_next_rc - 0x4203da72 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fb26 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_traverse_rc_lis_done - 0x4203dac8 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fb7c 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_timeout - 0x4203db06 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203db06 cnx_connect_timeout + 0x4203fbba 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fbba cnx_connect_timeout .text.cnx_handshake_timeout - 0x4203db10 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203db10 cnx_handshake_timeout + 0x4203fbc4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fbc4 cnx_handshake_timeout .text.cnx_csa_fn - 0x4203db1a 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203db1a cnx_csa_fn + 0x4203fbce 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fbce cnx_csa_fn .text.mgd_probe_send_timeout - 0x4203db30 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fbe4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_beacon_timeout - 0x4203db3a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fbee 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_op - 0x4203db44 0x1e8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fbf8 0x1e8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_to_bss - 0x4203dd2c 0x348 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4203fde0 0x348 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_probe_rc - 0x4203e074 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040128 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_sta_pm.part.12 - 0x4203e0e2 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040196 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.ieee80211_cnx_attach - 0x4203e104 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e104 ieee80211_cnx_attach + 0x420401b8 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420401b8 ieee80211_cnx_attach .text._cnx_start_connect_without_scan - 0x4203e15a 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e15a _cnx_start_connect_without_scan + 0x4204020e 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204020e _cnx_start_connect_without_scan .text.cnx_can_do_obss_scan - 0x4203e1be 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e1be cnx_can_do_obss_scan + 0x42040272 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040272 cnx_can_do_obss_scan .text.cnx_obss_scan - 0x4203e22e 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e22e cnx_obss_scan + 0x420402e2 0x98 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420402e2 cnx_obss_scan .text.cnx_obss_scan_timeout - 0x4203e2c6 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e2c6 cnx_obss_scan_timeout + 0x4204037a 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204037a cnx_obss_scan_timeout .text.cnx_auth_timeout - 0x4203e32c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e32c cnx_auth_timeout + 0x420403e0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420403e0 cnx_auth_timeout .text.cnx_assoc_timeout - 0x4203e336 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e336 cnx_assoc_timeout + 0x420403ea 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420403ea cnx_assoc_timeout .text.wl_is_ap_no_lr - 0x4203e340 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e340 wl_is_ap_no_lr + 0x420403f4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420403f4 wl_is_ap_no_lr .text.wl_clear_ap_no_lr - 0x4203e34a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e34a wl_clear_ap_no_lr + 0x420403fe 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420403fe wl_clear_ap_no_lr .text.cnx_csa_fn_process - 0x4203e354 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e354 cnx_csa_fn_process + 0x42040408 0xd6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040408 cnx_csa_fn_process .text.cnx_validate_owe_bss - 0x4203e42a 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e42a cnx_validate_owe_bss + 0x420404de 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420404de cnx_validate_owe_bss .text.cnx_bss_init - 0x4203e526 0xbe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e526 cnx_bss_init + 0x420405da 0xbe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420405da cnx_bss_init .text.cnx_check_bssid_in_blacklist - 0x4203e5e4 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e5e4 cnx_check_bssid_in_blacklist + 0x42040698 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040698 cnx_check_bssid_in_blacklist .text.cnx_remove_from_blacklist - 0x4203e620 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e620 cnx_remove_from_blacklist + 0x420406d4 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420406d4 cnx_remove_from_blacklist .text.cnx_add_to_blacklist - 0x4203e6c8 0xf0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e6c8 cnx_add_to_blacklist + 0x4204077c 0xf0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204077c cnx_add_to_blacklist .text.cnx_clear_blacklist - 0x4203e7b8 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203e7b8 cnx_clear_blacklist + 0x4204086c 0x76 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204086c cnx_clear_blacklist .text.cnx_choose_rc - 0x4203e82e 0x1e2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420408e2 0x1e2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_search - 0x4203ea10 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203ea10 cnx_rc_search + 0x42040ac4 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040ac4 cnx_rc_search .text.cnx_do_handoff_internal - 0x4203ea72 0xae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203ea72 cnx_do_handoff_internal + 0x42040b26 0xae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040b26 cnx_do_handoff_internal .text.cnx_add_rc - 0x4203eb20 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203eb20 cnx_add_rc + 0x42040bd4 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040bd4 cnx_add_rc .text.cnx_remove_all_rc - 0x4203ebca 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203ebca cnx_remove_all_rc + 0x42040c7e 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040c7e cnx_remove_all_rc .text.cnx_do_handoff - 0x4203ec54 0x374 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42040d08 0x374 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_next_ap - 0x4203efc8 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203efc8 cnx_connect_next_ap + 0x4204107c 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204107c cnx_connect_next_ap .text.cnx_start_handoff_cb - 0x4203f00e 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f00e cnx_start_handoff_cb + 0x420410c2 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420410c2 cnx_start_handoff_cb .text.cnx_remove_rc - 0x4203f07c 0xf8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f07c cnx_remove_rc + 0x42041130 0xf8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041130 cnx_remove_rc .text.cnx_sta_connect_cmd - 0x4203f174 0x28a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f174 cnx_sta_connect_cmd + 0x42041228 0x28a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041228 cnx_sta_connect_cmd .text.cnx_connect_timeout_process - 0x4203f3fe 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f3fe cnx_connect_timeout_process + 0x420414b2 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420414b2 cnx_connect_timeout_process .text.cnx_auth_timeout_process - 0x4203f49c 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f49c cnx_auth_timeout_process + 0x42041550 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041550 cnx_auth_timeout_process .text.cnx_assoc_timeout_process - 0x4203f4ea 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f4ea cnx_assoc_timeout_process + 0x4204159e 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204159e cnx_assoc_timeout_process .text.cnx_handshake_timeout_process - 0x4203f528 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f528 cnx_handshake_timeout_process + 0x420415dc 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420415dc cnx_handshake_timeout_process .text.cnx_bss_alloc - 0x4203f592 0x2ce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f592 cnx_bss_alloc + 0x42041646 0x2ce /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041646 cnx_bss_alloc .text.cnx_remove_rc_except - 0x4203f860 0xb6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f860 cnx_remove_rc_except + 0x42041914 0xb6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041914 cnx_remove_rc_except .text.cnx_rc_update_rssi - 0x4203f916 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f916 cnx_rc_update_rssi + 0x420419ca 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420419ca cnx_rc_update_rssi .text.cnx_rc_update_state_metric - 0x4203f976 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203f976 cnx_rc_update_state_metric + 0x42041a2a 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041a2a cnx_rc_update_state_metric .text.cnx_probe_rc_tx_cb - 0x4203f9c4 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041a78 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_update_age - 0x4203fa26 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fa26 cnx_rc_update_age + 0x42041ada 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041ada cnx_rc_update_age .text.cnx_update_bss - 0x4203fa3c 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fa3c cnx_update_bss + 0x42041af0 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041af0 cnx_update_bss .text.cnx_update_bss_more - 0x4203fa6e 0x39c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fa6e cnx_update_bss_more + 0x42041b22 0x39c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041b22 cnx_update_bss_more .text.send_ap_probe - 0x4203fe0a 0xbe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fe0a send_ap_probe + 0x42041ebe 0xbe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041ebe send_ap_probe .text.cnx_beacon_timeout_process - 0x4203fec8 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203fec8 cnx_beacon_timeout_process + 0x42041f7c 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42041f7c cnx_beacon_timeout_process .text.mgd_probe_send_timeout_process - 0x4203ff7c 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4203ff7c mgd_probe_send_timeout_process + 0x42042030 0x158 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042030 mgd_probe_send_timeout_process .text.cnx_node_alloc - 0x420400d4 0xf0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420400d4 cnx_node_alloc + 0x42042188 0xf0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042188 cnx_node_alloc .text.cnx_node_remove - 0x420401c4 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420401c4 cnx_node_remove + 0x42042278 0xfc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042278 cnx_node_remove .text.ic_set_sta - 0x420402c0 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420402c0 ic_set_sta + 0x42042374 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042374 ic_set_sta .text.cnx_sta_leave - 0x420403a0 0x2e8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420403a0 cnx_sta_leave + 0x42042454 0x2e8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042454 cnx_sta_leave .text.cnx_sta_associated - 0x42040688 0x1bc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040688 cnx_sta_associated + 0x4204273c 0x1bc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204273c cnx_sta_associated .text.cnx_node_leave - 0x42040844 0x1ea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040844 cnx_node_leave + 0x420428f8 0x1ea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420428f8 cnx_node_leave .text.cnx_node_join - 0x42040a2e 0x2f6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040a2e cnx_node_join + 0x42042ae2 0x2f6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042ae2 cnx_node_join .text.cnx_start_obss_scan - 0x42040d24 0xd0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040d24 cnx_start_obss_scan + 0x42042dd8 0xd0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042dd8 cnx_start_obss_scan .text.cnx_obss_scan_done_cb - 0x42040df4 0x150 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040df4 cnx_obss_scan_done_cb + 0x42042ea8 0x150 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042ea8 cnx_obss_scan_done_cb .text.cnx_auth_done - 0x42040f44 0x304 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42040f44 cnx_auth_done + 0x42042ff8 0x304 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42042ff8 cnx_auth_done .text.offchan_in_progress - 0x42041248 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x42041248 offchan_in_progress + 0x420432fc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x420432fc offchan_in_progress .text.offchan_recv_action - 0x42041252 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x42041252 offchan_recv_action + 0x42043306 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x42043306 offchan_recv_action .text.offchan_send_action_tx_status - 0x42041264 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x42041264 offchan_send_action_tx_status + 0x42043318 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x42043318 offchan_send_action_tx_status .text.send_inval - 0x42041292 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42043346 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.recv_inval - 0x42041296 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4204334a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.ieee80211_send_action_register - 0x4204129a 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x4204129a ieee80211_send_action_register + 0x4204334e 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4204334e ieee80211_send_action_register .text.ieee80211_send_action - 0x42041306 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42041306 ieee80211_send_action + 0x420433ba 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420433ba ieee80211_send_action .text.ieee80211_recv_action_register - 0x42041388 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42041388 ieee80211_recv_action_register + 0x4204343c 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4204343c ieee80211_recv_action_register .text.ieee80211_recv_action - 0x420413f4 0xb8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420413f4 ieee80211_recv_action + 0x420434a8 0xb8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420434a8 ieee80211_recv_action .text.gcmp_encap - 0x420414ac 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x42043560 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.gcmp_decap - 0x4204151c 0xc4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x420435d0 0xc4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.sms4_decap - 0x420415e0 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x42043694 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.sms4_encap - 0x42041694 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x42043748 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.tkip_decap - 0x42041746 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x42041746 tkip_decap + 0x420437fa 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420437fa tkip_decap .text.tkip_encap - 0x4204181a 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x4204181a tkip_encap + 0x420438ce 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420438ce tkip_encap .text.wep_encap - 0x420418a8 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x420418a8 wep_encap + 0x4204395c 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x4204395c wep_encap .text.wep_decap - 0x420418fe 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x420418fe wep_decap + 0x420439b2 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420439b2 wep_decap .text.ieee80211_getmgtframe - 0x42041926 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x42041926 ieee80211_getmgtframe + 0x420439da 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x420439da ieee80211_getmgtframe .text.ieee80211_getbcnframe - 0x42041982 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x42041982 ieee80211_getbcnframe + 0x42043a36 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x42043a36 ieee80211_getbcnframe .text.esf_buf_alloc_dynamic_default_handler - 0x42041a20 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42041a20 esf_buf_alloc_dynamic_default_handler + 0x42043ad4 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42043ad4 esf_buf_alloc_dynamic_default_handler .text.esf_buf_alloc_default_handler - 0x42041a42 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42041a42 esf_buf_alloc_default_handler + 0x42043af6 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42043af6 esf_buf_alloc_default_handler .text.esf_buf_recycle_default_handler - 0x42041a64 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42041a64 esf_buf_recycle_default_handler + 0x42043b18 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42043b18 esf_buf_recycle_default_handler .text.esf_buf_setup_static - 0x42041a86 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42041a86 esf_buf_setup_static + 0x42043b3a 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42043b3a esf_buf_setup_static .text.esf_buf_free_static - 0x42041aec 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42041aec esf_buf_free_static + 0x42043ba0 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42043ba0 esf_buf_free_static .text.esf_buf_setdown - 0x42041b9e 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42041b9e esf_buf_setdown + 0x42043c52 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42043c52 esf_buf_setdown .text.esf_buf_setup - 0x42041bc0 0x22e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42041bc0 esf_buf_setup + 0x42043c74 0x22e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42043c74 esf_buf_setup .text.ic_get_addr - 0x42041dee 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041dee ic_get_addr + 0x42043ea2 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42043ea2 ic_get_addr .text.ic_get_ptk_alg - 0x42041e00 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041e00 ic_get_ptk_alg + 0x42043eb4 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42043eb4 ic_get_ptk_alg .text.ic_disable_crypto - 0x42041e16 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041e16 ic_disable_crypto + 0x42043eca 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42043eca ic_disable_crypto .text.ic_set_key - 0x42041e32 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041e32 ic_set_key + 0x42043ee6 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42043ee6 ic_set_key .text.ic_get_key - 0x42041e72 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041e72 ic_get_key + 0x42043f26 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42043f26 ic_get_key .text.ic_obtain_key - 0x42041ed0 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041ed0 ic_obtain_key + 0x42043f84 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42043f84 ic_obtain_key .text.ic_tx_pkt - 0x42041f56 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f56 ic_tx_pkt + 0x4204400a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204400a ic_tx_pkt .text.ic_register_tx_cb - 0x42041f60 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f60 ic_register_tx_cb + 0x42044014 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044014 ic_register_tx_cb .text.ic_register_rx_cb - 0x42041f64 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f64 ic_register_rx_cb + 0x42044018 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044018 ic_register_rx_cb .text.ic_register_timer_post_cb - 0x42041f68 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f68 ic_register_timer_post_cb + 0x4204401c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204401c ic_register_timer_post_cb .text.ic_register_michael_mic_failure_cb - 0x42041f6c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f6c ic_register_michael_mic_failure_cb + 0x42044020 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044020 ic_register_michael_mic_failure_cb .text.ic_register_config_cb - 0x42041f70 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f70 ic_register_config_cb + 0x42044024 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044024 ic_register_config_cb .text.ic_is_mgmt_hwdecr_enabled - 0x42041f86 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f86 ic_is_mgmt_hwdecr_enabled + 0x4204403a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204403a ic_is_mgmt_hwdecr_enabled .text.ic_register_pm_tx_null_cb - 0x42041f8a 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041f8a ic_register_pm_tx_null_cb + 0x4204403e 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204403e ic_register_pm_tx_null_cb .text.ic_register_net80211_tx_cb - 0x42041fa0 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041fa0 ic_register_net80211_tx_cb + 0x42044054 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044054 ic_register_net80211_tx_cb .text.ic_register_timer_cb - 0x42041fa8 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041fa8 ic_register_timer_cb + 0x4204405c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204405c ic_register_timer_cb .text.ic_enable_sniffer - 0x42041fb0 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041fb0 ic_enable_sniffer + 0x42044064 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044064 ic_enable_sniffer .text.ic_disable_sniffer - 0x42041fb6 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041fb6 ic_disable_sniffer + 0x4204406a 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204406a ic_disable_sniffer .text.ic_set_vif - 0x42041fbc 0x1da /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42041fbc ic_set_vif + 0x42044070 0x1da /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044070 ic_set_vif .text.ic_get_next_tbtt - 0x42042196 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042196 ic_get_next_tbtt + 0x4204424a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204424a ic_get_next_tbtt .text.ic_del_rx_ba - 0x4204219a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204219a ic_del_rx_ba + 0x4204424e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204424e ic_del_rx_ba .text.ic_add_rx_ba - 0x4204219e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204219e ic_add_rx_ba + 0x42044252 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044252 ic_add_rx_ba .text.ic_reset_tbtt - 0x420421a8 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420421a8 ic_reset_tbtt + 0x4204425c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204425c ic_reset_tbtt .text.ic_del_key_all - 0x420421ac 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420421ac ic_del_key_all + 0x42044260 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044260 ic_del_key_all .text.ic_del_key - 0x420421b0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420421b0 ic_del_key + 0x42044264 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044264 ic_del_key .text.ic_set_ac_param - 0x420421b4 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420421b4 ic_set_ac_param + 0x42044268 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044268 ic_set_ac_param .text.ic_ampdu_op - 0x420421b6 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420421b6 ic_ampdu_op + 0x4204426a 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204426a ic_ampdu_op .text.ic_set_trc - 0x420421e0 0xe4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420421e0 ic_set_trc + 0x42044294 0xe4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044294 ic_set_trc .text.ic_deinit - 0x420422c4 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420422c4 ic_deinit - .text.ic_init 0x420422e0 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420422e0 ic_init + 0x42044378 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044378 ic_deinit + .text.ic_init 0x42044394 0x74 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044394 ic_init .text.ic_set_interrupt_handler - 0x42042354 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042354 ic_set_interrupt_handler + 0x42044408 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044408 ic_set_interrupt_handler .text.ic_clear_interrupt_handler - 0x420423b0 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420423b0 ic_clear_interrupt_handler + 0x42044464 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044464 ic_clear_interrupt_handler .text.ic_enable_rx - 0x420423f4 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420423f4 ic_enable_rx + 0x420444a8 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444a8 ic_enable_rx .text.ic_disable_rx - 0x42042408 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042408 ic_disable_rx + 0x420444bc 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444bc ic_disable_rx .text.ic_set_beacon_int - 0x42042420 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042420 ic_set_beacon_int + 0x420444d4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444d4 ic_set_beacon_int .text.ic_set_mac - 0x42042424 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042424 ic_set_mac + 0x420444d8 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444d8 ic_set_mac .text.ic_set_bssid - 0x42042428 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042428 ic_set_bssid + 0x420444dc 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444dc ic_set_bssid .text.ic_set_current_channel - 0x4204242c 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204242c ic_set_current_channel + 0x420444e0 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444e0 ic_set_current_channel .text.ic_get_random - 0x42042434 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042434 ic_get_random + 0x420444e8 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444e8 ic_get_random .text.ic_get_pp_hdl - 0x4204243c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204243c ic_get_pp_hdl + 0x420444f0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444f0 ic_get_pp_hdl .text.ic_set_rx_policy_ubssid_check - 0x42042440 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042440 ic_set_rx_policy_ubssid_check + 0x420444f4 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420444f4 ic_set_rx_policy_ubssid_check .text.ic_set_rx_policy - 0x4204245a 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204245a ic_set_rx_policy + 0x4204450e 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204450e ic_set_rx_policy .text.ic_set_sta_auth_flag - 0x4204246a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204246a ic_set_sta_auth_flag + 0x4204451e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204451e ic_set_sta_auth_flag .text.ic_set_interface - 0x4204246e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204246e ic_set_interface + 0x42044522 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044522 ic_set_interface .text.ic_trc_set_per_pkt_rate - 0x42042472 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042472 ic_trc_set_per_pkt_rate + 0x42044526 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044526 ic_trc_set_per_pkt_rate .text.ic_trc_update_ifx_phy_mode - 0x42042476 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42042476 ic_trc_update_ifx_phy_mode + 0x4204452a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204452a ic_trc_update_ifx_phy_mode .text.ic_stop_hw_txq - 0x4204247a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204247a ic_stop_hw_txq + 0x4204452e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204452e ic_stop_hw_txq .text.ic_stop_sw_txq - 0x4204247e 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4204247e ic_stop_sw_txq + 0x42044532 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044532 ic_stop_sw_txq .text.ic_create_wifi_task - 0x420424a0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424a0 ic_create_wifi_task + 0x42044554 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044554 ic_create_wifi_task .text.ic_delete_wifi_task - 0x420424a4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424a4 ic_delete_wifi_task + 0x42044558 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044558 ic_delete_wifi_task .text.ic_update_sta_tsf - 0x420424a8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424a8 ic_update_sta_tsf + 0x4204455c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204455c ic_update_sta_tsf .text.ic_set_sleep_min_active_time - 0x420424be 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424be ic_set_sleep_min_active_time + 0x42044572 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044572 ic_set_sleep_min_active_time .text.ic_set_keep_alive_time - 0x420424c2 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424c2 ic_set_keep_alive_time + 0x42044576 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044576 ic_set_keep_alive_time .text.ic_set_sleep_wait_broadcast_data_time - 0x420424c6 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424c6 ic_set_sleep_wait_broadcast_data_time + 0x4204457a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204457a ic_set_sleep_wait_broadcast_data_time .text.ic_get_espnow_rate - 0x420424ca 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424ca ic_get_espnow_rate + 0x4204457e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4204457e ic_get_espnow_rate .text.ic_get_default_sched - 0x420424ce 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420424ce ic_get_default_sched + 0x42044582 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42044582 ic_get_default_sched .text.lmacGetTxFrame - 0x420424d2 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420424d2 lmacGetTxFrame + 0x42044586 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42044586 lmacGetTxFrame .text.lmacSetAcParam - 0x420424f2 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420424f2 lmacSetAcParam + 0x420445a6 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420445a6 lmacSetAcParam .text.lmacInitAc - 0x42042536 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042536 lmacInitAc + 0x420445ea 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420445ea lmacInitAc .text.lmacInit - 0x4204257e 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4204257e lmacInit + 0x42044632 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42044632 lmacInit .text.lmacEndRetryAMPDUFail - 0x42042620 0x84 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042620 lmacEndRetryAMPDUFail + 0x420446d4 0x84 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420446d4 lmacEndRetryAMPDUFail .text.lmacDebugTxDrop - 0x420426a4 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420426a4 dbg_cnt_lmac_drop + 0x42044758 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42044758 dbg_cnt_lmac_drop .text.lmac_record_txtime - 0x42042736 0x130 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042736 lmac_record_txtime + 0x420447ea 0x130 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420447ea lmac_record_txtime .text.lmac_update_tx_statistic - 0x42042866 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042866 lmac_update_tx_statistic + 0x4204491a 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204491a lmac_update_tx_statistic .text.lmacDiscardMSDU - 0x42042868 0xbc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042868 lmacDiscardMSDU + 0x4204491c 0xbc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204491c lmacDiscardMSDU .text.lmacRetryTxFrame - 0x42042924 0xe2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042924 lmacRetryTxFrame + 0x420449d8 0xe2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420449d8 lmacRetryTxFrame .text.lmacProcessTxopQComplete - 0x42042a06 0x17c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042a06 lmacProcessTxopQComplete + 0x42044aba 0x17c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42044aba lmacProcessTxopQComplete .text.lmacProcessShortRetryFail - 0x42042b82 0x27a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042b82 lmacProcessShortRetryFail + 0x42044c36 0x27a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42044c36 lmacProcessShortRetryFail .text.lmacProcessCtsTimeout - 0x42042dfc 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042dfc lmacProcessCtsTimeout + 0x42044eb0 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42044eb0 lmacProcessCtsTimeout .text.lmacProcessLongRetryFail - 0x42042e6e 0x1d8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42042e6e lmacProcessLongRetryFail + 0x42044f22 0x1d8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42044f22 lmacProcessLongRetryFail .text.lmacProcessCollision - 0x42043046 0xe6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42043046 lmacProcessCollision + 0x420450fa 0xe6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420450fa lmacProcessCollision .text.lmacProcessCollisions_task - 0x4204312c 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4204312c lmacProcessCollisions_task + 0x420451e0 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420451e0 lmacProcessCollisions_task .text.lmacProcessAckTimeout - 0x42043182 0x12e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42043182 lmacProcessAckTimeout + 0x42045236 0x12e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42045236 lmacProcessAckTimeout .text.lmacProcessTxRtsError - 0x420432b0 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420432b0 lmacProcessTxRtsError + 0x42045364 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42045364 lmacProcessTxRtsError .text.lmacProcessTxseckiderr - 0x42043390 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42043390 lmacProcessTxseckiderr + 0x42045444 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42045444 lmacProcessTxseckiderr .text.lmacProcessTxError - 0x420433ba 0xa6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420433ba lmacProcessTxError + 0x4204546e 0xa6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4204546e lmacProcessTxError .text.lmacDisableTransmit - 0x42043460 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42043460 lmacDisableTransmit + 0x42045514 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42045514 lmacDisableTransmit .text.lmacProcessTxTimeout - 0x420434ec 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420434ec lmacProcessTxTimeout + 0x420455a0 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420455a0 lmacProcessTxTimeout .text.lmacStopTransmit - 0x42043536 0x104 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42043536 lmacStopTransmit + 0x420455ea 0x104 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420455ea lmacStopTransmit .text.lmac_stop_hw_txq - 0x4204363a 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4204363a lmac_stop_hw_txq + 0x420456ee 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420456ee lmac_stop_hw_txq .text.hal_pm_unblock_txq - 0x420436ac 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045760 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.hal_clear_sta_tsf_active_state - 0x420436c2 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045776 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_active_cnt - 0x420436d0 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045784 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_coex_active_cnt - 0x420436e6 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204579a 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_active_timer - 0x420436fc 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420457b0 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_update_at_next_beacon - 0x42043728 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420457dc 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_tbtt_timeout - 0x4204373e 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420457f2 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_timeout - 0x42043746 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420457fa 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_window_timeout - 0x4204374e 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045802 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_interval_timeout - 0x42043756 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204580a 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disconnected_sleep_delay_timeout - 0x4204375e 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045812 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_slice_wifi_timeout - 0x42043766 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204581a 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_sleep_delay_timeout - 0x4204376e 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045822 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_active_timeout - 0x42043776 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204582a 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_dream_timeout - 0x4204377e 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045832 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_is_sleeping - 0x42043786 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043786 pm_is_sleeping + 0x4204583a 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204583a pm_is_sleeping .text.pm_is_open - 0x420437a6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420437a6 pm_is_open + 0x4204585a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204585a pm_is_open .text.pm_noise_check_disable - 0x420437b0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420437b0 pm_noise_check_disable + 0x42045864 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045864 pm_noise_check_disable .text.pm_noise_check_enable - 0x420437ba 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420437ba pm_noise_check_enable + 0x4204586e 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204586e pm_noise_check_enable .text.pm_disable_disconnected_sleep_delay_timer - 0x420437c6 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420437c6 pm_disable_disconnected_sleep_delay_timer + 0x4204587a 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204587a pm_disable_disconnected_sleep_delay_timer .text.pm_enable_disconnected_sleep_delay_timer - 0x420437e4 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420437e4 pm_enable_disconnected_sleep_delay_timer + 0x42045898 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045898 pm_enable_disconnected_sleep_delay_timer .text.pm_noise_check - 0x42043842 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043842 pm_noise_check + 0x420458f6 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420458f6 pm_noise_check .text.pm_pend_noise_check - 0x420438ba 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420438ba pm_pend_noise_check + 0x4204596e 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204596e pm_pend_noise_check .text.pm_noise_check_process - 0x420438bc 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420438bc pm_noise_check_process + 0x42045970 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045970 pm_noise_check_process .text.pm_register_pm_tx_null_cb - 0x420438be 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420438be pm_register_pm_tx_null_cb + 0x42045972 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045972 pm_register_pm_tx_null_cb .text.pm_send_nullfunc - 0x420438ca 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420438ca pm_send_nullfunc + 0x4204597e 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204597e pm_send_nullfunc .text.pm_disconnected_wake - 0x42043922 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043922 pm_disconnected_wake + 0x420459d6 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420459d6 pm_disconnected_wake .text.pm_disconnected_sleep - 0x42043960 0x9c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043960 pm_disconnected_sleep + 0x42045a14 0x9c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045a14 pm_disconnected_sleep .text.pm_wake_up - 0x420439fc 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420439fc pm_wake_up + 0x42045ab0 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045ab0 pm_wake_up .text.pm_send_probe_start - 0x42043a4a 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043a4a pm_send_probe_start + 0x42045afe 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045afe pm_send_probe_start .text.pm_off_channel - 0x42043a92 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043a92 pm_off_channel + 0x42045b46 0xc2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045b46 pm_off_channel .text.pm_wake_done - 0x42043b54 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043b54 pm_wake_done + 0x42045c08 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045c08 pm_wake_done .text.pm_coex_separate_connectionless_window - 0x42043ba8 0x2a2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043ba8 pm_coex_separate_connectionless_window + 0x42045c5c 0x2a2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045c5c pm_coex_separate_connectionless_window .text.pm_go_to_sleep - 0x42043e4a 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043e4a pm_go_to_sleep + 0x42045efe 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045efe pm_go_to_sleep .text.pm_set_next_tbtt - 0x42043ec2 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043ec2 pm_set_next_tbtt + 0x42045f76 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045f76 pm_set_next_tbtt .text.pm_mesh_set_next_tbtt - 0x42043f1e 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043f1e pm_mesh_set_next_tbtt + 0x42045fd2 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42045fd2 pm_mesh_set_next_tbtt .text.pm_beacon_timestamp_statistic - 0x42043f70 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043f70 pm_beacon_timestamp_statistic + 0x42046024 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046024 pm_beacon_timestamp_statistic .text.pm_beacon_misc_process - 0x42043fb2 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043fb2 pm_beacon_misc_process + 0x42046066 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046066 pm_beacon_misc_process .text.pm_coex_schm_process - 0x42043fb6 0x1be /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42043fb6 pm_coex_schm_process + 0x4204606a 0x1be /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204606a pm_coex_schm_process .text.pm_coex_schm_process_restart - 0x42044174 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044174 pm_coex_schm_process_restart + 0x42046228 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046228 pm_coex_schm_process_restart .text.pm_coex_slice_timeout_process - 0x42044182 0xe2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044182 pm_coex_slice_timeout_process + 0x42046236 0xe2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046236 pm_coex_slice_timeout_process .text.pm_dream_timeout_process - 0x42044264 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044264 pm_dream_timeout_process + 0x42046318 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046318 pm_dream_timeout_process .text.pm_sleep_delay_timeout_process - 0x42044274 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044274 pm_sleep_delay_timeout_process + 0x42046328 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046328 pm_sleep_delay_timeout_process .text.pm_disconnected_sleep_delay_timeout_process - 0x42044294 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044294 pm_disconnected_sleep_delay_timeout_process + 0x42046348 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046348 pm_disconnected_sleep_delay_timeout_process .text.pm_tx_data_done_process - 0x420442b0 0x94 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420442b0 pm_tx_data_done_process + 0x42046364 0x94 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046364 pm_tx_data_done_process .text.pm_tx_null_data_done_process - 0x42044344 0x1d2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044344 pm_tx_null_data_done_process + 0x420463f8 0x1d2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420463f8 pm_tx_null_data_done_process .text.pm_go_to_wake - 0x42044516 0xfa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044516 pm_go_to_wake + 0x420465ca 0xfa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420465ca pm_go_to_wake .text.pm_send_probe_stop - 0x42044610 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044610 pm_send_probe_stop + 0x420466c4 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420466c4 pm_send_probe_stop .text.pm_on_channel - 0x4204466a 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204466a pm_on_channel + 0x4204671e 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204671e pm_on_channel .text.pm_update_params - 0x42044716 0x12a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044716 pm_update_params + 0x420467ca 0x12a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420467ca pm_update_params .text.pm_coex_tbtt_process - 0x42044840 0xfa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044840 pm_coex_tbtt_process + 0x420468f4 0xfa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420468f4 pm_coex_tbtt_process .text.pm_active_timeout_process - 0x4204493a 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204493a pm_active_timeout_process + 0x420469ee 0x72 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420469ee pm_active_timeout_process .text.pm_send_sleep_null_cb - 0x420449ac 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420449ac pm_send_sleep_null_cb + 0x42046a60 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046a60 pm_send_sleep_null_cb .text.pm_send_wake_null_cb - 0x420449b8 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420449b8 pm_send_wake_null_cb + 0x42046a6c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046a6c pm_send_wake_null_cb .text.pm_on_coex_schm_process_restart - 0x420449c4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420449c4 pm_on_coex_schm_process_restart + 0x42046a78 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046a78 pm_on_coex_schm_process_restart .text.pm_on_coex_schm_status_config - 0x420449c8 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420449c8 pm_on_coex_schm_status_config + 0x42046a7c 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046a7c pm_on_coex_schm_status_config .text.pm_on_coex_start - 0x42044a54 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044a54 pm_on_coex_start + 0x42046b08 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046b08 pm_on_coex_start .text.pm_on_probe_resp_rx - 0x42044a9c 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044a9c pm_on_probe_resp_rx + 0x42046b50 0x8a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046b50 pm_on_probe_resp_rx .text.pm_on_data_tx_done - 0x42044b26 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044b26 pm_on_data_tx_done + 0x42046bda 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046bda pm_on_data_tx_done .text.pm_disconnected_start - 0x42044b2a 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044b2a pm_disconnected_start + 0x42046bde 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046bde pm_disconnected_start .text.pm_disconnected_stop - 0x42044b94 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044b94 pm_disconnected_stop + 0x42046c48 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046c48 pm_disconnected_stop .text.pm_start - 0x42044bda 0x23a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044bda pm_start - .text.pm_stop 0x42044e14 0x20c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42044e14 pm_stop + 0x42046c8e 0x23a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046c8e pm_start + .text.pm_stop 0x42046ec8 0x20c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42046ec8 pm_stop .text.pm_attach - 0x42045020 0x17a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045020 pm_attach + 0x420470d4 0x17a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420470d4 pm_attach .text.pm_deattach - 0x4204519a 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204519a pm_deattach + 0x4204724e 0xa2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4204724e pm_deattach .text.pm_set_sleep_min_active_time - 0x4204523c 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204523c pm_set_sleep_min_active_time + 0x420472f0 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420472f0 pm_set_sleep_min_active_time .text.pm_set_keep_alive_time - 0x42045242 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045242 pm_set_keep_alive_time + 0x420472f6 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420472f6 pm_set_keep_alive_time .text.pm_set_sleep_wait_broadcast_data_time - 0x42045248 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045248 pm_set_sleep_wait_broadcast_data_time + 0x420472fc 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420472fc pm_set_sleep_wait_broadcast_data_time .text.pm_force_scan_unlock - 0x4204524e 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204524e pm_force_scan_unlock + 0x42047302 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42047302 pm_force_scan_unlock .text.pm_enable_sta_disconnected_power_management - 0x42045250 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42045250 pm_enable_sta_disconnected_power_management + 0x42047304 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42047304 pm_enable_sta_disconnected_power_management .text.pm_register_connectionless_wake_window - 0x4204527c 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4204527c pm_register_connectionless_wake_window + 0x42047330 0x70 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42047330 pm_register_connectionless_wake_window .text.pm_unregister_connectionless_wake_window - 0x420452ec 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420452ec pm_unregister_connectionless_wake_window + 0x420473a0 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420473a0 pm_unregister_connectionless_wake_window .text.pm_coex_reconnect_policy - 0x4204533c 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x4204533c pm_coex_reconnect_policy + 0x420473f0 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x420473f0 pm_coex_reconnect_policy .text.pm_coex_set_reconnect_policy - 0x4204534a 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x4204534a pm_coex_set_reconnect_policy + 0x420473fe 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x420473fe pm_coex_set_reconnect_policy .text.pp_delete_task_manually - 0x42045382 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .text.getle32 0x420453ca 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420453ca getle32 - .text.putle32 0x420453e8 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420453e8 putle32 - .text.xswap 0x42045404 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42045404 xswap + 0x42047436 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x4204747e 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204747e getle32 + .text.putle32 0x4204749c 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204749c putle32 + .text.xswap 0x420474b8 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420474b8 xswap .text.pp_register_net80211_tx_cb - 0x42045422 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42045422 pp_register_net80211_tx_cb + 0x420474d6 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420474d6 pp_register_net80211_tx_cb .text.pp_register_config_cb - 0x4204542e 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204542e pp_register_config_cb + 0x420474e2 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420474e2 pp_register_config_cb .text.pp_register_timer_cb - 0x4204543a 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204543a pp_register_timer_cb + 0x420474ee 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420474ee pp_register_timer_cb .text.pp_register_michael_mic_failure_cb - 0x42045446 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42045446 pp_register_michael_mic_failure_cb + 0x420474fa 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420474fa pp_register_michael_mic_failure_cb .text.pp_default_event_handler - 0x42045452 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42045452 pp_default_event_handler + 0x42047506 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42047506 pp_default_event_handler .text.ppRegisterRxCallback - 0x4204547a 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204547a ppRegisterRxCallback + 0x4204752e 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204752e ppRegisterRxCallback .text.ppRegisterTxCallback - 0x4204549a 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204549a ppRegisterTxCallback + 0x4204754e 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204754e ppRegisterTxCallback .text.ppUnregisterTxCallback - 0x420454e8 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420454e8 ppUnregisterTxCallback + 0x4204759c 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204759c ppUnregisterTxCallback .text.pp_register_tx_cb - 0x4204552a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204552a pp_register_tx_cb + 0x420475de 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420475de pp_register_tx_cb .text.pp_unregister_tx_cb - 0x4204552e 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204552e pp_unregister_tx_cb + 0x420475e2 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420475e2 pp_unregister_tx_cb .text.ppCheckTxQIdle - 0x42045532 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42045532 ppCheckTxQIdle + 0x420475e6 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420475e6 ppCheckTxQIdle .text.ppCheckIsConnTraffic - 0x42045568 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42045568 ppCheckIsConnTraffic + 0x4204761c 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204761c ppCheckIsConnTraffic .text.ppCheckTxConnTrafficIdle - 0x420455b8 0xee /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420455b8 ppCheckTxConnTrafficIdle + 0x4204766c 0xee /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204766c ppCheckTxConnTrafficIdle .text.ppSetInterface - 0x420456a6 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420456a6 ppSetInterface + 0x4204775a 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204775a ppSetInterface .text.pp_gettid - 0x420456a8 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420456a8 pp_gettid + 0x4204775c 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204775c pp_gettid .text.ppAssembleMicHdr - 0x420456d6 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420456d6 ppAssembleMicHdr + 0x4204778a 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204778a ppAssembleMicHdr .text.ppCalTkipMic - 0x42045788 0x130 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42045788 ppCalTkipMic + 0x4204783c 0x130 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204783c ppCalTkipMic .text.ppTxFragmentProc - 0x420458b8 0x774 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420458b8 ppTxFragmentProc + 0x4204796c 0x774 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204796c ppTxFragmentProc .text.ppClearRxFragment - 0x4204602c 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204602c ppClearRxFragment + 0x420480e0 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420480e0 ppClearRxFragment .text.ppFillAMPDUBar - 0x42046068 0x114 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046068 ppFillAMPDUBar + 0x4204811c 0x114 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4204811c ppFillAMPDUBar .text.ppReSendBar - 0x4204617c 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204617c ppReSendBar + 0x42048230 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048230 ppReSendBar .text.pp_create_task - 0x4204624e 0x1c6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204624e pp_create_task + 0x42048302 0x1c6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048302 pp_create_task .text.pp_deattach - 0x42046414 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046414 pp_deattach + 0x420484c8 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420484c8 pp_deattach .text.ppInitTxq - 0x42046460 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046460 ppInitTxq + 0x42048514 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048514 ppInitTxq .text.pp_delete_task - 0x420464c4 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420464c4 pp_delete_task + 0x42048578 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048578 pp_delete_task .text.ppCheckTxIdle - 0x42046550 0xbc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046550 ppCheckTxIdle + 0x42048604 0xbc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048604 ppCheckTxIdle .text.ppCalTxopDur - 0x4204660c 0x154 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4204660c ppCalTxopDur + 0x420486c0 0x154 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420486c0 ppCalTxopDur .text.ppPrepareBarFrame - 0x42046760 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046760 ppPrepareBarFrame + 0x42048814 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048814 ppPrepareBarFrame .text.pp_attach - 0x42046834 0xf4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046834 pp_attach + 0x420488e8 0xf4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420488e8 pp_attach .text.ppClearTxq - 0x42046928 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046928 ppClearTxq + 0x420489dc 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420489dc ppClearTxq .text.pp_stop_sw_txq - 0x42046978 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046978 pp_stop_sw_txq + 0x42048a2c 0x92 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048a2c pp_stop_sw_txq .text.ppGetTaskHdl - 0x42046a0a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42046a0a ppGetTaskHdl + 0x42048abe 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42048abe ppGetTaskHdl .text.dbg_lmac_ps_statis_reset - 0x42046a14 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x42046a14 dbg_lmac_ps_statis_reset + 0x42048ac8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x42048ac8 dbg_lmac_ps_statis_reset .text.dbg_lmac_init - 0x42046a2a 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x42046a2a dbg_lmac_init + 0x42048ade 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x42048ade dbg_lmac_init .text.pp_timer_beacon_monitor_tbtt - 0x42046a2c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048ae0 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor - 0x42046a42 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048af6 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_window - 0x42046a58 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b0c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_interval - 0x42046a6a 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b1e 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_disconnected_sleep_delay - 0x42046a7c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b30 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_sleep_delay - 0x42046a8e 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b42 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_slice - 0x42046aa0 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b54 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_active - 0x42046ab2 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b66 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_dream - 0x42046ac4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b78 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_noise_check - 0x42046ad6 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b8a 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_register_post_cb - 0x42046ae8 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x42046ae8 pp_timer_register_post_cb + 0x42048b9c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048b9c pp_timer_register_post_cb .text.pp_timer_process - 0x42046af4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x42046af4 pp_timer_process + 0x42048ba8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x42048ba8 pp_timer_process .text.RC_GetDuration - 0x42046b0c 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x42048bc0 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) .text.RC_SetBasicRate - 0x42046b86 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x42046b86 RC_SetBasicRate + 0x42048c3a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x42048c3a RC_SetBasicRate .text.RC_GetCtsTime - 0x42046b8a 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x42046b8a RC_GetCtsTime + 0x42048c3e 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x42048c3e RC_GetCtsTime .text.rc11NRate2SchedIdx - 0x42046bec 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048ca0 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11GRate2SchedIdx - 0x42046c3e 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048cf2 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11BRate2SchedIdx - 0x42046c5c 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048d10 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcLoRaRate2SchedIdx - 0x42046c7a 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046c7a rcLoRaRate2SchedIdx + 0x42048d2e 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048d2e rcLoRaRate2SchedIdx .text.rcBuildIndex - 0x42046c98 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048d4c 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcUpdateAMPDUParam - 0x42046cac 0xae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046cac rcUpdateAMPDUParam + 0x42048d60 0xae /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048d60 rcUpdateAMPDUParam .text.rcGet11NHighestRateIdx - 0x42046d5a 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046d5a rcGet11NHighestRateIdx + 0x42048e0e 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048e0e rcGet11NHighestRateIdx .text.rcGet11GHighestRateIdx - 0x42046ddc 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046ddc rcGet11GHighestRateIdx + 0x42048e90 0x78 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048e90 rcGet11GHighestRateIdx .text.rcGet11BHighestRateIdx - 0x42046e54 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046e54 rcGet11BHighestRateIdx + 0x42048f08 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048f08 rcGet11BHighestRateIdx .text.rcGetDefaultHigestRateIdx - 0x42046e9c 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046e9c rcGetDefaultHigestRateIdx + 0x42048f50 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048f50 rcGetDefaultHigestRateIdx .text.rcGetHighestRateIdx - 0x42046eac 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046eac rcGetHighestRateIdx + 0x42048f60 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048f60 rcGetHighestRateIdx .text.rcUpdatePhyMode - 0x42046ed6 0x2e2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42046ed6 rcUpdatePhyMode + 0x42048f8a 0x2ea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42048f8a rcUpdatePhyMode .text.rcTxUpdatePer - 0x420471b8 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420471b8 rcTxUpdatePer + 0x42049274 0x7a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049274 rcTxUpdatePer .text.trc_set_per_pkt_rate - 0x42047232 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42047232 trc_set_per_pkt_rate + 0x420492ee 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420492ee trc_set_per_pkt_rate .text.rc_get_default_sched - 0x42047246 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42047246 rc_get_default_sched + 0x42049302 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049302 rc_get_default_sched .text.rcUpdateRate - 0x4204724c 0x242 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4204724c rcUpdateRate + 0x42049308 0x242 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049308 rcUpdateRate .text.rcReachRetryLimit - 0x4204748e 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4204748e rcReachRetryLimit + 0x4204954a 0xe0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4204954a rcReachRetryLimit .text.rcAttach - 0x4204756e 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4204756e rcAttach + 0x4204962a 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4204962a rcAttach .text.rc_disable_trc - 0x420475ca 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420475ca rc_disable_trc + 0x4204968a 0x8e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4204968a rc_disable_trc .text.rc_disable_trc_by_interface - 0x42047658 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42047658 rc_disable_trc_by_interface + 0x42049718 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049718 rc_disable_trc_by_interface .text.trc_init - 0x42047672 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42047672 trc_init + 0x42049732 0xaa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049732 trc_init .text.trc_update_ifx_phy_mode - 0x4204771c 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4204771c trc_update_ifx_phy_mode + 0x420497dc 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420497dc trc_update_ifx_phy_mode .text.trc_deinit - 0x420477a2 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420477a2 trc_deinit + 0x42049862 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049862 trc_deinit .text.rc_set_per_conn_fix_rate - 0x420477e2 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420477e2 rc_set_per_conn_fix_rate + 0x420498a2 0x6c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420498a2 rc_set_per_conn_fix_rate .text.rc_enable_trc - 0x4204784e 0x112 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4204784e rc_enable_trc + 0x4204990e 0x112 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4204990e rc_enable_trc .text.trc_get_espnow_rate - 0x42047960 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42047960 trc_get_espnow_rate + 0x42049a20 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42049a20 trc_get_espnow_rate .text.wdev_csi_hw_bug_check - 0x42047970 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047970 wdev_csi_hw_bug_check + 0x42049a30 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049a30 wdev_csi_hw_bug_check .text.wDev_ftm_set_t1t4 - 0x42047974 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047974 wDev_ftm_set_t1t4 + 0x42049a34 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049a34 wDev_ftm_set_t1t4 .text.wdev_csi_rx_process - 0x42047984 0x15e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047984 wdev_csi_rx_process + 0x42049a44 0x15e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049a44 wdev_csi_rx_process .text.wDev_SnifferRxData - 0x42047ae2 0x28e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047ae2 wDev_SnifferRxData + 0x42049ba2 0x28e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049ba2 wDev_SnifferRxData .text.wDev_IndicateCtrlFrame - 0x42047d70 0x10c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047d70 wDev_IndicateCtrlFrame + 0x42049e30 0x10c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049e30 wDev_IndicateCtrlFrame .text.wDev_SnifferRxAmpdu - 0x42047e7c 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047e7c wDev_SnifferRxAmpdu + 0x42049f3c 0xb4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049f3c wDev_SnifferRxAmpdu .text.wDev_SetCurChannel - 0x42047f30 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047f30 wDev_SetCurChannel + 0x42049ff0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x42049ff0 wDev_SetCurChannel .text.wDev_SetAuthed - 0x42047f4a 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047f4a wDev_SetAuthed + 0x4204a00a 0x2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a00a wDev_SetAuthed .text.wDev_Set_Beacon_Int - 0x42047f4c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047f4c wDev_Set_Beacon_Int + 0x4204a00c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a00c wDev_Set_Beacon_Int .text.wDev_Reset_TBTT - 0x42047f56 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047f56 wDev_Reset_TBTT + 0x4204a016 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a016 wDev_Reset_TBTT .text.wDev_reset_bcnSendTick - 0x42047f5c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047f5c wDev_reset_bcnSendTick + 0x4204a01c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a01c wDev_reset_bcnSendTick .text.wDev_Get_Next_TBTT - 0x42047f66 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047f66 wDev_Get_Next_TBTT + 0x4204a026 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a026 wDev_Get_Next_TBTT .text.wdev_set_promis_misc_pkt - 0x42047fb2 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047fb2 wdev_set_promis_misc_pkt + 0x4204a072 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a072 wdev_set_promis_misc_pkt .text.wdev_set_promis_ctrl_pkt - 0x42047fe0 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42047fe0 wdev_set_promis_ctrl_pkt + 0x4204a0a0 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a0a0 wdev_set_promis_ctrl_pkt .text.wdev_set_promis - 0x42048018 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048018 wdev_set_promis + 0x4204a0d8 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a0d8 wdev_set_promis .text.wDev_ftm_record_t1t4 - 0x42048086 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048086 wDev_ftm_record_t1t4 + 0x4204a146 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a146 wDev_ftm_record_t1t4 .text.wDev_ftm_record_t2t3 - 0x42048096 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048096 wDev_ftm_record_t2t3 + 0x4204a156 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a156 wDev_ftm_record_t2t3 .text.wDev_record_ftm_data_local - 0x420480a6 0xbc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420480a6 wDev_record_ftm_data_local + 0x4204a166 0xbc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a166 wDev_record_ftm_data_local .text.wDev_Rxbuf_Deinit - 0x42048162 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048162 wDev_Rxbuf_Deinit + 0x4204a222 0x82 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a222 wDev_Rxbuf_Deinit .text.wDev_Rxbuf_Init - 0x420481e4 0x222 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420481e4 wDev_Rxbuf_Init + 0x4204a2a4 0x222 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a2a4 wDev_Rxbuf_Init .text.wDev_disable_low_rate - 0x42048406 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048406 wDev_disable_low_rate + 0x4204a4c6 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a4c6 wDev_disable_low_rate .text.wDev_enable_low_rate - 0x4204840a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204840a wDev_enable_low_rate + 0x4204a4ca 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a4ca wDev_enable_low_rate .text.wDev_Insert_KeyEntry - 0x4204840e 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204840e wDev_Insert_KeyEntry + 0x4204a4ce 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a4ce wDev_Insert_KeyEntry .text.wDev_remove_KeyEntry - 0x4204848c 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204848c wDev_remove_KeyEntry + 0x4204a54c 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a54c wDev_remove_KeyEntry .text.wDev_remove_KeyEntry_all_cnx - 0x420484b4 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420484b4 wDev_remove_KeyEntry_all_cnx + 0x4204a574 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a574 wDev_remove_KeyEntry_all_cnx .text.wDev_Crypto_Disable - 0x42048500 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048500 wDev_Crypto_Disable + 0x4204a5c0 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a5c0 wDev_Crypto_Disable .text.wdev_is_mgmt_hwdecr_enabled - 0x42048520 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048520 wdev_is_mgmt_hwdecr_enabled + 0x4204a5e0 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a5e0 wdev_is_mgmt_hwdecr_enabled .text.wdev_data_init - 0x42048524 0x120 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048524 wdev_data_init + 0x4204a5e4 0x124 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a5e4 wdev_data_init .text.wdev_funcs_init - 0x42048644 0x95e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048644 wdev_funcs_init + 0x4204a708 0x95e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204a708 wdev_funcs_init .text.wdev_funcs_deinit - 0x42048fa2 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048fa2 wdev_funcs_deinit + 0x4204b066 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b066 wdev_funcs_deinit .text.config_get_wifi_ampdu_rx_enable - 0x42048fce 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048fce config_get_wifi_ampdu_rx_enable + 0x4204b092 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b092 config_get_wifi_ampdu_rx_enable .text.config_get_wifi_ampdu_tx_enable - 0x42048fd8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048fd8 config_get_wifi_ampdu_tx_enable + 0x4204b09c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b09c config_get_wifi_ampdu_tx_enable .text.config_get_wifi_amsdu_tx_enable - 0x42048fe2 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048fe2 config_get_wifi_amsdu_tx_enable + 0x4204b0a6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0a6 config_get_wifi_amsdu_tx_enable .text.config_get_wifi_nvs_enable - 0x42048fec 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048fec config_get_wifi_nvs_enable + 0x4204b0b0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0b0 config_get_wifi_nvs_enable .text.config_get_wifi_rx_baw - 0x42048ff6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42048ff6 config_get_wifi_rx_baw + 0x4204b0ba 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0ba config_get_wifi_rx_baw .text.config_get_wifi_static_rx_buffer_num - 0x42049000 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049000 config_get_wifi_static_rx_buffer_num + 0x4204b0c4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0c4 config_get_wifi_static_rx_buffer_num .text.config_get_wifi_dynamic_rx_buffer_num - 0x4204900a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204900a config_get_wifi_dynamic_rx_buffer_num + 0x4204b0ce 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0ce config_get_wifi_dynamic_rx_buffer_num .text.config_get_wifi_tx_buffer_type - 0x42049014 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049014 config_get_wifi_tx_buffer_type + 0x4204b0d8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0d8 config_get_wifi_tx_buffer_type .text.config_get_wifi_static_tx_buffer_num - 0x4204901e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204901e config_get_wifi_static_tx_buffer_num + 0x4204b0e2 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0e2 config_get_wifi_static_tx_buffer_num .text.config_get_wifi_dynamic_tx_buffer_num - 0x42049028 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049028 config_get_wifi_dynamic_tx_buffer_num + 0x4204b0ec 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0ec config_get_wifi_dynamic_tx_buffer_num .text.config_get_wifi_rx_mgmt_buffer_type - 0x42049032 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049032 config_get_wifi_rx_mgmt_buffer_type + 0x4204b0f6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b0f6 config_get_wifi_rx_mgmt_buffer_type .text.config_get_wifi_rx_mgmt_buffer_num - 0x4204903c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204903c config_get_wifi_rx_mgmt_buffer_num + 0x4204b100 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b100 config_get_wifi_rx_mgmt_buffer_num .text.config_get_wifi_cache_tx_buffer_num - 0x42049046 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049046 config_get_wifi_cache_tx_buffer_num + 0x4204b10a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b10a config_get_wifi_cache_tx_buffer_num .text.config_get_wifi_task_stack_size - 0x42049050 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049050 config_get_wifi_task_stack_size + 0x4204b114 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b114 config_get_wifi_task_stack_size .text.config_get_wifi_task_core_id - 0x4204907a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204907a config_get_wifi_task_core_id + 0x4204b13e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b13e config_get_wifi_task_core_id .text.config_get_wifi_beacon_max_len - 0x42049084 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049084 config_get_wifi_beacon_max_len + 0x4204b148 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b148 config_get_wifi_beacon_max_len .text.config_get_wifi_mgmt_sbuf_num - 0x4204908e 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4204908e config_get_wifi_mgmt_sbuf_num + 0x4204b152 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b152 config_get_wifi_mgmt_sbuf_num .text.config_get_wifi_feature_capabilities - 0x42049098 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42049098 config_get_wifi_feature_capabilities + 0x4204b15c 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b15c config_get_wifi_feature_capabilities .text.config_get_wifi_espnow_max_encrypt_num - 0x420490a6 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420490a6 config_get_wifi_espnow_max_encrypt_num + 0x4204b16a 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b16a config_get_wifi_espnow_max_encrypt_num .text.config_get_wifi_sta_disconnected_pm - 0x420490b0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420490b0 config_get_wifi_sta_disconnected_pm + 0x4204b174 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4204b174 config_get_wifi_sta_disconnected_pm .text.hal_agreement_add_rx_ba - 0x420490ba 0x118 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x420490ba hal_agreement_add_rx_ba + 0x4204b17e 0x118 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4204b17e hal_agreement_add_rx_ba .text.hal_agreement_del_rx_ba - 0x420491d2 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x420491d2 hal_agreement_del_rx_ba + 0x4204b296 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4204b296 hal_agreement_del_rx_ba .text.hal_ba_session_restore_by_hw_index - 0x42049240 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x42049240 hal_ba_session_restore_by_hw_index + 0x4204b304 0x6e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4204b304 hal_ba_session_restore_by_hw_index .text.hal_coex_pti_init - 0x420492ae 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420492ae hal_coex_pti_init + 0x4204b372 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204b372 hal_coex_pti_init .text.hal_set_rx_beacon_pti - 0x420492c0 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420492c0 hal_set_rx_beacon_pti + 0x4204b384 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204b384 hal_set_rx_beacon_pti .text.hal_set_rx_beacon_time - 0x420492ea 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420492ea hal_set_rx_beacon_time + 0x4204b3ae 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204b3ae hal_set_rx_beacon_time .text.hal_set_rx_active_pti - 0x42049316 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42049316 hal_set_rx_active_pti + 0x4204b3da 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204b3da hal_set_rx_active_pti .text.hal_set_rx_ack_pti - 0x4204932a 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4204932a hal_set_rx_ack_pti + 0x4204b3ee 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204b3ee hal_set_rx_ack_pti .text.hal_set_wifi_default_pti - 0x42049344 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42049344 hal_set_wifi_default_pti + 0x4204b408 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4204b408 hal_set_wifi_default_pti .text.hal_crypto_clr_key_entry - 0x42049366 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42049366 hal_crypto_clr_key_entry + 0x4204b42a 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b42a hal_crypto_clr_key_entry .text.hal_crypto_set_key_entry - 0x420493ec 0x1b6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420493ec hal_crypto_set_key_entry + 0x4204b4b0 0x1b6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b4b0 hal_crypto_set_key_entry .text.hal_crypto_is_key_valid - 0x420495a2 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420495a2 hal_crypto_is_key_valid + 0x4204b666 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b666 hal_crypto_is_key_valid .text.hal_crypto_get_key_entry - 0x420495b2 0xba /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420495b2 hal_crypto_get_key_entry + 0x4204b676 0xba /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b676 hal_crypto_get_key_entry .text.hal_crypto_init - 0x4204966c 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204966c hal_crypto_init + 0x4204b730 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b730 hal_crypto_init .text.hal_crypto_mgmt_rx_enabled - 0x42049696 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42049696 hal_crypto_mgmt_rx_enabled + 0x4204b75a 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b75a hal_crypto_mgmt_rx_enabled .text.hal_crypto_enable - 0x420496b6 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x420496b6 hal_crypto_enable + 0x4204b77a 0x86 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b77a hal_crypto_enable .text.hal_crypto_disable - 0x4204973c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4204973c hal_crypto_disable + 0x4204b800 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4204b800 hal_crypto_disable .text.hal_mac_tx_set_ppdu - 0x42049772 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049772 hal_mac_tx_set_ppdu + 0x4204b836 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b836 hal_mac_tx_set_ppdu .text.hal_mac_set_txq_invalid - 0x420497bc 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420497bc hal_mac_set_txq_invalid + 0x4204b880 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b880 hal_mac_set_txq_invalid .text.hal_mac_is_txq_valid - 0x420497d8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420497d8 hal_mac_is_txq_valid + 0x4204b89c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b89c hal_mac_is_txq_valid .text.hal_mac_tx_set_cca - 0x420497ee 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420497ee hal_mac_tx_set_cca + 0x4204b8b2 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b8b2 hal_mac_tx_set_cca .text.hal_mac_disable_low_rate - 0x4204980a 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204980a hal_mac_disable_low_rate + 0x4204b8ce 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b8ce hal_mac_disable_low_rate .text.hal_mac_enable_low_rate - 0x4204983c 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4204983c hal_mac_enable_low_rate + 0x4204b900 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b900 hal_mac_enable_low_rate .text.mac_rxbuf_init - 0x42049866 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049866 mac_rxbuf_init + 0x4204b92a 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b92a mac_rxbuf_init .text.mac_txrx_init - 0x420498c2 0x196 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420498c2 mac_txrx_init + 0x4204b986 0x196 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204b986 mac_txrx_init .text.hal_mac_set_rxq_policy - 0x42049a58 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049a58 hal_mac_set_rxq_policy + 0x4204bb1c 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bb1c hal_mac_set_rxq_policy .text.mac_last_rxbuf_init - 0x42049a74 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049a74 mac_last_rxbuf_init + 0x4204bb38 0xb2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bb38 mac_last_rxbuf_init .text.hal_deinit - 0x42049b26 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049b26 hal_deinit + 0x4204bbea 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bbea hal_deinit .text.hal_mac_set_addr - 0x42049b8a 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049b8a hal_mac_set_addr + 0x4204bc4e 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bc4e hal_mac_set_addr .text.hal_mac_set_bssid - 0x42049bd6 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049bd6 hal_mac_set_bssid + 0x4204bc9a 0x7c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bc9a hal_mac_set_bssid .text.hal_mac_rx_set_policy - 0x42049c52 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049c52 hal_mac_rx_set_policy + 0x4204bd16 0xac /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bd16 hal_mac_rx_set_policy .text.hal_init - 0x42049cfe 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049cfe hal_init + 0x4204bdc2 0x140 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bdc2 hal_init .text.hal_mac_tsf_reset - 0x42049e3e 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049e3e hal_mac_tsf_reset + 0x4204bf02 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bf02 hal_mac_tsf_reset .text.hal_disable_sta_beacon_filter - 0x42049eca 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049eca hal_disable_sta_beacon_filter + 0x4204bf8e 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bf8e hal_disable_sta_beacon_filter .text.hal_mac_ftm_get_t3 - 0x42049eec 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42049eec hal_mac_ftm_get_t3 + 0x4204bfb0 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4204bfb0 hal_mac_ftm_get_t3 .text.mac_tx_set_plcp1 - 0x42049f24 0xf6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42049f24 mac_tx_set_plcp1 + 0x4204bfe8 0xf6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204bfe8 mac_tx_set_plcp1 .text.mac_tx_set_htsig - 0x4204a01a 0x248 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a01a mac_tx_set_htsig + 0x4204c0de 0x248 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c0de mac_tx_set_htsig .text.hal_mac_fill_hwtxop - 0x4204a262 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a262 hal_mac_fill_hwtxop + 0x4204c326 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c326 hal_mac_fill_hwtxop .text.mac_tx_set_txop_q - 0x4204a2a8 0x11c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a2a8 mac_tx_set_txop_q + 0x4204c36c 0x11c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c36c mac_tx_set_txop_q .text.hal_mac_get_txq_state - 0x4204a3c4 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a3c4 hal_mac_get_txq_state + 0x4204c488 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c488 hal_mac_get_txq_state .text.hal_mac_clr_txq_state - 0x4204a400 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a400 hal_mac_clr_txq_state + 0x4204c4c4 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c4c4 hal_mac_clr_txq_state .text.hal_mac_get_txq_pmd - 0x4204a45a 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a45a hal_mac_get_txq_pmd + 0x4204c51e 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c51e hal_mac_get_txq_pmd .text.hal_attenna_init - 0x4204a4a4 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a4a4 hal_attenna_init + 0x4204c568 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c568 hal_attenna_init .text.hal_mac_rate_autoack_init - 0x4204a506 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4204a506 hal_mac_rate_autoack_init + 0x4204c5ca 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4204c5ca hal_mac_rate_autoack_init .text.hal_sniffer_enable - 0x4204a51c 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204a51c hal_sniffer_enable + 0x4204c5e0 0x5e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204c5e0 hal_sniffer_enable .text.hal_sniffer_disable - 0x4204a57a 0x68 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204a57a hal_sniffer_disable + 0x4204c63e 0x68 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204c63e hal_sniffer_disable .text.hal_sniffer_rx_set_promis - 0x4204a5e2 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204a5e2 hal_sniffer_rx_set_promis + 0x4204c6a6 0x8c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204c6a6 hal_sniffer_rx_set_promis .text.hal_sniffer_set_promis_misc_pkt - 0x4204a66e 0x88 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4204a66e hal_sniffer_set_promis_misc_pkt + 0x4204c732 0x88 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4204c732 hal_sniffer_set_promis_misc_pkt .text.hal_enable_sta_tsf - 0x4204a6f6 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a6f6 hal_enable_sta_tsf + 0x4204c7ba 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c7ba hal_enable_sta_tsf .text.hal_disable_sta_tsf - 0x4204a706 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a706 hal_disable_sta_tsf + 0x4204c7ca 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c7ca hal_disable_sta_tsf .text.hal_disable_softap_tsf - 0x4204a718 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a718 hal_disable_softap_tsf + 0x4204c7dc 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c7dc hal_disable_softap_tsf .text.hal_timer_update_by_rtc - 0x4204a72a 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a72a hal_timer_update_by_rtc + 0x4204c7ee 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c7ee hal_timer_update_by_rtc .text.hal_set_sta_tsf - 0x4204a762 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a762 hal_set_sta_tsf + 0x4204c826 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c826 hal_set_sta_tsf .text.hal_enable_sta_tbtt - 0x4204a774 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a774 hal_enable_sta_tbtt + 0x4204c838 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c838 hal_enable_sta_tbtt .text.hal_disable_sta_tbtt - 0x4204a79c 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a79c hal_disable_sta_tbtt + 0x4204c860 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c860 hal_disable_sta_tbtt .text.hal_set_sta_tbtt - 0x4204a7b8 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a7b8 hal_set_sta_tbtt + 0x4204c87c 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c87c hal_set_sta_tbtt .text.hal_set_sta_tbtt_interval - 0x4204a81a 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a81a hal_set_sta_tbtt_interval + 0x4204c8de 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c8de hal_set_sta_tbtt_interval .text.hal_set_sta_tbtt_ahead_time - 0x4204a830 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a830 hal_set_sta_tbtt_ahead_time + 0x4204c8f4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c8f4 hal_set_sta_tbtt_ahead_time .text.hal_set_sta_tsf_wakeup - 0x4204a842 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a842 hal_set_sta_tsf_wakeup + 0x4204c906 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c906 hal_set_sta_tsf_wakeup .text.hal_tsf_get_tbttstart - 0x4204a866 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4204a866 hal_tsf_get_tbttstart + 0x4204c92a 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4204c92a hal_tsf_get_tbttstart .text.esp_efuse_rtc_calib_get_ver - 0x4204a874 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4204a874 esp_efuse_rtc_calib_get_ver + 0x4204c938 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4204c938 esp_efuse_rtc_calib_get_ver .text.esp_efuse_rtc_calib_get_init_code - 0x4204a8d2 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4204a8d2 esp_efuse_rtc_calib_get_init_code + 0x4204c996 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4204c996 esp_efuse_rtc_calib_get_init_code + .text.esp_efuse_rtc_calib_get_cal_voltage + 0x4204ca7e 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4204ca7e esp_efuse_rtc_calib_get_cal_voltage .text.load_partitions - 0x4204a9ba 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204cb66 0x1e4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x4204ab9e 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204cd4a 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x4204ac1c 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204cdc8 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x4204ac5a 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ac5a esp_partition_iterator_release + 0x4204ce06 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204ce06 esp_partition_iterator_release .text.esp_partition_next - 0x4204ac6c 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ac6c esp_partition_next + 0x4204ce18 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204ce18 esp_partition_next .text.esp_partition_find - 0x4204ad22 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ad22 esp_partition_find + 0x4204cece 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204cece esp_partition_find .text.esp_partition_get - 0x4204ad68 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ad68 esp_partition_get + 0x4204cf14 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204cf14 esp_partition_get .text.esp_partition_find_first - 0x4204ad9a 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4204ad9a esp_partition_find_first + 0x4204cf46 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4204cf46 esp_partition_find_first .text.esp_partition_write - 0x4204adc6 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204adc6 esp_partition_write + 0x4204cf72 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204cf72 esp_partition_write .text.esp_partition_read_raw - 0x4204ae56 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204ae56 esp_partition_read_raw + 0x4204d002 0x5c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d002 esp_partition_read_raw .text.esp_partition_write_raw - 0x4204aeb2 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204aeb2 esp_partition_write_raw + 0x4204d05e 0x68 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d05e esp_partition_write_raw .text.esp_partition_erase_range - 0x4204af1a 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204af1a esp_partition_erase_range + 0x4204d0c6 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d0c6 esp_partition_erase_range .text.esp_partition_mmap - 0x4204af9a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204af9a esp_partition_mmap + 0x4204d146 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d146 esp_partition_mmap .text.esp_partition_munmap - 0x4204b02a 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204b02a esp_partition_munmap + 0x4204d1d6 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d1d6 esp_partition_munmap .text.esp_partition_read - 0x4204b038 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204b038 esp_partition_read + 0x4204d1e4 0xac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d1e4 esp_partition_read .text.esp_partition_is_flash_region_writable - 0x4204b0e4 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204b0e4 esp_partition_is_flash_region_writable + 0x4204d290 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d290 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x4204b14a 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4204b14a esp_partition_main_flash_region_safe + 0x4204d2f6 0x4e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4204d2f6 esp_partition_main_flash_region_safe .text.esp_ota_get_running_partition - 0x4204b198 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x4204b198 esp_ota_get_running_partition + 0x4204d344 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4204d344 esp_ota_get_running_partition .text.clk_hal_lp_slow_get_freq_hz - 0x4204b25e 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204b25e clk_hal_lp_slow_get_freq_hz + 0x4204d40a 0x5c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204d40a clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x4204b2ba 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204b2ba clk_hal_xtal_get_freq_mhz + 0x4204d466 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204d466 clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x4204b318 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204b318 clk_hal_soc_root_get_freq_mhz + 0x4204d4c4 0x62 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204d4c4 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x4204b37a 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204b37a clk_hal_cpu_get_freq_hz + 0x4204d526 0x78 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204d526 clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x4204b3f2 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204b3f2 clk_hal_ahb_get_freq_hz + 0x4204d59e 0x2c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204d59e clk_hal_ahb_get_freq_hz .text.clk_hal_apb_get_freq_hz - 0x4204b41e 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4204b41e clk_hal_apb_get_freq_hz + 0x4204d5ca 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4204d5ca clk_hal_apb_get_freq_hz .text.get_controller - 0x4204b42c 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d5d8 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_prepare - 0x4204b44a 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d5f6 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_finish - 0x4204b4b8 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d664 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.read_cal_channel - 0x4204b4f2 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d69e 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_set_controller - 0x4204b5b0 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204b5b0 adc_hal_set_controller + 0x4204d75c 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d75c adc_hal_set_controller .text.cal_setup - 0x4204b5be 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d76a 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_arbiter_config - 0x4204b680 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204b680 adc_hal_arbiter_config + 0x4204d82c 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d82c adc_hal_arbiter_config .text.adc_hal_calibration_init - 0x4204b7ae 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204b7ae adc_hal_calibration_init + 0x4204d95a 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d95a adc_hal_calibration_init .text.adc_hal_set_calibration_param - 0x4204b7e8 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204b7e8 adc_hal_set_calibration_param + 0x4204d994 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204d994 adc_hal_set_calibration_param .text.adc_hal_self_calibration - 0x4204b880 0x24e esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4204b880 adc_hal_self_calibration + 0x4204da2c 0x24e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4204da2c adc_hal_self_calibration + .text.adc_oneshot_ll_set_output_bits + 0x4204dc7a 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .text.adc_hal_onetime_start + 0x4204dcb0 0x5a esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .text.adc_oneshot_hal_init + 0x4204dd0a 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204dd0a adc_oneshot_hal_init + .text.adc_oneshot_hal_channel_config + 0x4204dd1c 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204dd1c adc_oneshot_hal_channel_config + .text.adc_oneshot_hal_setup + 0x4204dd2a 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204dd2a adc_oneshot_hal_setup + .text.adc_oneshot_hal_convert + 0x4204de16 0x12a esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4204de16 adc_oneshot_hal_convert .text.mpi_ll_write_to_mem_block - 0x4204bace 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204df40 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_ll_read_from_mem_block - 0x4204bb12 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204df84 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_hal_calc_hardware_words - 0x4204bb4a 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bb4a mpi_hal_calc_hardware_words + 0x4204dfbc 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204dfbc mpi_hal_calc_hardware_words .text.mpi_hal_enable_hardware_hw_op - 0x4204bb4c 0x20 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bb4c mpi_hal_enable_hardware_hw_op + 0x4204dfbe 0x20 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204dfbe mpi_hal_enable_hardware_hw_op .text.mpi_hal_disable_hardware_hw_op - 0x4204bb6c 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bb6c mpi_hal_disable_hardware_hw_op + 0x4204dfde 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204dfde mpi_hal_disable_hardware_hw_op .text.mpi_hal_interrupt_enable - 0x4204bb7a 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bb7a mpi_hal_interrupt_enable + 0x4204dfec 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204dfec mpi_hal_interrupt_enable .text.mpi_hal_clear_interrupt - 0x4204bb92 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bb92 mpi_hal_clear_interrupt + 0x4204e004 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e004 mpi_hal_clear_interrupt .text.mpi_hal_set_mode - 0x4204bb9e 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bb9e mpi_hal_set_mode + 0x4204e010 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e010 mpi_hal_set_mode .text.mpi_hal_write_to_mem_block - 0x4204bba8 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bba8 mpi_hal_write_to_mem_block + 0x4204e01a 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e01a mpi_hal_write_to_mem_block .text.mpi_hal_write_at_offset - 0x4204bbb6 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bbb6 mpi_hal_write_at_offset + 0x4204e028 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e028 mpi_hal_write_at_offset .text.mpi_hal_write_m_prime - 0x4204bbca 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bbca mpi_hal_write_m_prime + 0x4204e03c 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e03c mpi_hal_write_m_prime .text.mpi_hal_write_rinv - 0x4204bbd4 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bbd4 mpi_hal_write_rinv + 0x4204e046 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e046 mpi_hal_write_rinv .text.mpi_hal_enable_constant_time - 0x4204bbe2 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bbe2 mpi_hal_enable_constant_time + 0x4204e054 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e054 mpi_hal_enable_constant_time .text.mpi_hal_enable_search - 0x4204bbfa 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bbfa mpi_hal_enable_search + 0x4204e06c 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e06c mpi_hal_enable_search .text.mpi_hal_set_search_position - 0x4204bc12 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bc12 mpi_hal_set_search_position + 0x4204e084 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e084 mpi_hal_set_search_position .text.mpi_hal_start_op - 0x4204bc1c 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bc1c mpi_hal_start_op + 0x4204e08e 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e08e mpi_hal_start_op .text.mpi_hal_wait_op_complete - 0x4204bc42 0x1a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bc42 mpi_hal_wait_op_complete + 0x4204e0b4 0x1a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e0b4 mpi_hal_wait_op_complete .text.mpi_hal_read_result_hw_op - 0x4204bc5c 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4204bc5c mpi_hal_read_result_hw_op + 0x4204e0ce 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4204e0ce mpi_hal_read_result_hw_op .text.sha_hal_wait_idle - 0x4204bc86 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204bc86 sha_hal_wait_idle + 0x4204e0f8 0xc esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204e0f8 sha_hal_wait_idle .text.sha_hal_hash_block - 0x4204bc92 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204bc92 sha_hal_hash_block + 0x4204e104 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204e104 sha_hal_hash_block .text.sha_hal_hash_dma - 0x4204bcf4 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204bcf4 sha_hal_hash_dma + 0x4204e166 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204e166 sha_hal_hash_dma .text.sha_hal_read_digest - 0x4204bd34 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204bd34 sha_hal_read_digest + 0x4204e1a6 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204e1a6 sha_hal_read_digest .text.sha_hal_write_digest - 0x4204bd9c 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4204bd9c sha_hal_write_digest + 0x4204e20e 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4204e20e sha_hal_write_digest .text.aes_ll_write_key - 0x4204bdd0 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e242 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_set_iv - 0x4204be2c 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e29e 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_read_iv - 0x4204be74 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e2e6 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_hal_setkey - 0x4204bebc 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204bebc aes_hal_setkey + 0x4204e32e 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e32e aes_hal_setkey .text.aes_hal_transform_dma_start - 0x4204bee8 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204bee8 aes_hal_transform_dma_start + 0x4204e35a 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e35a aes_hal_transform_dma_start .text.aes_hal_transform_dma_finish - 0x4204bf02 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204bf02 aes_hal_transform_dma_finish + 0x4204e374 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e374 aes_hal_transform_dma_finish .text.aes_hal_mode_init - 0x4204bf14 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204bf14 aes_hal_mode_init + 0x4204e386 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e386 aes_hal_mode_init .text.aes_hal_set_iv - 0x4204bf2e 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204bf2e aes_hal_set_iv + 0x4204e3a0 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e3a0 aes_hal_set_iv .text.aes_hal_read_iv - 0x4204bf3c 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204bf3c aes_hal_read_iv + 0x4204e3ae 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e3ae aes_hal_read_iv .text.aes_hal_wait_done - 0x4204bf4a 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4204bf4a aes_hal_wait_done - .text.get_idx 0x4204bf58 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204e3bc 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4204e3bc aes_hal_wait_done + .text.get_idx 0x4204e3ca 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.generate_mac - 0x4204bfb8 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204e42a 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_factory_mac - 0x4204c0f4 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204e566 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_mac_custom - 0x4204c142 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204e5b4 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_mac_addr_from_mac_table - 0x4204c1ea 0x102 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204e65c 0x102 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.esp_efuse_mac_get_default - 0x4204c2ec 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x4204c2ec esp_efuse_mac_get_default + 0x4204e75e 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204e75e esp_efuse_mac_get_default .text.esp_read_mac - 0x4204c2fa 0x114 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x4204c2fa esp_read_mac - .text.adc2_init_code_calibration - 0x4204c40e 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .text.adc2_cal_include - 0x4204c442 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - 0x4204c442 adc2_cal_include - .text.ets_timer_setfn - 0x4204c444 0x8c esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4204c444 os_timer_setfn - 0x4204c444 ets_timer_setfn - .text.ets_timer_done - 0x4204c4d0 0x2a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4204c4d0 ets_timer_done - 0x4204c4d0 os_timer_done - .text.lib_printf - 0x4204c4fa 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .text.phy_printf - 0x4204c586 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x4204c586 phy_printf - .text.pp_printf - 0x4204c5b0 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x4204c5b0 pp_printf - .text.net80211_printf - 0x4204c5da 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x4204c5da net80211_printf - .text.phy_digital_regs_load - 0x4204c604 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .text.phy_digital_regs_store - 0x4204c62c 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .text.load_cal_data_from_nvs_handle - 0x4204c654 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .text.store_cal_data_to_nvs_handle - 0x4204c7d2 0x162 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .text.esp_phy_disable - 0x4204c934 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204c934 esp_phy_disable - .text.esp_wifi_bt_power_domain_off - 0x4204c98c 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204c98c esp_wifi_power_domain_off - 0x4204c98c esp_wifi_bt_power_domain_off - .text.esp_phy_modem_init - 0x4204c9ea 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204c9ea esp_phy_modem_init - .text.esp_phy_modem_deinit - 0x4204ca48 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204ca48 esp_phy_modem_deinit - .text.esp_phy_get_init_data - 0x4204caac 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204caac esp_phy_get_init_data - .text.esp_phy_load_cal_data_from_nvs - 0x4204cab6 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204cab6 esp_phy_load_cal_data_from_nvs - .text.esp_phy_store_cal_data_to_nvs - 0x4204cb2e 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204cb2e esp_phy_store_cal_data_to_nvs - .text.esp_phy_load_cal_and_init - 0x4204cb6a 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204cb6a esp_phy_load_cal_and_init - .text.esp_phy_enable - 0x4204cdae 0x6c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204cdae esp_phy_enable - .text.esp_phy_update_country_info - 0x4204ce1a 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204ce1a esp_phy_update_country_info - .text.phy_get_lock - 0x4204ce1e 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4204ce1e phy_get_lock - .text.phy_enabled_modem_contains - 0x4204ce28 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204ce28 phy_enabled_modem_contains - .text.phy_track_pll_internal - 0x4204ce38 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .text.phy_track_pll_timer_callback - 0x4204ce68 0x28 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .text.phy_track_pll - 0x4204ce90 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204ce90 phy_track_pll - .text.phy_track_pll_init - 0x4204ceda 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204ceda phy_track_pll_init - .text.phy_track_pll_deinit - 0x4204cf76 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204cf76 phy_track_pll_deinit - .text.phy_set_modem_flag - 0x4204cfe8 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204cfe8 phy_set_modem_flag - .text.phy_clr_modem_flag - 0x4204cffc 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204cffc phy_clr_modem_flag - .text.phy_get_modem_flag - 0x4204d010 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4204d010 phy_get_modem_flag - .text.tryget_socket_unconn_nouse - 0x4204d01a 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.free_socket_locked - 0x4204d03c 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.sock_inc_used_locked - 0x4204d0a2 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.tryget_socket_unconn_locked - 0x4204d13c 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.sock_inc_used - 0x4204d166 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.tryget_socket_unconn - 0x4204d1e6 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_select_inc_sockets_used_set - 0x4204d208 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_select_inc_sockets_used - 0x4204d29a 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_link_select_cb - 0x4204d2ea 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_unlink_select_cb - 0x4204d326 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.sockaddr_to_ipaddr_port - 0x4204d3c0 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_sock_make_addr - 0x4204d44c 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_recv_tcp_from - 0x4204d58a 0x4c esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.free_socket_free_elements - 0x4204d5d6 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.free_socket - 0x4204d600 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.done_socket - 0x4204d642 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.tryget_socket - 0x4204d6fe 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.get_socket - 0x4204d71e 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_selscan - 0x4204d740 0x264 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_select_dec_sockets_used - 0x4204d9a4 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_socket_drop_registered_memberships - 0x4204da1e 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_socket_drop_registered_mld6_memberships - 0x4204dab2 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_recv_tcp - 0x4204db52 0x1d4 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_recvfrom_udp_raw - 0x4204dd26 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) - .text.lwip_close - 0x4204de58 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204de58 lwip_close - .text.lwip_recvfrom - 0x4204def0 0xfc esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204def0 lwip_recvfrom - .text.lwip_read - 0x4204dfec 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204dfec lwip_read - .text.lwip_sendto - 0x4204e000 0x196 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204e000 lwip_sendto - .text.lwip_send - 0x4204e196 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204e196 lwip_send - .text.lwip_write - 0x4204e22e 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204e22e lwip_write - .text.lwip_select - 0x4204e23e 0x39c esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204e23e lwip_select - .text.lwip_ioctl - 0x4204e5da 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204e5da lwip_ioctl - .text.lwip_fcntl - 0x4204e64c 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4204e64c lwip_fcntl - .text.tcpip_timeouts_mbox_fetch - 0x4204e71e 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .text.tcpip_thread_handle_msg - 0x4204e766 0xa2 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .text.tcpip_thread - 0x4204e808 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) - .text.tcpip_inpkt - 0x4204e862 0x82 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x4204e862 tcpip_inpkt - .text.tcpip_input - 0x4204e8e4 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x4204e8e4 tcpip_input - .text.tcpip_try_callback - 0x4204e910 0x78 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x4204e910 tcpip_try_callback - .text.tcpip_send_msg_wait_sem - 0x4204e988 0x84 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x4204e988 tcpip_send_msg_wait_sem - .text.tcpip_api_call - 0x4204ea0c 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x4204ea0c tcpip_api_call - .text.tcpip_init - 0x4204ea72 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x4204ea72 tcpip_init - .text.lwip_htons - 0x4204eaee 0xe esp-idf/lwip/liblwip.a(def.c.obj) - 0x4204eaee lwip_htons - .text.lwip_htonl - 0x4204eafc 0x24 esp-idf/lwip/liblwip.a(def.c.obj) - 0x4204eafc lwip_htonl - .text.dns_init - 0x4204eb20 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x4204eb20 dns_init - .text.dns_setserver - 0x4204eb22 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x4204eb22 dns_setserver - .text.lwip_init - 0x4204eb96 0x2a esp-idf/lwip/liblwip.a(init.c.obj) - 0x4204eb96 lwip_init - .text.ip_input - 0x4204ebc0 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x4204ebc0 ip_input - .text.mem_init - 0x4204ebe8 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x4204ebe8 mem_init - .text.mem_trim - 0x4204ebea 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x4204ebea mem_trim - .text.mem_malloc - 0x4204ebec 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x4204ebec mem_malloc - .text.mem_free - 0x4204ec40 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x4204ec40 mem_free - .text.do_memp_malloc_pool - 0x4204eca6 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) - .text.do_memp_free_pool - 0x4204ecfe 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - .text.memp_init - 0x4204ed46 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x4204ed46 memp_init - .text.memp_malloc - 0x4204ed58 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x4204ed58 memp_malloc - .text.memp_free - 0x4204ed7e 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x4204ed7e memp_free - .text.netif_null_output_ip6 - 0x4204eda2 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_null_output_ip4 - 0x4204eda6 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_loopif_init - 0x4204edaa 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_do_set_netmask - 0x4204ee04 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_do_set_gw - 0x4204ee8c 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_do_ip_addr_changed - 0x4204ef14 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_issue_reports - 0x4204ef3e 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_do_set_ipaddr - 0x4204efc0 0xca esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_poll - 0x4204f08a 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f08a netif_poll - .text.netif_loop_output - 0x4204f1ac 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f1ac netif_loop_output - .text.netif_loop_output_ipv6 - 0x4204f2ec 0xe esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_loop_output_ipv4 - 0x4204f2fa 0xe esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_get_ip6_addr_match - 0x4204f308 0xda esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f308 netif_get_ip6_addr_match - .text.netif_get_by_index - 0x4204f3e2 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f3e2 netif_get_by_index - .text.netif_invoke_ext_callback - 0x4204f408 0x5c esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f408 netif_invoke_ext_callback - .text.netif_set_addr - 0x4204f464 0xc8 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f464 netif_set_addr - .text.netif_add - 0x4204f52c 0x2b0 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f52c netif_add - .text.netif_set_up - 0x4204f7dc 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f7dc netif_set_up - .text.netif_set_link_up - 0x4204f81e 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f81e netif_set_link_up - .text.netif_init - 0x4204f866 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f866 netif_init - .text.netif_ip6_addr_set_state - 0x4204f8e0 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4204f8e0 netif_ip6_addr_set_state - .text.pbuf_init_alloced_pbuf - 0x4204f9e0 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_skip_const - 0x4204fa02 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_add_header_impl - 0x4204fa1e 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_pool_is_empty - 0x4204faae 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_free_ooseq - 0x4204fafa 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_free_ooseq_callback - 0x4204fb2c 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_alloc_reference - 0x4204fb3a 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204fb3a pbuf_alloc_reference - .text.pbuf_add_header - 0x4204fba6 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204fba6 pbuf_add_header - .text.pbuf_add_header_force - 0x4204fbb6 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204fbb6 pbuf_add_header_force - .text.pbuf_remove_header - 0x4204fbc6 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204fbc6 pbuf_remove_header - .text.pbuf_header_impl - 0x4204fc30 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_header_force - 0x4204fc4c 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204fc4c pbuf_header_force - .text.pbuf_free - 0x4204fc5c 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204fc5c pbuf_free - .text.pbuf_alloc - 0x4204fd72 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204fd72 pbuf_alloc - .text.pbuf_realloc - 0x4204ff46 0xe8 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4204ff46 pbuf_realloc - .text.pbuf_free_header - 0x4205002e 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205002e pbuf_free_header - .text.pbuf_clen - 0x42050076 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42050076 pbuf_clen - .text.pbuf_ref - 0x42050088 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42050088 pbuf_ref - .text.pbuf_cat - 0x420500d6 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420500d6 pbuf_cat - .text.pbuf_chain - 0x42050136 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42050136 pbuf_chain - .text.pbuf_copy_partial_pbuf - 0x42050150 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42050150 pbuf_copy_partial_pbuf - .text.pbuf_copy - 0x420502ae 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420502ae pbuf_copy - .text.pbuf_copy_partial - 0x420502c8 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420502c8 pbuf_copy_partial - .text.pbuf_skip - 0x4205035c 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205035c pbuf_skip - .text.pbuf_take - 0x4205036a 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205036a pbuf_take - .text.pbuf_take_at - 0x42050428 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42050428 pbuf_take_at - .text.pbuf_clone - 0x420504dc 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420504dc pbuf_clone - .text.pbuf_try_get_at - 0x4205052c 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205052c pbuf_try_get_at - .text.pbuf_get_at - 0x4205055c 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4205055c pbuf_get_at - .text.raw_input_local_match - 0x42050576 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) - .text.raw_input - 0x42050682 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42050682 raw_input - .text.raw_sendto_if_src - 0x420507f6 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420507f6 raw_sendto_if_src - .text.raw_sendto - 0x42050a62 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42050a62 raw_sendto - .text.raw_send - 0x42050b8e 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42050b8e raw_send - .text.raw_remove - 0x42050ba0 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42050ba0 raw_remove - .text.raw_netif_ip_addr_changed - 0x42050bda 0xda esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42050bda raw_netif_ip_addr_changed - .text.tcp_remove_listener - 0x42050cb4 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_listen_closed - 0x42050cf6 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_free_listen - 0x42050d7c 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_init - 0x42050dba 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42050dba tcp_init - .text.tcp_free - 0x42050dde 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42050dde tcp_free - .text.tcp_backlog_accepted - 0x42050e1c 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42050e1c tcp_backlog_accepted - .text.tcp_close_shutdown_fin - 0x42050e98 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_handle_closepend - 0x42050f36 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_update_rcv_ann_wnd - 0x42050f6a 0xae esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42050f6a tcp_update_rcv_ann_wnd - .text.tcp_recved - 0x42051018 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051018 tcp_recved - .text.tcp_seg_free - 0x420510a0 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420510a0 tcp_seg_free - .text.tcp_segs_free - 0x420510c2 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420510c2 tcp_segs_free - .text.tcp_seg_copy - 0x420510dc 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420510dc tcp_seg_copy - .text.tcp_arg 0x42051134 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051134 tcp_arg - .text.tcp_recv - 0x4205113a 0x3c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205113a tcp_recv - .text.tcp_sent - 0x42051176 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051176 tcp_sent - .text.tcp_err 0x420511b4 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420511b4 tcp_err - .text.tcp_accept - 0x420511f2 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420511f2 tcp_accept - .text.tcp_poll - 0x42051202 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051202 tcp_poll - .text.tcp_next_iss - 0x42051244 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051244 tcp_next_iss - .text.tcp_eff_send_mss_netif - 0x42051286 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051286 tcp_eff_send_mss_netif - .text.tcp_free_ooseq - 0x42051310 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051310 tcp_free_ooseq - .text.tcp_pcb_purge - 0x4205132e 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205132e tcp_pcb_purge - .text.tcp_pcb_remove - 0x42051392 0x142 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051392 tcp_pcb_remove - .text.tcp_abandon - 0x420514d4 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420514d4 tcp_abandon - .text.tcp_abort - 0x42051602 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051602 tcp_abort - .text.tcp_kill_timewait - 0x42051612 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_kill_prio - 0x4205164a 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_netif_ip_addr_changed_pcblist - 0x420516b8 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_netif_ip_addr_changed - 0x4205174c 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4205174c tcp_netif_ip_addr_changed - .text.tcp_kill_state - 0x42051854 0x70 esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_alloc - 0x420518c4 0xf2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420518c4 tcp_alloc - .text.tcp_close_shutdown - 0x420519b6 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) - .text.tcp_close_ext - 0x42051b46 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051b46 tcp_close_ext - .text.tcp_close - 0x42051b6e 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051b6e tcp_close - .text.tcp_recv_null - 0x42051b7e 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051b7e tcp_recv_null - .text.tcp_process_refused_data - 0x42051bb4 0x98 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051bb4 tcp_process_refused_data - .text.tcp_fasttmr - 0x42051c4c 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051c4c tcp_fasttmr - .text.tcp_shutdown - 0x42051cee 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051cee tcp_shutdown - .text.tcp_slowtmr - 0x42051d70 0x5c2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42051d70 tcp_slowtmr - .text.tcp_tmr 0x42052332 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42052332 tcp_tmr - .text.tcp_get_next_optbyte - 0x4205235c 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_parseopt - 0x420523a8 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_input_delayed_close - 0x42052486 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_timewait_input - 0x420524f6 0xdc esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_listen_input - 0x420525d2 0x290 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_oos_insert_segment - 0x42052862 0x134 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_free_acked_segments - 0x42052996 0x10c esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_receive - 0x42052aa2 0xf64 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_process - 0x42053a06 0x73a esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .text.tcp_input - 0x42054140 0xb02 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x42054140 tcp_input - .text.tcp_trigger_input_pcb_close - 0x42054c42 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x42054c42 tcp_trigger_input_pcb_close - .text.tcp_write_checks - 0x42054c54 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_output_segment_busy - 0x42054d46 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_output_fill_options - 0x42054d88 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_pbuf_prealloc - 0x42054dee 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_create_segment - 0x42054e96 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_output_alloc_header_common - 0x42055000 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_output_alloc_header - 0x42055124 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_route - 0x4205517a 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_output_segment - 0x420551b0 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_output_control_segment - 0x420553d0 0xc8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .text.tcp_write - 0x42055498 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42055498 tcp_write - .text.tcp_split_unsent_seg - 0x4205586a 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4205586a tcp_split_unsent_seg - .text.tcp_enqueue_flags - 0x42055aca 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42055aca tcp_enqueue_flags - .text.tcp_send_fin - 0x42055c94 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42055c94 tcp_send_fin - .text.tcp_rexmit_rto_prepare - 0x42055d38 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42055d38 tcp_rexmit_rto_prepare - .text.tcp_rexmit - 0x42055e16 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42055e16 tcp_rexmit - .text.tcp_rexmit_fast - 0x42055f00 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42055f00 tcp_rexmit_fast - .text.tcp_rst 0x42055f96 0xb2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42055f96 tcp_rst - .text.tcp_send_empty_ack - 0x42056048 0x94 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42056048 tcp_send_empty_ack - .text.tcp_output - 0x420560dc 0x462 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420560dc tcp_output - .text.tcp_rexmit_rto_commit - 0x4205653e 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4205653e tcp_rexmit_rto_commit - .text.tcp_rexmit_rto - 0x42056584 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42056584 tcp_rexmit_rto - .text.tcp_keepalive - 0x420565c8 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420565c8 tcp_keepalive - .text.tcp_zero_window_probe - 0x4205663a 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4205663a tcp_zero_window_probe - .text.sys_timeout_abs - 0x420567a6 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .text.lwip_cyclic_timer - 0x42056838 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .text.sys_timeout - 0x4205688a 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4205688a sys_timeout - .text.tcp_timer_needed - 0x420568e0 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x420568e0 tcp_timer_needed - .text.tcpip_tcp_timer - 0x42056926 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) - .text.sys_timeouts_init - 0x42056964 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x42056964 sys_timeouts_init - .text.sys_untimeout - 0x4205699a 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4205699a sys_untimeout - .text.sys_check_timeouts - 0x420569de 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x420569de sys_check_timeouts - .text.sys_timeouts_sleeptime - 0x42056a34 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x42056a34 sys_timeouts_sleeptime - .text.udp_new_port - 0x42056a8e 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) - .text.udp_input_local_match - 0x42056adc 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) - .text.udp_init - 0x42056c5c 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42056c5c udp_init - .text.udp_input - 0x42056c80 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42056c80 udp_input - .text.udp_bind - 0x42057092 0x26a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42057092 udp_bind - .text.udp_sendto_if_src - 0x420572fc 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x420572fc udp_sendto_if_src - .text.udp_sendto_if - 0x42057528 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42057528 udp_sendto_if - .text.udp_sendto - 0x42057600 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42057600 udp_sendto - .text.udp_send - 0x4205771a 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205771a udp_send - .text.udp_connect - 0x4205774c 0x142 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205774c udp_connect - .text.udp_recv - 0x4205788e 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4205788e udp_recv - .text.udp_remove - 0x42057896 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42057896 udp_remove - .text.udp_new 0x420578d2 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x420578d2 udp_new - .text.udp_netif_ip_addr_changed - 0x42057906 0xda esp-idf/lwip/liblwip.a(udp.c.obj) - 0x42057906 udp_netif_ip_addr_changed - .text.dhcp_set_state - 0x420579e0 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_option_short - 0x420579f6 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_option - 0x42057a50 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_option_byte - 0x42057aa8 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_option_long - 0x42057aee 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_create_msg - 0x42057b6c 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_option_hostname - 0x42057d0c 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_option_trailer - 0x42057dd4 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_rebind - 0x42057e18 0x15e esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_t2_timeout - 0x42057f76 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_reboot - 0x42057fb4 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_select - 0x4205813a 0x1c8 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_handle_offer - 0x42058302 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_discover - 0x42058386 0x164 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_decline - 0x420584ea 0xf8 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_check - 0x420585e2 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_bind - 0x42058646 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_handle_nak - 0x42058720 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_dec_pcb_refcount - 0x42058756 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_inc_pcb_refcount - 0x420587b4 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_parse_reply - 0x42058862 0x3b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_handle_ack - 0x42058c12 0x13c esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_recv - 0x42058d4e 0x17e esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_network_changed - 0x42058ecc 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42058ecc dhcp_network_changed - .text.dhcp_arp_reply - 0x42058f30 0x2a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42058f30 dhcp_arp_reply - .text.dhcp_renew - 0x42058f5a 0x15a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42058f5a dhcp_renew - .text.dhcp_t1_timeout - 0x420590b4 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_supplied_address - 0x420590f2 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420590f2 dhcp_supplied_address - .text.dhcp_release_and_stop - 0x4205912c 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205912c dhcp_release_and_stop - .text.dhcp_start - 0x420592b2 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420592b2 dhcp_start - .text.dhcp_coarse_tmr - 0x4205937a 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205937a dhcp_coarse_tmr - .text.dhcp_timeout - 0x420593ec 0x90 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_fine_tmr - 0x4205947c 0x70 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4205947c dhcp_fine_tmr - .text.dhcp_fine_timeout_cb - 0x420594ec 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420594ec dhcp_fine_timeout_cb - .text.free_etharp_q - 0x420594fa 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_free_entry - 0x42059570 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_find_entry - 0x420595c6 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_update_arp_entry - 0x42059806 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_raw - 0x42059982 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_request_dst - 0x42059b4c 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_input - 0x42059b70 0x122 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42059b70 etharp_input - .text.etharp_request - 0x42059c92 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42059c92 etharp_request - .text.etharp_tmr - 0x42059ca8 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42059ca8 etharp_tmr - .text.etharp_query - 0x42059d88 0x298 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42059d88 etharp_query - .text.icmp_send_response - 0x4205a020 0x130 esp-idf/lwip/liblwip.a(icmp.c.obj) - .text.icmp_input - 0x4205a150 0x23a esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x4205a150 icmp_input - .text.icmp_dest_unreach - 0x4205a38a 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x4205a38a icmp_dest_unreach - .text.igmp_remove_group - 0x4205a39e 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_start_timer - 0x4205a3ba 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_delaying_member - 0x4205a41a 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_ip_output_if - 0x4205a452 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_send - 0x4205a47c 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_timeout - 0x4205a59c 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_init - 0x4205a5cc 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a5cc igmp_init - .text.igmp_report_groups - 0x4205a5ee 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a5ee igmp_report_groups - .text.igmp_lookfor_group - 0x4205a612 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a612 igmp_lookfor_group - .text.igmp_lookup_group - 0x4205a626 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_start - 0x4205a6ea 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a6ea igmp_start - .text.igmp_input - 0x4205a732 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a732 igmp_input - .text.igmp_joingroup_netif - 0x4205a844 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a844 igmp_joingroup_netif - .text.igmp_joingroup - 0x4205a8d8 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a8d8 igmp_joingroup - .text.igmp_leavegroup_netif - 0x4205a944 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a944 igmp_leavegroup_netif - .text.igmp_leavegroup - 0x4205a9de 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205a9de igmp_leavegroup - .text.igmp_tmr - 0x4205aa54 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4205aa54 igmp_tmr - .text.igmp_timeout_cb - 0x4205aad0 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.ip4_input_accept - 0x4205aade 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) - .text.ip4_route - 0x4205ab16 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205ab16 ip4_route - .text.ip4_route_src - 0x4205abaa 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205abaa ip4_route_src - .text.ip4_input - 0x4205abc8 0x31c esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205abc8 ip4_input - .text.ip4_output_if_opt_src - 0x4205aee4 0x308 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205aee4 ip4_output_if_opt_src - .text.ip4_output_if_opt - 0x4205b1ec 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205b1ec ip4_output_if_opt - .text.ip4_output_if - 0x4205b210 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205b210 ip4_output_if - .text.ip4_output_if_src - 0x4205b222 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4205b222 ip4_output_if_src - .text.ip4_addr_isbroadcast_u32 - 0x4205b234 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x4205b234 ip4_addr_isbroadcast_u32 - .text.ip4_frag - 0x4205b274 0x1dc esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - 0x4205b274 ip4_frag - .text.icmp6_send_response_with_addrs_and_netif - 0x4205b450 0x170 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .text.icmp6_send_response - 0x4205b5c0 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) - .text.icmp6_input - 0x4205b63c 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4205b63c icmp6_input - .text.icmp6_dest_unreach - 0x4205b798 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4205b798 icmp6_dest_unreach - .text.icmp6_param_problem - 0x4205b7ae 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4205b7ae icmp6_param_problem - .text.ip6_input_accept - 0x4205b7ce 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) - .text.ip6_route - 0x4205b884 0x2de esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205b884 ip6_route - .text.ip6_select_source_address - 0x4205bb62 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205bb62 ip6_select_source_address - .text.ip6_input - 0x4205bd0a 0x7e2 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205bd0a ip6_input - .text.ip6_output_if_src - 0x4205c4ec 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205c4ec ip6_output_if_src - .text.ip6_output_if - 0x4205c8c8 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205c8c8 ip6_output_if - .text.ip6_options_add_hbh_ra - 0x4205c93e 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4205c93e ip6_options_add_hbh_ra - .text.ip6_frag - 0x4205c990 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - 0x4205c990 ip6_frag - .text.mld6_remove_group - 0x4205cb6c 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) - .text.mld6_delayed_report - 0x4205cb96 0x82 esp-idf/lwip/liblwip.a(mld6.c.obj) - .text.mld6_new_group - 0x4205cc18 0x70 esp-idf/lwip/liblwip.a(mld6.c.obj) - .text.mld6_send - 0x4205cc88 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) - .text.mld6_report_groups - 0x4205ce04 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205ce04 mld6_report_groups - .text.mld6_lookfor_group - 0x4205ce26 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205ce26 mld6_lookfor_group - .text.mld6_input - 0x4205ce5e 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205ce5e mld6_input - .text.mld6_joingroup_netif - 0x4205d008 0xfc esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205d008 mld6_joingroup_netif - .text.mld6_joingroup - 0x4205d104 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205d104 mld6_joingroup - .text.mld6_leavegroup_netif - 0x4205d160 0xf4 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205d160 mld6_leavegroup_netif - .text.mld6_leavegroup - 0x4205d254 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205d254 mld6_leavegroup - .text.mld6_tmr - 0x4205d2b2 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4205d2b2 mld6_tmr - .text.mld6_timeout_cb - 0x4205d342 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) - .text.nd6_find_neighbor_cache_entry - 0x4205d350 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_find_destination_cache_entry - 0x4205d3ee 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_select_router - 0x4205d48c 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_get_router - 0x4205d56e 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_get_onlink_prefix - 0x4205d5d2 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_new_onlink_prefix - 0x4205d654 0xea esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_send_q - 0x4205d73e 0x144 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_duplicate_addr_detected - 0x4205d882 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_process_autoconfig_prefix - 0x4205d8d6 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_free_q - 0x4205db62 0xa4 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_free_neighbor_cache_entry - 0x4205dc06 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_new_neighbor_cache_entry - 0x4205dc9e 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_send_na - 0x4205df2a 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_send_rs - 0x4205e10e 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_send_ns - 0x4205e254 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_send_neighbor_cache_probe - 0x4205e482 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_new_router - 0x4205e496 0x180 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_input - 0x4205e616 0xe66 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4205e616 nd6_input - .text.nd6_tmr 0x4205f47c 0x594 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4205f47c nd6_tmr - .text.nd6_find_route - 0x4205fa10 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4205fa10 nd6_find_route - .text.nd6_get_destination_mtu - 0x4205faf0 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4205faf0 nd6_get_destination_mtu - .text.nd6_reachability_hint - 0x4205fb2c 0x1f2 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4205fb2c nd6_reachability_hint - .text.nd6_adjust_mld_membership - 0x4205fd1e 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4205fd1e nd6_adjust_mld_membership - .text.nd6_restart_netif - 0x4205fdcc 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4205fdcc nd6_restart_netif - .text.ethernet_input - 0x4205fdd4 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x4205fdd4 ethernet_input - .text.ethernet_output - 0x4205fefe 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x4205fefe ethernet_output - .text.lwip_init_tcp_isn - 0x4205ffe2 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x4205ffe2 lwip_init_tcp_isn - .text.lwip_hook_tcp_isn - 0x42060036 0x13c esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42060036 lwip_hook_tcp_isn - .text.lwip_hook_ip6_input - 0x42060172 0x4 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42060172 lwip_hook_ip6_input - .text.ip4_route_src_hook - 0x42060176 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42060176 ip4_route_src_hook - .text.dhcp_parse_extra_opts - 0x420601aa 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x420601aa dhcp_parse_extra_opts - .text.dhcp_append_extra_opts - 0x4206021c 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x4206021c dhcp_append_extra_opts - .text.sys_thread_sem_free - 0x42060292 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .text.sys_mutex_new - 0x420602ba 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420602ba sys_mutex_new - .text.sys_mutex_lock - 0x420602de 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420602de sys_mutex_lock - .text.sys_mutex_unlock - 0x4206031e 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206031e sys_mutex_unlock - .text.sys_sem_new - 0x42060362 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060362 sys_sem_new - .text.sys_sem_signal - 0x420603fc 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420603fc sys_sem_signal - .text.sys_sem_signal_isr - 0x42060440 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060440 sys_sem_signal_isr - .text.sys_arch_sem_wait - 0x42060460 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060460 sys_arch_sem_wait - .text.sys_sem_free - 0x420604f2 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420604f2 sys_sem_free - .text.sys_mbox_new - 0x42060510 0x52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060510 sys_mbox_new - .text.sys_mbox_post - 0x42060562 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060562 sys_mbox_post - .text.sys_mbox_trypost - 0x420605aa 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420605aa sys_mbox_trypost - .text.sys_arch_mbox_fetch - 0x420605d4 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420605d4 sys_arch_mbox_fetch - .text.sys_arch_mbox_tryfetch - 0x4206067a 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206067a sys_arch_mbox_tryfetch - .text.sys_mbox_free - 0x420606d6 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420606d6 sys_mbox_free - .text.sys_thread_new - 0x42060736 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060736 sys_thread_new - .text.sys_init - 0x42060768 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060768 sys_init - .text.sys_now 0x420607ca 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420607ca sys_now - .text.sys_arch_protect - 0x420607e4 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420607e4 sys_arch_protect - .text.sys_arch_unprotect - 0x42060814 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42060814 sys_arch_unprotect - .text.sys_thread_sem_init - 0x4206082a 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4206082a sys_thread_sem_init - .text.sys_thread_sem_get - 0x420608ca 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420608ca sys_thread_sem_get - .text.sys_thread_tcpip - 0x420608e8 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420608e8 sys_thread_tcpip - .text.lwip_get_socket_select_semaphore - 0x4206097c 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .text.lwip_stop_socket_select_isr - 0x4206098a 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .text.lwip_stop_socket_select - 0x420609a6 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .text.lwip_ioctl_r_wrapper - 0x420609b4 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .text.lwip_fcntl_r_wrapper - 0x420609cc 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .text.lwip_fstat - 0x420609da 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .text.esp_vfs_lwip_sockets_register - 0x42060a1e 0xb4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - 0x42060a1e esp_vfs_lwip_sockets_register - .text.netconn_apimsg - 0x42060ad2 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .text.netconn_tcp_recvd_msg - 0x42060b08 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .text.netconn_close_shutdown - 0x42060b3c 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) - .text.netconn_prepare_delete - 0x42060b66 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060b66 netconn_prepare_delete - .text.netconn_delete - 0x42060b8c 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060b8c netconn_delete - .text.netconn_getaddr - 0x42060bc2 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060bc2 netconn_getaddr - .text.netconn_tcp_recvd - 0x42060bf6 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060bf6 netconn_tcp_recvd - .text.netconn_send - 0x42060c1c 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060c1c netconn_send - .text.netconn_write_vectors_partly - 0x42060c3e 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060c3e netconn_write_vectors_partly - .text.netconn_write_partly - 0x42060d32 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060d32 netconn_write_partly - .text.netconn_err - 0x42060d48 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060d48 netconn_err - .text.netconn_recv_data - 0x42060d74 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) - .text.netconn_recv_udp_raw_netbuf_flags - 0x42060ed2 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060ed2 netconn_recv_udp_raw_netbuf_flags - .text.netconn_recv_data_tcp - 0x42060ef6 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) - .text.netconn_recv_tcp_pbuf_flags - 0x42060fb2 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060fb2 netconn_recv_tcp_pbuf_flags - .text.netconn_join_leave_group - 0x42060fd6 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42060fd6 netconn_join_leave_group - .text.netconn_join_leave_group_netif - 0x42061014 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42061014 netconn_join_leave_group_netif - .text.lwip_netconn_err_to_msg - 0x4206104e 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.err_tcp 0x420610b0 0x17a esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.netconn_mark_mbox_invalid - 0x4206122a 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.lwip_netconn_do_writemore - 0x4206128a 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.lwip_netconn_do_close_internal - 0x420615a4 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.poll_tcp - 0x4206184a 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.sent_tcp - 0x420618d6 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.tcp_do_abort - 0x42061962 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.lwip_netconn_is_deallocated_msg - 0x42061974 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42061974 lwip_netconn_is_deallocated_msg - .text.lwip_netconn_is_err_msg - 0x42061988 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42061988 lwip_netconn_is_err_msg - .text.netconn_free - 0x420619fc 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420619fc netconn_free - .text.netconn_drain - 0x42061a8e 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.lwip_netconn_do_delconn - 0x42061b8a 0x14c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42061b8a lwip_netconn_do_delconn - .text.lwip_netconn_do_send - 0x42061cd6 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42061cd6 lwip_netconn_do_send - .text.lwip_netconn_do_recv - 0x42061ddc 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42061ddc lwip_netconn_do_recv - .text.lwip_netconn_do_write - 0x42061e38 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42061e38 lwip_netconn_do_write - .text.lwip_netconn_do_getaddr - 0x42061eda 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42061eda lwip_netconn_do_getaddr - .text.lwip_netconn_do_close - 0x4206209a 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206209a lwip_netconn_do_close - .text.lwip_netconn_do_join_leave_group - 0x420621c0 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420621c0 lwip_netconn_do_join_leave_group - .text.lwip_netconn_do_join_leave_group_netif - 0x4206223a 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4206223a lwip_netconn_do_join_leave_group_netif - .text.err_to_errno - 0x420622be 0x26 esp-idf/lwip/liblwip.a(err.c.obj) - 0x420622be err_to_errno - .text.netbuf_delete - 0x420622e4 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x420622e4 netbuf_delete - .text.netbuf_alloc - 0x4206230e 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4206230e netbuf_alloc - .text.netbuf_free - 0x42062370 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x42062370 netbuf_free - .text.lwip_standard_chksum - 0x42062392 0x6c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42062392 lwip_standard_chksum - .text.inet_cksum_pseudo_base - 0x420623fe 0xae esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .text.inet_chksum_pseudo - 0x420624ac 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x420624ac inet_chksum_pseudo - .text.ip6_chksum_pseudo - 0x420624e8 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x420624e8 ip6_chksum_pseudo - .text.ip_chksum_pseudo - 0x4206254c 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206254c ip_chksum_pseudo - .text.inet_chksum - 0x4206256c 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4206256c inet_chksum - .text.inet_chksum_pbuf - 0x42062582 0x80 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42062582 inet_chksum_pbuf - .text.wpa_ap_get_peer_spp_msg - 0x42062602 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062602 wpa_ap_get_peer_spp_msg - .text.wpa_attach - 0x4206261c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206261c wpa_attach - .text.wpa_config_done - 0x42062648 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062648 wpa_config_done - .text.wpa_ap_get_wpa_ie - 0x42062654 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062654 wpa_ap_get_wpa_ie - .text.wpa_ap_rx_eapol - 0x42062684 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062684 wpa_ap_rx_eapol - .text.wpa_deattach - 0x420626a4 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420626a4 wpa_deattach - .text.wpa_parse_wpa_ie_wrapper - 0x420626de 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420626de wpa_parse_wpa_ie_wrapper - .text.hostap_sta_join - 0x4206272c 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .text.wpa_sta_disconnected_cb - 0x4206285a 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .text.wpa_sta_connected_cb - 0x420628d0 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .text.wpa_install_key - 0x420628dc 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420628dc wpa_install_key - .text.wpa_get_key - 0x420628ee 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420628ee wpa_get_key - .text.wpa_deauthenticate - 0x420628fc 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420628fc wpa_deauthenticate - .text.wpa_config_profile - 0x4206290a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4206290a wpa_config_profile - .text.wpa_config_bss - 0x42062958 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062958 wpa_config_bss - .text.wpa_sta_connect - 0x420629a8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420629a8 wpa_sta_connect - .text.wpa_config_assoc_ie - 0x420629e4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420629e4 wpa_config_assoc_ie - .text.wpa_neg_complete - 0x42062a0e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062a0e wpa_neg_complete - .text.esp_supplicant_init - 0x42062a1c 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062a1c esp_supplicant_init - .text.esp_supplicant_deinit - 0x42062b48 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42062b48 esp_supplicant_deinit - .text.ieee80211_handle_rx_frm - 0x42062b66 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .text.esp_supplicant_unset_all_appie - 0x42062b90 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42062b90 esp_supplicant_unset_all_appie - .text.esp_supplicant_common_deinit - 0x42062bb4 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42062bb4 esp_supplicant_common_deinit - .text.esp_supplicant_common_init - 0x42062be4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42062be4 esp_supplicant_common_init - .text.supplicant_sta_conn_handler - 0x42062c28 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42062c28 supplicant_sta_conn_handler - .text.supplicant_sta_disconn_handler - 0x42062c2a 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42062c2a supplicant_sta_disconn_handler - .text.esp_set_scan_ie - 0x42062c2c 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42062c2c esp_set_scan_ie - .text.esp_set_assoc_ie - 0x42062c2e 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x42062c2e esp_set_assoc_ie - .text.wps_get_wps_sm_cb - 0x42062c90 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - 0x42062c90 wps_get_wps_sm_cb - .text.wpa3_parse_sae_commit - 0x42062c9a 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.wpa3_parse_sae_confirm - 0x42062d92 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.wpa3_build_sae_commit - 0x42062df0 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.wpa3_build_sae_confirm - 0x4206313c 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.wpa3_build_sae_msg - 0x420631b6 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.wpa3_process_rx_confirm - 0x42063220 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.esp_wpa3_free_sae_data - 0x420632f2 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x420632f2 esp_wpa3_free_sae_data - .text.wpa3_parse_sae_msg - 0x4206334a 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.esp_wifi_register_wpa3_cb - 0x4206337e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4206337e esp_wifi_register_wpa3_cb - .text.wpa3_hostap_post_evt - 0x42063394 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42063394 wpa3_hostap_post_evt - .text.wpa3_hostap_handle_auth - 0x420634b2 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.wpa3_hostap_auth_init - 0x42063594 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42063594 wpa3_hostap_auth_init - .text.wpa3_hostap_auth_deinit - 0x42063658 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42063658 wpa3_hostap_auth_deinit - .text.esp_send_sae_auth_reply - 0x42063672 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42063672 esp_send_sae_auth_reply - .text.wpa3_process_rx_commit - 0x42063734 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.esp_wpa3_hostap_task - 0x42063838 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .text.esp_wifi_register_wpa3_ap_cb - 0x42063928 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42063928 esp_wifi_register_wpa3_ap_cb - .text.owe_build_dhie - 0x42063934 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x42063934 owe_build_dhie - .text.owe_deinit - 0x4206394e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4206394e owe_deinit - .text.esp_wifi_register_owe_cb - 0x4206398a 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4206398a esp_wifi_register_owe_cb - .text.hostapd_get_hapd_data - 0x420639a0 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420639a0 hostapd_get_hapd_data - .text.hostap_init - 0x420639aa 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420639aa hostap_init - .text.hostapd_cleanup - 0x42063c4c 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42063c4c hostapd_cleanup - .text.hostap_deinit - 0x42063cdc 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42063cdc hostap_deinit - .text.esp_wifi_build_rsnxe - 0x42063d3a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42063d3a esp_wifi_build_rsnxe - .text.esp_send_assoc_resp - 0x42063d92 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42063d92 esp_send_assoc_resp - .text.ecp_opp 0x42063e42 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .text.crypto_alloc_key - 0x42063e8e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .text.crypto_ec_deinit - 0x42063eb0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063eb0 crypto_ec_deinit - .text.crypto_ec_init - 0x42063ed0 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063ed0 crypto_ec_init - .text.crypto_ec_point_init - 0x42063f12 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f12 crypto_ec_point_init - .text.crypto_ec_prime_len - 0x42063f3c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f3c crypto_ec_prime_len - .text.crypto_ec_order_len - 0x42063f4c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f4c crypto_ec_order_len - .text.crypto_ec_prime_len_bits - 0x42063f5e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f5e crypto_ec_prime_len_bits - .text.crypto_ec_get_prime - 0x42063f6e 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f6e crypto_ec_get_prime - .text.crypto_ec_get_order - 0x42063f72 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f72 crypto_ec_get_order - .text.crypto_ec_get_b - 0x42063f78 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f78 crypto_ec_get_b - .text.crypto_ec_point_deinit - 0x42063f7c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f7c crypto_ec_point_deinit - .text.crypto_ec_point_to_bin - 0x42063f9a 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063f9a crypto_ec_point_to_bin - .text.crypto_ec_point_from_bin - 0x42063ff8 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42063ff8 crypto_ec_point_from_bin - .text.crypto_ec_point_add - 0x4206406e 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206406e crypto_ec_point_add - .text.crypto_ec_point_mul - 0x420640c8 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420640c8 crypto_ec_point_mul - .text.crypto_ec_point_invert - 0x4206415c 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206415c crypto_ec_point_invert - .text.crypto_ec_point_compute_y_sqr - 0x42064172 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42064172 crypto_ec_point_compute_y_sqr - .text.crypto_ec_point_solve_y_coord - 0x4206426a 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206426a crypto_ec_point_solve_y_coord - .text.crypto_ec_point_is_at_infinity - 0x42064338 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42064338 crypto_ec_point_is_at_infinity - .text.crypto_ec_point_is_on_curve - 0x42064348 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42064348 crypto_ec_point_is_on_curve - .text.crypto_ec_point_cmp - 0x420643f0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420643f0 crypto_ec_point_cmp - .text.crypto_ec_set_pubkey_point - 0x42064402 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42064402 crypto_ec_set_pubkey_point - .text.crypto_ec_free_key - 0x420644c6 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420644c6 crypto_ec_free_key - .text.crypto_ec_get_mbedtls_to_nist_group_id - 0x420644e4 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420644e4 crypto_ec_get_mbedtls_to_nist_group_id - .text.crypto_ec_key_group - 0x4206452c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206452c crypto_ec_key_group - .text.crypto_mbedtls_get_grp_id - 0x42064558 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42064558 crypto_mbedtls_get_grp_id - .text.crypto_ecdh_deinit - 0x4206457a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206457a crypto_ecdh_deinit - .text.crypto_ecdh_init - 0x4206459a 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206459a crypto_ecdh_init - .text.crypto_ecdh_get_pubkey - 0x4206465c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206465c crypto_ecdh_get_pubkey - .text.crypto_ecdh_set_peerkey - 0x420646bc 0x26e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420646bc crypto_ecdh_set_peerkey - .text.crypto_ec_key_parse_pub - 0x4206492a 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4206492a crypto_ec_key_parse_pub - .text.crypto_ec_key_deinit - 0x42064976 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42064976 crypto_ec_key_deinit - .text.crypto_ec_key_verify_signature - 0x42064994 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42064994 crypto_ec_key_verify_signature - .text.timeout_exists - 0x42064a3c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .text.eloop_run_timer - 0x42064a64 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .text.eloop_remove_timeout - 0x42064a84 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .text.eloop_init - 0x42064aea 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42064aea eloop_init - .text.eloop_register_timeout - 0x42064b7c 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42064b7c eloop_register_timeout - .text.eloop_cancel_timeout - 0x42064d2e 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42064d2e eloop_cancel_timeout - .text.eloop_run - 0x42064d9a 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42064d9a eloop_run - .text.eloop_run_wrapper - 0x42064edc 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .text.eloop_destroy - 0x42064eec 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x42064eec eloop_destroy - .text.hostapd_derive_psk - 0x42064f9e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .text.hostapd_setup_sae_pt - 0x42064fde 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42064fde hostapd_setup_sae_pt - .text.hostapd_setup_wpa_psk - 0x4206504c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4206504c hostapd_setup_wpa_psk - .text.hostapd_get_psk - 0x42065092 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42065092 hostapd_get_psk - .text.hostapd_config_clear_wpa_psk - 0x420650e4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x420650e4 hostapd_config_clear_wpa_psk - .text.hostapd_config_free_bss - 0x4206510e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4206510e hostapd_config_free_bss - .text.wpa_auth_get_sm - 0x42065136 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_auth_add_sm - 0x42065164 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_auth_del_sm - 0x420651b0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_use_aes_cmac - 0x420651e8 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_auth_pmksa_free_cb - 0x420651fc 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_request_new_ptk - 0x420651fe 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_receive_error_report - 0x4206520c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_DISCONNECTED_Enter - 0x4206521e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter - 0x4206523e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.ieee80211w_kde_len - 0x4206525e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_GROUP_IDLE_Enter - 0x4206526e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter - 0x42065298 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_GROUP_KEYERROR_Enter - 0x420652d2 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_free_sta_sm - 0x42065308 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_auth_sm_ptk_update - 0x4206535a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_init_gmk_and_counter - 0x42065384 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_AUTHENTICATION_Enter - 0x42065430 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_gmk_to_gtk - 0x42065474 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_gtk_update - 0x42065510 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_gtk_init - 0x420655d6 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_setkeys - 0x42065622 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_auth_set_key - 0x42065662 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_config_group_keys - 0x420656f2 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_setkeysdone - 0x42065772 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_sm_step - 0x42065794 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_init - 0x420657de 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_group_ensure_init - 0x42065850 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_AUTHENTICATION2_Enter - 0x4206588c 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_rekey_gtk - 0x420658da 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_replay_counter_valid - 0x42065924 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_replay_counter_mark_invalid - 0x42065970 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_derive_ptk - 0x420659c2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_verify_key_mic - 0x420659fc 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_sta_disconnect - 0x42065aa2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_DISCONNECT_Enter - 0x42065ab4 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_PTKINITDONE_Enter - 0x42065af2 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.ieee80211w_kde_add - 0x42065bb0 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.resend_eapol_handle - 0x42065c26 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42065c26 resend_eapol_handle - .text.wpa_init - 0x42065c46 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42065c46 wpa_init - .text.wpa_auth_sta_init - 0x42065d2a 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42065d2a wpa_auth_sta_init - .text.wpa_auth_sta_deinit - 0x42065d98 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42065d98 wpa_auth_sta_deinit - .text.wpa_auth_pmksa_add_sae - 0x42065dde 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42065dde wpa_auth_pmksa_add_sae - .text.wpa_auth_add_sae_pmkid - 0x42065e14 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42065e14 wpa_auth_add_sae_pmkid - .text.__wpa_send_eapol - 0x42065e3e 0x482 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42065e3e __wpa_send_eapol - .text.wpa_send_eapol - 0x420662c0 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_PTKSTART_Enter - 0x42066332 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter - 0x4206644e 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter - 0x420665f2 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_GROUP_Step - 0x42066716 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_remove_ptk - 0x420667bc 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420667bc wpa_remove_ptk - .text.sm_WPA_PTK_INITIALIZE_Enter - 0x42066806 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_deinit - 0x4206686e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206686e wpa_deinit - .text.wpa_ap_remove - 0x420668b2 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420668b2 wpa_ap_remove - .text.wpa_auth_uses_sae - 0x42066912 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42066912 wpa_auth_uses_sae - .text.wpa_auth_get_psk - 0x4206692c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter - 0x4206698a 0x17c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_INITPSK_Enter - 0x42066b06 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.sm_WPA_PTK_Step - 0x42066b7c 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_sm_step - 0x42066d70 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_rekey_ptk - 0x42066e0c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .text.wpa_auth_sta_associated - 0x42066e28 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42066e28 wpa_auth_sta_associated - .text.wpa_receive - 0x42066e9e 0x464 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42066e9e wpa_receive - .text.hostap_eapol_resend_process - 0x42067302 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42067302 hostap_eapol_resend_process - .text.wpa_ap_join - 0x4206732a 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4206732a wpa_ap_join - .text.wpa_parse_generic - 0x4206743a 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .text.wpa_write_wpa_ie - 0x42067598 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .text.wpa_write_rsn_ie - 0x4206769e 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4206769e wpa_write_rsn_ie - .text.wpa_write_rsnxe - 0x420678de 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x420678de wpa_write_rsnxe - .text.wpa_auth_gen_wpa_ie - 0x42067920 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42067920 wpa_auth_gen_wpa_ie - .text.wpa_add_kde - 0x420679bc 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x420679bc wpa_add_kde - .text.wpa_validate_wpa_ie - 0x42067a36 0x32c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42067a36 wpa_validate_wpa_ie - .text.wpa_parse_kde_ies - 0x42067d62 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42067d62 wpa_parse_kde_ies - .text.wpa_auth_uses_mfp - 0x42067e28 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42067e28 wpa_auth_uses_mfp - .text._pmksa_cache_free_entry - 0x42067e38 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .text.pmksa_cache_set_expiration - 0x42067e6e 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .text.pmksa_cache_link_entry - 0x42067ec0 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .text.pmksa_cache_free_entry - 0x42067f28 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42067f28 pmksa_cache_free_entry - .text.pmksa_cache_expire - 0x42067faa 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .text.pmksa_cache_auth_create_entry - 0x42067fe8 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42067fe8 pmksa_cache_auth_create_entry - .text.pmksa_cache_auth_deinit - 0x4206810c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206810c pmksa_cache_auth_deinit - .text.pmksa_cache_auth_get - 0x4206816c 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4206816c pmksa_cache_auth_get - .text.pmksa_cache_auth_add_entry - 0x420681e4 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420681e4 pmksa_cache_auth_add_entry - .text.pmksa_cache_auth_add - 0x42068234 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42068234 pmksa_cache_auth_add - .text.pmksa_cache_auth_init - 0x42068278 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42068278 pmksa_cache_auth_init - .text.ap_sta_list_del - 0x420682a6 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .text.ap_sta_hash_del - 0x420682c4 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .text.ap_get_sta - 0x42068338 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x42068338 ap_get_sta - .text.ap_sta_hash_add - 0x42068374 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x42068374 ap_sta_hash_add - .text.ap_free_sta - 0x42068388 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x42068388 ap_free_sta - .text.ap_sta_add - 0x420683ee 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420683ee ap_sta_add - .text.sae_set_state - 0x4206848e 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.sae_get_password - 0x42068494 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.use_sae_anti_clogging - 0x420684a0 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.sae_check_big_sync - 0x420684f2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.sae_status_success - 0x4206852c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.auth_build_sae_commit - 0x42068572 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.auth_sae_send_commit - 0x4206868c 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.auth_build_sae_confirm - 0x42068716 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.auth_sae_send_confirm - 0x4206874e 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.sae_accept_sta - 0x420687a6 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x420687a6 sae_accept_sta - .text.sae_sm_step - 0x420687f2 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .text.handle_auth_sae - 0x420689e6 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x420689e6 handle_auth_sae - .text.auth_sae_queue - 0x42068cc2 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42068cc2 auth_sae_queue - .text.wpa_res_to_status_code - 0x42068df2 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42068df2 wpa_res_to_status_code - .text.wpabuf_put_le16 - 0x42068e98 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .text.comeback_token_hash - 0x42068eba 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42068eba comeback_token_hash - .text.check_comeback_token - 0x42068ee8 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42068ee8 check_comeback_token - .text.auth_build_token_req - 0x42068f92 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42068f92 auth_build_token_req - .text.const_time_memcmp - 0x420690f8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sswu_curve_param - 0x4206912c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_is_password_id_elem - 0x4206913e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_is_rejected_groups_elem - 0x42069182 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_is_token_container_elem - 0x420691ca 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_is_akm_suite_selector_elem - 0x4206920e 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_commit_token - 0x42069256 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_token_container - 0x4206929a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_akm_suite_selector - 0x420692d0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.hkdf_extract - 0x4206934e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_pwd_seed - 0x42069376 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_cn_confirm - 0x420693cc 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_cn_confirm_ffc - 0x42069498 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.hkdf_expand - 0x4206953a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_commit_element_ffc - 0x42069590 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_k_ffc - 0x420695ee 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.debug_print_bignum - 0x42069684 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sswu 0x420696c0 0x802 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_cn_confirm_ecc - 0x42069ec2 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_max_min_addr - 0x42069f62 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_pwd_seed_key - 0x42069fa4 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_password_identifier - 0x4206a090 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_test_pwd_seed_ffc - 0x4206a18a 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_pwe_ffc - 0x4206a2ce 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_test_pwd_seed_ecc - 0x4206a42e 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_pwe_ecc - 0x4206a502 0x37a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_commit_element_ecc - 0x4206a87c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_commit - 0x4206a8dc 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.wpabuf_put_le16 - 0x4206a98c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.wpabuf_put_data - 0x4206a9ae 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.wpabuf_put_str - 0x4206a9d8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_rejected_groups - 0x4206aa02 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_k_ecc - 0x4206aa8a 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_kdf_hash - 0x4206ab28 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_commit_scalar - 0x4206ab48 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_commit_element_ffc - 0x4206abe0 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_commit_element_ecc - 0x4206acd4 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_parse_commit_element - 0x4206ad98 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_clear_temp_data - 0x4206adb2 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206adb2 sae_clear_temp_data - .text.sae_clear_data - 0x4206ae54 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206ae54 sae_clear_data - .text.sae_set_group - 0x4206ae8a 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206ae8a sae_set_group - .text.sae_ecc_prime_len_2_hash_len - 0x4206af54 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206af54 sae_ecc_prime_len_2_hash_len - .text.sae_derive_pt_ecc - 0x4206af76 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_ffc_prime_len_2_hash_len - 0x4206b132 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206b132 sae_ffc_prime_len_2_hash_len - .text.sae_derive_pt_ffc - 0x4206b154 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_keys - 0x4206b37c 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_pwe_from_pt_ecc - 0x4206b614 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206b614 sae_derive_pwe_from_pt_ecc - .text.sae_derive_pwe_from_pt_ffc - 0x4206b77a 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206b77a sae_derive_pwe_from_pt_ffc - .text.sae_deinit_pt - 0x4206b8e4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206b8e4 sae_deinit_pt - .text.sae_derive_pt_group - 0x4206b920 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sae_derive_pt - 0x4206b9cc 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206b9cc sae_derive_pt - .text.sae_prepare_commit - 0x4206ba4a 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206ba4a sae_prepare_commit - .text.sae_prepare_commit_pt - 0x4206bac2 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206bac2 sae_prepare_commit_pt - .text.sae_process_commit - 0x4206bc0c 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206bc0c sae_process_commit - .text.sae_write_commit - 0x4206bc70 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206bc70 sae_write_commit - .text.sae_group_allowed - 0x4206be88 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206be88 sae_group_allowed - .text.sae_parse_commit - 0x4206bf06 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206bf06 sae_parse_commit - .text.sae_write_confirm - 0x4206c05c 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206c05c sae_write_confirm - .text.sae_check_confirm - 0x4206c122 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4206c122 sae_check_confirm - .text.dragonfly_get_rand_1_to_p_1 - 0x4206c1d6 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .text.dragonfly_get_rand_2_to_r_1 - 0x4206c258 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .text.dragonfly_min_pwe_loop_iter - 0x4206c296 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206c296 dragonfly_min_pwe_loop_iter - .text.dragonfly_get_random_qr_qnr - 0x4206c2f6 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206c2f6 dragonfly_get_random_qr_qnr - .text.dragonfly_is_quadratic_residue_blind - 0x4206c3a4 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206c3a4 dragonfly_is_quadratic_residue_blind - .text.dragonfly_generate_scalar - 0x4206c4c4 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206c4c4 dragonfly_generate_scalar - .text.dragonfly_sqrt - 0x4206c538 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4206c538 dragonfly_sqrt - .text.wpa_kck_len - 0x4206c604 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .text.wpa_kek_len - 0x4206c630 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .text.rsn_selector_to_bitfield - 0x4206c676 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .text.rsn_key_mgmt_to_bitfield - 0x4206c71c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .text.wpa_selector_to_bitfield - 0x4206c7b6 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .text.wpa_key_mgmt_to_bitfield - 0x4206c82a 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .text.wpa_mic_len - 0x4206c87a 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206c87a wpa_mic_len - .text.wpa_cipher_valid_mgmt_group - 0x4206c898 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206c898 wpa_cipher_valid_mgmt_group - .text.wpa_parse_wpa_ie_rsnxe - 0x4206c8bc 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206c8bc wpa_parse_wpa_ie_rsnxe - .text.wpa_parse_wpa_ie_rsn - 0x4206c914 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206c914 wpa_parse_wpa_ie_rsn - .text.wpa_parse_wpa_ie_wpa - 0x4206cafa 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206cafa wpa_parse_wpa_ie_wpa - .text.wpa_use_akm_defined - 0x4206cc9a 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206cc9a wpa_use_akm_defined - .text.wpa_use_aes_key_wrap - 0x4206ccce 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206ccce wpa_use_aes_key_wrap - .text.wpa_eapol_key_mic - 0x4206cd14 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206cd14 wpa_eapol_key_mic - .text.wpa_akm_to_suite - 0x4206ce1a 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206ce1a wpa_akm_to_suite - .text.wpa_compare_rsn_ie - 0x4206cec8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206cec8 wpa_compare_rsn_ie - .text.rsn_pmkid - 0x4206cef8 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206cef8 rsn_pmkid - .text.wpa_cipher_key_len - 0x4206cf54 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206cf54 wpa_cipher_key_len - .text.wpa_pmk_to_ptk - 0x4206cfb8 0x24a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206cfb8 wpa_pmk_to_ptk - .text.wpa_cipher_to_alg - 0x4206d202 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206d202 wpa_cipher_to_alg - .text.wpa_cipher_valid_pairwise - 0x4206d236 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206d236 wpa_cipher_valid_pairwise - .text.wpa_cipher_to_suite - 0x4206d262 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206d262 wpa_cipher_to_suite - .text.rsn_cipher_put_suites - 0x4206d33a 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206d33a rsn_cipher_put_suites - .text.wpa_cipher_put_suites - 0x4206d39e 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4206d39e wpa_cipher_put_suites - .text.hmac_sha256_kdf - 0x4206d402 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - 0x4206d402 hmac_sha256_kdf - .text.dh_groups_get - 0x4206d51c 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - 0x4206d51c dh_groups_get - .text.wpa_supplicant_verify_eapol_key_mic - 0x4206d54a 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.is_wpa2_enterprise_connection - 0x4206d6c4 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_derive_ptk - 0x4206d6f6 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_check_group_cipher - 0x4206d72c 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_decrypt_key_data - 0x4206d780 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_sm_set_seq - 0x4206d86e 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_install_igtk - 0x4206d8dc 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.ieee80211w_set_keys - 0x4206d960 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_sm_get_key - 0x4206d9ae 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_gtk_in_use - 0x4206d9bc 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_sm_pmksa_free_cb - 0x4206dae8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpabuf_put_le16 - 0x4206db68 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpabuf_put_data - 0x4206db8a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.cipher_type_map_supp_to_public - 0x4206dbb4 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206dbb4 cipher_type_map_supp_to_public - .text.cipher_type_map_public_to_supp - 0x4206dc42 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206dc42 cipher_type_map_public_to_supp - .text.wpa_eapol_key_send - 0x4206dcc0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206dcc0 wpa_eapol_key_send - .text.wpa_sm_key_request - 0x4206dd68 0x1ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_sm_rekey_ptk - 0x4206df56 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_send_4_of_4 - 0x4206df68 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_send_2_of_2 - 0x4206e0b6 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_send_2_of_4 - 0x4206e200 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e200 wpa_supplicant_send_2_of_4 - .text.wpa_supplicant_gtk_tx_bit_workaround - 0x4206e3a2 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e3a2 wpa_supplicant_gtk_tx_bit_workaround - .text.wpa_supplicant_process_1_of_2_rsn - 0x4206e3b6 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_process_1_of_2_wpa - 0x4206e456 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_pairwise_gtk - 0x4206e594 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e594 wpa_supplicant_pairwise_gtk - .text.wpa_report_ie_mismatch - 0x4206e624 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e624 wpa_report_ie_mismatch - .text.wpa_supplicant_validate_ie - 0x4206e634 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_sm_set_state - 0x4206e740 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e740 wpa_sm_set_state - .text.wpa_supplicant_key_neg_complete - 0x4206e780 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e780 wpa_supplicant_key_neg_complete - .text.wpa_sm_set_pmk_from_pmksa - 0x4206e7be 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e7be wpa_sm_set_pmk_from_pmksa - .text.wpa_supplicant_get_pmk - 0x4206e7f4 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_process_1_of_4 - 0x4206e990 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206e990 wpa_supplicant_process_1_of_4 - .text.wpa_sm_init - 0x4206eb0a 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206eb0a wpa_sm_init - .text.wpa_sm_notify_assoc - 0x4206eb7a 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206eb7a wpa_sm_notify_assoc - .text.wpa_set_profile - 0x4206ec36 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206ec36 wpa_set_profile - .text.wpa_set_pmk - 0x4206ed26 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206ed26 wpa_set_pmk - .text.wpa_set_passphrase - 0x4206edd2 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206edd2 wpa_set_passphrase - .text.set_assoc_ie - 0x4206eeb0 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206eeb0 set_assoc_ie - .text.wpa_sm_set_key - 0x4206ef0c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206ef0c wpa_sm_set_key - .text.wpa_supplicant_install_ptk - 0x4206efcc 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_process_3_of_4 - 0x4206f080 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_install_gtk - 0x4206f1d6 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_process_1_of_2 - 0x4206f336 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_sm_rx_eapol - 0x4206f41c 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206f41c wpa_sm_rx_eapol - .text.wpa_supplicant_activate_ptk - 0x4206f72a 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_send_4_of_4_txcallback - 0x4206f784 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .text.wpa_supplicant_clr_countermeasures - 0x4206f810 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206f810 wpa_supplicant_clr_countermeasures - .text.wpa_supplicant_stop_countermeasures - 0x4206f81e 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206f81e wpa_supplicant_stop_countermeasures - .text.wpa_michael_mic_failure - 0x4206f860 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206f860 wpa_michael_mic_failure - .text.eapol_txcb - 0x4206f91a 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206f91a eapol_txcb - .text.wpa_sta_in_4way_handshake - 0x4206f9e6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206f9e6 wpa_sta_in_4way_handshake - .text.wpa_sta_cur_pmksa_matches_akm - 0x4206fa14 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206fa14 wpa_sta_cur_pmksa_matches_akm - .text.wpa_sta_clear_curr_pmksa - 0x4206fa48 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206fa48 wpa_sta_clear_curr_pmksa - .text.get_wpa_sm - 0x4206fa7c 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206fa7c get_wpa_sm - .text.wpa_sm_set_ap_rsnxe - 0x4206fa86 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206fa86 wpa_sm_set_ap_rsnxe - .text.wpa_sm_set_assoc_rsnxe - 0x4206fb40 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206fb40 wpa_sm_set_assoc_rsnxe - .text.wpa_set_bss - 0x4206fb98 0x330 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206fb98 wpa_set_bss - .text.wpa_sm_drop_sa - 0x4206fec8 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206fec8 wpa_sm_drop_sa - .text.wpa_sm_deinit - 0x4206ff2c 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206ff2c wpa_sm_deinit - .text.wpa_sm_notify_disassoc - 0x4206ff76 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206ff76 wpa_sm_notify_disassoc - .text.owe_build_assoc_req - 0x4206ffba 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4206ffba owe_build_assoc_req - .text.owe_process_assoc_resp - 0x4207008c 0x258 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4207008c owe_process_assoc_resp - .text.wpa_parse_generic - 0x420702e4 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .text.wpa_gen_wpa_ie_rsn - 0x42070482 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .text.wpa_gen_wpa_ie_wpa - 0x4207078c 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .text.wpa_parse_wpa_ie - 0x420708bc 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x420708bc wpa_parse_wpa_ie - .text.wpa_gen_wpa_ie - 0x420708fc 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x420708fc wpa_gen_wpa_ie - .text.wpa_gen_rsnxe - 0x42070946 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x42070946 wpa_gen_rsnxe - .text.wpa_supplicant_parse_ies - 0x420709ae 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x420709ae wpa_supplicant_parse_ies - .text.wpabuf_alloc - 0x42070a74 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42070a74 wpabuf_alloc - .text.wpabuf_free - 0x42070a9c 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42070a9c wpabuf_free - .text.wpabuf_clear_free - 0x42070aca 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42070aca wpabuf_clear_free - .text.wpabuf_put - 0x42070af0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42070af0 wpabuf_put - .text.wpabuf_put_data - 0x42070afe 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .text.wpabuf_alloc_copy - 0x42070b28 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42070b28 wpabuf_alloc_copy - .text.wpabuf_zeropad - 0x42070b56 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42070b56 wpabuf_zeropad - .text.d_permute - 0x42070bb4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.d_invert - 0x42070bd4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.sae_pk_buf_shift_left_1 - 0x42070bf0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.sae_group_2_hash_len - 0x42070c20 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.d_check_char - 0x42070c48 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.wpabuf_put_data - 0x42070d04 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.sae_pk_valid_password - 0x42070d2e 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42070d2e sae_pk_valid_password - .text.sae_pk_base32_decode - 0x42070e3c 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42070e3c sae_pk_base32_decode - .text.sae_pk_get_be19 - 0x42070fa4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42070fa4 sae_pk_get_be19 - .text.sae_pk_buf_shift_left_19 - 0x42070fbc 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42070fbc sae_pk_buf_shift_left_19 - .text.sae_pk_set_password - 0x42070ff6 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42070ff6 sae_pk_set_password - .text.sae_hash - 0x4207112e 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4207112e sae_hash - .text.sae_pk_valid_fingerprint - 0x42071152 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.sae_pk_hash_sig_data - 0x42071252 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .text.sae_check_confirm_pk - 0x420713b2 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x420713b2 sae_check_confirm_pk - .text.eap_client_get_eap_state - 0x42071536 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - 0x42071536 eap_client_get_eap_state - .text.disable_wpa_wpa2 - 0x4207154a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .text.wpa_alloc_eapol - 0x42071558 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42071558 wpa_alloc_eapol - .text.wpa_free_eapol - 0x420715f8 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420715f8 wpa_free_eapol - .text.wpa_ether_send - 0x4207160e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207160e wpa_ether_send - .text.hostapd_send_eapol - 0x420716ae 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420716ae hostapd_send_eapol - .text.wpa_supplicant_transition_disable - 0x42071784 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42071784 wpa_supplicant_transition_disable - .text.wpa_sm_alloc_eapol - 0x42071808 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42071808 wpa_sm_alloc_eapol - .text.wpa_sm_free_eapol - 0x42071816 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42071816 wpa_sm_free_eapol - .text.wpa_sm_deauthenticate - 0x42071824 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42071824 wpa_sm_deauthenticate - .text.wpa_sm_mlme_setprotection - 0x4207184a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207184a wpa_sm_mlme_setprotection - .text.wpa_sm_disassociate - 0x4207184e 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4207184e wpa_sm_disassociate - .text.crypto_rng_wrapper - 0x42071850 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .text.crypto_bignum_init - 0x42071862 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071862 crypto_bignum_init - .text.crypto_bignum_init_set - 0x42071886 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071886 crypto_bignum_init_set - .text.crypto_bignum_init_uint - 0x420718ca 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420718ca crypto_bignum_init_uint - .text.crypto_bignum_deinit - 0x420718fc 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420718fc crypto_bignum_deinit - .text.crypto_bignum_to_bin - 0x4207191a 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4207191a crypto_bignum_to_bin - .text.crypto_bignum_add - 0x42071986 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071986 crypto_bignum_add - .text.crypto_bignum_mod - 0x420719a2 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420719a2 crypto_bignum_mod - .text.crypto_bignum_exptmod - 0x420719be 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420719be crypto_bignum_exptmod - .text.crypto_bignum_inverse - 0x420719de 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420719de crypto_bignum_inverse - .text.crypto_bignum_sub - 0x420719fa 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420719fa crypto_bignum_sub - .text.crypto_bignum_div - 0x42071a16 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071a16 crypto_bignum_div - .text.crypto_bignum_mulmod - 0x42071a34 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071a34 crypto_bignum_mulmod - .text.crypto_bignum_sqrmod - 0x42071a6a 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071a6a crypto_bignum_sqrmod - .text.crypto_bignum_rshift - 0x42071aba 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071aba crypto_bignum_rshift - .text.crypto_bignum_cmp - 0x42071aec 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071aec crypto_bignum_cmp - .text.crypto_bignum_is_zero - 0x42071afa 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071afa crypto_bignum_is_zero - .text.crypto_bignum_is_one - 0x42071b0e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071b0e crypto_bignum_is_one - .text.crypto_bignum_is_odd - 0x42071b22 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071b22 crypto_bignum_is_odd - .text.crypto_bignum_rand - 0x42071b38 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071b38 crypto_bignum_rand - .text.crypto_bignum_legendre - 0x42071b5a 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071b5a crypto_bignum_legendre - .text.crypto_bignum_addmod - 0x42071be4 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42071be4 crypto_bignum_addmod - .text.dbl 0x42071c3e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xor 0x42071c88 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xorend 0x42071ca8 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.pad_block - 0x42071cd4 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.aes_s2v 0x42071d1c 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.aes_siv_decrypt - 0x42071e66 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - 0x42071e66 aes_siv_decrypt - .text.ieee802_11_parse_extension - 0x42071f7a 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .text.ieee802_11_parse_vendor_specific - 0x42072010 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .text.ieee802_11_parse_elems - 0x42072096 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - 0x42072096 ieee802_11_parse_elems - .text._pmksa_cache_free_entry - 0x4207212e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .text.pmksa_cache_free_entry - 0x42072140 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .text.pmksa_cache_set_expiration - 0x42072164 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .text.pmksa_cache_expire - 0x420721b2 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .text.pmksa_cache_flush - 0x420721f4 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420721f4 pmksa_cache_flush - .text.pmksa_cache_add - 0x42072278 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42072278 pmksa_cache_add - .text.pmksa_cache_clone_entry - 0x420724a4 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .text.pmksa_cache_deinit - 0x420724e2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420724e2 pmksa_cache_deinit - .text.pmksa_cache_get - 0x4207252e 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4207252e pmksa_cache_get - .text.pmksa_cache_get_opportunistic - 0x4207258e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4207258e pmksa_cache_get_opportunistic - .text.pmksa_cache_get_current - 0x420725b6 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420725b6 pmksa_cache_get_current - .text.pmksa_cache_clear_current - 0x420725be 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420725be pmksa_cache_clear_current - .text.pmksa_cache_set_current - 0x420725c6 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420725c6 pmksa_cache_set_current - .text.pmksa_cache_init - 0x4207264a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4207264a pmksa_cache_init - .text.esp_coex_common_semphr_create_wrapper - 0x42072684 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42072684 esp_coex_common_semphr_create_wrapper - .text.esp_coex_common_semphr_delete_wrapper - 0x42072696 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42072696 esp_coex_common_semphr_delete_wrapper - .text.esp_coex_common_semphr_take_wrapper - 0x420726a8 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420726a8 esp_coex_common_semphr_take_wrapper - .text.esp_coex_common_semphr_give_wrapper - 0x420726cc 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420726cc esp_coex_common_semphr_give_wrapper - .text.esp_coex_common_timer_done_wrapper - 0x420726e4 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420726e4 esp_coex_common_timer_done_wrapper - .text.esp_coex_common_timer_setfn_wrapper - 0x420726f2 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420726f2 esp_coex_common_timer_setfn_wrapper - .text.esp_coex_common_spin_lock_create_wrapper - 0x42072700 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42072700 esp_coex_common_spin_lock_create_wrapper - .text.esp_coex_common_clk_slowclk_cal_get_wrapper - 0x42072760 0x26 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42072760 esp_coex_common_clk_slowclk_cal_get_wrapper - .text.mbedtls_pk_init - 0x42072786 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42072786 mbedtls_pk_init - .text.mbedtls_pk_free - 0x42072790 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42072790 mbedtls_pk_free - .text.mbedtls_pk_info_from_type - 0x420727b6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420727b6 mbedtls_pk_info_from_type - .text.mbedtls_pk_setup - 0x42072802 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42072802 mbedtls_pk_setup - .text.mbedtls_pk_get_type - 0x42072844 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42072844 mbedtls_pk_get_type - .text.mbedtls_pk_ecc_set_group - 0x42072856 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x42072856 mbedtls_pk_ecc_set_group - .text.mbedtls_pk_ecc_set_pubkey - 0x420728de 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x420728de mbedtls_pk_ecc_set_pubkey - .text.rsa_can_do - 0x4207290e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_debug - 0x42072926 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.eckey_can_do - 0x4207294e 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.eckey_get_bitlen - 0x42072956 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.eckey_debug - 0x4207295c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.eckeydh_can_do - 0x42072974 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.ecdsa_can_do - 0x4207297c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_free_wrap - 0x42072984 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_alloc_wrap - 0x4207299e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_check_pair_wrap - 0x420729c0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_encrypt_wrap - 0x420729d2 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_decrypt_wrap - 0x42072a32 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_sign_wrap - 0x42072a92 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_verify_wrap - 0x42072af4 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.rsa_get_bitlen - 0x42072b58 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.eckey_free_wrap - 0x42072b68 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.eckey_alloc_wrap - 0x42072b82 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.eckey_check_pair_wrap - 0x42072ba4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.ecdsa_sign_wrap - 0x42072bb6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.ecdsa_verify_wrap - 0x42072bca 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .text.pk_get_pk_alg - 0x42072bf4 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .text.pk_use_ecparams_rfc8410 - 0x42072cae 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .text.pk_group_from_specified - 0x42072cd8 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .text.pk_group_id_from_group - 0x42072f16 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .text.pk_ecc_group_id_from_specified - 0x42072fee 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .text.pk_use_ecparams - 0x42073042 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .text.mbedtls_pk_parse_subpubkey - 0x4207307a 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x4207307a mbedtls_pk_parse_subpubkey - .text.mbedtls_pk_parse_public_key - 0x420731cc 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x420731cc mbedtls_pk_parse_public_key - .text.pem_check_pkcs_padding - 0x42073362 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .text.pem_get_iv - 0x4207339c 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .text.pem_pbkdf1 - 0x42073438 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .text.pem_aes_decrypt - 0x42073542 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .text.mbedtls_pem_init - 0x420735bc 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x420735bc mbedtls_pem_init - .text.mbedtls_pem_read_buffer - 0x420735ee 0x348 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x420735ee mbedtls_pem_read_buffer - .text.mbedtls_pem_free - 0x42073936 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x42073936 mbedtls_pem_free - .text.mbedtls_ct_base64_dec_value - 0x4207395e 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .text.mbedtls_base64_decode - 0x42073a58 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x42073a58 mbedtls_base64_decode - .text.misc_nvs_load - 0x42073c0c 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42073c0c misc_nvs_load - .text.misc_nvs_deinit - 0x42073cac 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42073cac misc_nvs_deinit - .text.misc_nvs_init - 0x42073d06 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42073d06 misc_nvs_init - .text.mesh_sta_auth_expire_time - 0x42073d3a 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - 0x42073d3a mesh_sta_auth_expire_time + 0x4204e76c 0x114 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x4204e76c esp_read_mac .text.s_sleep_hook_register - 0x42073d7a 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4204e880 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .text.esp_deep_sleep_register_phy_hook - 0x42073df4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x42073df4 esp_deep_sleep_register_phy_hook - .text._ZdaPv 0x42073e0a 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e0a operator delete[](void*) - .text._ZdaPvj 0x42073e0c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e0c operator delete[](void*, unsigned int) + 0x4204e8fa 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4204e8fa esp_deep_sleep_register_phy_hook + .text.esp_sleep_enable_adc_tsens_monitor + 0x4204e910 0xa esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x4204e910 esp_sleep_enable_adc_tsens_monitor + .text.adc2_init_code_calibration + 0x4204e91a 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .text.adc2_cal_include + 0x4204e94e 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4204e94e adc2_cal_include + .text.ets_timer_setfn + 0x4204e950 0x8c esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4204e950 os_timer_setfn + 0x4204e950 ets_timer_setfn + .text.ets_timer_done + 0x4204e9dc 0x2a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4204e9dc ets_timer_done + 0x4204e9dc os_timer_done + .text.lib_printf + 0x4204ea06 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .text.phy_printf + 0x4204ea92 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x4204ea92 phy_printf + .text.pp_printf + 0x4204eabc 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x4204eabc pp_printf + .text.net80211_printf + 0x4204eae6 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x4204eae6 net80211_printf + .text.phy_digital_regs_load + 0x4204eb10 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.phy_digital_regs_store + 0x4204eb38 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.load_cal_data_from_nvs_handle + 0x4204eb60 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.store_cal_data_to_nvs_handle + 0x4204ecde 0x162 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .text.esp_phy_disable + 0x4204ee40 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ee40 esp_phy_disable + .text.esp_wifi_bt_power_domain_off + 0x4204ee98 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ee98 esp_wifi_power_domain_off + 0x4204ee98 esp_wifi_bt_power_domain_off + .text.esp_phy_modem_init + 0x4204eef6 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204eef6 esp_phy_modem_init + .text.esp_phy_modem_deinit + 0x4204ef54 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204ef54 esp_phy_modem_deinit + .text.esp_phy_get_init_data + 0x4204efb8 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204efb8 esp_phy_get_init_data + .text.esp_phy_load_cal_data_from_nvs + 0x4204efc2 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204efc2 esp_phy_load_cal_data_from_nvs + .text.esp_phy_store_cal_data_to_nvs + 0x4204f03a 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204f03a esp_phy_store_cal_data_to_nvs + .text.esp_phy_load_cal_and_init + 0x4204f076 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204f076 esp_phy_load_cal_and_init + .text.esp_phy_enable + 0x4204f2ba 0x6c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204f2ba esp_phy_enable + .text.esp_phy_update_country_info + 0x4204f326 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204f326 esp_phy_update_country_info + .text.phy_get_lock + 0x4204f32a 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4204f32a phy_get_lock + .text.phy_enabled_modem_contains + 0x4204f334 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f334 phy_enabled_modem_contains + .text.phy_track_pll_internal + 0x4204f344 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .text.phy_track_pll_timer_callback + 0x4204f374 0x28 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .text.phy_track_pll + 0x4204f39c 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f39c phy_track_pll + .text.phy_track_pll_init + 0x4204f3e6 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f3e6 phy_track_pll_init + .text.phy_track_pll_deinit + 0x4204f482 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f482 phy_track_pll_deinit + .text.phy_set_modem_flag + 0x4204f4f4 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f4f4 phy_set_modem_flag + .text.phy_clr_modem_flag + 0x4204f508 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f508 phy_clr_modem_flag + .text.phy_get_modem_flag + 0x4204f51c 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4204f51c phy_get_modem_flag + .text.tryget_socket_unconn_nouse + 0x4204f526 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket_locked + 0x4204f548 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sock_inc_used_locked + 0x4204f5ae 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket_unconn_locked + 0x4204f648 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sock_inc_used + 0x4204f672 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket_unconn + 0x4204f6f2 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_inc_sockets_used_set + 0x4204f714 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_inc_sockets_used + 0x4204f7a6 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_link_select_cb + 0x4204f7f6 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_unlink_select_cb + 0x4204f832 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.sockaddr_to_ipaddr_port + 0x4204f8cc 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_sock_make_addr + 0x4204f958 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recv_tcp_from + 0x4204fa96 0x4c esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket_free_elements + 0x4204fae2 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.free_socket + 0x4204fb0c 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.done_socket + 0x4204fb4e 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.tryget_socket + 0x4204fc0a 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.get_socket + 0x4204fc2a 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_selscan + 0x4204fc4c 0x264 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_select_dec_sockets_used + 0x4204feb0 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_drop_registered_memberships + 0x4204ff2a 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_socket_drop_registered_mld6_memberships + 0x4204ffbe 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recv_tcp + 0x4205005e 0x1d4 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_recvfrom_udp_raw + 0x42050232 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + .text.lwip_close + 0x42050364 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42050364 lwip_close + .text.lwip_recvfrom + 0x420503fc 0xfc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420503fc lwip_recvfrom + .text.lwip_read + 0x420504f8 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420504f8 lwip_read + .text.lwip_sendto + 0x4205050c 0x196 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205050c lwip_sendto + .text.lwip_send + 0x420506a2 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420506a2 lwip_send + .text.lwip_write + 0x4205073a 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205073a lwip_write + .text.lwip_select + 0x4205074a 0x39c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4205074a lwip_select + .text.lwip_ioctl + 0x42050ae6 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42050ae6 lwip_ioctl + .text.lwip_fcntl + 0x42050b58 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42050b58 lwip_fcntl + .text.tcpip_timeouts_mbox_fetch + 0x42050c2a 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_thread_handle_msg + 0x42050c72 0xa2 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_thread + 0x42050d14 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .text.tcpip_inpkt + 0x42050d6e 0x82 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050d6e tcpip_inpkt + .text.tcpip_input + 0x42050df0 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050df0 tcpip_input + .text.tcpip_try_callback + 0x42050e1c 0x78 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050e1c tcpip_try_callback + .text.tcpip_send_msg_wait_sem + 0x42050e94 0x84 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050e94 tcpip_send_msg_wait_sem + .text.tcpip_api_call + 0x42050f18 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050f18 tcpip_api_call + .text.tcpip_init + 0x42050f7e 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42050f7e tcpip_init + .text.lwip_htons + 0x42050ffa 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x42050ffa lwip_htons + .text.lwip_htonl + 0x42051008 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42051008 lwip_htonl + .text.dns_init + 0x4205102c 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4205102c dns_init + .text.dns_setserver + 0x4205102e 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4205102e dns_setserver + .text.lwip_init + 0x420510a2 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x420510a2 lwip_init + .text.ip_input + 0x420510cc 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x420510cc ip_input + .text.mem_init + 0x420510f4 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x420510f4 mem_init + .text.mem_trim + 0x420510f6 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x420510f6 mem_trim + .text.mem_malloc + 0x420510f8 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x420510f8 mem_malloc + .text.mem_free + 0x4205114c 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x4205114c mem_free + .text.do_memp_malloc_pool + 0x420511b2 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.do_memp_free_pool + 0x4205120a 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .text.memp_init + 0x42051252 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42051252 memp_init + .text.memp_malloc + 0x42051264 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42051264 memp_malloc + .text.memp_free + 0x4205128a 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x4205128a memp_free + .text.netif_null_output_ip6 + 0x420512ae 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_null_output_ip4 + 0x420512b2 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_loopif_init + 0x420512b6 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_netmask + 0x42051310 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_gw + 0x42051398 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_ip_addr_changed + 0x42051420 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_issue_reports + 0x4205144a 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_do_set_ipaddr + 0x420514cc 0xca esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_poll + 0x42051596 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051596 netif_poll + .text.netif_loop_output + 0x420516b8 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420516b8 netif_loop_output + .text.netif_loop_output_ipv6 + 0x420517f8 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_loop_output_ipv4 + 0x42051806 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + .text.netif_get_ip6_addr_match + 0x42051814 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051814 netif_get_ip6_addr_match + .text.netif_get_by_index + 0x420518ee 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420518ee netif_get_by_index + .text.netif_invoke_ext_callback + 0x42051914 0x5c esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051914 netif_invoke_ext_callback + .text.netif_set_addr + 0x42051970 0xc8 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051970 netif_set_addr + .text.netif_add + 0x42051a38 0x2b0 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051a38 netif_add + .text.netif_set_up + 0x42051ce8 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051ce8 netif_set_up + .text.netif_set_link_up + 0x42051d2a 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051d2a netif_set_link_up + .text.netif_init + 0x42051d72 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051d72 netif_init + .text.netif_ip6_addr_set_state + 0x42051dec 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42051dec netif_ip6_addr_set_state + .text.pbuf_init_alloced_pbuf + 0x42051eec 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_skip_const + 0x42051f0e 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_add_header_impl + 0x42051f2a 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_pool_is_empty + 0x42051fba 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_free_ooseq + 0x42052006 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_free_ooseq_callback + 0x42052038 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_alloc_reference + 0x42052046 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052046 pbuf_alloc_reference + .text.pbuf_add_header + 0x420520b2 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420520b2 pbuf_add_header + .text.pbuf_add_header_force + 0x420520c2 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420520c2 pbuf_add_header_force + .text.pbuf_remove_header + 0x420520d2 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420520d2 pbuf_remove_header + .text.pbuf_header_impl + 0x4205213c 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .text.pbuf_header_force + 0x42052158 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052158 pbuf_header_force + .text.pbuf_free + 0x42052168 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052168 pbuf_free + .text.pbuf_alloc + 0x4205227e 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205227e pbuf_alloc + .text.pbuf_realloc + 0x42052452 0xe8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052452 pbuf_realloc + .text.pbuf_free_header + 0x4205253a 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205253a pbuf_free_header + .text.pbuf_clen + 0x42052582 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052582 pbuf_clen + .text.pbuf_ref + 0x42052594 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052594 pbuf_ref + .text.pbuf_cat + 0x420525e2 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420525e2 pbuf_cat + .text.pbuf_chain + 0x42052642 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052642 pbuf_chain + .text.pbuf_copy_partial_pbuf + 0x4205265c 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4205265c pbuf_copy_partial_pbuf + .text.pbuf_copy + 0x420527ba 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420527ba pbuf_copy + .text.pbuf_copy_partial + 0x420527d4 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420527d4 pbuf_copy_partial + .text.pbuf_skip + 0x42052868 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052868 pbuf_skip + .text.pbuf_take + 0x42052876 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052876 pbuf_take + .text.pbuf_take_at + 0x42052934 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052934 pbuf_take_at + .text.pbuf_clone + 0x420529e8 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420529e8 pbuf_clone + .text.pbuf_try_get_at + 0x42052a38 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052a38 pbuf_try_get_at + .text.pbuf_get_at + 0x42052a68 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42052a68 pbuf_get_at + .text.raw_input_local_match + 0x42052a82 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + .text.raw_input + 0x42052b8e 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052b8e raw_input + .text.raw_sendto_if_src + 0x42052d02 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052d02 raw_sendto_if_src + .text.raw_sendto + 0x42052f6e 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42052f6e raw_sendto + .text.raw_send + 0x4205309a 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4205309a raw_send + .text.raw_remove + 0x420530ac 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420530ac raw_remove + .text.raw_netif_ip_addr_changed + 0x420530e6 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420530e6 raw_netif_ip_addr_changed + .text.tcp_remove_listener + 0x420531c0 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_listen_closed + 0x42053202 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_free_listen + 0x42053288 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_init + 0x420532c6 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420532c6 tcp_init + .text.tcp_free + 0x420532ea 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420532ea tcp_free + .text.tcp_backlog_accepted + 0x42053328 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053328 tcp_backlog_accepted + .text.tcp_close_shutdown_fin + 0x420533a4 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_handle_closepend + 0x42053442 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_update_rcv_ann_wnd + 0x42053476 0xae esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053476 tcp_update_rcv_ann_wnd + .text.tcp_recved + 0x42053524 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053524 tcp_recved + .text.tcp_seg_free + 0x420535ac 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420535ac tcp_seg_free + .text.tcp_segs_free + 0x420535ce 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420535ce tcp_segs_free + .text.tcp_seg_copy + 0x420535e8 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420535e8 tcp_seg_copy + .text.tcp_arg 0x42053640 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053640 tcp_arg + .text.tcp_recv + 0x42053646 0x3c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053646 tcp_recv + .text.tcp_sent + 0x42053682 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053682 tcp_sent + .text.tcp_err 0x420536c0 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420536c0 tcp_err + .text.tcp_accept + 0x420536fe 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420536fe tcp_accept + .text.tcp_poll + 0x4205370e 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205370e tcp_poll + .text.tcp_next_iss + 0x42053750 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053750 tcp_next_iss + .text.tcp_eff_send_mss_netif + 0x42053792 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053792 tcp_eff_send_mss_netif + .text.tcp_free_ooseq + 0x4205381c 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205381c tcp_free_ooseq + .text.tcp_pcb_purge + 0x4205383a 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205383a tcp_pcb_purge + .text.tcp_pcb_remove + 0x4205389e 0x142 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205389e tcp_pcb_remove + .text.tcp_abandon + 0x420539e0 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420539e0 tcp_abandon + .text.tcp_abort + 0x42053b0e 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053b0e tcp_abort + .text.tcp_kill_timewait + 0x42053b1e 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_kill_prio + 0x42053b56 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_netif_ip_addr_changed_pcblist + 0x42053bc4 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_netif_ip_addr_changed + 0x42053c58 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053c58 tcp_netif_ip_addr_changed + .text.tcp_kill_state + 0x42053d60 0x70 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_alloc + 0x42053dd0 0xf2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42053dd0 tcp_alloc + .text.tcp_close_shutdown + 0x42053ec2 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + .text.tcp_close_ext + 0x42054052 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42054052 tcp_close_ext + .text.tcp_close + 0x4205407a 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205407a tcp_close + .text.tcp_recv_null + 0x4205408a 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205408a tcp_recv_null + .text.tcp_process_refused_data + 0x420540c0 0x98 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420540c0 tcp_process_refused_data + .text.tcp_fasttmr + 0x42054158 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42054158 tcp_fasttmr + .text.tcp_shutdown + 0x420541fa 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420541fa tcp_shutdown + .text.tcp_slowtmr + 0x4205427c 0x5c2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205427c tcp_slowtmr + .text.tcp_tmr 0x4205483e 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4205483e tcp_tmr + .text.tcp_get_next_optbyte + 0x42054868 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_parseopt + 0x420548b4 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_input_delayed_close + 0x42054992 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_timewait_input + 0x42054a02 0xdc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_listen_input + 0x42054ade 0x290 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_oos_insert_segment + 0x42054d6e 0x134 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_free_acked_segments + 0x42054ea2 0x10c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_receive + 0x42054fae 0xf64 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_process + 0x42055f12 0x73a esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .text.tcp_input + 0x4205664c 0xb02 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205664c tcp_input + .text.tcp_trigger_input_pcb_close + 0x4205714e 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4205714e tcp_trigger_input_pcb_close + .text.tcp_write_checks + 0x42057160 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment_busy + 0x42057252 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_fill_options + 0x42057294 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_pbuf_prealloc + 0x420572fa 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_create_segment + 0x420573a2 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_alloc_header_common + 0x4205750c 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_alloc_header + 0x42057630 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_route + 0x42057686 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_segment + 0x420576bc 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_output_control_segment + 0x420578dc 0xc8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .text.tcp_write + 0x420579a4 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420579a4 tcp_write + .text.tcp_split_unsent_seg + 0x42057d76 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057d76 tcp_split_unsent_seg + .text.tcp_enqueue_flags + 0x42057fd6 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42057fd6 tcp_enqueue_flags + .text.tcp_send_fin + 0x420581a0 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420581a0 tcp_send_fin + .text.tcp_rexmit_rto_prepare + 0x42058244 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058244 tcp_rexmit_rto_prepare + .text.tcp_rexmit + 0x42058322 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058322 tcp_rexmit + .text.tcp_rexmit_fast + 0x4205840c 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4205840c tcp_rexmit_fast + .text.tcp_rst 0x420584a2 0xb2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420584a2 tcp_rst + .text.tcp_send_empty_ack + 0x42058554 0x94 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058554 tcp_send_empty_ack + .text.tcp_output + 0x420585e8 0x462 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x420585e8 tcp_output + .text.tcp_rexmit_rto_commit + 0x42058a4a 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058a4a tcp_rexmit_rto_commit + .text.tcp_rexmit_rto + 0x42058a90 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058a90 tcp_rexmit_rto + .text.tcp_keepalive + 0x42058ad4 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058ad4 tcp_keepalive + .text.tcp_zero_window_probe + 0x42058b46 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x42058b46 tcp_zero_window_probe + .text.sys_timeout_abs + 0x42058cb2 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.lwip_cyclic_timer + 0x42058d44 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeout + 0x42058d96 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058d96 sys_timeout + .text.tcp_timer_needed + 0x42058dec 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058dec tcp_timer_needed + .text.tcpip_tcp_timer + 0x42058e32 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .text.sys_timeouts_init + 0x42058e70 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058e70 sys_timeouts_init + .text.sys_untimeout + 0x42058ea6 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058ea6 sys_untimeout + .text.sys_check_timeouts + 0x42058eea 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058eea sys_check_timeouts + .text.sys_timeouts_sleeptime + 0x42058f40 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x42058f40 sys_timeouts_sleeptime + .text.udp_new_port + 0x42058f9a 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + .text.udp_input_local_match + 0x42058fe8 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + .text.udp_init + 0x42059168 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059168 udp_init + .text.udp_input + 0x4205918c 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4205918c udp_input + .text.udp_bind + 0x4205959e 0x26a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4205959e udp_bind + .text.udp_sendto_if_src + 0x42059808 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059808 udp_sendto_if_src + .text.udp_sendto_if + 0x42059a34 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059a34 udp_sendto_if + .text.udp_sendto + 0x42059b0c 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059b0c udp_sendto + .text.udp_send + 0x42059c26 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059c26 udp_send + .text.udp_connect + 0x42059c58 0x142 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059c58 udp_connect + .text.udp_recv + 0x42059d9a 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059d9a udp_recv + .text.udp_remove + 0x42059da2 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059da2 udp_remove + .text.udp_new 0x42059dde 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059dde udp_new + .text.udp_netif_ip_addr_changed + 0x42059e12 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x42059e12 udp_netif_ip_addr_changed + .text.dhcp_set_state + 0x42059eec 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_short + 0x42059f02 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option + 0x42059f5c 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_byte + 0x42059fb4 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_long + 0x42059ffa 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_create_msg + 0x4205a078 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_hostname + 0x4205a218 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_option_trailer + 0x4205a2e0 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_rebind + 0x4205a324 0x15e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_t2_timeout + 0x4205a482 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_reboot + 0x4205a4c0 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_select + 0x4205a646 0x1c8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_offer + 0x4205a80e 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_discover + 0x4205a892 0x164 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_decline + 0x4205a9f6 0xf8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_check + 0x4205aaee 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_bind + 0x4205ab52 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_nak + 0x4205ac2c 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_dec_pcb_refcount + 0x4205ac62 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_inc_pcb_refcount + 0x4205acc0 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_parse_reply + 0x4205ad6e 0x3b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_handle_ack + 0x4205b11e 0x13c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_recv + 0x4205b25a 0x17e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_network_changed + 0x4205b3d8 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b3d8 dhcp_network_changed + .text.dhcp_arp_reply + 0x4205b43c 0x2a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b43c dhcp_arp_reply + .text.dhcp_renew + 0x4205b466 0x15a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b466 dhcp_renew + .text.dhcp_t1_timeout + 0x4205b5c0 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_supplied_address + 0x4205b5fe 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b5fe dhcp_supplied_address + .text.dhcp_release_and_stop + 0x4205b638 0x186 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b638 dhcp_release_and_stop + .text.dhcp_start + 0x4205b7be 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b7be dhcp_start + .text.dhcp_coarse_tmr + 0x4205b886 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b886 dhcp_coarse_tmr + .text.dhcp_timeout + 0x4205b8f8 0x90 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_fine_tmr + 0x4205b988 0x70 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b988 dhcp_fine_tmr + .text.dhcp_fine_timeout_cb + 0x4205b9f8 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4205b9f8 dhcp_fine_timeout_cb + .text.free_etharp_q + 0x4205ba06 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_free_entry + 0x4205ba7c 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_find_entry + 0x4205bad2 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_update_arp_entry + 0x4205bd12 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_raw + 0x4205be8e 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_request_dst + 0x4205c058 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_input + 0x4205c07c 0x122 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205c07c etharp_input + .text.etharp_request + 0x4205c19e 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205c19e etharp_request + .text.etharp_tmr + 0x4205c1b4 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205c1b4 etharp_tmr + .text.etharp_query + 0x4205c294 0x298 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4205c294 etharp_query + .text.icmp_send_response + 0x4205c52c 0x130 esp-idf/lwip/liblwip.a(icmp.c.obj) + .text.icmp_input + 0x4205c65c 0x23a esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4205c65c icmp_input + .text.icmp_dest_unreach + 0x4205c896 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4205c896 icmp_dest_unreach + .text.igmp_remove_group + 0x4205c8aa 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_start_timer + 0x4205c8c6 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_delaying_member + 0x4205c926 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_ip_output_if + 0x4205c95e 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_send + 0x4205c988 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_timeout + 0x4205caa8 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_init + 0x4205cad8 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cad8 igmp_init + .text.igmp_report_groups + 0x4205cafa 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cafa igmp_report_groups + .text.igmp_lookfor_group + 0x4205cb1e 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cb1e igmp_lookfor_group + .text.igmp_lookup_group + 0x4205cb32 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.igmp_start + 0x4205cbf6 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cbf6 igmp_start + .text.igmp_input + 0x4205cc3e 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cc3e igmp_input + .text.igmp_joingroup_netif + 0x4205cd50 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cd50 igmp_joingroup_netif + .text.igmp_joingroup + 0x4205cde4 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cde4 igmp_joingroup + .text.igmp_leavegroup_netif + 0x4205ce50 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205ce50 igmp_leavegroup_netif + .text.igmp_leavegroup + 0x4205ceea 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205ceea igmp_leavegroup + .text.igmp_tmr + 0x4205cf60 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4205cf60 igmp_tmr + .text.igmp_timeout_cb + 0x4205cfdc 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + .text.ip4_input_accept + 0x4205cfea 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + .text.ip4_route + 0x4205d022 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d022 ip4_route + .text.ip4_route_src + 0x4205d0b6 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d0b6 ip4_route_src + .text.ip4_input + 0x4205d0d4 0x31c esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d0d4 ip4_input + .text.ip4_output_if_opt_src + 0x4205d3f0 0x308 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d3f0 ip4_output_if_opt_src + .text.ip4_output_if_opt + 0x4205d6f8 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d6f8 ip4_output_if_opt + .text.ip4_output_if + 0x4205d71c 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d71c ip4_output_if + .text.ip4_output_if_src + 0x4205d72e 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4205d72e ip4_output_if_src + .text.ip4_addr_isbroadcast_u32 + 0x4205d740 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4205d740 ip4_addr_isbroadcast_u32 + .text.ip4_frag + 0x4205d780 0x1dc esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x4205d780 ip4_frag + .text.icmp6_send_response_with_addrs_and_netif + 0x4205d95c 0x170 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_send_response + 0x4205dacc 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .text.icmp6_input + 0x4205db48 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205db48 icmp6_input + .text.icmp6_dest_unreach + 0x4205dca4 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205dca4 icmp6_dest_unreach + .text.icmp6_param_problem + 0x4205dcba 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4205dcba icmp6_param_problem + .text.ip6_input_accept + 0x4205dcda 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + .text.ip6_route + 0x4205dd90 0x2de esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205dd90 ip6_route + .text.ip6_select_source_address + 0x4205e06e 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205e06e ip6_select_source_address + .text.ip6_input + 0x4205e216 0x7e2 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205e216 ip6_input + .text.ip6_output_if_src + 0x4205e9f8 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205e9f8 ip6_output_if_src + .text.ip6_output_if + 0x4205edd4 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205edd4 ip6_output_if + .text.ip6_options_add_hbh_ra + 0x4205ee4a 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4205ee4a ip6_options_add_hbh_ra + .text.ip6_frag + 0x4205ee9c 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x4205ee9c ip6_frag + .text.mld6_remove_group + 0x4205f078 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_delayed_report + 0x4205f0a2 0x82 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_new_group + 0x4205f124 0x70 esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_send + 0x4205f194 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_report_groups + 0x4205f310 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f310 mld6_report_groups + .text.mld6_lookfor_group + 0x4205f332 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f332 mld6_lookfor_group + .text.mld6_input + 0x4205f36a 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f36a mld6_input + .text.mld6_joingroup_netif + 0x4205f514 0xfc esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f514 mld6_joingroup_netif + .text.mld6_joingroup + 0x4205f610 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f610 mld6_joingroup + .text.mld6_leavegroup_netif + 0x4205f66c 0xf4 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f66c mld6_leavegroup_netif + .text.mld6_leavegroup + 0x4205f760 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f760 mld6_leavegroup + .text.mld6_tmr + 0x4205f7be 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4205f7be mld6_tmr + .text.mld6_timeout_cb + 0x4205f84e 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.nd6_find_neighbor_cache_entry + 0x4205f85c 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_find_destination_cache_entry + 0x4205f8fa 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_select_router + 0x4205f998 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_router + 0x4205fa7a 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_onlink_prefix + 0x4205fade 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_onlink_prefix + 0x4205fb60 0xea esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_q + 0x4205fc4a 0x144 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_duplicate_addr_detected + 0x4205fd8e 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_process_autoconfig_prefix + 0x4205fde2 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_free_q + 0x4206006e 0xa4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_free_neighbor_cache_entry + 0x42060112 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_neighbor_cache_entry + 0x420601aa 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_na + 0x42060436 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_rs + 0x4206061a 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_ns + 0x42060760 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_send_neighbor_cache_probe + 0x4206098e 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_router + 0x420609a2 0x180 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_input + 0x42060b22 0xe66 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42060b22 nd6_input + .text.nd6_tmr 0x42061988 0x594 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061988 nd6_tmr + .text.nd6_find_route + 0x42061f1c 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061f1c nd6_find_route + .text.nd6_get_destination_mtu + 0x42061ffc 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42061ffc nd6_get_destination_mtu + .text.nd6_reachability_hint + 0x42062038 0x1f2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42062038 nd6_reachability_hint + .text.nd6_adjust_mld_membership + 0x4206222a 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4206222a nd6_adjust_mld_membership + .text.nd6_restart_netif + 0x420622d8 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420622d8 nd6_restart_netif + .text.ethernet_input + 0x420622e0 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x420622e0 ethernet_input + .text.ethernet_output + 0x4206240a 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x4206240a ethernet_output + .text.lwip_init_tcp_isn + 0x420624ee 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x420624ee lwip_init_tcp_isn + .text.lwip_hook_tcp_isn + 0x42062542 0x13c esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42062542 lwip_hook_tcp_isn + .text.lwip_hook_ip6_input + 0x4206267e 0x4 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x4206267e lwip_hook_ip6_input + .text.ip4_route_src_hook + 0x42062682 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42062682 ip4_route_src_hook + .text.dhcp_parse_extra_opts + 0x420626b6 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x420626b6 dhcp_parse_extra_opts + .text.dhcp_append_extra_opts + 0x42062728 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42062728 dhcp_append_extra_opts + .text.sys_thread_sem_free + 0x4206279e 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .text.sys_mutex_new + 0x420627c6 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420627c6 sys_mutex_new + .text.sys_mutex_lock + 0x420627ea 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420627ea sys_mutex_lock + .text.sys_mutex_unlock + 0x4206282a 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206282a sys_mutex_unlock + .text.sys_sem_new + 0x4206286e 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206286e sys_sem_new + .text.sys_sem_signal + 0x42062908 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062908 sys_sem_signal + .text.sys_sem_signal_isr + 0x4206294c 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206294c sys_sem_signal_isr + .text.sys_arch_sem_wait + 0x4206296c 0x92 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4206296c sys_arch_sem_wait + .text.sys_sem_free + 0x420629fe 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420629fe sys_sem_free + .text.sys_mbox_new + 0x42062a1c 0x52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062a1c sys_mbox_new + .text.sys_mbox_post + 0x42062a6e 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062a6e sys_mbox_post + .text.sys_mbox_trypost + 0x42062ab6 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062ab6 sys_mbox_trypost + .text.sys_arch_mbox_fetch + 0x42062ae0 0xa6 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062ae0 sys_arch_mbox_fetch + .text.sys_arch_mbox_tryfetch + 0x42062b86 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062b86 sys_arch_mbox_tryfetch + .text.sys_mbox_free + 0x42062be2 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062be2 sys_mbox_free + .text.sys_thread_new + 0x42062c42 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062c42 sys_thread_new + .text.sys_init + 0x42062c74 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062c74 sys_init + .text.sys_now 0x42062cd6 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062cd6 sys_now + .text.sys_arch_protect + 0x42062cf0 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062cf0 sys_arch_protect + .text.sys_arch_unprotect + 0x42062d20 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062d20 sys_arch_unprotect + .text.sys_thread_sem_init + 0x42062d36 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062d36 sys_thread_sem_init + .text.sys_thread_sem_get + 0x42062dd6 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062dd6 sys_thread_sem_get + .text.sys_thread_tcpip + 0x42062df4 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42062df4 sys_thread_tcpip + .text.lwip_get_socket_select_semaphore + 0x42062e88 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_stop_socket_select_isr + 0x42062e96 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_stop_socket_select + 0x42062eb2 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_ioctl_r_wrapper + 0x42062ec0 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_fcntl_r_wrapper + 0x42062ed8 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.lwip_fstat + 0x42062ee6 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .text.esp_vfs_lwip_sockets_register + 0x42062f2a 0xb4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42062f2a esp_vfs_lwip_sockets_register + .text.netconn_apimsg + 0x42062fde 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_tcp_recvd_msg + 0x42063014 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_close_shutdown + 0x42063048 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_prepare_delete + 0x42063072 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42063072 netconn_prepare_delete + .text.netconn_delete + 0x42063098 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42063098 netconn_delete + .text.netconn_getaddr + 0x420630ce 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420630ce netconn_getaddr + .text.netconn_tcp_recvd + 0x42063102 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42063102 netconn_tcp_recvd + .text.netconn_send + 0x42063128 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42063128 netconn_send + .text.netconn_write_vectors_partly + 0x4206314a 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206314a netconn_write_vectors_partly + .text.netconn_write_partly + 0x4206323e 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4206323e netconn_write_partly + .text.netconn_err + 0x42063254 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42063254 netconn_err + .text.netconn_recv_data + 0x42063280 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_udp_raw_netbuf_flags + 0x420633de 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420633de netconn_recv_udp_raw_netbuf_flags + .text.netconn_recv_data_tcp + 0x42063402 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + .text.netconn_recv_tcp_pbuf_flags + 0x420634be 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420634be netconn_recv_tcp_pbuf_flags + .text.netconn_join_leave_group + 0x420634e2 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x420634e2 netconn_join_leave_group + .text.netconn_join_leave_group_netif + 0x42063520 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x42063520 netconn_join_leave_group_netif + .text.lwip_netconn_err_to_msg + 0x4206355a 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x420635bc 0x17a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.netconn_mark_mbox_invalid + 0x42063736 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_writemore + 0x42063796 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_close_internal + 0x42063ab0 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.poll_tcp + 0x42063d56 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.sent_tcp + 0x42063de2 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.tcp_do_abort + 0x42063e6e 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_is_deallocated_msg + 0x42063e80 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063e80 lwip_netconn_is_deallocated_msg + .text.lwip_netconn_is_err_msg + 0x42063e94 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063e94 lwip_netconn_is_err_msg + .text.netconn_free + 0x42063f08 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42063f08 netconn_free + .text.netconn_drain + 0x42063f9a 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.lwip_netconn_do_delconn + 0x42064096 0x14c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42064096 lwip_netconn_do_delconn + .text.lwip_netconn_do_send + 0x420641e2 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x420641e2 lwip_netconn_do_send + .text.lwip_netconn_do_recv + 0x420642e8 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x420642e8 lwip_netconn_do_recv + .text.lwip_netconn_do_write + 0x42064344 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42064344 lwip_netconn_do_write + .text.lwip_netconn_do_getaddr + 0x420643e6 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x420643e6 lwip_netconn_do_getaddr + .text.lwip_netconn_do_close + 0x420645a6 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x420645a6 lwip_netconn_do_close + .text.lwip_netconn_do_join_leave_group + 0x420646cc 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x420646cc lwip_netconn_do_join_leave_group + .text.lwip_netconn_do_join_leave_group_netif + 0x42064746 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x42064746 lwip_netconn_do_join_leave_group_netif + .text.err_to_errno + 0x420647ca 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x420647ca err_to_errno + .text.netbuf_delete + 0x420647f0 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x420647f0 netbuf_delete + .text.netbuf_alloc + 0x4206481a 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4206481a netbuf_alloc + .text.netbuf_free + 0x4206487c 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4206487c netbuf_free + .text.lwip_standard_chksum + 0x4206489e 0x6c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4206489e lwip_standard_chksum + .text.inet_cksum_pseudo_base + 0x4206490a 0xae esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text.inet_chksum_pseudo + 0x420649b8 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x420649b8 inet_chksum_pseudo + .text.ip6_chksum_pseudo + 0x420649f4 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x420649f4 ip6_chksum_pseudo + .text.ip_chksum_pseudo + 0x42064a58 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x42064a58 ip_chksum_pseudo + .text.inet_chksum + 0x42064a78 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x42064a78 inet_chksum + .text.inet_chksum_pbuf + 0x42064a8e 0x80 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x42064a8e inet_chksum_pbuf + .text.wpa_ap_get_peer_spp_msg + 0x42064b0e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064b0e wpa_ap_get_peer_spp_msg + .text.wpa_attach + 0x42064b28 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064b28 wpa_attach + .text.wpa_config_done + 0x42064b54 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064b54 wpa_config_done + .text.wpa_ap_get_wpa_ie + 0x42064b60 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064b60 wpa_ap_get_wpa_ie + .text.wpa_ap_rx_eapol + 0x42064b90 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064b90 wpa_ap_rx_eapol + .text.wpa_deattach + 0x42064bb0 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064bb0 wpa_deattach + .text.wpa_parse_wpa_ie_wrapper + 0x42064bea 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064bea wpa_parse_wpa_ie_wrapper + .text.hostap_sta_join + 0x42064c38 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_sta_disconnected_cb + 0x42064d66 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_sta_connected_cb + 0x42064ddc 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .text.wpa_install_key + 0x42064de8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064de8 wpa_install_key + .text.wpa_get_key + 0x42064dfa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064dfa wpa_get_key + .text.wpa_deauthenticate + 0x42064e08 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064e08 wpa_deauthenticate + .text.wpa_config_profile + 0x42064e16 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064e16 wpa_config_profile + .text.wpa_config_bss + 0x42064e64 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064e64 wpa_config_bss + .text.wpa_sta_connect + 0x42064eb4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064eb4 wpa_sta_connect + .text.wpa_config_assoc_ie + 0x42064ef0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064ef0 wpa_config_assoc_ie + .text.wpa_neg_complete + 0x42064f1a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064f1a wpa_neg_complete + .text.esp_supplicant_init + 0x42064f28 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42064f28 esp_supplicant_init + .text.esp_supplicant_deinit + 0x42065054 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x42065054 esp_supplicant_deinit + .text.ieee80211_handle_rx_frm + 0x42065072 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .text.esp_supplicant_unset_all_appie + 0x4206509c 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206509c esp_supplicant_unset_all_appie + .text.esp_supplicant_common_deinit + 0x420650c0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420650c0 esp_supplicant_common_deinit + .text.esp_supplicant_common_init + 0x420650f0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x420650f0 esp_supplicant_common_init + .text.supplicant_sta_conn_handler + 0x42065134 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42065134 supplicant_sta_conn_handler + .text.supplicant_sta_disconn_handler + 0x42065136 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42065136 supplicant_sta_disconn_handler + .text.esp_set_scan_ie + 0x42065138 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x42065138 esp_set_scan_ie + .text.esp_set_assoc_ie + 0x4206513a 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4206513a esp_set_assoc_ie + .text.wps_get_wps_sm_cb + 0x4206519c 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x4206519c wps_get_wps_sm_cb + .text.wpa3_parse_sae_commit + 0x420651a6 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_parse_sae_confirm + 0x4206529e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_commit + 0x420652fc 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_confirm + 0x42065648 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_build_sae_msg + 0x420656c2 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_process_rx_confirm + 0x4206572c 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wpa3_free_sae_data + 0x420657fe 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420657fe esp_wpa3_free_sae_data + .text.wpa3_parse_sae_msg + 0x42065856 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wifi_register_wpa3_cb + 0x4206588a 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4206588a esp_wifi_register_wpa3_cb + .text.wpa3_hostap_post_evt + 0x420658a0 0x11e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x420658a0 wpa3_hostap_post_evt + .text.wpa3_hostap_handle_auth + 0x420659be 0xe2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.wpa3_hostap_auth_init + 0x42065aa0 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065aa0 wpa3_hostap_auth_init + .text.wpa3_hostap_auth_deinit + 0x42065b64 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065b64 wpa3_hostap_auth_deinit + .text.esp_send_sae_auth_reply + 0x42065b7e 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065b7e esp_send_sae_auth_reply + .text.wpa3_process_rx_commit + 0x42065c40 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wpa3_hostap_task + 0x42065d44 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .text.esp_wifi_register_wpa3_ap_cb + 0x42065e34 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x42065e34 esp_wifi_register_wpa3_ap_cb + .text.owe_build_dhie + 0x42065e40 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x42065e40 owe_build_dhie + .text.owe_deinit + 0x42065e5a 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x42065e5a owe_deinit + .text.esp_wifi_register_owe_cb + 0x42065e96 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x42065e96 esp_wifi_register_owe_cb + .text.hostapd_get_hapd_data + 0x42065eac 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065eac hostapd_get_hapd_data + .text.hostap_init + 0x42065eb6 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42065eb6 hostap_init + .text.hostapd_cleanup + 0x42066158 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42066158 hostapd_cleanup + .text.hostap_deinit + 0x420661e8 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x420661e8 hostap_deinit + .text.esp_wifi_build_rsnxe + 0x42066246 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x42066246 esp_wifi_build_rsnxe + .text.esp_send_assoc_resp + 0x4206629e 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4206629e esp_send_assoc_resp + .text.ecp_opp 0x4206634e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_alloc_key + 0x4206639a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .text.crypto_ec_deinit + 0x420663bc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420663bc crypto_ec_deinit + .text.crypto_ec_init + 0x420663dc 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420663dc crypto_ec_init + .text.crypto_ec_point_init + 0x4206641e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206641e crypto_ec_point_init + .text.crypto_ec_prime_len + 0x42066448 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066448 crypto_ec_prime_len + .text.crypto_ec_order_len + 0x42066458 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066458 crypto_ec_order_len + .text.crypto_ec_prime_len_bits + 0x4206646a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206646a crypto_ec_prime_len_bits + .text.crypto_ec_get_prime + 0x4206647a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206647a crypto_ec_get_prime + .text.crypto_ec_get_order + 0x4206647e 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206647e crypto_ec_get_order + .text.crypto_ec_get_b + 0x42066484 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066484 crypto_ec_get_b + .text.crypto_ec_point_deinit + 0x42066488 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066488 crypto_ec_point_deinit + .text.crypto_ec_point_to_bin + 0x420664a6 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420664a6 crypto_ec_point_to_bin + .text.crypto_ec_point_from_bin + 0x42066504 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066504 crypto_ec_point_from_bin + .text.crypto_ec_point_add + 0x4206657a 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206657a crypto_ec_point_add + .text.crypto_ec_point_mul + 0x420665d4 0x94 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420665d4 crypto_ec_point_mul + .text.crypto_ec_point_invert + 0x42066668 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066668 crypto_ec_point_invert + .text.crypto_ec_point_compute_y_sqr + 0x4206667e 0xf8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206667e crypto_ec_point_compute_y_sqr + .text.crypto_ec_point_solve_y_coord + 0x42066776 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066776 crypto_ec_point_solve_y_coord + .text.crypto_ec_point_is_at_infinity + 0x42066844 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066844 crypto_ec_point_is_at_infinity + .text.crypto_ec_point_is_on_curve + 0x42066854 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066854 crypto_ec_point_is_on_curve + .text.crypto_ec_point_cmp + 0x420668fc 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420668fc crypto_ec_point_cmp + .text.crypto_ec_set_pubkey_point + 0x4206690e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4206690e crypto_ec_set_pubkey_point + .text.crypto_ec_free_key + 0x420669d2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420669d2 crypto_ec_free_key + .text.crypto_ec_get_mbedtls_to_nist_group_id + 0x420669f0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x420669f0 crypto_ec_get_mbedtls_to_nist_group_id + .text.crypto_ec_key_group + 0x42066a38 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066a38 crypto_ec_key_group + .text.crypto_mbedtls_get_grp_id + 0x42066a64 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066a64 crypto_mbedtls_get_grp_id + .text.crypto_ecdh_deinit + 0x42066a86 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066a86 crypto_ecdh_deinit + .text.crypto_ecdh_init + 0x42066aa6 0xc2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066aa6 crypto_ecdh_init + .text.crypto_ecdh_get_pubkey + 0x42066b68 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066b68 crypto_ecdh_get_pubkey + .text.crypto_ecdh_set_peerkey + 0x42066bc8 0x26e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066bc8 crypto_ecdh_set_peerkey + .text.crypto_ec_key_parse_pub + 0x42066e36 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066e36 crypto_ec_key_parse_pub + .text.crypto_ec_key_deinit + 0x42066e82 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066e82 crypto_ec_key_deinit + .text.crypto_ec_key_verify_signature + 0x42066ea0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x42066ea0 crypto_ec_key_verify_signature + .text.timeout_exists + 0x42066f48 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_run_timer + 0x42066f70 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_remove_timeout + 0x42066f90 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_init + 0x42066ff6 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42066ff6 eloop_init + .text.eloop_register_timeout + 0x42067088 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x42067088 eloop_register_timeout + .text.eloop_cancel_timeout + 0x4206723a 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4206723a eloop_cancel_timeout + .text.eloop_run + 0x420672a6 0x142 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420672a6 eloop_run + .text.eloop_run_wrapper + 0x420673e8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .text.eloop_destroy + 0x420673f8 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x420673f8 eloop_destroy + .text.hostapd_derive_psk + 0x420674aa 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .text.hostapd_setup_sae_pt + 0x420674ea 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420674ea hostapd_setup_sae_pt + .text.hostapd_setup_wpa_psk + 0x42067558 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x42067558 hostapd_setup_wpa_psk + .text.hostapd_get_psk + 0x4206759e 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206759e hostapd_get_psk + .text.hostapd_config_clear_wpa_psk + 0x420675f0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420675f0 hostapd_config_clear_wpa_psk + .text.hostapd_config_free_bss + 0x4206761a 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4206761a hostapd_config_free_bss + .text.wpa_auth_get_sm + 0x42067642 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_add_sm + 0x42067670 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_del_sm + 0x420676bc 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_use_aes_cmac + 0x420676f4 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_pmksa_free_cb + 0x42067708 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_request_new_ptk + 0x4206770a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_receive_error_report + 0x42067718 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_DISCONNECTED_Enter + 0x4206772a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter + 0x4206774a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.ieee80211w_kde_len + 0x4206776a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_IDLE_Enter + 0x4206777a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter + 0x420677a4 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_KEYERROR_Enter + 0x420677de 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_free_sta_sm + 0x42067814 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sm_ptk_update + 0x42067866 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_init_gmk_and_counter + 0x42067890 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_AUTHENTICATION_Enter + 0x4206793c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_gmk_to_gtk + 0x42067980 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_gtk_update + 0x42067a1c 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_gtk_init + 0x42067ae2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_setkeys + 0x42067b2e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_set_key + 0x42067b6e 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_config_group_keys + 0x42067bfe 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_setkeysdone + 0x42067c7e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_sm_step + 0x42067ca0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_init + 0x42067cea 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_group_ensure_init + 0x42067d5c 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_AUTHENTICATION2_Enter + 0x42067d98 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_rekey_gtk + 0x42067de6 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_replay_counter_valid + 0x42067e30 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_replay_counter_mark_invalid + 0x42067e7c 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_derive_ptk + 0x42067ece 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_verify_key_mic + 0x42067f08 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_sta_disconnect + 0x42067fae 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_DISCONNECT_Enter + 0x42067fc0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKINITDONE_Enter + 0x42067ffe 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.ieee80211w_kde_add + 0x420680bc 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.resend_eapol_handle + 0x42068132 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068132 resend_eapol_handle + .text.wpa_init + 0x42068152 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068152 wpa_init + .text.wpa_auth_sta_init + 0x42068236 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068236 wpa_auth_sta_init + .text.wpa_auth_sta_deinit + 0x420682a4 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420682a4 wpa_auth_sta_deinit + .text.wpa_auth_pmksa_add_sae + 0x420682ea 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420682ea wpa_auth_pmksa_add_sae + .text.wpa_auth_add_sae_pmkid + 0x42068320 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068320 wpa_auth_add_sae_pmkid + .text.__wpa_send_eapol + 0x4206834a 0x482 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206834a __wpa_send_eapol + .text.wpa_send_eapol + 0x420687cc 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKSTART_Enter + 0x4206883e 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter + 0x4206895a 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter + 0x42068afe 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_GROUP_Step + 0x42068c22 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_remove_ptk + 0x42068cc8 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068cc8 wpa_remove_ptk + .text.sm_WPA_PTK_INITIALIZE_Enter + 0x42068d12 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_deinit + 0x42068d7a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068d7a wpa_deinit + .text.wpa_ap_remove + 0x42068dbe 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068dbe wpa_ap_remove + .text.wpa_auth_uses_sae + 0x42068e1e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42068e1e wpa_auth_uses_sae + .text.wpa_auth_get_psk + 0x42068e38 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter + 0x42068e96 0x17c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_INITPSK_Enter + 0x42069012 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.sm_WPA_PTK_Step + 0x42069088 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_sm_step + 0x4206927c 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_rekey_ptk + 0x42069318 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .text.wpa_auth_sta_associated + 0x42069334 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42069334 wpa_auth_sta_associated + .text.wpa_receive + 0x420693aa 0x464 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420693aa wpa_receive + .text.hostap_eapol_resend_process + 0x4206980e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4206980e hostap_eapol_resend_process + .text.wpa_ap_join + 0x42069836 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42069836 wpa_ap_join + .text.wpa_parse_generic + 0x42069946 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text.wpa_write_wpa_ie + 0x42069aa4 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .text.wpa_write_rsn_ie + 0x42069baa 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069baa wpa_write_rsn_ie + .text.wpa_write_rsnxe + 0x42069dea 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069dea wpa_write_rsnxe + .text.wpa_auth_gen_wpa_ie + 0x42069e2c 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069e2c wpa_auth_gen_wpa_ie + .text.wpa_add_kde + 0x42069ec8 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069ec8 wpa_add_kde + .text.wpa_validate_wpa_ie + 0x42069f42 0x32c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42069f42 wpa_validate_wpa_ie + .text.wpa_parse_kde_ies + 0x4206a26e 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4206a26e wpa_parse_kde_ies + .text.wpa_auth_uses_mfp + 0x4206a334 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4206a334 wpa_auth_uses_mfp + .text._pmksa_cache_free_entry + 0x4206a344 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_set_expiration + 0x4206a37a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_link_entry + 0x4206a3cc 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_free_entry + 0x4206a434 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a434 pmksa_cache_free_entry + .text.pmksa_cache_expire + 0x4206a4b6 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .text.pmksa_cache_auth_create_entry + 0x4206a4f4 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a4f4 pmksa_cache_auth_create_entry + .text.pmksa_cache_auth_deinit + 0x4206a618 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a618 pmksa_cache_auth_deinit + .text.pmksa_cache_auth_get + 0x4206a678 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a678 pmksa_cache_auth_get + .text.pmksa_cache_auth_add_entry + 0x4206a6f0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a6f0 pmksa_cache_auth_add_entry + .text.pmksa_cache_auth_add + 0x4206a740 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a740 pmksa_cache_auth_add + .text.pmksa_cache_auth_init + 0x4206a784 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4206a784 pmksa_cache_auth_init + .text.ap_sta_list_del + 0x4206a7b2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_sta_hash_del + 0x4206a7d0 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .text.ap_get_sta + 0x4206a844 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a844 ap_get_sta + .text.ap_sta_hash_add + 0x4206a880 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a880 ap_sta_hash_add + .text.ap_free_sta + 0x4206a894 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a894 ap_free_sta + .text.ap_sta_add + 0x4206a8fa 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4206a8fa ap_sta_add + .text.sae_set_state + 0x4206a99a 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_get_password + 0x4206a9a0 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.use_sae_anti_clogging + 0x4206a9ac 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_check_big_sync + 0x4206a9fe 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_status_success + 0x4206aa38 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_build_sae_commit + 0x4206aa7e 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_sae_send_commit + 0x4206ab98 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_build_sae_confirm + 0x4206ac22 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.auth_sae_send_confirm + 0x4206ac5a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.sae_accept_sta + 0x4206acb2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206acb2 sae_accept_sta + .text.sae_sm_step + 0x4206acfe 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .text.handle_auth_sae + 0x4206aef2 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206aef2 handle_auth_sae + .text.auth_sae_queue + 0x4206b1ce 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206b1ce auth_sae_queue + .text.wpa_res_to_status_code + 0x4206b2fe 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4206b2fe wpa_res_to_status_code + .text.wpabuf_put_le16 + 0x4206b3a4 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .text.comeback_token_hash + 0x4206b3c6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4206b3c6 comeback_token_hash + .text.check_comeback_token + 0x4206b3f4 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4206b3f4 check_comeback_token + .text.auth_build_token_req + 0x4206b49e 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4206b49e auth_build_token_req + .text.const_time_memcmp + 0x4206b604 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu_curve_param + 0x4206b638 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_password_id_elem + 0x4206b64a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_rejected_groups_elem + 0x4206b68e 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_token_container_elem + 0x4206b6d6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_is_akm_suite_selector_elem + 0x4206b71a 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_token + 0x4206b762 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_token_container + 0x4206b7a6 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_akm_suite_selector + 0x4206b7dc 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.hkdf_extract + 0x4206b85a 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_pwd_seed + 0x4206b882 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm + 0x4206b8d8 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm_ffc + 0x4206b9a4 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.hkdf_expand + 0x4206ba46 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit_element_ffc + 0x4206ba9c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_k_ffc + 0x4206bafa 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.debug_print_bignum + 0x4206bb90 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x4206bbcc 0x802 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_cn_confirm_ecc + 0x4206c3ce 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_max_min_addr + 0x4206c46e 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_pwd_seed_key + 0x4206c4b0 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_password_identifier + 0x4206c59c 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_test_pwd_seed_ffc + 0x4206c696 0x144 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_ffc + 0x4206c7da 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_test_pwd_seed_ecc + 0x4206c93a 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_ecc + 0x4206ca0e 0x37a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit_element_ecc + 0x4206cd88 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_commit + 0x4206cde8 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_le16 + 0x4206ce98 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_data + 0x4206ceba 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.wpabuf_put_str + 0x4206cee4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_rejected_groups + 0x4206cf0e 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_k_ecc + 0x4206cf96 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_kdf_hash + 0x4206d034 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_scalar + 0x4206d054 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element_ffc + 0x4206d0ec 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element_ecc + 0x4206d1e0 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_parse_commit_element + 0x4206d2a4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_clear_temp_data + 0x4206d2be 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d2be sae_clear_temp_data + .text.sae_clear_data + 0x4206d360 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d360 sae_clear_data + .text.sae_set_group + 0x4206d396 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d396 sae_set_group + .text.sae_ecc_prime_len_2_hash_len + 0x4206d460 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d460 sae_ecc_prime_len_2_hash_len + .text.sae_derive_pt_ecc + 0x4206d482 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_ffc_prime_len_2_hash_len + 0x4206d63e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206d63e sae_ffc_prime_len_2_hash_len + .text.sae_derive_pt_ffc + 0x4206d660 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_keys + 0x4206d888 0x298 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pwe_from_pt_ecc + 0x4206db20 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206db20 sae_derive_pwe_from_pt_ecc + .text.sae_derive_pwe_from_pt_ffc + 0x4206dc86 0x16a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206dc86 sae_derive_pwe_from_pt_ffc + .text.sae_deinit_pt + 0x4206ddf0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206ddf0 sae_deinit_pt + .text.sae_derive_pt_group + 0x4206de2c 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sae_derive_pt + 0x4206ded8 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206ded8 sae_derive_pt + .text.sae_prepare_commit + 0x4206df56 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206df56 sae_prepare_commit + .text.sae_prepare_commit_pt + 0x4206dfce 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206dfce sae_prepare_commit_pt + .text.sae_process_commit + 0x4206e118 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e118 sae_process_commit + .text.sae_write_commit + 0x4206e17c 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e17c sae_write_commit + .text.sae_group_allowed + 0x4206e394 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e394 sae_group_allowed + .text.sae_parse_commit + 0x4206e412 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e412 sae_parse_commit + .text.sae_write_confirm + 0x4206e568 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e568 sae_write_confirm + .text.sae_check_confirm + 0x4206e62e 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4206e62e sae_check_confirm + .text.dragonfly_get_rand_1_to_p_1 + 0x4206e6e2 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text.dragonfly_get_rand_2_to_r_1 + 0x4206e764 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .text.dragonfly_min_pwe_loop_iter + 0x4206e7a2 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e7a2 dragonfly_min_pwe_loop_iter + .text.dragonfly_get_random_qr_qnr + 0x4206e802 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e802 dragonfly_get_random_qr_qnr + .text.dragonfly_is_quadratic_residue_blind + 0x4206e8b0 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e8b0 dragonfly_is_quadratic_residue_blind + .text.dragonfly_generate_scalar + 0x4206e9d0 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206e9d0 dragonfly_generate_scalar + .text.dragonfly_sqrt + 0x4206ea44 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4206ea44 dragonfly_sqrt + .text.wpa_kck_len + 0x4206eb10 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_kek_len + 0x4206eb3c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.rsn_selector_to_bitfield + 0x4206eb82 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.rsn_key_mgmt_to_bitfield + 0x4206ec28 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_selector_to_bitfield + 0x4206ecc2 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_key_mgmt_to_bitfield + 0x4206ed36 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .text.wpa_mic_len + 0x4206ed86 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ed86 wpa_mic_len + .text.wpa_cipher_valid_mgmt_group + 0x4206eda4 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206eda4 wpa_cipher_valid_mgmt_group + .text.wpa_parse_wpa_ie_rsnxe + 0x4206edc8 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206edc8 wpa_parse_wpa_ie_rsnxe + .text.wpa_parse_wpa_ie_rsn + 0x4206ee20 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206ee20 wpa_parse_wpa_ie_rsn + .text.wpa_parse_wpa_ie_wpa + 0x4206f006 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f006 wpa_parse_wpa_ie_wpa + .text.wpa_use_akm_defined + 0x4206f1a6 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f1a6 wpa_use_akm_defined + .text.wpa_use_aes_key_wrap + 0x4206f1da 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f1da wpa_use_aes_key_wrap + .text.wpa_eapol_key_mic + 0x4206f220 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f220 wpa_eapol_key_mic + .text.wpa_akm_to_suite + 0x4206f326 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f326 wpa_akm_to_suite + .text.wpa_compare_rsn_ie + 0x4206f3d4 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f3d4 wpa_compare_rsn_ie + .text.rsn_pmkid + 0x4206f404 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f404 rsn_pmkid + .text.wpa_cipher_key_len + 0x4206f460 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f460 wpa_cipher_key_len + .text.wpa_pmk_to_ptk + 0x4206f4c4 0x24a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f4c4 wpa_pmk_to_ptk + .text.wpa_cipher_to_alg + 0x4206f70e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f70e wpa_cipher_to_alg + .text.wpa_cipher_valid_pairwise + 0x4206f742 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f742 wpa_cipher_valid_pairwise + .text.wpa_cipher_to_suite + 0x4206f76e 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f76e wpa_cipher_to_suite + .text.rsn_cipher_put_suites + 0x4206f846 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f846 rsn_cipher_put_suites + .text.wpa_cipher_put_suites + 0x4206f8aa 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4206f8aa wpa_cipher_put_suites + .text.hmac_sha256_kdf + 0x4206f90e 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x4206f90e hmac_sha256_kdf + .text.dh_groups_get + 0x4206fa28 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x4206fa28 dh_groups_get + .text.wpa_supplicant_verify_eapol_key_mic + 0x4206fa56 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.is_wpa2_enterprise_connection + 0x4206fbd0 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_derive_ptk + 0x4206fc02 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_check_group_cipher + 0x4206fc38 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_decrypt_key_data + 0x4206fc8c 0xee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_seq + 0x4206fd7a 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_install_igtk + 0x4206fde8 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.ieee80211w_set_keys + 0x4206fe6c 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_get_key + 0x4206feba 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_gtk_in_use + 0x4206fec8 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_pmksa_free_cb + 0x4206fff4 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpabuf_put_le16 + 0x42070074 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpabuf_put_data + 0x42070096 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.cipher_type_map_supp_to_public + 0x420700c0 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420700c0 cipher_type_map_supp_to_public + .text.cipher_type_map_public_to_supp + 0x4207014e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207014e cipher_type_map_public_to_supp + .text.wpa_eapol_key_send + 0x420701cc 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420701cc wpa_eapol_key_send + .text.wpa_sm_key_request + 0x42070274 0x1ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_rekey_ptk + 0x42070462 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_4_of_4 + 0x42070474 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_2_of_2 + 0x420705c2 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_2_of_4 + 0x4207070c 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207070c wpa_supplicant_send_2_of_4 + .text.wpa_supplicant_gtk_tx_bit_workaround + 0x420708ae 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420708ae wpa_supplicant_gtk_tx_bit_workaround + .text.wpa_supplicant_process_1_of_2_rsn + 0x420708c2 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_2_wpa + 0x42070962 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_pairwise_gtk + 0x42070aa0 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070aa0 wpa_supplicant_pairwise_gtk + .text.wpa_report_ie_mismatch + 0x42070b30 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070b30 wpa_report_ie_mismatch + .text.wpa_supplicant_validate_ie + 0x42070b40 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_set_state + 0x42070c4c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070c4c wpa_sm_set_state + .text.wpa_supplicant_key_neg_complete + 0x42070c8c 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070c8c wpa_supplicant_key_neg_complete + .text.wpa_sm_set_pmk_from_pmksa + 0x42070cca 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070cca wpa_sm_set_pmk_from_pmksa + .text.wpa_supplicant_get_pmk + 0x42070d00 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_4 + 0x42070e9c 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42070e9c wpa_supplicant_process_1_of_4 + .text.wpa_sm_init + 0x42071016 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071016 wpa_sm_init + .text.wpa_sm_notify_assoc + 0x42071086 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071086 wpa_sm_notify_assoc + .text.wpa_set_profile + 0x42071142 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071142 wpa_set_profile + .text.wpa_set_pmk + 0x42071232 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071232 wpa_set_pmk + .text.wpa_set_passphrase + 0x420712de 0xde esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420712de wpa_set_passphrase + .text.set_assoc_ie + 0x420713bc 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420713bc set_assoc_ie + .text.wpa_sm_set_key + 0x42071418 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071418 wpa_sm_set_key + .text.wpa_supplicant_install_ptk + 0x420714d8 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_3_of_4 + 0x4207158c 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_install_gtk + 0x420716e2 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_process_1_of_2 + 0x42071842 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_sm_rx_eapol + 0x42071928 0x30e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071928 wpa_sm_rx_eapol + .text.wpa_supplicant_activate_ptk + 0x42071c36 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_send_4_of_4_txcallback + 0x42071c90 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .text.wpa_supplicant_clr_countermeasures + 0x42071d1c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071d1c wpa_supplicant_clr_countermeasures + .text.wpa_supplicant_stop_countermeasures + 0x42071d2a 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071d2a wpa_supplicant_stop_countermeasures + .text.wpa_michael_mic_failure + 0x42071d6c 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071d6c wpa_michael_mic_failure + .text.eapol_txcb + 0x42071e26 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071e26 eapol_txcb + .text.wpa_sta_in_4way_handshake + 0x42071ef2 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071ef2 wpa_sta_in_4way_handshake + .text.wpa_sta_cur_pmksa_matches_akm + 0x42071f20 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071f20 wpa_sta_cur_pmksa_matches_akm + .text.wpa_sta_clear_curr_pmksa + 0x42071f54 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071f54 wpa_sta_clear_curr_pmksa + .text.get_wpa_sm + 0x42071f88 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071f88 get_wpa_sm + .text.wpa_sm_set_ap_rsnxe + 0x42071f92 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42071f92 wpa_sm_set_ap_rsnxe + .text.wpa_sm_set_assoc_rsnxe + 0x4207204c 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4207204c wpa_sm_set_assoc_rsnxe + .text.wpa_set_bss + 0x420720a4 0x330 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420720a4 wpa_set_bss + .text.wpa_sm_drop_sa + 0x420723d4 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420723d4 wpa_sm_drop_sa + .text.wpa_sm_deinit + 0x42072438 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42072438 wpa_sm_deinit + .text.wpa_sm_notify_disassoc + 0x42072482 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42072482 wpa_sm_notify_disassoc + .text.owe_build_assoc_req + 0x420724c6 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420724c6 owe_build_assoc_req + .text.owe_process_assoc_resp + 0x42072598 0x258 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42072598 owe_process_assoc_resp + .text.wpa_parse_generic + 0x420727f0 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_gen_wpa_ie_rsn + 0x4207298e 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_gen_wpa_ie_wpa + 0x42072c98 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .text.wpa_parse_wpa_ie + 0x42072dc8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072dc8 wpa_parse_wpa_ie + .text.wpa_gen_wpa_ie + 0x42072e08 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072e08 wpa_gen_wpa_ie + .text.wpa_gen_rsnxe + 0x42072e52 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072e52 wpa_gen_rsnxe + .text.wpa_supplicant_parse_ies + 0x42072eba 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x42072eba wpa_supplicant_parse_ies + .text.wpabuf_alloc + 0x42072f80 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072f80 wpabuf_alloc + .text.wpabuf_free + 0x42072fa8 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072fa8 wpabuf_free + .text.wpabuf_clear_free + 0x42072fd6 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072fd6 wpabuf_clear_free + .text.wpabuf_put + 0x42072ffc 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42072ffc wpabuf_put + .text.wpabuf_put_data + 0x4207300a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .text.wpabuf_alloc_copy + 0x42073034 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42073034 wpabuf_alloc_copy + .text.wpabuf_zeropad + 0x42073062 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x42073062 wpabuf_zeropad + .text.d_permute + 0x420730c0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.d_invert + 0x420730e0 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_buf_shift_left_1 + 0x420730fc 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_group_2_hash_len + 0x4207312c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.d_check_char + 0x42073154 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.wpabuf_put_data + 0x42073210 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_valid_password + 0x4207323a 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207323a sae_pk_valid_password + .text.sae_pk_base32_decode + 0x42073348 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42073348 sae_pk_base32_decode + .text.sae_pk_get_be19 + 0x420734b0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420734b0 sae_pk_get_be19 + .text.sae_pk_buf_shift_left_19 + 0x420734c8 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420734c8 sae_pk_buf_shift_left_19 + .text.sae_pk_set_password + 0x42073502 0x138 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x42073502 sae_pk_set_password + .text.sae_hash + 0x4207363a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4207363a sae_hash + .text.sae_pk_valid_fingerprint + 0x4207365e 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_pk_hash_sig_data + 0x4207375e 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .text.sae_check_confirm_pk + 0x420738be 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x420738be sae_check_confirm_pk + .text.eap_client_get_eap_state + 0x42073a42 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x42073a42 eap_client_get_eap_state + .text.disable_wpa_wpa2 + 0x42073a56 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .text.wpa_alloc_eapol + 0x42073a64 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073a64 wpa_alloc_eapol + .text.wpa_free_eapol + 0x42073b04 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073b04 wpa_free_eapol + .text.wpa_ether_send + 0x42073b1a 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073b1a wpa_ether_send + .text.hostapd_send_eapol + 0x42073bba 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073bba hostapd_send_eapol + .text.wpa_supplicant_transition_disable + 0x42073c90 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073c90 wpa_supplicant_transition_disable + .text.wpa_sm_alloc_eapol + 0x42073d14 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073d14 wpa_sm_alloc_eapol + .text.wpa_sm_free_eapol + 0x42073d22 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073d22 wpa_sm_free_eapol + .text.wpa_sm_deauthenticate + 0x42073d30 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073d30 wpa_sm_deauthenticate + .text.wpa_sm_mlme_setprotection + 0x42073d56 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073d56 wpa_sm_mlme_setprotection + .text.wpa_sm_disassociate + 0x42073d5a 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x42073d5a wpa_sm_disassociate + .text.crypto_rng_wrapper + 0x42073d5c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .text.crypto_bignum_init + 0x42073d6e 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073d6e crypto_bignum_init + .text.crypto_bignum_init_set + 0x42073d92 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073d92 crypto_bignum_init_set + .text.crypto_bignum_init_uint + 0x42073dd6 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073dd6 crypto_bignum_init_uint + .text.crypto_bignum_deinit + 0x42073e08 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073e08 crypto_bignum_deinit + .text.crypto_bignum_to_bin + 0x42073e26 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073e26 crypto_bignum_to_bin + .text.crypto_bignum_add + 0x42073e92 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073e92 crypto_bignum_add + .text.crypto_bignum_mod + 0x42073eae 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073eae crypto_bignum_mod + .text.crypto_bignum_exptmod + 0x42073eca 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073eca crypto_bignum_exptmod + .text.crypto_bignum_inverse + 0x42073eea 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073eea crypto_bignum_inverse + .text.crypto_bignum_sub + 0x42073f06 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073f06 crypto_bignum_sub + .text.crypto_bignum_div + 0x42073f22 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073f22 crypto_bignum_div + .text.crypto_bignum_mulmod + 0x42073f40 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073f40 crypto_bignum_mulmod + .text.crypto_bignum_sqrmod + 0x42073f76 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073f76 crypto_bignum_sqrmod + .text.crypto_bignum_rshift + 0x42073fc6 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073fc6 crypto_bignum_rshift + .text.crypto_bignum_cmp + 0x42073ff8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42073ff8 crypto_bignum_cmp + .text.crypto_bignum_is_zero + 0x42074006 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42074006 crypto_bignum_is_zero + .text.crypto_bignum_is_one + 0x4207401a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207401a crypto_bignum_is_one + .text.crypto_bignum_is_odd + 0x4207402e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4207402e crypto_bignum_is_odd + .text.crypto_bignum_rand + 0x42074044 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42074044 crypto_bignum_rand + .text.crypto_bignum_legendre + 0x42074066 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x42074066 crypto_bignum_legendre + .text.crypto_bignum_addmod + 0x420740f0 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x420740f0 crypto_bignum_addmod + .text.dbl 0x4207414a 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x42074194 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x420741b4 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.pad_block + 0x420741e0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x42074228 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_siv_decrypt + 0x42074372 0x114 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x42074372 aes_siv_decrypt + .text.ieee802_11_parse_extension + 0x42074486 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_parse_vendor_specific + 0x4207451c 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .text.ieee802_11_parse_elems + 0x420745a2 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x420745a2 ieee802_11_parse_elems + .text._pmksa_cache_free_entry + 0x4207463a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_free_entry + 0x4207464c 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_set_expiration + 0x42074670 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_expire + 0x420746be 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_flush + 0x42074700 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074700 pmksa_cache_flush + .text.pmksa_cache_add + 0x42074784 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074784 pmksa_cache_add + .text.pmksa_cache_clone_entry + 0x420749b0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .text.pmksa_cache_deinit + 0x420749ee 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x420749ee pmksa_cache_deinit + .text.pmksa_cache_get + 0x42074a3a 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074a3a pmksa_cache_get + .text.pmksa_cache_get_opportunistic + 0x42074a9a 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074a9a pmksa_cache_get_opportunistic + .text.pmksa_cache_get_current + 0x42074ac2 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074ac2 pmksa_cache_get_current + .text.pmksa_cache_clear_current + 0x42074aca 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074aca pmksa_cache_clear_current + .text.pmksa_cache_set_current + 0x42074ad2 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074ad2 pmksa_cache_set_current + .text.pmksa_cache_init + 0x42074b56 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x42074b56 pmksa_cache_init + .text.esp_coex_common_semphr_create_wrapper + 0x42074b90 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074b90 esp_coex_common_semphr_create_wrapper + .text.esp_coex_common_semphr_delete_wrapper + 0x42074ba2 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074ba2 esp_coex_common_semphr_delete_wrapper + .text.esp_coex_common_semphr_take_wrapper + 0x42074bb4 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074bb4 esp_coex_common_semphr_take_wrapper + .text.esp_coex_common_semphr_give_wrapper + 0x42074bd8 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074bd8 esp_coex_common_semphr_give_wrapper + .text.esp_coex_common_timer_done_wrapper + 0x42074bf0 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074bf0 esp_coex_common_timer_done_wrapper + .text.esp_coex_common_timer_setfn_wrapper + 0x42074bfe 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074bfe esp_coex_common_timer_setfn_wrapper + .text.esp_coex_common_spin_lock_create_wrapper + 0x42074c0c 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074c0c esp_coex_common_spin_lock_create_wrapper + .text.esp_coex_common_clk_slowclk_cal_get_wrapper + 0x42074c6c 0x26 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x42074c6c esp_coex_common_clk_slowclk_cal_get_wrapper + .text.mbedtls_pk_init + 0x42074c92 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074c92 mbedtls_pk_init + .text.mbedtls_pk_free + 0x42074c9c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074c9c mbedtls_pk_free + .text.mbedtls_pk_info_from_type + 0x42074cc2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074cc2 mbedtls_pk_info_from_type + .text.mbedtls_pk_setup + 0x42074d0e 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074d0e mbedtls_pk_setup + .text.mbedtls_pk_get_type + 0x42074d50 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42074d50 mbedtls_pk_get_type + .text.mbedtls_pk_ecc_set_group + 0x42074d62 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42074d62 mbedtls_pk_ecc_set_group + .text.mbedtls_pk_ecc_set_pubkey + 0x42074dea 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42074dea mbedtls_pk_ecc_set_pubkey + .text.rsa_can_do + 0x42074e1a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_debug + 0x42074e32 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_can_do + 0x42074e5a 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_get_bitlen + 0x42074e62 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_debug + 0x42074e68 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckeydh_can_do + 0x42074e80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_can_do + 0x42074e88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_free_wrap + 0x42074e90 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_alloc_wrap + 0x42074eaa 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_check_pair_wrap + 0x42074ecc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_encrypt_wrap + 0x42074ede 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_decrypt_wrap + 0x42074f3e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_sign_wrap + 0x42074f9e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_verify_wrap + 0x42075000 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.rsa_get_bitlen + 0x42075064 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_free_wrap + 0x42075074 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_alloc_wrap + 0x4207508e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.eckey_check_pair_wrap + 0x420750b0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_sign_wrap + 0x420750c2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.ecdsa_verify_wrap + 0x420750d6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .text.pk_get_pk_alg + 0x42075100 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_use_ecparams_rfc8410 + 0x420751ba 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_group_from_specified + 0x420751e4 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_group_id_from_group + 0x42075422 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_ecc_group_id_from_specified + 0x420754fa 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.pk_use_ecparams + 0x4207554e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .text.mbedtls_pk_parse_subpubkey + 0x42075586 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42075586 mbedtls_pk_parse_subpubkey + .text.mbedtls_pk_parse_public_key + 0x420756d8 0x196 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420756d8 mbedtls_pk_parse_public_key + .text.pem_check_pkcs_padding + 0x4207586e 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_get_iv + 0x420758a8 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_pbkdf1 + 0x42075944 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.pem_aes_decrypt + 0x42075a4e 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .text.mbedtls_pem_init + 0x42075ac8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42075ac8 mbedtls_pem_init + .text.mbedtls_pem_read_buffer + 0x42075afa 0x348 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42075afa mbedtls_pem_read_buffer + .text.mbedtls_pem_free + 0x42075e42 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42075e42 mbedtls_pem_free + .text.mbedtls_ct_base64_dec_value + 0x42075e6a 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .text.mbedtls_base64_decode + 0x42075f64 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42075f64 mbedtls_base64_decode + .text.misc_nvs_load + 0x42076118 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x42076118 misc_nvs_load + .text.misc_nvs_deinit + 0x420761b8 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x420761b8 misc_nvs_deinit + .text.misc_nvs_init + 0x42076212 0x34 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x42076212 misc_nvs_init + .text.mesh_sta_auth_expire_time + 0x42076246 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x42076246 mesh_sta_auth_expire_time + .text._ZdaPv 0x42076286 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076286 operator delete[](void*) + .text._ZdaPvj 0x42076288 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076288 operator delete[](void*, unsigned int) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x42073e10 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e10 __gnu_cxx::__concurrence_lock_error::what() const + 0x4207628c 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207628c __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x42073e1a 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e1a __gnu_cxx::__concurrence_unlock_error::what() const + 0x42076296 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076296 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x42073e24 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e24 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x42073e24 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420762a0 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420762a0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420762a0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x42073e30 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e30 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x420762ac 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420762ac __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x42073e48 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e48 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x42073e48 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x420762c4 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420762c4 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x420762c4 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x42073e54 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e54 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x420762d0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420762d0 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x42073e6c 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e6c __gnu_cxx::__mutex::lock() + 0x420762e8 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420762e8 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x42073e9c 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073e9c __gnu_cxx::__mutex::unlock() + 0x42076318 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076318 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x42073ecc 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073ecc std::get_new_handler() + 0x42076348 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076348 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x42073efc 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076378 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x42073f0a 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073f0a operator new[](unsigned int, std::nothrow_t const&) + 0x42076386 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076386 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x42073f1e 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073f1e __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x42073f1e __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4207639a 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207639a __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4207639a __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x42073f2a 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073f2a __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x420763a6 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420763a6 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42073f42 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420763be 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x42073f7c 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42073f7c __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 + 0x420763f8 0xb4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420763f8 __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_ - 0x42074030 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074030 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x420764ac 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420764ac __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 - 0x42074074 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074074 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x420764f0 0x42 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420764f0 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x420740b6 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420740b6 std::type_info::~type_info() - 0x420740b6 std::type_info::~type_info() + 0x42076532 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076532 std::type_info::~type_info() + 0x42076532 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x420740b8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420740b8 std::type_info::__is_pointer_p() const - 0x420740b8 std::type_info::__is_function_p() const + 0x42076534 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076534 std::type_info::__is_pointer_p() const + 0x42076534 std::type_info::__is_function_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x420740bc 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420740bc __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x42076538 0x36 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076538 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x420740f2 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420740f2 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4207656e 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207656e __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 - 0x420740fc 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420740fc __cxxabiv1::__class_type_info::~__class_type_info() - 0x420740fc __cxxabiv1::__class_type_info::~__class_type_info() + 0x42076578 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076578 __cxxabiv1::__class_type_info::~__class_type_info() + 0x42076578 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x4207410a 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x4207410a __cxxabiv1::__class_type_info::~__class_type_info() + 0x42076586 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076586 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42074122 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207659e 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x4207415c 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x4207415c __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x420765d8 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420765d8 __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 - 0x42074186 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074186 __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 + 0x42076602 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076602 __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 - 0x420741da 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420741da __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x4207421e 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x4207421e operator delete(void*) - .text._ZdlPvj 0x42074226 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074226 operator delete(void*, unsigned int) + 0x42076656 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076656 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x4207669a 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207669a operator delete(void*) + .text._ZdlPvj 0x420766a2 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420766a2 operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x4207422a 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x4207422a __cxa_begin_catch + 0x420766a6 0x70 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420766a6 __cxa_begin_catch .text.__cxa_end_catch - 0x4207429a 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x4207429a __cxa_end_catch + 0x42076716 0x66 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076716 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x42074300 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074300 std::exception::~exception() - 0x42074300 std::exception::~exception() + 0x4207677c 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207677c std::exception::~exception() + 0x4207677c std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x42074302 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x42074332 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074332 __cxa_get_globals_fast + 0x420767ae 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420767ae __cxa_get_globals_fast .text.__cxa_get_globals - 0x4207435c 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x4207435c __cxa_get_globals + 0x420767d8 0x5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420767d8 __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x420743b8 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076834 0x2a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x420743e2 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420743e2 __cxxabiv1::__terminate(void (*)()) + 0x4207685e 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207685e __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x420743fc 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420743fc std::get_terminate() + 0x42076878 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076878 std::get_terminate() .text._ZSt9terminatev - 0x42074428 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074428 std::terminate() + 0x420768a4 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420768a4 std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x42074434 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x42074442 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074442 operator new[](unsigned int) - .text._Znwj 0x42074444 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074444 operator new(unsigned int) + 0x420768b0 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x420768be 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420768be operator new[](unsigned int) + .text._Znwj 0x420768c0 0x4a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x420768c0 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x4207448e 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x4207448e std::bad_alloc::what() const + 0x4207690a 0xa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x4207690a std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x42074498 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42074498 std::bad_alloc::~bad_alloc() - 0x42074498 std::bad_alloc::~bad_alloc() + 0x42076914 0xe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076914 std::bad_alloc::~bad_alloc() + 0x42076914 std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x420744a6 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x420744a6 std::bad_alloc::~bad_alloc() + 0x42076922 0x1a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42076922 std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x420744c0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207693c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x420744cc 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x420744cc __wrap__Unwind_DeleteException + 0x42076948 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42076948 __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x420744d8 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x420744d8 __wrap___gxx_personality_v0 + 0x42076954 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42076954 __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x420744e0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x420744e0 __wrap___cxa_allocate_exception + 0x4207695c 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4207695c __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x420744ec 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x420744ec __wrap___cxa_throw + 0x42076968 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x42076968 __wrap___cxa_throw .text.phy_change_channel - 0x420744f8 0x12 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x420744f8 phy_change_channel + 0x42076974 0x12 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x42076974 phy_change_channel .text.phy_bbpll_en_usb - 0x4207450a 0xa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4207450a phy_bbpll_en_usb + 0x42076986 0xa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x42076986 phy_bbpll_en_usb .text.phy_get_rf_cal_version - 0x42074514 0x6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x42074514 phy_get_rf_cal_version + 0x42076990 0x6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x42076990 phy_get_rf_cal_version .text.noise_check_loop - 0x4207451a 0x2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4207451a noise_check_loop + 0x42076996 0x2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x42076996 noise_check_loop .text.phy_init_param_set - 0x4207451c 0xc /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4207451c phy_init_param_set + 0x42076998 0xc /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x42076998 phy_init_param_set .text.get_phy_version_str - 0x42074528 0x44 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42074528 get_phy_version_str + 0x420769a4 0x44 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420769a4 get_phy_version_str .text.get_iq_value - 0x4207456c 0x44 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x4207456c get_iq_value + 0x420769e8 0x44 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420769e8 get_iq_value .text.get_bias_ref_code - 0x420745b0 0x86 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420745b0 get_bias_ref_code + 0x42076a2c 0x86 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42076a2c get_bias_ref_code .text.phy_get_vdd33 - 0x42074636 0xaa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x42074636 phy_get_vdd33 + 0x42076ab2 0xaa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x42076ab2 phy_get_vdd33 .text.phy_set_most_tpw - 0x420746e0 0x16 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420746e0 phy_set_most_tpw + 0x42076b5c 0x16 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076b5c phy_set_most_tpw .text.phy_11p_set - 0x420746f6 0x1d6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420746f6 phy_11p_set + 0x42076b72 0x1d6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076b72 phy_11p_set .text.phy_enable_low_rate - 0x420748cc 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420748cc phy_enable_low_rate + 0x42076d48 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076d48 phy_enable_low_rate .text.phy_disable_low_rate - 0x420748f8 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420748f8 phy_disable_low_rate + 0x42076d74 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076d74 phy_disable_low_rate .text.set_rx_sense - 0x42074924 0x22a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x42074924 set_rx_sense + 0x42076da0 0x22a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076da0 set_rx_sense .text.phy_init_flag - 0x42074b4e 0x16 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x42074b4e phy_init_flag + 0x42076fca 0x16 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x42076fca phy_init_flag .text.wr_rf_freq_mem - 0x42074b64 0x56 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42074b64 wr_rf_freq_mem + 0x42076fe0 0x56 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42076fe0 wr_rf_freq_mem .text.freq_i2c_write_set - 0x42074bba 0x530 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42074bba freq_i2c_write_set + 0x42077036 0x530 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077036 freq_i2c_write_set .text.rom2_pll_cap_mem_update - 0x420750ea 0x70 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420750ea rom2_pll_cap_mem_update + 0x42077566 0x70 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077566 rom2_pll_cap_mem_update .text.get_rf_freq_init - 0x4207515a 0x192 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4207515a get_rf_freq_init + 0x420775d6 0x192 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420775d6 get_rf_freq_init .text.freq_get_i2c_data - 0x420752ec 0x236 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420752ec freq_get_i2c_data + 0x42077768 0x236 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077768 freq_get_i2c_data .text.freq_i2c_data_write - 0x42075522 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42075522 freq_i2c_data_write + 0x4207799e 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4207799e freq_i2c_data_write .text.set_chan_freq_hw_init - 0x42075560 0xa2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42075560 set_chan_freq_hw_init + 0x420779dc 0xa2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420779dc set_chan_freq_hw_init .text.set_chan_freq_sw_start - 0x42075602 0xba /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x42075602 set_chan_freq_sw_start + 0x42077a7e 0xba /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x42077a7e set_chan_freq_sw_start .text.phy_get_romfunc_addr - 0x420756bc 0x20e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420756bc phy_get_romfunc_addr - .text.rf_init 0x420758ca 0xe6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420758ca rf_init + 0x42077b38 0x20e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077b38 phy_get_romfunc_addr + .text.rf_init 0x42077d46 0xe6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077d46 rf_init .text.register_chipv7_phy_init_param - 0x420759b0 0x132 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420759b0 register_chipv7_phy_init_param + 0x42077e2c 0x132 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077e2c register_chipv7_phy_init_param .text.phy_set_mac_data - 0x42075ae2 0x1c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42075ae2 phy_set_mac_data + 0x42077f5e 0x1c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077f5e phy_set_mac_data .text.phy_rfcal_data_sub - 0x42075afe 0x6e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42075afe phy_rfcal_data_sub + 0x42077f7a 0x6e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077f7a phy_rfcal_data_sub .text.rf_cal_data_recovery - 0x42075b6c 0x40 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42075b6c rf_cal_data_recovery + 0x42077fe8 0x40 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42077fe8 rf_cal_data_recovery .text.phy_rfcal_data_check_value - 0x42075bac 0x358 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42075bac phy_rfcal_data_check_value + 0x42078028 0x358 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078028 phy_rfcal_data_check_value .text.rf_cal_data_backup - 0x42075f04 0x12 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42075f04 rf_cal_data_backup + 0x42078380 0x12 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078380 rf_cal_data_backup .text.phy_rfcal_data_check - 0x42075f16 0x8e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42075f16 phy_rfcal_data_check + 0x42078392 0x8e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078392 phy_rfcal_data_check .text.rf_cal_level_check - 0x42075fa4 0xac /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42075fa4 rf_cal_level_check - .text.bb_init 0x42076050 0xfa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42076050 bb_init + 0x42078420 0xac /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078420 rf_cal_level_check + .text.bb_init 0x420784cc 0xfa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x420784cc bb_init .text.register_chipv7_phy - 0x4207614a 0x19c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4207614a register_chipv7_phy + 0x420785c6 0x19c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x420785c6 register_chipv7_phy .text.get_txcap_data - 0x420762e6 0x4a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x420762e6 get_txcap_data + 0x42078762 0x4a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x42078762 get_txcap_data .text.ram_pbus_force_mode - 0x42076330 0x96 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x42076330 ram_pbus_force_mode + 0x420787ac 0x96 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420787ac ram_pbus_force_mode .text.txcal_debuge_mode - 0x420763c6 0x84 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420763c6 txcal_debuge_mode + 0x42078842 0x84 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x42078842 txcal_debuge_mode .text.txcal_work_mode - 0x4207644a 0x34 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4207644a txcal_work_mode + 0x420788c6 0x34 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420788c6 txcal_work_mode .text.save_pbus_reg - 0x4207647e 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4207647e save_pbus_reg + 0x420788fa 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420788fa save_pbus_reg .text.set_pbus_mem - 0x420764bc 0x24a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420764bc set_pbus_mem + 0x42078938 0x24a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x42078938 set_pbus_mem .text.get_sar_sig_ref - 0x42076706 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42076706 get_sar_sig_ref + 0x42078b82 0x3e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078b82 get_sar_sig_ref .text.pwdet_tone_start - 0x42076744 0x5e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42076744 pwdet_tone_start + 0x42078bc0 0x5e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078bc0 pwdet_tone_start .text.get_tone_sar_dout - 0x420767a2 0x4e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420767a2 get_tone_sar_dout + 0x42078c1e 0x4e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078c1e get_tone_sar_dout .text.get_fm_sar_dout - 0x420767f0 0x22 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420767f0 get_fm_sar_dout + 0x42078c6c 0x22 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078c6c get_fm_sar_dout .text.txtone_linear_pwr - 0x42076812 0x5a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x42076812 txtone_linear_pwr + 0x42078c8e 0x5a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078c8e txtone_linear_pwr .text.get_power_db - 0x4207686c 0x52 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4207686c get_power_db + 0x42078ce8 0x52 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078ce8 get_power_db .text.rom1_read_sar2_code - 0x420768be 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420768be rom1_read_sar2_code + 0x42078d3a 0x2c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x42078d3a rom1_read_sar2_code .text.txiq_set_reg - 0x420768ea 0x4e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420768ea txiq_set_reg + 0x42078d66 0x4e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078d66 txiq_set_reg .text.rxiq_set_reg - 0x42076938 0x70 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42076938 rxiq_set_reg + 0x42078db4 0x70 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078db4 rxiq_set_reg .text.start_tx_tone_step - 0x420769a8 0xfa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420769a8 start_tx_tone_step + 0x42078e24 0xfa /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078e24 start_tx_tone_step .text.stop_tx_tone - 0x42076aa2 0x7a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42076aa2 stop_tx_tone + 0x42078f1e 0x7a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078f1e stop_tx_tone .text.read_hw_noisefloor - 0x42076b1c 0x1a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42076b1c read_hw_noisefloor + 0x42078f98 0x1a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078f98 read_hw_noisefloor .text.rom1_set_noise_floor - 0x42076b36 0x1c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42076b36 rom1_set_noise_floor + 0x42078fb2 0x1c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078fb2 rom1_set_noise_floor .text.phy_freq_correct - 0x42076b52 0x106 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42076b52 phy_freq_correct + 0x42078fce 0x106 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x42078fce phy_freq_correct .text.force_txrx_off - 0x42076c58 0x72 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x42076c58 force_txrx_off + 0x420790d4 0x72 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420790d4 force_txrx_off .text.restart_cal - 0x42076cca 0x70 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076cca restart_cal + 0x42079146 0x70 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079146 restart_cal .text.write_rfpll_sdm - 0x42076d3a 0x80 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076d3a write_rfpll_sdm + 0x420791b6 0x80 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420791b6 write_rfpll_sdm .text.wait_rfpll_cal_end - 0x42076dba 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076dba wait_rfpll_cal_end + 0x42079236 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079236 wait_rfpll_cal_end .text.rfpll_set_freq - 0x42076e22 0x6c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076e22 rfpll_set_freq + 0x4207929e 0x6c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207929e rfpll_set_freq .text.correct_rfpll_offset - 0x42076e8e 0x7c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076e8e correct_rfpll_offset + 0x4207930a 0x7c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207930a correct_rfpll_offset .text.rom2_write_pll_cap - 0x42076f0a 0x46 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076f0a rom2_write_pll_cap + 0x42079386 0x46 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079386 rom2_write_pll_cap .text.rom2_read_pll_cap - 0x42076f50 0x48 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076f50 rom2_read_pll_cap + 0x420793cc 0x48 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420793cc rom2_read_pll_cap .text.ram2_rfpll_cap_correct - 0x42076f98 0x1c2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42076f98 ram2_rfpll_cap_correct + 0x42079414 0x1c2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079414 ram2_rfpll_cap_correct .text.rfpll_cap_init_cal - 0x4207715a 0xd4 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207715a rfpll_cap_init_cal + 0x420795d6 0xd4 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420795d6 rfpll_cap_init_cal .text.set_rfpll_freq - 0x4207722e 0x64 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207722e set_rfpll_freq + 0x420796aa 0x64 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420796aa set_rfpll_freq .text.set_rf_freq_offset - 0x42077292 0x10 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42077292 set_rf_freq_offset + 0x4207970e 0x10 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207970e set_rf_freq_offset .text.set_channel_rfpll_freq - 0x420772a2 0x52 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420772a2 set_channel_rfpll_freq + 0x4207971e 0x52 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x4207971e set_channel_rfpll_freq .text.chip_v7_set_chan_misc - 0x420772f4 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420772f4 chip_v7_set_chan_misc + 0x42079770 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079770 chip_v7_set_chan_misc .text.chip_v7_set_chan - 0x4207735c 0xe6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4207735c chip_v7_set_chan + 0x420797d8 0xe6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420797d8 chip_v7_set_chan .text.chip_v7_set_chan_offset - 0x42077442 0x88 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x42077442 chip_v7_set_chan_offset + 0x420798be 0x88 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420798be chip_v7_set_chan_offset .text.chip_v7_set_chan_ana - 0x420774ca 0x2a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420774ca chip_v7_set_chan_ana + 0x42079946 0x2a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079946 chip_v7_set_chan_ana .text.set_chanfreq - 0x420774f4 0x20 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420774f4 set_chanfreq + 0x42079970 0x20 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x42079970 set_chanfreq .text.gen_rx_gain_table - 0x42077514 0x14e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x42077514 gen_rx_gain_table + 0x42079990 0x14e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079990 gen_rx_gain_table .text.wr_rx_gain_mem - 0x42077662 0x28a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x42077662 wr_rx_gain_mem + 0x42079ade 0x28a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079ade wr_rx_gain_mem .text.set_rx_gain_param - 0x420778ec 0x186 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420778ec set_rx_gain_param + 0x42079d68 0x186 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079d68 set_rx_gain_param .text.set_rx_gain_table - 0x42077a72 0x2b0 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x42077a72 set_rx_gain_table + 0x42079eee 0x2b0 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x42079eee set_rx_gain_table .text.rom2_wait_hw_freq_busy - 0x42077d22 0x22 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42077d22 rom2_wait_hw_freq_busy + 0x4207a19e 0x22 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a19e rom2_wait_hw_freq_busy .text.rom1_txpwr_cal_track - 0x42077d44 0x156 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42077d44 rom1_txpwr_cal_track + 0x4207a1c0 0x156 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a1c0 rom1_txpwr_cal_track .text.rom2_ulp_ext_code_set - 0x42077e9a 0x76 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42077e9a rom2_ulp_ext_code_set + 0x4207a316 0x76 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a316 rom2_ulp_ext_code_set .text.rom2_ulp_code_track - 0x42077f10 0x90 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42077f10 rom2_ulp_code_track + 0x4207a38c 0x90 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a38c rom2_ulp_code_track .text.ram2_rfpll_cap_track - 0x42077fa0 0xa6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42077fa0 ram2_rfpll_cap_track + 0x4207a41c 0xa6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a41c ram2_rfpll_cap_track .text.txpwr_offset - 0x42078046 0x96 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42078046 txpwr_offset + 0x4207a4c2 0x96 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a4c2 txpwr_offset .text.rfcal_track - 0x420780dc 0x9c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x420780dc rfcal_track + 0x4207a558 0x9c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a558 rfcal_track .text.phy_param_track_tot - 0x42078178 0x9e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42078178 phy_param_track_tot + 0x4207a5f4 0x9e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4207a5f4 phy_param_track_tot .text.rom2_tsens_read_init1 - 0x42078216 0x5e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x42078216 rom2_tsens_read_init1 + 0x4207a692 0x5e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a692 rom2_tsens_read_init1 .text.rom1_tsens_temp_read - 0x42078274 0x16 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x42078274 rom1_tsens_temp_read + 0x4207a6f0 0x16 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a6f0 rom1_tsens_temp_read .text.rom2_temp_to_power1 - 0x4207828a 0x26 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4207828a rom2_temp_to_power1 + 0x4207a706 0x26 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a706 rom2_temp_to_power1 .text.get_temp_init - 0x420782b0 0x5c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420782b0 get_temp_init + 0x4207a72c 0x5c /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x4207a72c get_temp_init .text.txdc_cal_v70 - 0x4207830c 0x1ee /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207830c txdc_cal_v70 + 0x4207a788 0x1ee /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207a788 txdc_cal_v70 .text.bt_txdc_cal - 0x420784fa 0xe6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420784fa bt_txdc_cal + 0x4207a976 0xe6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207a976 bt_txdc_cal .text.txdc_cal_init - 0x420785e0 0x106 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420785e0 txdc_cal_init + 0x4207aa5c 0x106 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207aa5c txdc_cal_init .text.txiq_get_mis_pwr - 0x420786e6 0xa4 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420786e6 txiq_get_mis_pwr + 0x4207ab62 0xa4 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ab62 txiq_get_mis_pwr .text.txiq_cover - 0x4207878a 0x172 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4207878a txiq_cover + 0x4207ac06 0x172 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ac06 txiq_cover .text.get_power_atten - 0x420788fc 0x126 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420788fc get_power_atten + 0x4207ad78 0x126 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ad78 get_power_atten .text.rfcal_txiq - 0x42078a22 0x162 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42078a22 rfcal_txiq + 0x4207ae9e 0x162 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ae9e rfcal_txiq .text.bt_txiq_cal - 0x42078b84 0xf2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42078b84 bt_txiq_cal + 0x4207b000 0xf2 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b000 bt_txiq_cal .text.txiq_cal_init - 0x42078c76 0x98 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42078c76 txiq_cal_init + 0x4207b0f2 0x98 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b0f2 txiq_cal_init .text.pwdet_ref_code - 0x42078d0e 0x74 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42078d0e pwdet_ref_code + 0x4207b18a 0x74 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b18a pwdet_ref_code .text.pwdet_code_cal - 0x42078d82 0x40 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42078d82 pwdet_code_cal + 0x4207b1fe 0x40 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b1fe pwdet_code_cal .text.rfcal_txcap - 0x42078dc2 0x154 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42078dc2 rfcal_txcap + 0x4207b23e 0x154 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b23e rfcal_txcap .text.tx_cap_init - 0x42078f16 0x122 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42078f16 tx_cap_init + 0x4207b392 0x122 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b392 tx_cap_init .text.rfcal_pwrctrl - 0x42079038 0x1d0 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42079038 rfcal_pwrctrl + 0x4207b4b4 0x1d0 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b4b4 rfcal_pwrctrl .text.tx_pwctrl_init_cal - 0x42079208 0x170 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42079208 tx_pwctrl_init_cal + 0x4207b684 0x170 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b684 tx_pwctrl_init_cal .text.tx_pwctrl_init - 0x42079378 0x90 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42079378 tx_pwctrl_init + 0x4207b7f4 0x90 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b7f4 tx_pwctrl_init .text.bt_tx_pwctrl_init - 0x42079408 0x1f0 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x42079408 bt_tx_pwctrl_init + 0x4207b884 0x1f0 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207b884 bt_tx_pwctrl_init .text.bt_txpwr_freq - 0x420795f8 0x9a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420795f8 bt_txpwr_freq + 0x4207ba74 0x9a /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x4207ba74 bt_txpwr_freq .text.bt_chan_pwr_interp - 0x42079692 0x50 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079692 bt_chan_pwr_interp + 0x4207bb0e 0x50 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bb0e bt_chan_pwr_interp .text.rom1_get_rate_fcc_index - 0x420796e2 0x7e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420796e2 rom1_get_rate_fcc_index + 0x4207bb5e 0x7e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bb5e rom1_get_rate_fcc_index .text.rom1_get_chan_target_power - 0x42079760 0xae /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079760 rom1_get_chan_target_power + 0x4207bbdc 0xae /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bbdc rom1_get_chan_target_power .text.rom2_get_tx_gain_value1 - 0x4207980e 0x48 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4207980e rom2_get_tx_gain_value1 + 0x4207bc8a 0x48 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bc8a rom2_get_tx_gain_value1 .text.rom1_bt_get_tx_gain - 0x42079856 0x110 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079856 rom1_bt_get_tx_gain + 0x4207bcd2 0x110 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bcd2 rom1_bt_get_tx_gain .text.rom1_wifi_get_tx_gain - 0x42079966 0x116 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079966 rom1_wifi_get_tx_gain + 0x4207bde2 0x116 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bde2 rom1_wifi_get_tx_gain .text.ram1_wifi_set_tx_gain - 0x42079a7c 0xfe /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079a7c ram1_wifi_set_tx_gain + 0x4207bef8 0xfe /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bef8 ram1_wifi_set_tx_gain .text.rom1_bt_set_tx_gain - 0x42079b7a 0x9e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079b7a rom1_bt_set_tx_gain + 0x4207bff6 0x9e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207bff6 rom1_bt_set_tx_gain .text.bt_tx_gain_init - 0x42079c18 0x26 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079c18 bt_tx_gain_init + 0x4207c094 0x26 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207c094 bt_tx_gain_init .text.txcal_gain_check - 0x42079c3e 0x106 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x42079c3e txcal_gain_check + 0x4207c0ba 0x106 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x4207c0ba txcal_gain_check .text.get_rc_dout - 0x42079d44 0x134 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x42079d44 get_rc_dout - .text.rc_cal 0x42079e78 0x1ac /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x42079e78 rc_cal + 0x4207c1c0 0x134 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x4207c1c0 get_rc_dout + .text.rc_cal 0x4207c2f4 0x1ac /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x4207c2f4 rc_cal .text.chan14_mic_cfg - 0x4207a024 0x42 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) - 0x4207a024 chan14_mic_cfg + 0x4207c4a0 0x42 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) + 0x4207c4a0 chan14_mic_cfg .text.phy_i2c_init2 - 0x4207a066 0x352 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207a066 phy_i2c_init2 + 0x4207c4e2 0x352 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c4e2 phy_i2c_init2 .text.phy_get_i2c_data - 0x4207a3b8 0x4e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207a3b8 phy_get_i2c_data + 0x4207c834 0x4e /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c834 phy_get_i2c_data .text.bias_reg_set - 0x4207a406 0x98 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207a406 bias_reg_set + 0x4207c882 0x98 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c882 bias_reg_set .text.i2c_bbpll_set - 0x4207a49e 0xfc /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4207a49e i2c_bbpll_set + 0x4207c91a 0xfc /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x4207c91a i2c_bbpll_set .text.rxiq_get_mis - 0x4207a59a 0x148 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207a59a rxiq_get_mis + 0x4207ca16 0x148 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207ca16 rxiq_get_mis .text.rxiq_cover_mg_mp - 0x4207a6e2 0x116 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207a6e2 rxiq_cover_mg_mp + 0x4207cb5e 0x116 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207cb5e rxiq_cover_mg_mp .text.rfcal_rxiq - 0x4207a7f8 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207a7f8 rfcal_rxiq + 0x4207cc74 0x68 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207cc74 rfcal_rxiq .text.get_rfcal_rxiq_data - 0x4207a860 0x132 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207a860 get_rfcal_rxiq_data + 0x4207ccdc 0x132 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207ccdc get_rfcal_rxiq_data .text.pbus_rx_dco_cal - 0x4207a992 0x390 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207a992 pbus_rx_dco_cal + 0x4207ce0e 0x390 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207ce0e pbus_rx_dco_cal .text.rxdc_est_min_new - 0x4207ad22 0x84 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207ad22 rxdc_est_min_new + 0x4207d19e 0x84 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207d19e rxdc_est_min_new .text.pbus_rx_dco_cal_1step_new - 0x4207ada6 0x542 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207ada6 pbus_rx_dco_cal_1step_new + 0x4207d222 0x542 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207d222 pbus_rx_dco_cal_1step_new .text.set_rx_gain_cal_iq - 0x4207b2e8 0x2fe /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207b2e8 set_rx_gain_cal_iq + 0x4207d764 0x2fe /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207d764 set_rx_gain_cal_iq .text.rx_chan_dc_sort - 0x4207b5e6 0x1a6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207b5e6 rx_chan_dc_sort + 0x4207da62 0x1a6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207da62 rx_chan_dc_sort .text.set_rx_gain_cal_dc - 0x4207b78c 0x2d6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4207b78c set_rx_gain_cal_dc - .text 0x4207ba62 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207ba62 _fclose_r - 0x4207bb50 fclose - .text 0x4207bb66 0x1fc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207bb66 __sflush_r - 0x4207bcb4 _fflush_r - 0x4207bd2e fflush - .text 0x4207bd62 0x316 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207befc __sfp_lock_acquire - 0x4207bf0c __sfp_lock_release - 0x4207bf1c __sfp - 0x4207c00e __sinit - 0x4207c03c __fp_lock_all - 0x4207c05a __fp_unlock_all - .text 0x4207c078 0x118 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c078 _fopen_r - 0x4207c172 fopen - .text 0x4207c190 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c190 _fseek_r - 0x4207c194 fseek - .text 0x4207c1bc 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c1bc __sfvwrite_r - .text 0x4207c4a8 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c4a8 _fwalk_sglue - .text 0x4207c510 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c510 _printf_r - 0x4207c532 printf - .text 0x4207c564 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c564 _puts_r - 0x4207c604 puts - .text 0x4207c61a 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c642 __srefill_r - .text 0x4207c756 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c756 _sprintf_r - 0x4207c790 sprintf - .text 0x4207c7de 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c7de __sread - 0x4207c810 __seofread - 0x4207c814 __swrite - 0x4207c866 __sseek - 0x4207c89e __sclose - .text 0x4207c8a6 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c8a6 vprintf - 0x4207c8c4 _vprintf_r - .text 0x4207c8ce 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c8ce _vsnprintf_r - 0x4207c932 vsnprintf - .text 0x4207c960 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207c960 __swsetup_r - .text 0x4207ca32 0x37c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207ca32 _fseeko_r - 0x4207cd88 fseeko - .text 0x4207cdae 0x100 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207cdae _reclaim_reent - .text 0x4207ceae 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207ceae __errno - .text 0x4207cec0 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207cec0 gettimeofday - .text 0x4207cee4 0x26d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207d318 _svfprintf_r - .text 0x4207f5b8 0x284c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x4207f9ec _vfprintf_r - 0x42081d36 vfprintf - .text 0x42081e04 0x1a7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x42082238 __sprint_r - 0x4208225c _vfiprintf_r - 0x420837b2 vfiprintf - .text 0x42083880 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x42083880 __sflags - .text 0x420838fa 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x420838fa __swhatbuf_r - 0x4208397a __smakebuf_r - .text 0x42083a1a 0x22 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x42083a1a __localeconv_l - 0x42083a20 _localeconv_r - 0x42083a2e localeconv - .text 0x42083a3c 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x42083a3c frexp - .text 0x42083ac0 0xe30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x42083bf0 _dtoa_r - .text 0x420848f0 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x420848f0 _mbtowc_r - 0x420848fe __ascii_mbtowc - .text 0x42084938 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x42084938 _Balloc - 0x420849f6 _Bfree - 0x42084a5e __multadd - 0x42084b20 __s2b - 0x42084be0 __hi0bits - 0x42084c26 __lo0bits - 0x42084c90 __i2b - 0x42084cca __multiply - 0x42084e48 __pow5mult - 0x42084f20 __lshift - 0x4208501e __mcmp - 0x42085054 __mdiff - 0x420851ba __ulp - 0x420851fe __b2d - 0x420852b2 __d2b - 0x42085392 __ratio - 0x42085404 _mprec_log10 - 0x42085464 __copybits - 0x420854b0 __any_on - .text 0x420854f6 0x2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x420854f6 _wctomb_r - 0x42085504 __ascii_wctomb - .text 0x42085524 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x42085944 __ssprint_r - 0x42085a8a _svfiprintf_r - .text 0x42086f2e 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x42086f2e __trunctfdf2 + 0x4207dc08 0x2d6 /home/abobkov/esp/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x4207dc08 set_rx_gain_cal_dc + .text 0x4207dede 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207dede _fclose_r + 0x4207dfcc fclose + .text 0x4207dfe2 0x1fc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207dfe2 __sflush_r + 0x4207e130 _fflush_r + 0x4207e1aa fflush + .text 0x4207e1de 0x316 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207e378 __sfp_lock_acquire + 0x4207e388 __sfp_lock_release + 0x4207e398 __sfp + 0x4207e48a __sinit + 0x4207e4b8 __fp_lock_all + 0x4207e4d6 __fp_unlock_all + .text 0x4207e4f4 0x118 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207e4f4 _fopen_r + 0x4207e5ee fopen + .text 0x4207e60c 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207e60c _fseek_r + 0x4207e610 fseek + .text 0x4207e638 0x2ec /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207e638 __sfvwrite_r + .text 0x4207e924 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207e924 _fwalk_sglue + .text 0x4207e98c 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207e98c _printf_r + 0x4207e9ae printf + .text 0x4207e9e0 0xb6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207e9e0 _puts_r + 0x4207ea80 puts + .text 0x4207ea96 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207eabe __srefill_r + .text 0x4207ebd2 0x88 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207ebd2 _sprintf_r + 0x4207ec0c sprintf + .text 0x4207ec5a 0xc8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207ec5a __sread + 0x4207ec8c __seofread + 0x4207ec90 __swrite + 0x4207ece2 __sseek + 0x4207ed1a __sclose + .text 0x4207ed22 0x28 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207ed22 vprintf + 0x4207ed40 _vprintf_r + .text 0x4207ed4a 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207ed4a _vsnprintf_r + 0x4207edae vsnprintf + .text 0x4207eddc 0xd2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207eddc __swsetup_r + .text 0x4207eeae 0x37c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207eeae _fseeko_r + 0x4207f204 fseeko + .text 0x4207f22a 0x100 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207f22a _reclaim_reent + .text 0x4207f32a 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207f32a __errno + .text 0x4207f33c 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207f33c gettimeofday + .text 0x4207f360 0x26d4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4207f794 _svfprintf_r + .text 0x42081a34 0x284c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42081e68 _vfprintf_r + 0x420841b2 vfprintf + .text 0x42084280 0x1a7c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x420846b4 __sprint_r + 0x420846d8 _vfiprintf_r + 0x42085c2e vfiprintf + .text 0x42085cfc 0x7a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42085cfc __sflags + .text 0x42085d76 0x120 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42085d76 __swhatbuf_r + 0x42085df6 __smakebuf_r + .text 0x42085e96 0x22 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42085e96 __localeconv_l + 0x42085e9c _localeconv_r + 0x42085eaa localeconv + .text 0x42085eb8 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x42085eb8 frexp + .text 0x42085f3c 0xe30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x4208606c _dtoa_r + .text 0x42086d6c 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42086d6c _mbtowc_r + 0x42086d7a __ascii_mbtowc + .text 0x42086db4 0xbbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42086db4 _Balloc + 0x42086e72 _Bfree + 0x42086eda __multadd + 0x42086f9c __s2b + 0x4208705c __hi0bits + 0x420870a2 __lo0bits + 0x4208710c __i2b + 0x42087146 __multiply + 0x420872c4 __pow5mult + 0x4208739c __lshift + 0x4208749a __mcmp + 0x420874d0 __mdiff + 0x42087636 __ulp + 0x4208767a __b2d + 0x4208772e __d2b + 0x4208780e __ratio + 0x42087880 _mprec_log10 + 0x420878e0 __copybits + 0x4208792c __any_on + .text 0x42087972 0x2e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42087972 _wctomb_r + 0x42087980 __ascii_wctomb + .text 0x420879a0 0x1a0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x42087dc0 __ssprint_r + 0x42087f06 _svfiprintf_r + .text 0x420893aa 0x252 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x420893aa __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) .wifiextrairam.5 - 0x42087180 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42087180 ieee80211_alloc_tx_buf + 0x420895fc 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420895fc ieee80211_alloc_tx_buf .wifiextrairam.4 - 0x42087200 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42087200 ieee80211_post_hmac_tx + 0x4208967c 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4208967c ieee80211_post_hmac_tx .wifiextrairam.6 - 0x4208724e 0x19e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4208724e ieee80211_output_do + 0x420896ca 0x19e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420896ca ieee80211_output_do .wifiextrairam.9 - 0x420873ec 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420873ec esp_wifi_internal_tx + 0x42089868 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42089868 esp_wifi_internal_tx .wifiextrairam.39 - 0x420873f8 0x1e0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420873f8 sta_rx_eapol + 0x42089874 0x1e0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x42089874 sta_rx_eapol .wifiextrairam.5 - 0x420875d8 0x1f8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420875d8 esf_buf_alloc_dynamic + 0x42089a54 0x1f8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42089a54 esf_buf_alloc_dynamic .wifiextrairam.5 - 0x420877d0 0x1f8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420877d0 lmacSetTxFrame + 0x42089c4c 0x1f8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42089c4c lmacSetTxFrame .wifiextrairam.23 - 0x420879c8 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420879c8 lmacDiscardFrameExchangeSequence + 0x42089e44 0xd2 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42089e44 lmacDiscardFrameExchangeSequence .wifiextrairam.18 - 0x42087a9a 0x104 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42087a9a lmacProcessTxSuccess + 0x42089f16 0x104 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42089f16 lmacProcessTxSuccess .wifiextrairam.38 - 0x42087b9e 0x13c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42087b9e lmacProcessTxComplete + 0x4208a01a 0x13c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4208a01a lmacProcessTxComplete .wifiextrairam.45 - 0x42087cda 0x1f4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42087cda pm_tx_data_process + 0x4208a156 0x1f4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208a156 pm_tx_data_process .wifiextrairam.53 - 0x42087ece 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42087ece pm_on_data_tx + 0x4208a34a 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208a34a pm_on_data_tx .wifiextrairam.18 - 0x42087ed2 0x68 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42087ed2 pp_coex_tx_release + 0x4208a34e 0x68 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a34e pp_coex_tx_release .wifiextrairam.20 - 0x42087f3a 0x196 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42087f3a ppProcTxDone + 0x4208a3b6 0x196 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a3b6 ppProcTxDone .wifiextrairam.62 - 0x420880d0 0x12a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420880d0 ppMapWaitTxq + 0x4208a54c 0x12a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a54c ppMapWaitTxq .wifiextrairam.37 - 0x420881fa 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420881fa ppAssembleAMPDU + 0x4208a676 0x80 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a676 ppAssembleAMPDU .wifiextrairam.70 - 0x4208827a 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4208827a ppDirectRecycleAmpdu + 0x4208a6f6 0x6a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a6f6 ppDirectRecycleAmpdu .wifiextrairam.72 - 0x420882e4 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420882e4 ppRegressAmpdu + 0x4208a760 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4208a760 ppRegressAmpdu .wifiextrairam.13 - 0x4208838c 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4208838c rcGetRate + 0x4208a808 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4208a808 rcGetRate .wifiextrairam.19 - 0x4208842c 0xb6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4208842c trc_onPPTxDone + 0x4208a8a8 0xb6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4208a8a8 trc_onPPTxDone .wifiextrairam.3 - 0x420884e2 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420884e2 hal_set_tx_pti + 0x4208a95e 0x9e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4208a95e hal_set_tx_pti .wifiextrairam.3 - 0x42088580 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42088580 mac_tx_set_pti + 0x4208a9fc 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4208a9fc mac_tx_set_pti .wifiextrairam.7 - 0x420885e6 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420885e6 hal_mac_txq_disable + 0x4208aa62 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4208aa62 hal_mac_txq_disable .wifiextrairam.18 - 0x42088602 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42088602 hal_get_tsf_time + 0x4208aa7e 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4208aa7e 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 - 0x4208862c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208862c pm_get_connectionless_status + 0x4208aaa8 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208aaa8 pm_get_connectionless_status .wifislpiram.20 - 0x42088658 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088658 pm_enable_dream_timer + 0x4208aad4 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208aad4 pm_enable_dream_timer .wifislpiram.22 - 0x4208869a 0x14a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4208869a pm_update_by_connectionless_status + 0x4208ab16 0x14a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208ab16 pm_update_by_connectionless_status .wifislpiram.34 - 0x420887e4 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420887e4 pm_handle_tbtt_interval + 0x4208ac60 0x7e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208ac60 pm_handle_tbtt_interval .wifislpiram.36 - 0x42088862 0xfe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088862 pm_update_next_tbtt + 0x4208acde 0xfe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208acde pm_update_next_tbtt .wifislpiram.41 - 0x42088960 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42088960 pm_connectionless_wake_interval_timeout_process + 0x4208addc 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208addc pm_connectionless_wake_interval_timeout_process .wifislpiram.42 - 0x420889a4 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420889a4 pm_connectionless_wake_window_timeout_process + 0x4208ae20 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4208ae20 pm_connectionless_wake_window_timeout_process .wifislpiram.3 - 0x42088a04 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4208ae80 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .wifislpiram.4 - 0x42088a1a 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x42088a1a pp_timer_do_process + 0x4208ae96 0x90 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4208ae96 pp_timer_do_process .wifislpiram.4 - 0x42088aaa 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088aaa hal_get_sta_tsf + 0x4208af26 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208af26 hal_get_sta_tsf .wifislpiram.7 - 0x42088ad2 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088ad2 hal_set_sta_light_sleep_wake_ahead_time + 0x4208af4e 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208af4e hal_set_sta_light_sleep_wake_ahead_time .wifislpiram.8 - 0x42088ae6 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088ae6 hal_get_time_to_sta_next_tbtt + 0x4208af62 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208af62 hal_get_time_to_sta_next_tbtt .wifislpiram.14 - 0x42088b24 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088b24 tsf_hal_get_counter_value + 0x4208afa0 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208afa0 tsf_hal_get_counter_value .wifislpiram.16 - 0x42088b60 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088b60 tsf_hal_get_time + 0x4208afdc 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208afdc tsf_hal_get_time .wifislpiram.30 - 0x42088b7e 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x42088b7e tsf_hal_get_tbtt_interval + 0x4208affa 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4208affa tsf_hal_get_tbtt_interval *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram.*) *libdriver.a:gptimer.*(.text .text.gptimer_acquire_group_handle .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_release_group_handle .text.gptimer_select_periph_clock .text.gptimer_set_alarm_action .text.gptimer_set_raw_count .text.gptimer_start .text.gptimer_stop .text.gptimer_unregister_from_group .text.timer_ll_set_clock_prescale .text.timer_ll_set_clock_source) *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 - 0x42088bcc 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x42088bcc esp_event_post + 0x4208b048 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4208b048 esp_event_post .text.esp_event_loop_create_default - 0x42088bf4 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x42088bf4 esp_event_loop_create_default + 0x4208b070 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x4208b070 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 - 0x42088c36 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b0b2 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_create - 0x42088c68 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x42088c68 esp_event_loop_create + 0x4208b0e4 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b0e4 esp_event_loop_create .text.esp_event_loop_run - 0x42088e3a 0x194 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x42088e3a esp_event_loop_run + 0x4208b2b6 0x194 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b2b6 esp_event_loop_run .text.esp_event_loop_run_task - 0x42088fce 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b44a 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_post_to - 0x4208901c 0x160 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x4208901c esp_event_post_to + 0x4208b498 0x160 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x4208b498 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 - 0x4208917c 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x4208917c esp_cpu_set_breakpoint + 0x4208b5f8 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x4208b5f8 esp_cpu_set_breakpoint *libesp_hw_support.a:esp_gpio_reserve.*(.text) *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_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .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_set_transfer_ability) .text.gdma_acquire_pair_handle - 0x420891d0 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b64c 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_acquire_group_handle - 0x4208929a 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b716 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_group_handle - 0x42089388 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b804 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_pair_handle - 0x4208944e 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b8ca 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_rx_channel - 0x420894e0 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b95c 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_tx_channel - 0x4208956a 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208b9e6 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.do_allocate_gdma_channel - 0x420895f4 0x436 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208ba70 0x436 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_new_ahb_channel - 0x42089a2a 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x42089a2a gdma_new_ahb_channel - 0x42089a2a gdma_new_channel + 0x4208bea6 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bea6 gdma_new_ahb_channel + 0x4208bea6 gdma_new_channel .text.gdma_del_channel - 0x42089a5c 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x42089a5c gdma_del_channel + 0x4208bed8 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bed8 gdma_del_channel .text.gdma_get_channel_id - 0x42089abe 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x42089abe gdma_get_channel_id + 0x4208bf3a 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bf3a gdma_get_channel_id .text.gdma_connect - 0x42089b0c 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x42089b0c gdma_connect + 0x4208bf88 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208bf88 gdma_connect .text.gdma_disconnect - 0x42089cdc 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x42089cdc gdma_disconnect + 0x4208c158 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c158 gdma_disconnect .text.gdma_set_transfer_ability - 0x42089df4 0x14a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x42089df4 gdma_set_transfer_ability + 0x4208c270 0x14a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x4208c270 gdma_set_transfer_ability *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 - 0x42089f3e 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c3ba 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x4208a0ae 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c52a 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x4208a20c 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c688 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x4208a266 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c6e2 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x4208a2c2 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c73e 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_disable_clk_set_rst - 0x4208a312 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c78e 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_reset - 0x4208a362 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c7de 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x4208a398 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208a398 periph_rcc_acquire_enter + 0x4208c814 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c814 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x4208a3c0 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208a3c0 periph_rcc_acquire_exit + 0x4208c83c 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c83c periph_rcc_acquire_exit .text.periph_module_enable - 0x4208a3e2 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208a3e2 periph_module_enable + 0x4208c85e 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c85e periph_module_enable .text.periph_module_disable - 0x4208a482 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x4208a482 periph_module_disable + 0x4208c8fe 0x94 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x4208c8fe periph_module_disable *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 - 0x4208a516 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208c992 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.s_sar_adc_power_release - 0x4208a588 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208ca04 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.sar_periph_ctrl_init - 0x4208a63a 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208a63a sar_periph_ctrl_init + 0x4208cab6 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cab6 sar_periph_ctrl_init .text.sar_periph_ctrl_pwdet_power_acquire - 0x4208a654 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208a654 sar_periph_ctrl_pwdet_power_acquire + 0x4208cad0 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cad0 sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release - 0x4208a6c0 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208a6c0 sar_periph_ctrl_pwdet_power_release + 0x4208cb3c 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cb3c sar_periph_ctrl_pwdet_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire - 0x4208a762 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208a762 sar_periph_ctrl_adc_oneshot_power_acquire + 0x4208cbde 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cbde sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release - 0x4208a770 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x4208a770 sar_periph_ctrl_adc_oneshot_power_release + 0x4208cbec 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x4208cbec 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 - 0x4208a77e 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x4208a77e esp_get_free_internal_heap_size + 0x4208cbfa 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x4208cbfa 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 - 0x4208a792 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc0e 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_get_max_priority_wrapper - 0x4208a794 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc10 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_init_wrapper - 0x4208a798 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc14 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_deinit_wrapper - 0x4208a79c 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc18 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_enable_wrapper - 0x4208a79e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc1a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_disable_wrapper - 0x4208a7a2 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc1e 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_request_wrapper - 0x4208a7a4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc20 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_channel_set_wrapper - 0x4208a7a8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc24 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_clear_wrapper - 0x4208a7ac 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc28 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_set_wrapper - 0x4208a7ae 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc2a 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_interval_get_wrapper - 0x4208a7b0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc2c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_period_get_wrapper - 0x4208a7b4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc30 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_phase_get_wrapper - 0x4208a7b8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc34 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_register_start_cb_wrapper - 0x4208a7bc 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc38 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_process_restart_wrapper - 0x4208a7c0 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc3c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_register_cb_wrapper - 0x4208a7c4 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc40 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_set_wrapper - 0x4208a7c8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc44 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_get_wrapper - 0x4208a7cc 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc48 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_create_wrapper - 0x4208a7d0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc4c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_delete_wrapper - 0x4208a7e4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc60 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_free - 0x4208a7f6 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc72 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_writev_wrapper - 0x4208a80a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc86 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_write_wrapper - 0x4208a818 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cc94 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.get_time_wrapper - 0x4208a834 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ccb0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.nvs_open_wrapper - 0x4208a842 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ccbe 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_disable_wrapper - 0x4208a850 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cccc 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_enable_wrapper - 0x4208a862 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ccde 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_reset_mac_wrapper - 0x4208a874 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ccf0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_read_mac_wrapper - 0x4208a888 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cd04 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_enable_wrapper - 0x4208a896 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cd12 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_disable_wrapper - 0x4208a8b0 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cd2c 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_event_post_wrapper - 0x4208a8ca 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cd46 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_wrapper - 0x4208a8e6 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cd62 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_pinned_to_core_wrapper - 0x4208a8fe 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cd7a 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.event_group_wait_bits_wrapper - 0x4208a91a 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cd96 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_recv_wrapper - 0x4208a93e 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdba 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_front_wrapper - 0x4208a962 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdde 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_back_wrapper - 0x4208a976 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cdf2 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_wrapper - 0x4208a98a 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce06 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.recursive_mutex_create_wrapper - 0x4208a9b2 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce2e 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_create_wrapper - 0x4208a9c6 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce42 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_get_wrapper - 0x4208a9da 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ce56 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.disable_intr_wrapper - 0x4208aa48 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cec4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.enable_intr_wrapper - 0x4208aa5a 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208ced6 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_isr_wrapper - 0x4208aa6c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cee8 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_intr_wrapper - 0x4208aa7a 0x3a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cef6 0x3a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_create_queue - 0x4208aab4 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x4208aab4 wifi_create_queue + 0x4208cf30 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf30 wifi_create_queue .text.wifi_create_queue_wrapper - 0x4208aaf4 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf70 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_delete_queue - 0x4208ab02 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x4208ab02 wifi_delete_queue + 0x4208cf7e 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cf7e wifi_delete_queue .text.wifi_delete_queue_wrapper - 0x4208ab28 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x4208cfa4 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 - 0x4208ab36 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4208cfb2 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x4208ac0a 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x4208ac0a esp_startup_start_app + 0x4208d086 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x4208d086 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) @@ -35560,146 +35656,146 @@ 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 - 0x4208ac80 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d0fc 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ll_tx_enable_interrupt - 0x4208aca6 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d122 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ahb_hal_set_priority - 0x4208acd4 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208acd4 gdma_ahb_hal_set_priority + 0x4208d150 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d150 gdma_ahb_hal_set_priority .text.gdma_ahb_hal_connect_peri - 0x4208ad12 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208ad12 gdma_ahb_hal_connect_peri + 0x4208d18e 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d18e gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri - 0x4208adac 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208adac gdma_ahb_hal_disconnect_peri + 0x4208d228 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d228 gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst - 0x4208adf0 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208adf0 gdma_ahb_hal_enable_burst + 0x4208d26c 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d26c gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_set_strategy - 0x4208ae68 0x64 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208ae68 gdma_ahb_hal_set_strategy + 0x4208d2e4 0x64 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d2e4 gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_enable_intr - 0x4208aecc 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208aecc gdma_ahb_hal_enable_intr + 0x4208d348 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d348 gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg - 0x4208aef0 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208aef0 gdma_ahb_hal_get_intr_status_reg + 0x4208d36c 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d36c gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init - 0x4208af0a 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4208af0a gdma_ahb_hal_init + 0x4208d386 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4208d386 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_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_set_ext_mem_align .text.gdma_hal_set_priority .text.gdma_hal_set_strategy) .text.gdma_hal_deinit - 0x4208afb0 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208afb0 gdma_hal_deinit + 0x4208d42c 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d42c gdma_hal_deinit .text.gdma_hal_set_priority - 0x4208afb6 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208afb6 gdma_hal_set_priority + 0x4208d432 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d432 gdma_hal_set_priority .text.gdma_hal_connect_peri - 0x4208afc4 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208afc4 gdma_hal_connect_peri + 0x4208d440 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d440 gdma_hal_connect_peri .text.gdma_hal_disconnect_peri - 0x4208afd2 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208afd2 gdma_hal_disconnect_peri + 0x4208d44e 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d44e gdma_hal_disconnect_peri .text.gdma_hal_enable_burst - 0x4208afe0 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208afe0 gdma_hal_enable_burst + 0x4208d45c 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d45c gdma_hal_enable_burst .text.gdma_hal_set_ext_mem_align - 0x4208afee 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208afee gdma_hal_set_ext_mem_align + 0x4208d46a 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d46a gdma_hal_set_ext_mem_align .text.gdma_hal_enable_intr - 0x4208affe 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4208affe gdma_hal_enable_intr + 0x4208d47a 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4208d47a gdma_hal_enable_intr *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_get_info_tlsf - 0x4208b00c 0x20 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d488 0x20 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x4208b02c 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208b02c multi_heap_register_impl - 0x4208b02c multi_heap_register + 0x4208d4a8 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d4a8 multi_heap_register_impl + 0x4208d4a8 multi_heap_register .text.multi_heap_free_size_impl - 0x4208b098 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208b098 multi_heap_free_size_impl - 0x4208b098 multi_heap_free_size + 0x4208d514 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d514 multi_heap_free_size_impl + 0x4208d514 multi_heap_free_size .text.multi_heap_get_info_impl - 0x4208b0a2 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4208b0a2 multi_heap_get_info - 0x4208b0a2 multi_heap_get_info_impl + 0x4208d51e 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4208d51e multi_heap_get_info + 0x4208d51e 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_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) .text.control_construct - 0x4208b136 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d5b2 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x4208b2f8 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d774 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x4208b32a 0x7e esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208b32a tlsf_walk_pool + 0x4208d7a6 0x7e esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d7a6 tlsf_walk_pool .text.tlsf_fit_size - 0x4208b3a8 0x44 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208b3a8 tlsf_fit_size + 0x4208d824 0x44 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d824 tlsf_fit_size .text.tlsf_pool_overhead - 0x4208b3ec 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208b3ec tlsf_pool_overhead + 0x4208d868 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d868 tlsf_pool_overhead .text.tlsf_add_pool - 0x4208b3f0 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208b3f0 tlsf_add_pool + 0x4208d86c 0x226 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208d86c tlsf_add_pool .text.tlsf_create - 0x4208b616 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208b616 tlsf_create + 0x4208da92 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208da92 tlsf_create .text.tlsf_create_with_pool - 0x4208b63e 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4208b63e tlsf_create_with_pool + 0x4208daba 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4208daba 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 - 0x4208b680 0x32 esp-idf/log/liblog.a(log.c.obj) + 0x4208dafc 0x32 esp-idf/log/liblog.a(log.c.obj) .text.heap_swap - 0x4208b6b2 0x2a esp-idf/log/liblog.a(log.c.obj) + 0x4208db2e 0x2a esp-idf/log/liblog.a(log.c.obj) .text.heap_bubble_down - 0x4208b6dc 0x4e esp-idf/log/liblog.a(log.c.obj) + 0x4208db58 0x4e esp-idf/log/liblog.a(log.c.obj) .text.add_to_cache - 0x4208b72a 0x90 esp-idf/log/liblog.a(log.c.obj) + 0x4208dba6 0x90 esp-idf/log/liblog.a(log.c.obj) .text.get_uncached_log_level - 0x4208b7ba 0x46 esp-idf/log/liblog.a(log.c.obj) + 0x4208dc36 0x46 esp-idf/log/liblog.a(log.c.obj) .text.get_cached_log_level - 0x4208b800 0xf6 esp-idf/log/liblog.a(log.c.obj) + 0x4208dc7c 0xf6 esp-idf/log/liblog.a(log.c.obj) .text.s_log_level_get_and_unlock - 0x4208b8f6 0x4a esp-idf/log/liblog.a(log.c.obj) + 0x4208dd72 0x4a esp-idf/log/liblog.a(log.c.obj) .text.clear_log_level_list - 0x4208b940 0x40 esp-idf/log/liblog.a(log.c.obj) + 0x4208ddbc 0x40 esp-idf/log/liblog.a(log.c.obj) .text.esp_log_level_set - 0x4208b980 0x154 esp-idf/log/liblog.a(log.c.obj) - 0x4208b980 esp_log_level_set + 0x4208ddfc 0x154 esp-idf/log/liblog.a(log.c.obj) + 0x4208ddfc esp_log_level_set .text.esp_log_writev - 0x4208bad4 0x42 esp-idf/log/liblog.a(log.c.obj) - 0x4208bad4 esp_log_writev + 0x4208df50 0x42 esp-idf/log/liblog.a(log.c.obj) + 0x4208df50 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 - 0x4208bb16 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4208bb16 intr_handler_get + 0x4208df92 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4208df92 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x4208bb2a 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x4208bb2a intr_handler_set + 0x4208dfa6 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x4208dfa6 intr_handler_set *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) *(.irom0.text) *(.fini.literal) *(.fini) *(.gnu.version) - 0x4208bb5c . = (. + _esp_flash_mmap_prefetch_pad_size) - *fill* 0x4208bb4c 0x10 - 0x4208bb5c _text_end = ABSOLUTE (.) - 0x4208bb5c _instruction_reserved_end = ABSOLUTE (.) - 0x4208bb5c _etext = . + 0x4208dfd8 . = (. + _esp_flash_mmap_prefetch_pad_size) + *fill* 0x4208dfc8 0x10 + 0x4208dfd8 _text_end = ABSOLUTE (.) + 0x4208dfd8 _instruction_reserved_end = ABSOLUTE (.) + 0x4208dfd8 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0x90000 0x3c000020 _flash_rodata_dummy_start = . 0x3c000020 . = ALIGN (ALIGNOF (.flash.text)) - 0x3c08bb5c . = (. + SIZEOF (.flash.text)) - *fill* 0x3c000020 0x8bb3c + 0x3c08dfd8 . = (. + SIZEOF (.flash.text)) + *fill* 0x3c000020 0x8dfb8 0x3c090020 . = (ALIGN (_esp_mmu_block_size) + 0x20) - *fill* 0x3c08bb5c 0x44c4 + *fill* 0x3c08dfd8 0x2048 .flash.appdesc 0x3c090020 0x100 0x3c090020 _rodata_reserved_start = ABSOLUTE (.) @@ -35710,5144 +35806,5267 @@ END GROUP *(.rodata_custom_desc .rodata_custom_desc.*) 0x3c090120 . = ALIGN (ALIGNOF (.flash.rodata)) -.flash.rodata 0x3c090120 0x17d40 +.flash.rodata 0x3c090120 0x18d44 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: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:mspi_timing_config.* *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: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:mspi_timing_config.* *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: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:mspi_timing_config.* *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: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:mspi_timing_config.* *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: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:mspi_timing_config.* *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: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:mspi_timing_config.* *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.pthread_create.str1.4 - 0x3c090120 0xdc7a esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c090120 0xe856 esp-idf/pthread/libpthread.a(pthread.c.obj) 0xf7 (size before relaxing) .rodata.pthread_mutex_unlock.str1.4 - 0x3c09dd9a 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) - *fill* 0x3c09dd9a 0x2 + 0x3c09e976 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + *fill* 0x3c09e976 0x2 .rodata.__func__.0 - 0x3c09dd9c 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c09e978 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c09ddb1 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c09ddb1 0x3 + 0x3c09e98d 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c09e98d 0x3 .rodata.__func__.0 - 0x3c09ddb4 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3c09e990 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .rodata.str1.4 - 0x3c09dde2 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x3c09e9be 0xef esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c09dde2 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c09e9be 0x5c esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c09dde2 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c09dde2 0x2 + 0x3c09e9be 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c09e9be 0x2 .rodata.__func__.0 - 0x3c09dde4 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c09ddf1 0x3 - .srodata 0x3c09ddf4 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c09e9c0 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c09e9cd 0x3 + .srodata 0x3c09e9d0 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_panic_handler.str1.4 - 0x3c09ddf8 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c09e9d4 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_core_init.str1.4 - 0x3c09ddf8 0xb8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09e9d4 0xb8 esp-idf/esp_system/libesp_system.a(startup.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c09ddf8 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09e9d4 0x51 esp-idf/esp_system/libesp_system.a(startup.c.obj) .rodata.start_cpu0_default.str1.4 - 0x3c09ddf8 0x231 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09e9d4 0x231 esp-idf/esp_system/libesp_system.a(startup.c.obj) .rodata.__func__.0 - 0x3c09ddf8 0xd esp-idf/esp_system/libesp_system.a(startup.c.obj) - *fill* 0x3c09de05 0x3 + 0x3c09e9d4 0xd esp-idf/esp_system/libesp_system.a(startup.c.obj) + *fill* 0x3c09e9e1 0x3 .srodata.g_startup_fn - 0x3c09de08 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c09de08 g_startup_fn + 0x3c09e9e4 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c09e9e4 g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c09de0c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c09e9e8 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c09de0c 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .srodata 0x3c09de0c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c09e9e8 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .srodata 0x3c09e9e8 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c09de11 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.test_and_print_register_bits.str1.4 - 0x3c09de11 0x3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x3 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c09de11 0xb esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0xb esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c09de11 0x4b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x4b esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c09de11 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c09de11 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c09de11 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c09de11 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c09de11 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c09de11 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9ed 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c09de11 0x429 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - *fill* 0x3c09de11 0x3 + 0x3c09e9ed 0x429 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + *fill* 0x3c09e9ed 0x3 .rodata.reason.0 - 0x3c09de14 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c09de54 0xdc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c09e9f0 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c09ea30 0xdc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.get_cached_log_level.str1.4 - 0x3c09df30 0x67 esp-idf/log/liblog.a(log.c.obj) + 0x3c09eb0c 0x67 esp-idf/log/liblog.a(log.c.obj) .rodata.esp_log_level_set.str1.4 - 0x3c09df30 0x2 esp-idf/log/liblog.a(log.c.obj) + 0x3c09eb0c 0x2 esp-idf/log/liblog.a(log.c.obj) .rodata.__func__.0 - 0x3c09df30 0x15 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c09df45 0x3 + 0x3c09eb0c 0x15 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c09eb21 0x3 .rodata.__func__.1 - 0x3c09df48 0x12 esp-idf/log/liblog.a(log.c.obj) - *fill* 0x3c09df5a 0x2 + 0x3c09eb24 0x12 esp-idf/log/liblog.a(log.c.obj) + *fill* 0x3c09eb36 0x2 .rodata.__func__.2 - 0x3c09df5c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09df6d 0x3 + 0x3c09eb38 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09eb49 0x3 .rodata.__func__.3 - 0x3c09df70 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09df82 0x2 + 0x3c09eb4c 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09eb5e 0x2 .rodata.__func__.7 - 0x3c09df84 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09df9e 0x2 + 0x3c09eb60 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09eb7a 0x2 .rodata.__func__.8 - 0x3c09dfa0 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c09dfb9 0x3 + 0x3c09eb7c 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c09eb95 0x3 .rodata.__func__.9 - 0x3c09dfbc 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c09eb98 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c09dfcd 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09eba9 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c09dfcd 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c09dfcd 0x3 + 0x3c09eba9 0x130 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c09eba9 0x3 .rodata.__func__.1 - 0x3c09dfd0 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09ebac 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c09dfe4 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c09dff3 0x1 + 0x3c09ebc0 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c09ebcf 0x1 .rodata.__func__.3 - 0x3c09dff4 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c09ebd0 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c09e002 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ebde 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c09e002 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ebde 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c09e002 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c09e002 0x2 + 0x3c09ebde 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c09ebde 0x2 .rodata.__func__.4 - 0x3c09e004 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ebe0 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c09e01c 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c09ebf8 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c09e035 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c09e035 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c09e035 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c09e035 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0x142 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c09e035 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c09e035 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c09e035 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0x1a7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c09e035 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec11 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c09e035 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e035 0x3 + 0x3c09ec11 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ec11 0x3 .rodata.__func__.0 - 0x3c09e038 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec14 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c09e048 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e055 0x3 + 0x3c09ec24 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ec31 0x3 .rodata.__func__.2 - 0x3c09e058 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e069 0x3 + 0x3c09ec34 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ec45 0x3 .rodata.__func__.3 - 0x3c09e06c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e079 0x3 + 0x3c09ec48 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ec55 0x3 .rodata.__func__.5 - 0x3c09e07c 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e08d 0x3 + 0x3c09ec58 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ec69 0x3 .rodata.__func__.6 - 0x3c09e090 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e09a 0x2 + 0x3c09ec6c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ec76 0x2 .rodata.__func__.8 - 0x3c09e09c 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec78 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c09e0a8 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ec84 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c09e0b8 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e0cb 0x1 + 0x3c09ec94 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09eca7 0x1 .rodata.__func__.11 - 0x3c09e0cc 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e0e2 0x2 + 0x3c09eca8 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ecbe 0x2 .rodata.__func__.12 - 0x3c09e0e4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e0f6 0x2 + 0x3c09ecc0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ecd2 0x2 .rodata.__func__.14 - 0x3c09e0f8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e10a 0x2 + 0x3c09ecd4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ece6 0x2 .rodata.__func__.15 - 0x3c09e10c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e11e 0x2 + 0x3c09ece8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ecfa 0x2 .rodata.__func__.18 - 0x3c09e120 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c09e132 0x2 + 0x3c09ecfc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c09ed0e 0x2 .rodata.__func__.20 - 0x3c09e134 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c09ed10 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c09e13f 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c09e13f 0x1 + 0x3c09ed1b 0x105 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c09ed1b 0x1 .rodata.__func__.0 - 0x3c09e140 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c09e15b 0x1 + 0x3c09ed1c 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c09ed37 0x1 .srodata.soc_memory_region_count - 0x3c09e15c 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09e15c soc_memory_region_count + 0x3c09ed38 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09ed38 soc_memory_region_count .rodata.soc_memory_regions - 0x3c09e160 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09e160 soc_memory_regions + 0x3c09ed3c 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09ed3c soc_memory_regions .rodata.str1.4 - 0x3c09e1c4 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09eda0 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3c09e1c4 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c09e1c4 soc_memory_types + 0x3c09eda0 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c09eda0 soc_memory_types .rodata.str1.4 - 0x3c09e1f4 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09edd0 0x121 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c09e1f4 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c09e20b 0x1 + 0x3c09edd0 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c09ede7 0x1 .rodata.__func__.1 - 0x3c09e20c 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09ede8 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c09e224 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c09ee00 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c09e233 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09ee0f 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3c09e233 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09ee0f 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c09e233 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09ee0f 0xbe esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c09e233 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09e233 0x1 + 0x3c09ee0f 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09ee0f 0x1 .rodata.__func__.2 - 0x3c09e234 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09e245 0x3 + 0x3c09ee10 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09ee21 0x3 .rodata.__func__.3 - 0x3c09e248 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09e262 0x2 + 0x3c09ee24 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09ee3e 0x2 .rodata.__func__.5 - 0x3c09e264 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09e27e 0x2 + 0x3c09ee40 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09ee5a 0x2 .rodata.__func__.6 - 0x3c09e280 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09e296 0x2 + 0x3c09ee5c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09ee72 0x2 .rodata.__func__.7 - 0x3c09e298 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c09e2b1 0x3 + 0x3c09ee74 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c09ee8d 0x3 .rodata.__func__.9 - 0x3c09e2b4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09ee90 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c09e2c8 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c09eea4 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c09e2dd 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c09e2dd 0x3 + 0x3c09eeb9 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c09eeb9 0x3 .rodata.__func__.0 - 0x3c09e2e0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c09eebc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.__func__.1 - 0x3c09e2f4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c09e30a 0x2 + 0x3c09eed0 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c09eee6 0x2 .rodata.__func__.2 - 0x3c09e30c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c09eee8 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c09e321 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09eefd 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c09e321 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09eefd 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c09e321 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c09e321 0x3 + 0x3c09eefd 0x5b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c09eefd 0x3 .rodata.__func__.0 - 0x3c09e324 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c09e345 0x3 + 0x3c09ef00 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c09ef21 0x3 .rodata.__func__.1 - 0x3c09e348 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c09ef24 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.regi2c_saradc_disable.str1.4 - 0x3c09e36c 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3c09ef48 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .rodata.str1.4 - 0x3c09e36c 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3c09ef48 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c09e36c 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09ef48 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c09e36c 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09ef48 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.calibrate_ocode.str1.4 - 0x3c09e36c 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09ef48 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.__func__.0 - 0x3c09e36c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09e383 0x1 + 0x3c09ef48 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09ef5f 0x1 .rodata.__func__.1 - 0x3c09e384 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09e39b 0x1 + 0x3c09ef60 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09ef77 0x1 .rodata.__func__.2 - 0x3c09e39c 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c09e3af 0x1 - .rodata 0x3c09e3b0 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c09ef78 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c09ef8b 0x1 + .rodata 0x3c09ef8c 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c09e3ba 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c09ef96 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c09e3ba 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c09e3ba 0x2 + 0x3c09ef96 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c09ef96 0x2 .rodata.__func__.0 - 0x3c09e3bc 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c09e3d3 0x1 + 0x3c09ef98 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c09efaf 0x1 .rodata.__func__.1 - 0x3c09e3d4 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c09efb0 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.s_sar_adc_power_release.str1.4 - 0x3c09e3e0 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09efbc 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 - 0x3c09e3e0 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09efbc 0x41 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.__func__.0 - 0x3c09e3e0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09efbc 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.__func__.1 - 0x3c09e3f8 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c09efd4 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c09e41c 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c09eff8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c09e41c 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c09eff8 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.main_task.str1.4 - 0x3c09e41c 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09eff8 0xdd esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3c09e41c 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09eff8 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.__func__.0 - 0x3c09e41c 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c09e426 0x2 + 0x3c09eff8 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c09f002 0x2 .rodata.__func__.1 - 0x3c09e428 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c09f004 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c09e43e 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3c09e43e 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c09e43e 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c09e43e 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c09e43e 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3c09e43e 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3c09e43e 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c09e43e 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3c09e43e 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3c09e43e 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c09e43e 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f01a 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.uxQueueMessagesWaiting.str1.4 - 0x3c09e43e 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e43e 0x2 + 0x3c09f01a 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f01a 0x2 .rodata.__func__.2 - 0x3c09e440 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e44d 0x3 + 0x3c09f01c 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f029 0x3 .rodata.__func__.5 - 0x3c09e450 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e467 0x1 + 0x3c09f02c 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f043 0x1 .rodata.__func__.7 - 0x3c09e468 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e47d 0x3 + 0x3c09f044 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f059 0x3 .rodata.__func__.9 - 0x3c09e480 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c09f05c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.10 - 0x3c09e494 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e4a2 0x2 + 0x3c09f070 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f07e 0x2 .rodata.__func__.11 - 0x3c09e4a4 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e4b6 0x2 + 0x3c09f080 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f092 0x2 .rodata.__func__.12 - 0x3c09e4b8 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e4d1 0x3 + 0x3c09f094 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f0ad 0x3 .rodata.__func__.13 - 0x3c09e4d4 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e4ef 0x1 + 0x3c09f0b0 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f0cb 0x1 .rodata.__func__.14 - 0x3c09e4f0 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e502 0x2 + 0x3c09f0cc 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f0de 0x2 .rodata.__func__.15 - 0x3c09e504 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e522 0x2 + 0x3c09f0e0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f0fe 0x2 .rodata.__func__.17 - 0x3c09e524 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e53d 0x3 + 0x3c09f100 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f119 0x3 .rodata.__func__.18 - 0x3c09e540 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e559 0x3 + 0x3c09f11c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f135 0x3 .rodata.__func__.20 - 0x3c09e55c 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e571 0x3 - .rodata.__func__.21 - 0x3c09e574 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__.23 - 0x3c09e588 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c09e5a2 0x2 - .rodata.__func__.24 - 0x3c09e5a4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__.25 - 0x3c09e5b8 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c09e5cb 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvDeleteTCB.str1.4 - 0x3c09e5cb 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvInitialiseNewTask.str1.4 - 0x3c09e5cb 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskDelete.str1.4 - 0x3c09e5cb 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.eTaskGetState.str1.4 - 0x3c09e5cb 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskIncrementTick.str1.4 - 0x3c09e5cb 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskResumeAll.str1.4 - 0x3c09e5cb 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskSwitchContext.str1.4 - 0x3c09e5cb 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskSuspend.str1.4 - 0x3c09e5cb 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c09e5cb 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPlaceOnUnorderedEventList.str1.4 - 0x3c09e5cb 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c09e5cb 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskRemoveFromUnorderedEventList.str1.4 - 0x3c09e5cb 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskSetTimeOutState.str1.4 - 0x3c09e5cb 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c09e5cb 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c09e5cb 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c09e5cb 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c09e5cb 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskGenericNotify.str1.4 - 0x3c09e5cb 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c09e5cb 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c09e5cb 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvCreateIdleTasks.str1.4 - 0x3c09e5cb 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskStartScheduler.str1.4 - 0x3c09e5cb 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c09e5cb 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e5cb 0x1 - .rodata.__func__.2 - 0x3c09e5cc 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e5ed 0x3 - .rodata.__func__.3 - 0x3c09e5f0 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e60e 0x2 - .rodata.__func__.4 - 0x3c09e610 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e62e 0x2 - .rodata.__func__.5 - 0x3c09e630 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e645 0x3 - .rodata.__func__.6 - 0x3c09e648 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.8 - 0x3c09e660 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e67e 0x2 - .rodata.__func__.12 - 0x3c09e680 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.13 - 0x3c09e698 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.14 - 0x3c09e6bc 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.16 - 0x3c09e6d4 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e6e9 0x3 - .rodata.__func__.18 - 0x3c09e6ec 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e70e 0x2 - .rodata.__func__.19 - 0x3c09e710 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e729 0x3 - .rodata.__func__.21 - 0x3c09e72c 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e74b 0x1 - .rodata.__func__.22 - 0x3c09e74c 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e762 0x2 - .rodata.__func__.23 - 0x3c09e764 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e777 0x1 - .rodata.__func__.24 - 0x3c09e778 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e78b 0x1 - .rodata.__func__.29 - 0x3c09e78c 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e79a 0x2 - .rodata.__func__.30 - 0x3c09e79c 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e7ab 0x1 - .rodata.__func__.31 - 0x3c09e7ac 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.35 - 0x3c09e7c0 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e7cd 0x3 - .rodata.__func__.38 - 0x3c09e7d0 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e7db 0x1 - .rodata.__func__.40 - 0x3c09e7dc 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c09e7e9 0x3 - .rodata.__func__.41 - 0x3c09e7ec 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .srodata.uxTopUsedPriority - 0x3c09e7f8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c09e7f8 uxTopUsedPriority - .rodata.vPortTaskWrapper.str1.4 - 0x3c09e7fc 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c09e7fc 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.pxPortInitialiseStack.str1.4 - 0x3c09e7fc 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortExitCritical.str1.4 - 0x3c09e7fc 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c09e7fc 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.__func__.0 - 0x3c09e7fc 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c09e80e 0x2 - .rodata.__func__.2 - 0x3c09e810 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c09e826 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c09e826 0x2 - .rodata.__func__.1 - 0x3c09e828 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) - .rodata.vSystimerSetup.str1.4 - 0x3c09e846 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c09e846 0x2 - .rodata.__func__.0 - 0x3c09e848 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .rodata.str1.4 - 0x3c09e857 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_locks_init.str1.4 - 0x3c09e857 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c09e857 0x1 - .rodata.__func__.4 - 0x3c09e858 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c09e86e 0x2 - .rodata.__func__.3 - 0x3c09e870 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c09e883 0x1 - .rodata.__func__.2 - 0x3c09e884 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c09e899 0x3 - .rodata.__func__.1 - 0x3c09e89c 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c09e8b1 0x3 - .rodata.__func__.0 - 0x3c09e8b4 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c09e8c0 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .srodata.esp_unknown_msg - 0x3c09e8c0 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .rodata.str1.4 - 0x3c09e8c6 0x17ee esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c09e8c6 0x2 - .rodata.esp_err_msg_table - 0x3c09e8c8 0x6c8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .rodata.str1.4 - 0x3c09ef90 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.init_timer_task.str1.4 - 0x3c09ef90 0x7f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.esp_timer_init.str1.4 - 0x3c09ef90 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.__func__.0 - 0x3c09ef90 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c09ef9d 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .rodata.str1.4 - 0x3c09ef9d 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .rodata.esp_timer_impl_init.str1.4 - 0x3c09ef9d 0xbb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - *fill* 0x3c09ef9d 0x3 - .rodata.__func__.0 - 0x3c09efa0 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .rodata.translate_path.str1.4 - 0x3c09efbc 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.esp_vfs_register_fd_range.str1.4 - 0x3c09efbc 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.__func__.0 - 0x3c09efbc 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.console_open.str1.4 - 0x3c09efcb 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) - .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c09efcb 0xd esp-idf/vfs/libvfs.a(vfs_console.c.obj) - *fill* 0x3c09efcb 0x1 - .rodata.vfs 0x3c09efcc 0xa4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) - .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c09f070 0x43 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) - .rodata.__func__.0 - 0x3c09f070 0x1c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) - .rodata.vfs 0x3c09f08c 0xa4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) - .rodata.uart_access.str1.4 - 0x3c09f130 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .rodata.uart_fcntl.str1.4 - 0x3c09f130 0x34 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .rodata.uart_return_char.str1.4 - 0x3c09f130 0x1d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .rodata.uart_fsync.str1.4 - 0x3c09f130 0x12 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .rodata.__func__.1 - 0x3c09f130 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - *fill* 0x3c09f13b 0x1 - .rodata.__func__.2 - 0x3c09f13c 0x11 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + 0x3c09f138 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) *fill* 0x3c09f14d 0x3 - .rodata.__func__.3 - 0x3c09f150 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - *fill* 0x3c09f15a 0x2 - .rodata.__func__.4 - 0x3c09f15c 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - *fill* 0x3c09f167 0x1 - .rodata.__func__.5 - 0x3c09f168 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - *fill* 0x3c09f173 0x1 - .rodata.__func__.6 - 0x3c09f174 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - *fill* 0x3c09f17f 0x1 - .rodata.__func__.7 - 0x3c09f180 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - *fill* 0x3c09f18b 0x1 - .rodata.vfs 0x3c09f18c 0xa4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .srodata.s_uart_mount_points - 0x3c09f230 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .srodata.s_ctx - 0x3c09f238 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .rodata.example_wifi_init.str1.4 - 0x3c09f240 0x10b esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.example_espnow_recv_cb.str1.4 - 0x3c09f240 0xa4 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.example_espnow_send_cb.str1.4 - 0x3c09f240 0x59 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.example_espnow_data_parse.str1.4 - 0x3c09f240 0x3e esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.example_espnow_data_prepare.str1.4 - 0x3c09f240 0xc7 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.example_espnow_init.str1.4 - 0x3c09f240 0x1b0 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.example_espnow_task.str1.4 - 0x3c09f240 0x250 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.app_main.str1.4 - 0x3c09f240 0x18 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.__func__.0 - 0x3c09f240 0x14 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.__func__.1 - 0x3c09f254 0x14 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.__func__.21 + 0x3c09f150 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.23 + 0x3c09f164 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c09f17e 0x2 + .rodata.__func__.24 + 0x3c09f180 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.25 + 0x3c09f194 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvTaskIsTaskSuspended.str1.4 + 0x3c09f1a7 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvDeleteTCB.str1.4 + 0x3c09f1a7 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvInitialiseNewTask.str1.4 + 0x3c09f1a7 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskDelete.str1.4 + 0x3c09f1a7 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.eTaskGetState.str1.4 + 0x3c09f1a7 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTick.str1.4 + 0x3c09f1a7 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskResumeAll.str1.4 + 0x3c09f1a7 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSwitchContext.str1.4 + 0x3c09f1a7 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSuspend.str1.4 + 0x3c09f1a7 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnEventList.str1.4 + 0x3c09f1a7 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnUnorderedEventList.str1.4 + 0x3c09f1a7 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x3c09f1a7 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskRemoveFromUnorderedEventList.str1.4 + 0x3c09f1a7 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSetTimeOutState.str1.4 + 0x3c09f1a7 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCheckForTimeOut.str1.4 + 0x3c09f1a7 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskPriorityDisinherit.str1.4 + 0x3c09f1a7 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x3c09f1a7 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x3c09f1a7 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotify.str1.4 + 0x3c09f1a7 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreatePinnedToCore.str1.4 + 0x3c09f1a7 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x3c09f1a7 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvCreateIdleTasks.str1.4 + 0x3c09f1a7 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskStartScheduler.str1.4 + 0x3c09f1a7 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandleForCore.str1.4 + 0x3c09f1a7 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f1a7 0x1 .rodata.__func__.2 - 0x3c09f268 0x12 esp-idf/main/libmain.a(espnow_example_main.c.obj) - *fill* 0x3c09f27a 0x2 + 0x3c09f1a8 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f1c9 0x3 .rodata.__func__.3 - 0x3c09f27c 0x9 esp-idf/main/libmain.a(espnow_example_main.c.obj) - *fill* 0x3c09f285 0x3 + 0x3c09f1cc 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f1ea 0x2 .rodata.__func__.4 - 0x3c09f288 0x1c esp-idf/main/libmain.a(espnow_example_main.c.obj) - .rodata.assert_valid_rv_int_num.str1.4 - 0x3c09f2a4 0x9d esp-idf/riscv/libriscv.a(interrupt.c.obj) - .rodata._global_interrupt_handler.str1.4 - 0x3c09f2a4 0x5f esp-idf/riscv/libriscv.a(interrupt.c.obj) - .rodata.__func__.0 - 0x3c09f2a4 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c09f2be 0x2 - .rodata.__func__.1 - 0x3c09f2c0 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .rodata.set_cnt_in_reg.str1.4 - 0x3c09f2d8 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .rodata.write_reg.str1.4 - 0x3c09f2d8 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .rodata.esp_efuse_utility_process.str1.4 - 0x3c09f2d8 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .rodata.__func__.1 - 0x3c09f2d8 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c09f2f3 0x1 - .rodata.__func__.4 - 0x3c09f2f4 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c09f30e 0x2 - .srodata.USER_DATA_MAC_CUSTOM - 0x3c09f310 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_INIT_CODE_ATTEN3 - 0x3c09f314 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_INIT_CODE_ATTEN2 - 0x3c09f318 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_INIT_CODE_ATTEN1 - 0x3c09f31c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.ADC1_INIT_CODE_ATTEN0 - 0x3c09f320 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .srodata.BLK_VERSION_MAJOR - 0x3c09f324 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .rodata.MAC 0x3c09f328 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c09f340 0x82 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .rodata.range_read_addr_blocks - 0x3c09f340 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x3c09f340 range_read_addr_blocks - .rodata.s_get_bus_mask.str1.4 - 0x3c09f398 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.s_reserve_irom_region.str1.4 - 0x3c09f398 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.s_reserve_drom_region.str1.4 - 0x3c09f398 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.str1.4 - 0x3c09f398 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_init.str1.4 - 0x3c09f398 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 - 0x3c09f398 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c09f398 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_map.str1.4 - 0x3c09f398 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_unmap.str1.4 - 0x3c09f398 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c09f398 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__FUNCTION__.1 - 0x3c09f398 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c09f3af 0x1 - .rodata.__FUNCTION__.2 - 0x3c09f3b0 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c09f3be 0x2 - .rodata.__func__.3 - 0x3c09f3c0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c09f3d7 0x1 - .rodata.__func__.4 - 0x3c09f3d8 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__FUNCTION__.5 - 0x3c09f3e4 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c09f1ec 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f20a 0x2 + .rodata.__func__.5 + 0x3c09f20c 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f221 0x3 + .rodata.__func__.6 + 0x3c09f224 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.8 - 0x3c09f3f0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c09f406 0x2 - .rodata.__func__.9 - 0x3c09f408 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .rodata.__func__.10 - 0x3c09f41c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c09f432 0x2 - .rodata.__func__.11 - 0x3c09f434 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c09f445 0x3 - .rodata.g_mmu_mem_regions - 0x3c09f448 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c09f448 g_mmu_mem_regions - .rodata.gpio_input_enable.str1.4 - 0x3c09f460 0x3f esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.gpio_sleep_output_enable.str1.4 - 0x3c09f460 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.gpio_set_pull_mode.str1.4 - 0x3c09f460 0x5e esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.3 - 0x3c09f460 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f473 0x1 - .rodata.__FUNCTION__.4 - 0x3c09f474 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f486 0x2 - .rodata.__FUNCTION__.5 - 0x3c09f488 0x16 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f49e 0x2 - .rodata.__FUNCTION__.6 - 0x3c09f4a0 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.7 - 0x3c09f4b8 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f4cd 0x3 - .rodata.__FUNCTION__.8 - 0x3c09f4d0 0x17 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f4e7 0x1 - .rodata.__FUNCTION__.9 - 0x3c09f4e8 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f501 0x3 - .rodata.__FUNCTION__.10 - 0x3c09f504 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f51e 0x2 - .rodata.__FUNCTION__.11 - 0x3c09f520 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f539 0x3 - .rodata.__FUNCTION__.12 - 0x3c09f53c 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) - *fill* 0x3c09f555 0x3 - .rodata.__FUNCTION__.13 - 0x3c09f558 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.__FUNCTION__.14 - 0x3c09f570 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) - .rodata.uart_reenable_intr_mask.str1.4 - 0x3c09f589 0x37 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.uart_set_word_length.str1.4 - 0x3c09f589 0x2f esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.uart_set_stop_bits.str1.4 - 0x3c09f589 0x2f esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.uart_set_baudrate.str1.4 - 0x3c09f589 0x30 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.uart_pattern_pop_pos.str1.4 - 0x3c09f589 0x32 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.uart_wait_tx_done.str1.4 - 0x3c09f589 0x90 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.uart_flush_input.str1.4 - 0x3c09f589 0x2e esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f589 0x3 - .rodata.__FUNCTION__.36 - 0x3c09f58c 0x11 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f59d 0x3 - .rodata.__FUNCTION__.34 - 0x3c09f5a0 0x1b esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f5bb 0x1 - .rodata.__FUNCTION__.33 - 0x3c09f5bc 0x18 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.__func__.28 - 0x3c09f5d4 0x12 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f5e6 0x2 - .rodata.__FUNCTION__.27 - 0x3c09f5e8 0x12 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f5fa 0x2 - .rodata.__FUNCTION__.7 - 0x3c09f5fc 0x12 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f60e 0x2 - .rodata.__FUNCTION__.6 - 0x3c09f610 0x12 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f622 0x2 - .rodata.__FUNCTION__.5 - 0x3c09f624 0x10 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.__FUNCTION__.4 - 0x3c09f634 0x10 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.__FUNCTION__.3 - 0x3c09f644 0x13 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f657 0x1 - .rodata.__FUNCTION__.2 - 0x3c09f658 0x13 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f66b 0x1 - .rodata.__FUNCTION__.1 - 0x3c09f66c 0x15 esp-idf/driver/libdriver.a(uart.c.obj) - *fill* 0x3c09f681 0x3 - .rodata.__FUNCTION__.0 - 0x3c09f684 0x15 esp-idf/driver/libdriver.a(uart.c.obj) - .rodata.str1.4 - 0x3c09f699 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c09f699 0x3 - .rodata.__func__.1 - 0x3c09f69c 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .rodata.s_merge_contiguous_pages.str1.4 - 0x3c09f6c4 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.spi_flash_munmap.str1.4 - 0x3c09f6c4 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.__func__.1 - 0x3c09f6c4 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .rodata.esp_mspi_get_io.str1.4 - 0x3c09f6d5 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c09f6d5 0x3 - .rodata.__func__.0 - 0x3c09f6d8 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .srodata.s_mspi_io_num_default - 0x3c09f6e8 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .rodata.str1.4 - 0x3c09f6ee 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c09f6ee 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c09f6ee 0x2 - .rodata.__func__.0 - 0x3c09f6f0 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.__func__.1 - 0x3c09f700 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c09f717 0x1 - .rodata.io_mode_str - 0x3c09f718 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .rodata.esp_flash_init_default_chip.str1.4 - 0x3c09f7cc 0xfc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c09f7cc 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.str1.4 - 0x3c09f7d6 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c09f7d6 0x2 - .rodata.__func__.0 - 0x3c09f7d8 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .rodata.str1.4 - 0x3c09f7f1 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .rodata.esp_crosscore_int_init.str1.4 - 0x3c09f7f1 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c09f7f1 0x3 - .rodata.__func__.0 - 0x3c09f7f4 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c09f80b 0x1 - .rodata.__func__.1 - 0x3c09f80c 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .rodata.add_entry.str1.4 - 0x3c09f823 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.delete_entry.str1.4 - 0x3c09f823 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_timeout_abort.str1.4 - 0x3c09f823 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_timeout_handling.str1.4 - 0x3c09f823 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_add.str1.4 - 0x3c09f823 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.subscribe_idle.str1.4 - 0x3c09f823 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_init.str1.4 - 0x3c09f823 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c09f823 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .rodata.task_wdt_isr.str1.4 - 0x3c09f823 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c09f823 0x1 - .rodata.__FUNCTION__.5 - 0x3c09f824 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c09f837 0x1 - .rodata.__FUNCTION__.7 - 0x3c09f838 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c09f842 0x2 - .rodata.__FUNCTION__.8 - 0x3c09f844 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c09f855 0x3 + 0x3c09f23c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f25a 0x2 .rodata.__func__.12 - 0x3c09f858 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c09f867 0x1 + 0x3c09f25c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c09f868 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c09f875 0x3 + 0x3c09f274 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.14 + 0x3c09f298 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.16 + 0x3c09f2b0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f2c5 0x3 + .rodata.__func__.18 + 0x3c09f2c8 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f2ea 0x2 + .rodata.__func__.19 + 0x3c09f2ec 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f305 0x3 + .rodata.__func__.21 + 0x3c09f308 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f327 0x1 + .rodata.__func__.22 + 0x3c09f328 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f33e 0x2 + .rodata.__func__.23 + 0x3c09f340 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f353 0x1 + .rodata.__func__.24 + 0x3c09f354 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f367 0x1 + .rodata.__func__.29 + 0x3c09f368 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f376 0x2 + .rodata.__func__.30 + 0x3c09f378 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f387 0x1 + .rodata.__func__.31 + 0x3c09f388 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.35 + 0x3c09f39c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f3a9 0x3 + .rodata.__func__.38 + 0x3c09f3ac 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f3b7 0x1 + .rodata.__func__.40 + 0x3c09f3b8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c09f3c5 0x3 + .rodata.__func__.41 + 0x3c09f3c8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .srodata.uxTopUsedPriority + 0x3c09f3d4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c09f3d4 uxTopUsedPriority + .rodata.vPortTaskWrapper.str1.4 + 0x3c09f3d8 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortTLSPointersDelCb.str1.4 + 0x3c09f3d8 0x7e esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.pxPortInitialiseStack.str1.4 + 0x3c09f3d8 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortExitCritical.str1.4 + 0x3c09f3d8 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x3c09f3d8 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__.0 + 0x3c09f3d8 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c09f3ea 0x2 + .rodata.__func__.2 + 0x3c09f3ec 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x3c09f402 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c09f402 0x2 + .rodata.__func__.1 + 0x3c09f404 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.vSystimerSetup.str1.4 + 0x3c09f422 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c09f422 0x2 + .rodata.__func__.0 + 0x3c09f424 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.str1.4 + 0x3c09f433 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_locks_init.str1.4 + 0x3c09f433 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09f433 0x1 + .rodata.__func__.4 + 0x3c09f434 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09f44a 0x2 + .rodata.__func__.3 + 0x3c09f44c 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09f45f 0x1 + .rodata.__func__.2 + 0x3c09f460 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09f475 0x3 + .rodata.__func__.1 + 0x3c09f478 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c09f48d 0x3 + .rodata.__func__.0 + 0x3c09f490 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_init_global_stdio.str1.4 + 0x3c09f49c 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .srodata.esp_unknown_msg + 0x3c09f49c 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.str1.4 + 0x3c09f4a2 0x17ee esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c09f4a2 0x2 + .rodata.esp_err_msg_table + 0x3c09f4a4 0x6c8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .rodata.str1.4 + 0x3c09fb6c 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.init_timer_task.str1.4 + 0x3c09fb6c 0x7f esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_init.str1.4 + 0x3c09fb6c 0x28 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.__func__.0 + 0x3c09fb6c 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x3c09fb79 0x51 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .rodata.str1.4 + 0x3c09fb79 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.esp_timer_impl_init.str1.4 + 0x3c09fb79 0xbb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x3c09fb79 0x3 + .rodata.__func__.0 + 0x3c09fb7c 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.translate_path.str1.4 + 0x3c09fb98 0x5f esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.esp_vfs_register_fd_range.str1.4 + 0x3c09fb98 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.__func__.0 + 0x3c09fb98 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.console_open.str1.4 + 0x3c09fba7 0x22 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.esp_vfs_dev_console_register.str1.4 + 0x3c09fba7 0xd esp-idf/vfs/libvfs.a(vfs_console.c.obj) + *fill* 0x3c09fba7 0x1 + .rodata.vfs 0x3c09fba8 0xa4 esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .rodata.usb_serial_jtag_return_char.str1.4 + 0x3c09fc4c 0x43 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.__func__.0 + 0x3c09fc4c 0x1c esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.vfs 0x3c09fc68 0xa4 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .rodata.uart_access.str1.4 + 0x3c09fd0c 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fcntl.str1.4 + 0x3c09fd0c 0x34 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_return_char.str1.4 + 0x3c09fd0c 0x1d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.uart_fsync.str1.4 + 0x3c09fd0c 0x12 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.__func__.1 + 0x3c09fd0c 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c09fd17 0x1 + .rodata.__func__.2 + 0x3c09fd18 0x11 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c09fd29 0x3 + .rodata.__func__.3 + 0x3c09fd2c 0xa esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c09fd36 0x2 + .rodata.__func__.4 + 0x3c09fd38 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c09fd43 0x1 + .rodata.__func__.5 + 0x3c09fd44 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c09fd4f 0x1 + .rodata.__func__.6 + 0x3c09fd50 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c09fd5b 0x1 + .rodata.__func__.7 + 0x3c09fd5c 0xb esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + *fill* 0x3c09fd67 0x1 + .rodata.vfs 0x3c09fd68 0xa4 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_uart_mount_points + 0x3c09fe0c 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .srodata.s_ctx + 0x3c09fe14 0x8 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .rodata.rc_get_raw_data.str1.4 + 0x3c09fe1c 0x37f esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.adc_calibration_init.str1.4 + 0x3c09fe1c 0xed esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.rc_adc_init.str1.4 + 0x3c09fe1c 0xb1 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.example_wifi_init.str1.4 + 0x3c09fe1c 0x10b esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.example_espnow_recv_cb.str1.4 + 0x3c09fe1c 0xa4 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.example_espnow_send_cb.str1.4 + 0x3c09fe1c 0x59 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.example_espnow_data_parse.str1.4 + 0x3c09fe1c 0x3e esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.example_espnow_data_prepare.str1.4 + 0x3c09fe1c 0xc7 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.example_espnow_init.str1.4 + 0x3c09fe1c 0x1b0 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.example_espnow_task.str1.4 + 0x3c09fe1c 0x250 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.app_main.str1.4 + 0x3c09fe1c 0x18 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.__func__.0 + 0x3c09fe1c 0x14 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.__func__.1 + 0x3c09fe30 0x14 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.__func__.2 + 0x3c09fe44 0x12 esp-idf/main/libmain.a(espnow_example_main.c.obj) + *fill* 0x3c09fe56 0x2 + .rodata.__func__.3 + 0x3c09fe58 0xc esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.__func__.4 + 0x3c09fe64 0x10 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.__func__.5 + 0x3c09fe74 0x9 esp-idf/main/libmain.a(espnow_example_main.c.obj) + *fill* 0x3c09fe7d 0x3 + .rodata.__func__.6 + 0x3c09fe80 0x1c esp-idf/main/libmain.a(espnow_example_main.c.obj) + .rodata.assert_valid_rv_int_num.str1.4 + 0x3c09fe9c 0x9d esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata._global_interrupt_handler.str1.4 + 0x3c09fe9c 0x5f esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.__func__.0 + 0x3c09fe9c 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c09feb6 0x2 + .rodata.__func__.1 + 0x3c09feb8 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .rodata.set_cnt_in_reg.str1.4 + 0x3c09fed0 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.write_reg.str1.4 + 0x3c09fed0 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.esp_efuse_utility_process.str1.4 + 0x3c09fed0 0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.__func__.1 + 0x3c09fed0 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c09feeb 0x1 + .rodata.__func__.4 + 0x3c09feec 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c09ff06 0x2 + .srodata.USER_DATA_MAC_CUSTOM + 0x3c09ff08 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN3 + 0x3c09ff0c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN2 + 0x3c09ff10 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN1 + 0x3c09ff14 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_CAL_VOL_ATTEN0 + 0x3c09ff18 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN3 + 0x3c09ff1c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN2 + 0x3c09ff20 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN1 + 0x3c09ff24 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.ADC1_INIT_CODE_ATTEN0 + 0x3c09ff28 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .srodata.BLK_VERSION_MAJOR + 0x3c09ff2c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x3c09ff30 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.esp_efuse_utility_check_errors.str1.4 + 0x3c09ff48 0x82 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .rodata.range_read_addr_blocks + 0x3c09ff48 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c09ff48 range_read_addr_blocks + .rodata.s_get_bus_mask.str1.4 + 0x3c09ffa0 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_irom_region.str1.4 + 0x3c09ffa0 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.s_reserve_drom_region.str1.4 + 0x3c09ffa0 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.str1.4 + 0x3c09ffa0 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_init.str1.4 + 0x3c09ffa0 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 + 0x3c09ffa0 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 + 0x3c09ffa0 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_map.str1.4 + 0x3c09ffa0 0x17e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_unmap.str1.4 + 0x3c09ffa0 0xa3 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.esp_mmu_vaddr_to_paddr.str1.4 + 0x3c09ffa0 0x7b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.1 + 0x3c09ffa0 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c09ffb7 0x1 + .rodata.__FUNCTION__.2 + 0x3c09ffb8 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c09ffc6 0x2 + .rodata.__func__.3 + 0x3c09ffc8 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c09ffdf 0x1 + .rodata.__func__.4 + 0x3c09ffe0 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__FUNCTION__.5 + 0x3c09ffec 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.8 + 0x3c09fff8 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a000e 0x2 + .rodata.__func__.9 + 0x3c0a0010 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .rodata.__func__.10 + 0x3c0a0024 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a003a 0x2 + .rodata.__func__.11 + 0x3c0a003c 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0a004d 0x3 + .rodata.g_mmu_mem_regions + 0x3c0a0050 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c0a0050 g_mmu_mem_regions + .rodata.gpio_input_enable.str1.4 + 0x3c0a0068 0x3f esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_sleep_output_enable.str1.4 + 0x3c0a0068 0x1b esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_intr_type.str1.4 + 0x3c0a0068 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_set_pull_mode.str1.4 + 0x3c0a0068 0x5e esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.gpio_config.str1.4 + 0x3c0a0068 0xe0 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.3 + 0x3c0a0068 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a007b 0x1 + .rodata.__FUNCTION__.4 + 0x3c0a007c 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a008e 0x2 + .rodata.__FUNCTION__.5 + 0x3c0a0090 0x16 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a00a6 0x2 + .rodata.__FUNCTION__.6 + 0x3c0a00a8 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.7 + 0x3c0a00c0 0x15 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a00d5 0x3 + .rodata.__FUNCTION__.8 + 0x3c0a00d8 0x17 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a00ef 0x1 + .rodata.__FUNCTION__.9 + 0x3c0a00f0 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a0109 0x3 + .rodata.__FUNCTION__.10 + 0x3c0a010c 0x1a esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a0126 0x2 + .rodata.__FUNCTION__.11 + 0x3c0a0128 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a0141 0x3 + .rodata.__FUNCTION__.12 + 0x3c0a0144 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a015d 0x3 + .rodata.__FUNCTION__.13 + 0x3c0a0160 0x18 esp-idf/driver/libdriver.a(gpio.c.obj) .rodata.__FUNCTION__.14 - 0x3c09f878 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c09f88a 0x2 + 0x3c0a0178 0x19 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a0191 0x3 + .rodata.__func__.26 + 0x3c0a0194 0xc esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.27 + 0x3c0a01a0 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.28 + 0x3c0a01b0 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a01bf 0x1 + .rodata.__FUNCTION__.29 + 0x3c0a01c0 0x14 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.30 + 0x3c0a01d4 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a01e7 0x1 + .rodata.__FUNCTION__.31 + 0x3c0a01e8 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a01fb 0x1 + .rodata.__FUNCTION__.32 + 0x3c0a01fc 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a020e 0x2 + .rodata.__FUNCTION__.36 + 0x3c0a0210 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a0222 0x2 + .rodata.__FUNCTION__.37 + 0x3c0a0224 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a0235 0x3 + .rodata.__FUNCTION__.38 + 0x3c0a0238 0x13 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a024b 0x1 + .rodata.__FUNCTION__.39 + 0x3c0a024c 0x12 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a025e 0x2 + .rodata.__FUNCTION__.40 + 0x3c0a0260 0x11 esp-idf/driver/libdriver.a(gpio.c.obj) + *fill* 0x3c0a0271 0x3 + .rodata.__FUNCTION__.41 + 0x3c0a0274 0x10 esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.__FUNCTION__.42 + 0x3c0a0284 0xf esp-idf/driver/libdriver.a(gpio.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x3c0a0293 0x37 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_word_length.str1.4 + 0x3c0a0293 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_stop_bits.str1.4 + 0x3c0a0293 0x2f esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_set_baudrate.str1.4 + 0x3c0a0293 0x30 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x3c0a0293 0x32 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_wait_tx_done.str1.4 + 0x3c0a0293 0x90 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.uart_flush_input.str1.4 + 0x3c0a0293 0x2e esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a0293 0x1 + .rodata.__FUNCTION__.36 + 0x3c0a0294 0x11 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a02a5 0x3 + .rodata.__FUNCTION__.34 + 0x3c0a02a8 0x1b esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a02c3 0x1 + .rodata.__FUNCTION__.33 + 0x3c0a02c4 0x18 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__func__.28 + 0x3c0a02dc 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a02ee 0x2 + .rodata.__FUNCTION__.27 + 0x3c0a02f0 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a0302 0x2 + .rodata.__FUNCTION__.7 + 0x3c0a0304 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a0316 0x2 + .rodata.__FUNCTION__.6 + 0x3c0a0318 0x12 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a032a 0x2 + .rodata.__FUNCTION__.5 + 0x3c0a032c 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.4 + 0x3c0a033c 0x10 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.__FUNCTION__.3 + 0x3c0a034c 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a035f 0x1 + .rodata.__FUNCTION__.2 + 0x3c0a0360 0x13 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a0373 0x1 + .rodata.__FUNCTION__.1 + 0x3c0a0374 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + *fill* 0x3c0a0389 0x3 + .rodata.__FUNCTION__.0 + 0x3c0a038c 0x15 esp-idf/driver/libdriver.a(uart.c.obj) + .rodata.str1.4 + 0x3c0a03a1 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c0a03a1 0x3 + .rodata.__func__.1 + 0x3c0a03a4 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .rodata.s_merge_contiguous_pages.str1.4 + 0x3c0a03cc 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.spi_flash_munmap.str1.4 + 0x3c0a03cc 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.__func__.1 + 0x3c0a03cc 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .rodata.esp_mspi_get_io.str1.4 + 0x3c0a03dd 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c0a03dd 0x3 + .rodata.__func__.0 + 0x3c0a03e0 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .srodata.s_mspi_io_num_default + 0x3c0a03f0 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .rodata.str1.4 + 0x3c0a03f6 0x198 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_read_unique_chip_id.str1.4 + 0x3c0a03f6 0x92 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0a03f6 0x2 + .rodata.__func__.0 + 0x3c0a03f8 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.__func__.1 + 0x3c0a0408 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0a041f 0x1 + .rodata.io_mode_str + 0x3c0a0420 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .rodata.esp_flash_init_default_chip.str1.4 + 0x3c0a04d4 0xfc esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c0a04d4 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.str1.4 + 0x3c0a04de 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c0a04de 0x2 + .rodata.__func__.0 + 0x3c0a04e0 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .rodata.str1.4 + 0x3c0a04f9 0x48 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.esp_crosscore_int_init.str1.4 + 0x3c0a04f9 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0a04f9 0x3 + .rodata.__func__.0 + 0x3c0a04fc 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0a0513 0x1 + .rodata.__func__.1 + 0x3c0a0514 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .rodata.add_entry.str1.4 + 0x3c0a052b 0xc7 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.delete_entry.str1.4 + 0x3c0a052b 0x5f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_abort.str1.4 + 0x3c0a052b 0x64 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_timeout_handling.str1.4 + 0x3c0a052b 0x3e esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_add.str1.4 + 0x3c0a052b 0x3b esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.subscribe_idle.str1.4 + 0x3c0a052b 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_init.str1.4 + 0x3c0a052b 0xa4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.esp_task_wdt_print_triggered_tasks.str1.4 + 0x3c0a052b 0xc1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .rodata.task_wdt_isr.str1.4 + 0x3c0a052b 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a052b 0x1 + .rodata.__FUNCTION__.5 + 0x3c0a052c 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a053f 0x1 + .rodata.__FUNCTION__.7 + 0x3c0a0540 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a054a 0x2 + .rodata.__FUNCTION__.8 + 0x3c0a054c 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a055d 0x3 + .rodata.__func__.12 + 0x3c0a0560 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a056f 0x1 + .rodata.__func__.13 + 0x3c0a0570 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a057d 0x3 + .rodata.__FUNCTION__.14 + 0x3c0a0580 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0a0592 0x2 .rodata.__func__.15 - 0x3c09f88c 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0a0594 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c09f8a3 0x2b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c0a05ab 0x2b esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3c09f8a3 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c0a05ab 0x93 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .rodata.gpio_hal_intr_enable_on_core.str1.4 + 0x3c0a05ab 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + *fill* 0x3c0a05ab 0x1 + .rodata.__func__.0 + 0x3c0a05ac 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) .rodata.str1.4 - 0x3c09f8a3 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) - *fill* 0x3c09f8a3 0x1 + 0x3c0a05c8 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) .rodata.esp_isr_names - 0x3c09f8a4 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c09f8a4 esp_isr_names + 0x3c0a05c8 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0a05c8 esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c09f99c 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c09f99c GPIO_HOLD_MASK + 0x3c0a06c0 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0a06c0 GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c09f9f4 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c09f9f4 GPIO_PIN_MUX_REG + 0x3c0a0718 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0a0718 GPIO_PIN_MUX_REG .rodata.esp_fill_random.str1.4 - 0x3c09fa4c 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0a0770 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.__func__.0 - 0x3c09fa4c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0a0770 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.temperature_sensor_power_release.str1.4 - 0x3c09fa5c 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3c0a0780 0x5f esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .rodata.__func__.0 - 0x3c09fa5c 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - *fill* 0x3c09fa7d 0x3 - .srodata.cst8 0x3c09fa80 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3c0a0780 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3c0a07a1 0x7 + .srodata.cst8 0x3c0a07a8 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 - 0x3c09fb80 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c0a08a8 0xec esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.__FUNCTION__.0 - 0x3c09fb80 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x3c0a08a8 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c09fb9d 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c0a08c5 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 - 0x3c09fb9d 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c09fb9d 0x3 + 0x3c0a08c5 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0a08c5 0x3 .rodata.__func__.0 - 0x3c09fba0 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c09fbc1 0x3 + 0x3c0a08c8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0a08e9 0x3 .rodata.__func__.1 - 0x3c09fbc4 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c0a08ec 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.adc_lock_release.str1.4 - 0x3c09fbe2 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a090a 0x9c esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.adc_apb_periph_free.str1.4 - 0x3c09fbe2 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - *fill* 0x3c09fbe2 0x2 + 0x3c0a090a 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + *fill* 0x3c0a090a 0x2 .rodata.__func__.0 - 0x3c09fbe4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0a090c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .rodata.__FUNCTION__.1 + 0x3c0a0920 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.str1.4 - 0x3c09fbf8 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .rodata 0x3c09fbf8 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x3c0a0931 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + *fill* 0x3c0a0931 0x3 + .rodata 0x3c0a0934 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .rodata.handler_instances_add.str1.4 - 0x3c09fc0c 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0948 0x48 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_create.str1.4 - 0x3c09fc0c 0x139 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0948 0x139 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run.str1.4 - 0x3c09fc0c 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0948 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run_task.str1.4 - 0x3c09fc0c 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a0948 0x33 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.__func__.1 - 0x3c09fc0c 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c09fc1e 0x2 + 0x3c0a0948 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0a095a 0x2 .rodata.__func__.5 - 0x3c09fc20 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0a095c 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.nvs_flash_init.str1.4 - 0x3c09fc33 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c09fc33 0x1 + 0x3c0a096f 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c0a096f 0x1 .rodata._ZTVN3nvs9NVSHandleE - 0x3c09fc34 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c09fc34 vtable for nvs::NVSHandle + 0x3c0a0970 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0a0970 vtable for nvs::NVSHandle .rodata._ZTVN3nvs15NVSHandleSimpleE - 0x3c09fc74 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c09fc74 vtable for nvs::NVSHandleSimple + 0x3c0a09b0 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0a09b0 vtable for nvs::NVSHandleSimple .rodata._ZTVN3nvs9PartitionE - 0x3c09fcb4 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c09fcb4 vtable for nvs::Partition + 0x3c0a09f0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0a09f0 vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c09fce8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c09fce8 vtable for nvs::NVSPartition + 0x3c0a0a24 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0a0a24 vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c09fd1c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c09fd1c vtable for nvs::NVSPartitionManager + 0x3c0a0a58 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c0a0a58 vtable for nvs::NVSPartitionManager .rodata.esp_netif_config_sanity_check.str1.4 - 0x3c09fd2c 0x123 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0a0a68 0x123 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_init.str1.4 - 0x3c09fd2c 0xbd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0a0a68 0xbd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.g_wifi_default_wpa_crypto_funcs - 0x3c09fd2c 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - 0x3c09fd2c g_wifi_default_wpa_crypto_funcs + 0x3c0a0a68 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x3c0a0a68 g_wifi_default_wpa_crypto_funcs .rodata.HMAC_sha1_init.str1.4 - 0x3c09fda0 0x53 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0a0adc 0x53 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.pbkdf2_sha1.str1.4 - 0x3c09fda0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0a0adc 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.__func__.0 - 0x3c09fda0 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - *fill* 0x3c09fdaf 0x1 + 0x3c0a0adc 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + *fill* 0x3c0a0aeb 0x1 .rodata.__func__.1 - 0x3c09fdb0 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0a0aec 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.esp_wifi_config_info.str1.4 - 0x3c09fdbc 0x180 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a0af8 0x180 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.wifi_deinit_internal.str1.4 - 0x3c09fdbc 0xa1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a0af8 0xa1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.s_set_default_wifi_log_level.str1.4 - 0x3c09fdbc 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a0af8 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.esp_wifi_init.str1.4 - 0x3c09fdbc 0x72 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a0af8 0x72 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.str1.4 - 0x3c09fdbc 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a0af8 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .srodata.WIFI_EVENT - 0x3c09fdbc 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x3c09fdbc WIFI_EVENT - .rodata.small_prime_gaps - 0x3c09fdc0 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - *fill* 0x3c09fe67 0x1 - .rodata.mbedtls_cipher_definitions - 0x3c09fe68 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3c09fe68 mbedtls_cipher_definitions - .rodata.str1.4 - 0x3c09ffe8 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_256_ccm_star_no_tag_info - 0x3c09ffe8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_192_ccm_star_no_tag_info - 0x3c09fff0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_128_ccm_star_no_tag_info - 0x3c09fff8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_256_ccm_info - 0x3c0a0000 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_192_ccm_info - 0x3c0a0008 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_128_ccm_info - 0x3c0a0010 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .rodata.ccm_aria_info - 0x3c0a0018 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_256_gcm_info - 0x3c0a0044 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_192_gcm_info - 0x3c0a004c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_128_gcm_info - 0x3c0a0054 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .rodata.gcm_aria_info - 0x3c0a005c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_256_ctr_info - 0x3c0a0088 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_192_ctr_info - 0x3c0a0090 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_128_ctr_info - 0x3c0a0098 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_256_cfb128_info - 0x3c0a00a0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_192_cfb128_info - 0x3c0a00a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_128_cfb128_info - 0x3c0a00b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_256_cbc_info - 0x3c0a00b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_192_cbc_info - 0x3c0a00c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_128_cbc_info - 0x3c0a00c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_256_ecb_info - 0x3c0a00d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_192_ecb_info - 0x3c0a00d8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aria_128_ecb_info - 0x3c0a00e0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .rodata.aria_info - 0x3c0a00e8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_ccm_star_no_tag_info - 0x3c0a0114 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_ccm_star_no_tag_info - 0x3c0a011c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_ccm_star_no_tag_info - 0x3c0a0124 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_ccm_info - 0x3c0a012c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_ccm_info - 0x3c0a0134 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_ccm_info - 0x3c0a013c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .rodata.ccm_aes_info - 0x3c0a0144 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_gcm_info - 0x3c0a0170 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_gcm_info - 0x3c0a0178 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_gcm_info - 0x3c0a0180 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .rodata.gcm_aes_info - 0x3c0a0188 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_xts_info - 0x3c0a01b4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_xts_info - 0x3c0a01bc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .rodata.xts_aes_info - 0x3c0a01c4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_ctr_info - 0x3c0a01f0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_ctr_info - 0x3c0a01f8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_ctr_info - 0x3c0a0200 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_ofb_info - 0x3c0a0208 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_ofb_info - 0x3c0a0210 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_ofb_info - 0x3c0a0218 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_cfb128_info - 0x3c0a0220 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_cfb128_info - 0x3c0a0228 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_cfb128_info - 0x3c0a0230 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_cbc_info - 0x3c0a0238 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_cbc_info - 0x3c0a0240 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_cbc_info - 0x3c0a0248 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_256_ecb_info - 0x3c0a0250 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_192_ecb_info - 0x3c0a0258 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.aes_128_ecb_info - 0x3c0a0260 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .rodata.aes_info - 0x3c0a0268 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .srodata.mbedtls_sha3_512_info - 0x3c0a0294 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha3_384_info - 0x3c0a029c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha3_256_info - 0x3c0a02a4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha3_224_info - 0x3c0a02ac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha512_info - 0x3c0a02b4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha384_info - 0x3c0a02bc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha256_info - 0x3c0a02c4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha224_info - 0x3c0a02cc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_sha1_info - 0x3c0a02d4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.mbedtls_md5_info - 0x3c0a02dc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .srodata.memset_func - 0x3c0a02e4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .rodata.K 0x3c0a02e8 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .srodata.cst8 0x3c0a0568 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .rodata.rho 0x3c0a0568 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .rodata.iota_r_packed - 0x3c0a0580 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .rodata.esp_aes_validate_input.str1.4 - 0x3c0a0598 0x8f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.esp_aes_dma_wait_complete.str1.4 - 0x3c0a0598 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.esp_aes_process_dma.str1.4 - 0x3c0a0598 0x155 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.esp_aes_intr_alloc.str1.4 - 0x3c0a0598 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.esp_aes_crypt_cbc.str1.4 - 0x3c0a0598 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.esp_aes_crypt_cfb128.str1.4 - 0x3c0a0598 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.esp_aes_crypt_ctr.str1.4 - 0x3c0a0598 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.__func__.0 - 0x3c0a0598 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.__func__.1 - 0x3c0a05ac 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .rodata.esp_mpi_isr_initialise.str1.4 - 0x3c0a05bf 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .rodata.esp_mpi_wait_intr.str1.4 - 0x3c0a05bf 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 - 0x3c0a05bf 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - *fill* 0x3c0a05bf 0x1 - .rodata.__func__.0 - 0x3c0a05c0 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - *fill* 0x3c0a05df 0x1 - .rodata.sha1_padding - 0x3c0a05e0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .rodata.sha256_padding - 0x3c0a0620 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .rodata.esp_aes_gcm_starts.str1.4 - 0x3c0a0660 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .rodata.esp_aes_gcm_update.str1.4 - 0x3c0a0660 0xbb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .rodata.last4 0x3c0a0660 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .rodata.aria_is2 - 0x3c0a06a0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata.aria_is1 - 0x3c0a07a0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata.aria_sb2 - 0x3c0a08a0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata.aria_sb1 - 0x3c0a09a0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata 0x3c0a0aa0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata.last4 0x3c0a0ad0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .rodata.mbedtls_rsa_deduce_primes.str1.4 - 0x3c0a0af0 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .rodata.crypto_shared_gdma_init.str1.4 - 0x3c0a0af0 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .rodata.esp_sha_dma_process.str1.4 - 0x3c0a0af0 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .rodata.esp_sha_dma.str1.4 - 0x3c0a0af0 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .rodata.str1.4 - 0x3c0a0af0 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .srodata.ecp_x25519_bad_point_2 - 0x3c0a0af0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .srodata.ecp_x25519_bad_point_1 - 0x3c0a0af8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .rodata.x25519_bad_point_2 - 0x3c0a0b00 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .rodata.x25519_bad_point_1 - 0x3c0a0b20 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .rodata.ecp_supported_curves - 0x3c0a0b40 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .srodata.Rp.0 0x3c0a0bdc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.1 0x3c0a0be4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.2 0x3c0a0bec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.curve25519_part_of_n - 0x3c0a0bf4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP512r1_n - 0x3c0a0c04 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP512r1_gy - 0x3c0a0c44 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP512r1_gx - 0x3c0a0c84 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP512r1_b - 0x3c0a0cc4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP512r1_a - 0x3c0a0d04 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP512r1_p - 0x3c0a0d44 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP384r1_n - 0x3c0a0d84 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP384r1_gy - 0x3c0a0db4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP384r1_gx - 0x3c0a0de4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP384r1_b - 0x3c0a0e14 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP384r1_a - 0x3c0a0e44 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP384r1_p - 0x3c0a0e74 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_n - 0x3c0a0ea4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_gy - 0x3c0a0ec4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_gx - 0x3c0a0ee4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_b - 0x3c0a0f04 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_a - 0x3c0a0f24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.brainpoolP256r1_p - 0x3c0a0f44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256k1_n - 0x3c0a0f64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256k1_gy - 0x3c0a0f84 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256k1_gx - 0x3c0a0fa4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp256k1_b - 0x3c0a0fc4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp256k1_a - 0x3c0a0fc8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256k1_p - 0x3c0a0fcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224k1_n - 0x3c0a0fec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224k1_gy - 0x3c0a100c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224k1_gx - 0x3c0a1028 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp224k1_b - 0x3c0a1044 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp224k1_a - 0x3c0a1048 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224k1_p - 0x3c0a104c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192k1_n - 0x3c0a1068 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192k1_gy - 0x3c0a1080 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192k1_gx - 0x3c0a1098 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp192k1_b - 0x3c0a10b0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.secp192k1_a - 0x3c0a10b4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192k1_p - 0x3c0a10b8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp521r1_n - 0x3c0a10d0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp521r1_gy - 0x3c0a1114 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp521r1_gx - 0x3c0a1158 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp521r1_b - 0x3c0a119c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp521r1_p - 0x3c0a11e0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp384r1_n - 0x3c0a1224 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp384r1_gy - 0x3c0a1254 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp384r1_gx - 0x3c0a1284 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp384r1_b - 0x3c0a12b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp384r1_p - 0x3c0a12e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_n - 0x3c0a1314 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_gy - 0x3c0a1334 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_gx - 0x3c0a1354 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_b - 0x3c0a1374 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp256r1_p - 0x3c0a1394 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224r1_n - 0x3c0a13b4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224r1_gy - 0x3c0a13d0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224r1_gx - 0x3c0a13ec 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224r1_b - 0x3c0a1408 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp224r1_p - 0x3c0a1424 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192r1_n - 0x3c0a1444 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192r1_gy - 0x3c0a145c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192r1_gx - 0x3c0a1474 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192r1_b - 0x3c0a148c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.secp192r1_p - 0x3c0a14a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.mpi_one - 0x3c0a14bc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .rodata.str1.4 - 0x3c0a14c0 0xeb9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata.oid_md_alg - 0x3c0a14c0 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata.oid_ecp_grp_algid - 0x3c0a159c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata.oid_ecp_grp - 0x3c0a15c4 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata.oid_pk_alg - 0x3c0a16b4 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata 0x3c0a1704 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata.esp_now_deinit.str1.4 - 0x3c0a1739 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - .rodata.esp_now_init.str1.4 - 0x3c0a1739 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - .rodata.esp_now_register_recv_cb.str1.4 - 0x3c0a1739 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - .rodata.esp_now_send.str1.4 - 0x3c0a1739 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - .rodata.mt_add_peer.str1.4 - 0x3c0a1739 0x11d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_copy_peer.str1.4 - 0x3c0a1739 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_deinit.str1.4 - 0x3c0a1739 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_get_key_idx.isra.2.str1.4 - 0x3c0a1739 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_get_lmk.str1.4 - 0x3c0a1739 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_get_peer.str1.4 - 0x3c0a1739 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_init.str1.4 - 0x3c0a1739 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_mod_peer.str1.4 - 0x3c0a1739 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_register_recv_cb.str1.4 - 0x3c0a1739 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_register_send_cb.str1.4 - 0x3c0a1739 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_send.str1.4 - 0x3c0a1739 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_send_cb.str1.4 - 0x3c0a1739 0x53 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.mt_set_pmk.str1.4 - 0x3c0a1739 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.ieee80211_add_action_vendor_spec_esp.str1.4 - 0x3c0a1739 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - .rodata.esp_wifi_init_internal.str1.4 - 0x3c0a1739 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata.net80211_funcs_init.str1.4 - 0x3c0a1739 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata.str1.4 - 0x3c0a1739 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata.wifi_osi_funcs_register.str1.4 - 0x3c0a1739 0xad /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a1739 0x3 - .rodata.ieee80211_ethbroadcast - 0x3c0a173c 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3c0a173c ieee80211_ethbroadcast - .rodata.ieee80211_send_sa_query.str1.4 - 0x3c0a1742 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata.ieee80211_crypto_encap.str1.4 - 0x3c0a1742 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - .rodata.wifi_log.str1.4 - 0x3c0a1742 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - .rodata.hostap_input.str1.4 - 0x3c0a1742 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata.ieee80211_hostap_attach.str1.4 - 0x3c0a1742 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata.wifi_softap_start.str1.4 - 0x3c0a1742 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a1742 0x2 - .rodata 0x3c0a1744 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata.ieee80211_add_htcap_body.str1.4 - 0x3c0a1754 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata.ieee80211_add_ie_vendor_esp_head.str1.4 - 0x3c0a1754 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .rodata 0x3c0a1754 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata.CSWTCH.45 - 0x3c0a176c 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata.ieee80211_parse_rsn.str1.4 - 0x3c0a17cc 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata.ieee80211_setup_phy_mode.str1.4 - 0x3c0a17cc 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata.CSWTCH.284 - 0x3c0a17cc 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata.__FUNCTION__.14557 - 0x3c0a17d0 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata.str1.4 - 0x3c0a17e6 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata.wifi_lmac_init.str1.4 - 0x3c0a17e6 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a17e6 0x2 - .rodata.wifi_nvs_set - 0x3c0a17e8 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_compare_cfg_diff - 0x3c0a1808 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_load - 0x3c0a1828 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.ieee80211_nvs_set_default_ssid.str1.4 - 0x3c0a1848 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_cfg_init.str1.4 - 0x3c0a1848 0x2ea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_init.str1.4 - 0x3c0a1848 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.ieee80211_send_setup.str1.4 - 0x3c0a1848 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata.info.13627 - 0x3c0a1848 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a1851 0x3 - .rodata.param.13633 - 0x3c0a1854 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a185d 0x3 - .rodata.s_ac_param.13632 - 0x3c0a1860 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata.ieee80211_11b_table - 0x3c0a187c 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata.ieee80211_11g_table - 0x3c0a1950 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata.ieee80211_phy_mode_show.str1.4 - 0x3c0a1a24 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata.ieee80211_setup_ratetable.str1.4 - 0x3c0a1a24 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata.ieee80211_is_40mhz_valid_bw - 0x3c0a1a24 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .rodata.ieee80211_add_countryie.str1.4 - 0x3c0a1a40 0x3 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - .rodata.scan_op_start.str1.4 - 0x3c0a1a40 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata.scan_profile_check.str1.4 - 0x3c0a1a40 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata.ieee80211_sta_new_state - 0x3c0a1a40 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.ieee80211_sta_new_state.str1.4 - 0x3c0a1a58 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.sta_recv_assoc.str1.4 - 0x3c0a1a58 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.sta_rx_csa.str1.4 - 0x3c0a1a58 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.state_desc.12669 - 0x3c0a1a58 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.str1.4 - 0x3c0a1a7c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.wifi_set_rx_policy - 0x3c0a1a7c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .rodata.CSWTCH.90 - 0x3c0a1aa8 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .rodata.ieee80211_set_gtk.str1.4 - 0x3c0a1aae 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a1aae 0x2 - .rodata.__FUNCTION__.11575 - 0x3c0a1ab0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11581 - 0x3c0a1ac8 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1ae2 0x2 - .rodata.__FUNCTION__.11587 - 0x3c0a1ae4 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1b01 0x3 - .rodata.__FUNCTION__.11593 - 0x3c0a1b04 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1b12 0x2 - .rodata.__FUNCTION__.11599 - 0x3c0a1b14 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1b29 0x3 - .rodata.__FUNCTION__.11607 - 0x3c0a1b2c 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1b3d 0x3 - .rodata.__FUNCTION__.11615 - 0x3c0a1b40 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11621 - 0x3c0a1b54 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11627 - 0x3c0a1b68 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1b7e 0x2 - .rodata.__FUNCTION__.11636 - 0x3c0a1b80 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1b8f 0x1 - .rodata.__FUNCTION__.11642 - 0x3c0a1b90 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11648 - 0x3c0a1ba0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11654 - 0x3c0a1bb8 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1bd3 0x1 - .rodata.__FUNCTION__.11660 - 0x3c0a1bd4 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1bf3 0x1 - .rodata.__FUNCTION__.11666 - 0x3c0a1bf4 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1c0e 0x2 - .rodata.__FUNCTION__.11672 - 0x3c0a1c10 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a1c2a 0x2 - .rodata.__FUNCTION__.11678 - 0x3c0a1c2c 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.chm_set_home_channel.str1.4 - 0x3c0a1c4a 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0a1c4a 0x2 - .rodata.CSWTCH.242 - 0x3c0a1c4c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.CSWTCH.243 - 0x3c0a1c58 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.CSWTCH.244 - 0x3c0a1c98 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.cnx_auth_done.str1.4 - 0x3c0a1ca3 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.cnx_connect_to_bss.str1.4 - 0x3c0a1ca3 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.cnx_node_join.str1.4 - 0x3c0a1ca3 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.str1.4 - 0x3c0a1ca3 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.ieee80211_recv_action.str1.4 - 0x3c0a1ca3 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .rodata.sms4_encap.str1.4 - 0x3c0a1ca3 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - *fill* 0x3c0a1ca3 0x1 - .rodata 0x3c0a1ca4 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata 0x3c0a1cf4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - .rodata.__FUNCTION__.11051 - 0x3c0a1d0c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1d25 0x3 - .rodata.__FUNCTION__.11116 - 0x3c0a1d28 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1d3d 0x3 - .rodata.__FUNCTION__.11154 - 0x3c0a1d40 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1d61 0x3 - .rodata.__FUNCTION__.11190 - 0x3c0a1d64 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1d81 0x3 - .rodata.__FUNCTION__.11221 - 0x3c0a1d84 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1d99 0x3 - .rodata.__FUNCTION__.11265 - 0x3c0a1d9c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1db2 0x2 - .rodata.__FUNCTION__.11284 - 0x3c0a1db4 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1dce 0x2 - .rodata.__FUNCTION__.11316 - 0x3c0a1dd0 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1de9 0x3 - .rodata.__FUNCTION__.11335 - 0x3c0a1dec 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1e02 0x2 - .rodata.__FUNCTION__.11346 - 0x3c0a1e04 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1e1a 0x2 - .rodata.__FUNCTION__.11365 - 0x3c0a1e1c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1e32 0x2 - .rodata.__FUNCTION__.11392 - 0x3c0a1e34 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a1e47 0x1 - .rodata.__FUNCTION__.11438 - 0x3c0a1e48 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - .rodata.__FUNCTION__.11477 - 0x3c0a1e54 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - .rodata.lmacProcessTxopSuccess.str1.4 - 0x3c0a1e5f 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - .rodata.str1.4 - 0x3c0a1e5f 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a1e5f 0x1 - .rodata.CSWTCH.493 - 0x3c0a1e60 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a1e69 0x3 - .rodata.CSWTCH.494 - 0x3c0a1e6c 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .rodata.pp_create_task.str1.4 - 0x3c0a1e75 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .rodata.pp_default_event_handler.str1.4 - 0x3c0a1e75 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a1e75 0x3 - .rodata.rcUpdatePhyMode - 0x3c0a1e78 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata.CSWTCH.45 - 0x3c0a1e94 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a1ebf 0x1 - .rodata.CSWTCH.46 - 0x3c0a1ec0 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a1eeb 0x1 - .rodata.__FUNCTION__.12692 - 0x3c0a1eec 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a1ef6 0x2 - .rodata.__FUNCTION__.12779 - 0x3c0a1ef8 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata.rcGetAmpduSched.str1.4 - 0x3c0a1f0a 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a1f0a 0x2 - .rodata.__FUNCTION__.12476 - 0x3c0a1f0c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a1f22 0x2 - .rodata.__FUNCTION__.12618 - 0x3c0a1f24 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata.str1.4 - 0x3c0a1f38 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata.wdev_funcs_init.str1.4 - 0x3c0a1f38 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata 0x3c0a1f38 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - .rodata.prvReturnItemByteBuf.str1.4 - 0x3c0a1f3e 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c0a1f3e 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c0a1f3e 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvReceiveGeneric.str1.4 - 0x3c0a1f3e 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendAcquire.str1.4 - 0x3c0a1f3e 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendComplete.str1.4 - 0x3c0a1f3e 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSend.str1.4 - 0x3c0a1f3e 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferReceive.str1.4 - 0x3c0a1f3e 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a1f3e 0x2 - .rodata.__func__.11 - 0x3c0a1f40 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a1f56 0x2 - .rodata.__func__.18 - 0x3c0a1f58 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a1f6a 0x2 - .rodata.__func__.19 - 0x3c0a1f6c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0a1f7f 0x1 - .rodata.__func__.21 - 0x3c0a1f80 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.__func__.28 - 0x3c0a1f90 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.esp_efuse_rtc_calib_get_ver.str1.4 - 0x3c0a1fa6 0x63 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 - 0x3c0a1fa6 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0a1fa6 0x2 - .rodata.__func__.2 - 0x3c0a1fa8 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0a1fca 0x2 - .srodata.g_spi_lock_main_flash_dev - 0x3c0a1fcc 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - 0x3c0a1fcc g_spi_lock_main_flash_dev - .rodata.load_partitions.str1.4 - 0x3c0a1fd0 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.ensure_partitions_loaded.str1.4 - 0x3c0a1fd0 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_unload_all.str1.4 - 0x3c0a1fd0 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_next.str1.4 - 0x3c0a1fd0 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_get.str1.4 - 0x3c0a1fd0 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.__func__.2 - 0x3c0a1fd0 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c0a1fe2 0x2 - .rodata.__func__.3 - 0x3c0a1fe4 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_write.str1.4 - 0x3c0a1ff7 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0a1ff7 0x1 - .rodata.__func__.0 - 0x3c0a1ff8 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0a200b 0x1 - .rodata.__func__.1 - 0x3c0a200c 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0a2026 0x2 - .rodata.__func__.2 - 0x3c0a2028 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.3 - 0x3c0a2040 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0a2057 0x1 - .rodata.__func__.4 - 0x3c0a2058 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.5 - 0x3c0a206c 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.esp_ota_get_running_partition.str1.4 - 0x3c0a207f 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3c0a207f 0x1 - .rodata.__func__.1 - 0x3c0a2080 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c0a209e 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c0a209e 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c0a209e 0x2 - .rodata.__func__.0 - 0x3c0a20a0 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .rodata.__func__.1 - 0x3c0a20bc 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c0a20da 0x2 - .rodata.temperature_sensor_attributes - 0x3c0a20dc 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - 0x3c0a20dc temperature_sensor_attributes - .rodata.MPI_LL_OPERATIONS - 0x3c0a2140 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0a2140 MPI_LL_OPERATIONS - .rodata.MPI_LL_BLOCK_BASES - 0x3c0a214c 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0a214c MPI_LL_BLOCK_BASES - .rodata.get_idx.str1.4 - 0x3c0a215c 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.generate_mac.str1.4 - 0x3c0a215c 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.get_efuse_factory_mac.str1.4 - 0x3c0a215c 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.get_efuse_mac_custom.str1.4 - 0x3c0a215c 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.get_mac_addr_from_mac_table.str1.4 - 0x3c0a215c 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.esp_iface_mac_addr_set.str1.4 - 0x3c0a215c 0xab esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.esp_read_mac.str1.4 - 0x3c0a215c 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.__func__.0 - 0x3c0a215c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - *fill* 0x3c0a2172 0x2 - .rodata.__func__.1 - 0x3c0a2174 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .rodata.gdma_release_group_handle.str1.4 - 0x3c0a2189 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_release_pair_handle.str1.4 - 0x3c0a2189 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.do_allocate_gdma_channel.str1.4 - 0x3c0a2189 0x206 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_connect.str1.4 - 0x3c0a2189 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_disconnect.str1.4 - 0x3c0a2189 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_set_transfer_ability.str1.4 - 0x3c0a2189 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_start.str1.4 - 0x3c0a2189 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2189 0x3 - .rodata.__FUNCTION__.16 - 0x3c0a218c 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2197 0x1 - .rodata.__FUNCTION__.9 - 0x3c0a2198 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a21b2 0x2 - .rodata.__FUNCTION__.7 - 0x3c0a21b4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.__FUNCTION__.6 - 0x3c0a21c4 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a21d1 0x3 - .rodata.__FUNCTION__.5 - 0x3c0a21d4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.__FUNCTION__.4 - 0x3c0a21e8 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a21f9 0x3 - .rodata.__func__.3 - 0x3c0a21fc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2216 0x2 - .rodata.__func__.2 - 0x3c0a2218 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2231 0x3 - .rodata.__func__.1 - 0x3c0a2234 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a224d 0x3 + 0x3c0a0af8 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0a0af8 WIFI_EVENT + .rodata.adc_cali_check_scheme.str1.4 + 0x3c0a0afc 0x4b esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .rodata.adc_cali_raw_to_voltage.str1.4 + 0x3c0a0afc 0x4d esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .rodata.__FUNCTION__.0 - 0x3c0a2250 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0a2269 0x3 - .rodata 0x3c0a226c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.xEventGroupCreateStatic.str1.4 - 0x3c0a2280 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupWaitBits.str1.4 - 0x3c0a2280 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupClearBits.str1.4 - 0x3c0a2280 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.xEventGroupSetBits.str1.4 - 0x3c0a2280 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.vEventGroupDelete.str1.4 - 0x3c0a2280 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0a0afc 0x18 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .rodata.check_valid.str1.4 + 0x3c0a0b14 0xa9 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .rodata.get_first_step_reference_point.str1.4 + 0x3c0a0b14 0xa2 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .rodata.adc_cali_create_scheme_curve_fitting.str1.4 + 0x3c0a0b14 0x11a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.__func__.1 - 0x3c0a2280 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a2292 0x2 - .rodata.__func__.2 - 0x3c0a2294 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a22a7 0x1 - .rodata.__func__.3 - 0x3c0a22a8 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0a22bd 0x3 - .rodata.__func__.4 - 0x3c0a22c0 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.6 - 0x3c0a22d4 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.ets_timer_setfn.str1.4 - 0x3c0a22e8 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0a0b14 0x1f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0a0b33 0x1 + .rodata.__FUNCTION__.2 + 0x3c0a0b34 0xc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .rodata.__FUNCTION__.3 + 0x3c0a0b40 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .rodata.s_adc_io_init.str1.4 + 0x3c0a0b65 0x6b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.adc_oneshot_new_unit.str1.4 + 0x3c0a0b65 0x14b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .rodata.adc_oneshot_config_channel.str1.4 + 0x3c0a0b65 0x65 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0a0b65 0x3 + .rodata.__FUNCTION__.4 + 0x3c0a0b68 0x11 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0a0b79 0x3 + .rodata.__FUNCTION__.5 + 0x3c0a0b7c 0xe esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0a0b8a 0x2 + .rodata.__FUNCTION__.6 + 0x3c0a0b8c 0x1b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0a0ba7 0x1 + .rodata.__FUNCTION__.7 + 0x3c0a0ba8 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0a0bbd 0x3 + .rodata.adc1_error_sign + 0x3c0a0bc0 0x50 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .rodata.adc1_error_coef_atten + 0x3c0a0c10 0x140 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .rodata.small_prime_gaps + 0x3c0a0d50 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x3c0a0df7 0x1 + .rodata.mbedtls_cipher_definitions + 0x3c0a0df8 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0a0df8 mbedtls_cipher_definitions .rodata.str1.4 - 0x3c0a22e8 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .rodata.__func__.2 - 0x3c0a22e8 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0a22f6 0x2 + 0x3c0a0f78 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ccm_star_no_tag_info + 0x3c0a0f78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ccm_star_no_tag_info + 0x3c0a0f80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ccm_star_no_tag_info + 0x3c0a0f88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ccm_info + 0x3c0a0f90 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ccm_info + 0x3c0a0f98 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ccm_info + 0x3c0a0fa0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ccm_aria_info + 0x3c0a0fa8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_gcm_info + 0x3c0a0fd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_gcm_info + 0x3c0a0fdc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_gcm_info + 0x3c0a0fe4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.gcm_aria_info + 0x3c0a0fec 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ctr_info + 0x3c0a1018 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ctr_info + 0x3c0a1020 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ctr_info + 0x3c0a1028 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_cfb128_info + 0x3c0a1030 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_cfb128_info + 0x3c0a1038 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_cfb128_info + 0x3c0a1040 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_cbc_info + 0x3c0a1048 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_cbc_info + 0x3c0a1050 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_cbc_info + 0x3c0a1058 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_256_ecb_info + 0x3c0a1060 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_192_ecb_info + 0x3c0a1068 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aria_128_ecb_info + 0x3c0a1070 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aria_info + 0x3c0a1078 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ccm_star_no_tag_info + 0x3c0a10a4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ccm_star_no_tag_info + 0x3c0a10ac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ccm_star_no_tag_info + 0x3c0a10b4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ccm_info + 0x3c0a10bc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ccm_info + 0x3c0a10c4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ccm_info + 0x3c0a10cc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.ccm_aes_info + 0x3c0a10d4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_gcm_info + 0x3c0a1100 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_gcm_info + 0x3c0a1108 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_gcm_info + 0x3c0a1110 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.gcm_aes_info + 0x3c0a1118 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_xts_info + 0x3c0a1144 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_xts_info + 0x3c0a114c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.xts_aes_info + 0x3c0a1154 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ctr_info + 0x3c0a1180 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ctr_info + 0x3c0a1188 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ctr_info + 0x3c0a1190 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ofb_info + 0x3c0a1198 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ofb_info + 0x3c0a11a0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ofb_info + 0x3c0a11a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_cfb128_info + 0x3c0a11b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_cfb128_info + 0x3c0a11b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_cfb128_info + 0x3c0a11c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_cbc_info + 0x3c0a11c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_cbc_info + 0x3c0a11d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_cbc_info + 0x3c0a11d8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_256_ecb_info + 0x3c0a11e0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_192_ecb_info + 0x3c0a11e8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.aes_128_ecb_info + 0x3c0a11f0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .rodata.aes_info + 0x3c0a11f8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .srodata.mbedtls_sha3_512_info + 0x3c0a1224 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_384_info + 0x3c0a122c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_256_info + 0x3c0a1234 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha3_224_info + 0x3c0a123c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha512_info + 0x3c0a1244 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha384_info + 0x3c0a124c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha256_info + 0x3c0a1254 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha224_info + 0x3c0a125c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_sha1_info + 0x3c0a1264 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.mbedtls_md5_info + 0x3c0a126c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .srodata.memset_func + 0x3c0a1274 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .rodata.K 0x3c0a1278 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .srodata.cst8 0x3c0a14f8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .rodata.rho 0x3c0a14f8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.iota_r_packed + 0x3c0a1510 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .rodata.esp_aes_validate_input.str1.4 + 0x3c0a1528 0x8f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_dma_wait_complete.str1.4 + 0x3c0a1528 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_process_dma.str1.4 + 0x3c0a1528 0x155 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_intr_alloc.str1.4 + 0x3c0a1528 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_cbc.str1.4 + 0x3c0a1528 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_cfb128.str1.4 + 0x3c0a1528 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_aes_crypt_ctr.str1.4 + 0x3c0a1528 0x89 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.__func__.0 + 0x3c0a1528 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.__func__.1 - 0x3c0a22f8 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0a2309 0x3 + 0x3c0a153c 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .rodata.esp_mpi_isr_initialise.str1.4 + 0x3c0a154f 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .rodata.esp_mpi_wait_intr.str1.4 + 0x3c0a154f 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 + 0x3c0a154f 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c0a154f 0x1 .rodata.__func__.0 - 0x3c0a230c 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .rodata.lib_printf.str1.4 - 0x3c0a231c 0x1b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .rodata.phy_printf.str1.4 - 0x3c0a231c 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .rodata.pp_printf.str1.4 - 0x3c0a231c 0x3 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .rodata.net80211_printf.str1.4 - 0x3c0a231c 0x9 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .rodata.load_cal_data_from_nvs_handle.str1.4 - 0x3c0a231c 0x13d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.store_cal_data_to_nvs_handle.str1.4 - 0x3c0a231c 0x10a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.esp_phy_load_cal_data_from_nvs.str1.4 - 0x3c0a231c 0x6b esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.esp_phy_load_cal_and_init.str1.4 - 0x3c0a231c 0x1cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.__func__.5 - 0x3c0a231c 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2336 0x2 - .rodata.__func__.3 - 0x3c0a2338 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2355 0x3 - .rodata.__func__.1 - 0x3c0a2358 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2376 0x2 - .rodata.__func__.0 - 0x3c0a2378 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0a2397 0x1 - .rodata.phy_init_data - 0x3c0a2398 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.phy_track_pll_init.str1.4 - 0x3c0a2418 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .rodata.phy_track_pll_deinit.str1.4 - 0x3c0a2418 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .rodata.__func__.0 - 0x3c0a2418 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3c0a242d 0x3 - .rodata.__func__.1 - 0x3c0a2430 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .rodata.free_socket_locked.str1.4 - 0x3c0a2443 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.sock_inc_used_locked.str1.4 - 0x3c0a2443 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_unlink_select_cb.str1.4 - 0x3c0a2443 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_sock_make_addr.str1.4 - 0x3c0a2443 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_selscan.str1.4 - 0x3c0a2443 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_select_dec_sockets_used.str1.4 - 0x3c0a2443 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_pollscan.str1.4 - 0x3c0a2443 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_recv_tcp.str1.4 - 0x3c0a2443 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_recvfrom_udp_raw.str1.4 - 0x3c0a2443 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_close.str1.4 - 0x3c0a2443 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_recvfrom.str1.4 - 0x3c0a2443 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2443 0x1 - .rodata.__func__.6 - 0x3c0a2444 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2461 0x3 - .rodata.__func__.7 - 0x3c0a2464 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2471 0x3 - .rodata.__func__.8 - 0x3c0a2474 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a248a 0x2 - .rodata.__func__.9 - 0x3c0a248c 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a24a1 0x3 - .rodata.__func__.10 - 0x3c0a24a4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.12 - 0x3c0a24b0 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a24c6 0x2 - .rodata.__func__.13 - 0x3c0a24c8 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.14 - 0x3c0a24dc 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a24ea 0x2 - .rodata.__func__.15 - 0x3c0a24ec 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a24f7 0x1 - .rodata.__func__.16 - 0x3c0a24f8 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.17 - 0x3c0a2504 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0a2517 0x1 - .rodata.__func__.19 - 0x3c0a2518 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.tcpip_thread_handle_msg.str1.4 - 0x3c0a2526 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.tcpip_inpkt.str1.4 - 0x3c0a2526 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.tcpip_send_msg_wait_sem.str1.4 - 0x3c0a2526 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.tcpip_init.str1.4 - 0x3c0a2526 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a2526 0x2 - .rodata.__func__.0 - 0x3c0a2528 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.__func__.1 - 0x3c0a2540 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a254d 0x3 - .rodata.__func__.2 - 0x3c0a2550 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a255b 0x1 - .rodata.__func__.5 - 0x3c0a255c 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a256b 0x1 - .rodata.__func__.6 - 0x3c0a256c 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.__func__.7 - 0x3c0a2584 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0a2597 0x1 - .rodata.__func__.9 - 0x3c0a2598 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.mem_malloc.str1.4 - 0x3c0a25a4 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) - .rodata.mem_free.str1.4 - 0x3c0a25a4 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) - .rodata.__func__.0 - 0x3c0a25a4 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) - *fill* 0x3c0a25ad 0x3 - .rodata.__func__.1 - 0x3c0a25b0 0xb esp-idf/lwip/liblwip.a(mem.c.obj) - .rodata.do_memp_malloc_pool.str1.4 - 0x3c0a25bb 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) - .rodata.do_memp_free_pool.str1.4 - 0x3c0a25bb 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0a25bb 0x1 - .rodata.__func__.0 - 0x3c0a25bc 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0a25ce 0x2 - .rodata.__func__.2 - 0x3c0a25d0 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) - .rodata.memp_pools - 0x3c0a25e4 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a25e4 memp_pools - .srodata.memp_PBUF_POOL - 0x3c0a262c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a262c memp_PBUF_POOL - *fill* 0x3c0a262e 0x2 - .srodata.memp_PBUF - 0x3c0a2630 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2630 memp_PBUF - *fill* 0x3c0a2632 0x2 - .srodata.memp_MLD6_GROUP - 0x3c0a2634 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2634 memp_MLD6_GROUP - *fill* 0x3c0a2636 0x2 - .srodata.memp_ND6_QUEUE - 0x3c0a2638 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2638 memp_ND6_QUEUE - *fill* 0x3c0a263a 0x2 - .srodata.memp_NETDB - 0x3c0a263c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a263c memp_NETDB - *fill* 0x3c0a263e 0x2 - .srodata.memp_SYS_TIMEOUT - 0x3c0a2640 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2640 memp_SYS_TIMEOUT - *fill* 0x3c0a2642 0x2 - .srodata.memp_IGMP_GROUP - 0x3c0a2644 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2644 memp_IGMP_GROUP - *fill* 0x3c0a2646 0x2 - .srodata.memp_ARP_QUEUE - 0x3c0a2648 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2648 memp_ARP_QUEUE - *fill* 0x3c0a264a 0x2 - .srodata.memp_TCPIP_MSG_INPKT - 0x3c0a264c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a264c memp_TCPIP_MSG_INPKT - *fill* 0x3c0a264e 0x2 - .srodata.memp_TCPIP_MSG_API - 0x3c0a2650 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2650 memp_TCPIP_MSG_API - *fill* 0x3c0a2652 0x2 - .srodata.memp_NETCONN - 0x3c0a2654 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2654 memp_NETCONN - *fill* 0x3c0a2656 0x2 - .srodata.memp_NETBUF - 0x3c0a2658 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2658 memp_NETBUF - *fill* 0x3c0a265a 0x2 - .srodata.memp_FRAG_PBUF - 0x3c0a265c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a265c memp_FRAG_PBUF - *fill* 0x3c0a265e 0x2 - .srodata.memp_TCP_SEG - 0x3c0a2660 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2660 memp_TCP_SEG - *fill* 0x3c0a2662 0x2 - .srodata.memp_TCP_PCB_LISTEN - 0x3c0a2664 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2664 memp_TCP_PCB_LISTEN - *fill* 0x3c0a2666 0x2 - .srodata.memp_TCP_PCB - 0x3c0a2668 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2668 memp_TCP_PCB - *fill* 0x3c0a266a 0x2 - .srodata.memp_UDP_PCB - 0x3c0a266c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a266c memp_UDP_PCB - *fill* 0x3c0a266e 0x2 - .srodata.memp_RAW_PCB - 0x3c0a2670 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0a2670 memp_RAW_PCB - .rodata.netif_loopif_init.str1.4 - 0x3c0a2672 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_do_set_netmask.str1.4 - 0x3c0a2672 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_issue_reports.str1.4 - 0x3c0a2672 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_poll.str1.4 - 0x3c0a2672 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_loop_output.str1.4 - 0x3c0a2672 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_get_ip6_addr_match.str1.4 - 0x3c0a2672 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_invoke_ext_callback.str1.4 - 0x3c0a2672 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_add.str1.4 - 0x3c0a2672 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_ip6_addr_set_parts.str1.4 - 0x3c0a2672 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a2672 0x2 - .rodata.__func__.0 - 0x3c0a2674 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a268e 0x2 - .rodata.__func__.5 - 0x3c0a2690 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a26a9 0x3 - .rodata.__func__.6 - 0x3c0a26ac 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a26c5 0x3 - .rodata.__func__.9 - 0x3c0a26c8 0xb esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a26d3 0x1 - .rodata.__func__.10 - 0x3c0a26d4 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a26e6 0x2 - .rodata.__func__.11 - 0x3c0a26e8 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.12 - 0x3c0a26f8 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a270d 0x3 - .rodata.__func__.13 - 0x3c0a2710 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.14 - 0x3c0a2724 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.15 - 0x3c0a2738 0xa esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0a2742 0x2 - .rodata.__func__.17 - 0x3c0a2744 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.pbuf_add_header_impl.str1.4 - 0x3c0a2756 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_alloc_reference.str1.4 - 0x3c0a2756 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_free.str1.4 - 0x3c0a2756 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_alloc.str1.4 - 0x3c0a2756 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_realloc.str1.4 - 0x3c0a2756 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_ref.str1.4 - 0x3c0a2756 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_cat.str1.4 - 0x3c0a2756 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_copy_partial_pbuf.str1.4 - 0x3c0a2756 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_take.str1.4 - 0x3c0a2756 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_take_at.str1.4 - 0x3c0a2756 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_clone.str1.4 - 0x3c0a2756 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a2756 0x2 - .rodata.__func__.0 - 0x3c0a2758 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a2763 0x1 - .rodata.__func__.1 - 0x3c0a2764 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a2771 0x3 - .rodata.__func__.2 - 0x3c0a2774 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a277e 0x2 - .rodata.__func__.3 - 0x3c0a2780 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a2797 0x1 - .rodata.__func__.5 - 0x3c0a2798 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a27a1 0x3 - .rodata.__func__.6 - 0x3c0a27a4 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a27ad 0x3 - .rodata.__func__.7 - 0x3c0a27b0 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a27ba 0x2 - .rodata.__func__.8 - 0x3c0a27bc 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a27cf 0x1 - .rodata.__func__.9 - 0x3c0a27d0 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a27e5 0x3 - .rodata.__func__.10 - 0x3c0a27e8 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a27f5 0x3 - .rodata.__func__.11 - 0x3c0a27f8 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0a280d 0x3 - .rodata.__func__.12 - 0x3c0a2810 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.raw_input.str1.4 - 0x3c0a281b 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) - .rodata.raw_sendto_if_src.str1.4 - 0x3c0a281b 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0a281b 0x1 - .rodata.__func__.0 - 0x3c0a281c 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0a282e 0x2 - .rodata.__func__.1 - 0x3c0a2830 0xa esp-idf/lwip/liblwip.a(raw.c.obj) - .rodata.tcp_remove_listener.str1.4 - 0x3c0a283a 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_listen_closed.str1.4 - 0x3c0a283a 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_free_listen.str1.4 - 0x3c0a283a 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_free.str1.4 - 0x3c0a283a 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_backlog_delayed.str1.4 - 0x3c0a283a 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_update_rcv_ann_wnd.str1.4 - 0x3c0a283a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_recved.str1.4 - 0x3c0a283a 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_seg_copy.str1.4 - 0x3c0a283a 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_recv.str1.4 - 0x3c0a283a 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_sent.str1.4 - 0x3c0a283a 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_err.str1.4 - 0x3c0a283a 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_poll.str1.4 - 0x3c0a283a 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_next_iss.str1.4 - 0x3c0a283a 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_eff_send_mss_netif.str1.4 - 0x3c0a283a 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_pcb_remove.str1.4 - 0x3c0a283a 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_abandon.str1.4 - 0x3c0a283a 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 - 0x3c0a283a 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_kill_state.str1.4 - 0x3c0a283a 0xe esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_close_shutdown.str1.4 - 0x3c0a283a 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_slowtmr.str1.4 - 0x3c0a283a 0x1ca esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a283a 0x2 - .rodata.__func__.0 - 0x3c0a283c 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a285e 0x2 - .rodata.__func__.1 - 0x3c0a2860 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a2877 0x1 - .rodata.__func__.2 - 0x3c0a2878 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a2885 0x3 - .rodata.__func__.3 - 0x3c0a2888 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a2897 0x1 - .rodata.__func__.4 - 0x3c0a2898 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a28a1 0x3 - .srodata.__func__.5 - 0x3c0a28a4 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.6 - 0x3c0a28ac 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a28b5 0x3 - .rodata.__func__.7 - 0x3c0a28b8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a28c1 0x3 - .rodata.__func__.8 - 0x3c0a28c4 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a28d3 0x1 - .rodata.__func__.9 - 0x3c0a28d4 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a28e1 0x3 - .rodata.__func__.10 - 0x3c0a28e4 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.11 - 0x3c0a28f0 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a28fb 0x1 - .rodata.__func__.12 - 0x3c0a28fc 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a2913 0x1 - .rodata.__func__.15 - 0x3c0a2914 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.16 - 0x3c0a2920 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a2937 0x1 - .rodata.__func__.17 - 0x3c0a2938 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.18 - 0x3c0a2948 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.19 - 0x3c0a295c 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a296e 0x2 - .rodata.__func__.20 - 0x3c0a2970 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a2983 0x1 - .rodata.__func__.21 - 0x3c0a2984 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a2999 0x3 - .rodata.__func__.23 - 0x3c0a299c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a29a5 0x3 - .rodata.tcp_pcb_lists - 0x3c0a29a8 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3c0a29a8 tcp_pcb_lists - .srodata.tcp_persist_backoff - 0x3c0a29b8 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0a29bf 0x1 - .rodata.tcp_backoff - 0x3c0a29c0 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_parseopt.str1.4 - 0x3c0a29cd 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_input_delayed_close.str1.4 - 0x3c0a29cd 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_timewait_input.str1.4 - 0x3c0a29cd 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_listen_input.str1.4 - 0x3c0a29cd 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_oos_insert_segment.str1.4 - 0x3c0a29cd 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_free_acked_segments.str1.4 - 0x3c0a29cd 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_receive.str1.4 - 0x3c0a29cd 0x131 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_process.str1.4 - 0x3c0a29cd 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_input.str1.4 - 0x3c0a29cd 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a29cd 0x3 - .rodata.__func__.0 - 0x3c0a29d0 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.1 - 0x3c0a29e8 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a29ff 0x1 - .rodata.__func__.2 - 0x3c0a2a00 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.3 - 0x3c0a2a18 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.4 - 0x3c0a2a24 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.5 - 0x3c0a2a30 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a2a3d 0x3 - .rodata.__func__.6 - 0x3c0a2a40 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a2a51 0x3 - .rodata.__func__.7 - 0x3c0a2a54 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0a2a67 0x1 - .rodata.__func__.8 - 0x3c0a2a68 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_write_checks.str1.4 - 0x3c0a2a72 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_segment_busy.str1.4 - 0x3c0a2a72 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_fill_options.str1.4 - 0x3c0a2a72 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_pbuf_prealloc.str1.4 - 0x3c0a2a72 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_create_segment.str1.4 - 0x3c0a2a72 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_alloc_header_common.str1.4 - 0x3c0a2a72 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_alloc_header.str1.4 - 0x3c0a2a72 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_segment.str1.4 - 0x3c0a2a72 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_control_segment.str1.4 - 0x3c0a2a72 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_write.str1.4 - 0x3c0a2a72 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_split_unsent_seg.str1.4 - 0x3c0a2a72 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_enqueue_flags.str1.4 - 0x3c0a2a72 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_send_fin.str1.4 - 0x3c0a2a72 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_rto_prepare.str1.4 - 0x3c0a2a72 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit.str1.4 - 0x3c0a2a72 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_fast.str1.4 - 0x3c0a2a72 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rst.str1.4 - 0x3c0a2a72 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_send_empty_ack.str1.4 - 0x3c0a2a72 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output.str1.4 - 0x3c0a2a72 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_rto_commit.str1.4 - 0x3c0a2a72 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_rto.str1.4 - 0x3c0a2a72 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_keepalive.str1.4 - 0x3c0a2a72 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_zero_window_probe.str1.4 - 0x3c0a2a72 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0a1550 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c0a156f 0x1 + .rodata.sha1_padding + 0x3c0a1570 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .rodata.sha256_padding + 0x3c0a15b0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .rodata.esp_aes_gcm_starts.str1.4 + 0x3c0a15f0 0x63 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.esp_aes_gcm_update.str1.4 + 0x3c0a15f0 0xbb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.last4 0x3c0a15f0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.aria_is2 + 0x3c0a1630 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_is1 + 0x3c0a1730 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_sb2 + 0x3c0a1830 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.aria_sb1 + 0x3c0a1930 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata 0x3c0a1a30 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.last4 0x3c0a1a60 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .rodata.mbedtls_rsa_deduce_primes.str1.4 + 0x3c0a1a80 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .rodata.crypto_shared_gdma_init.str1.4 + 0x3c0a1a80 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .rodata.esp_sha_dma_process.str1.4 + 0x3c0a1a80 0x53 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.esp_sha_dma.str1.4 + 0x3c0a1a80 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .rodata.str1.4 + 0x3c0a1a80 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.ecp_x25519_bad_point_2 + 0x3c0a1a80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.ecp_x25519_bad_point_1 + 0x3c0a1a88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_2 + 0x3c0a1a90 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.x25519_bad_point_1 + 0x3c0a1ab0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .rodata.ecp_supported_curves + 0x3c0a1ad0 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.Rp.0 0x3c0a1b6c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.1 0x3c0a1b74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.2 0x3c0a1b7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.curve25519_part_of_n + 0x3c0a1b84 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_n + 0x3c0a1b94 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gy + 0x3c0a1bd4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_gx + 0x3c0a1c14 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_b + 0x3c0a1c54 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_a + 0x3c0a1c94 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP512r1_p + 0x3c0a1cd4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_n + 0x3c0a1d14 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gy + 0x3c0a1d44 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_gx + 0x3c0a1d74 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_b + 0x3c0a1da4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_a + 0x3c0a1dd4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP384r1_p + 0x3c0a1e04 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_n + 0x3c0a1e34 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gy + 0x3c0a1e54 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_gx + 0x3c0a1e74 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_b + 0x3c0a1e94 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_a + 0x3c0a1eb4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.brainpoolP256r1_p + 0x3c0a1ed4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_n + 0x3c0a1ef4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gy + 0x3c0a1f14 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_gx + 0x3c0a1f34 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp256k1_b + 0x3c0a1f54 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp256k1_a + 0x3c0a1f58 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256k1_p + 0x3c0a1f5c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_n + 0x3c0a1f7c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gy + 0x3c0a1f9c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_gx + 0x3c0a1fb8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp224k1_b + 0x3c0a1fd4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp224k1_a + 0x3c0a1fd8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224k1_p + 0x3c0a1fdc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_n + 0x3c0a1ff8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gy + 0x3c0a2010 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_gx + 0x3c0a2028 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_b + 0x3c0a2040 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.secp192k1_a + 0x3c0a2044 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192k1_p + 0x3c0a2048 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_n + 0x3c0a2060 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gy + 0x3c0a20a4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_gx + 0x3c0a20e8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_b + 0x3c0a212c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp521r1_p + 0x3c0a2170 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_n + 0x3c0a21b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gy + 0x3c0a21e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_gx + 0x3c0a2214 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_b + 0x3c0a2244 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp384r1_p + 0x3c0a2274 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_n + 0x3c0a22a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gy + 0x3c0a22c4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_gx + 0x3c0a22e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_b + 0x3c0a2304 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp256r1_p + 0x3c0a2324 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_n + 0x3c0a2344 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gy + 0x3c0a2360 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_gx + 0x3c0a237c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_b + 0x3c0a2398 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp224r1_p + 0x3c0a23b4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_n + 0x3c0a23d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gy + 0x3c0a23ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_gx + 0x3c0a2404 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_b + 0x3c0a241c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.secp192r1_p + 0x3c0a2434 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.mpi_one + 0x3c0a244c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .rodata.str1.4 + 0x3c0a2450 0xeb9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_md_alg + 0x3c0a2450 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ecp_grp_algid + 0x3c0a252c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_ecp_grp + 0x3c0a2554 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.oid_pk_alg + 0x3c0a2644 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x3c0a2694 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata.esp_now_deinit.str1.4 + 0x3c0a26c9 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + .rodata.esp_now_init.str1.4 + 0x3c0a26c9 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + .rodata.esp_now_register_recv_cb.str1.4 + 0x3c0a26c9 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + .rodata.esp_now_send.str1.4 + 0x3c0a26c9 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + .rodata.mt_add_peer.str1.4 + 0x3c0a26c9 0x11d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_copy_peer.str1.4 + 0x3c0a26c9 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_deinit.str1.4 + 0x3c0a26c9 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_get_key_idx.isra.2.str1.4 + 0x3c0a26c9 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_get_lmk.str1.4 + 0x3c0a26c9 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_get_peer.str1.4 + 0x3c0a26c9 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_init.str1.4 + 0x3c0a26c9 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_mod_peer.str1.4 + 0x3c0a26c9 0x5c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_register_recv_cb.str1.4 + 0x3c0a26c9 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_register_send_cb.str1.4 + 0x3c0a26c9 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_send.str1.4 + 0x3c0a26c9 0x66 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_send_cb.str1.4 + 0x3c0a26c9 0x53 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.mt_set_pmk.str1.4 + 0x3c0a26c9 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .rodata.ieee80211_add_action_vendor_spec_esp.str1.4 + 0x3c0a26c9 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .rodata.esp_wifi_init_internal.str1.4 + 0x3c0a26c9 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.net80211_funcs_init.str1.4 + 0x3c0a26c9 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.str1.4 + 0x3c0a26c9 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.wifi_osi_funcs_register.str1.4 + 0x3c0a26c9 0xad /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a26c9 0x3 + .rodata.ieee80211_ethbroadcast + 0x3c0a26cc 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a26cc ieee80211_ethbroadcast + .rodata.ieee80211_send_sa_query.str1.4 + 0x3c0a26d2 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata.ieee80211_crypto_encap.str1.4 + 0x3c0a26d2 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata.wifi_log.str1.4 + 0x3c0a26d2 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .rodata.hostap_input.str1.4 + 0x3c0a26d2 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata.ieee80211_hostap_attach.str1.4 + 0x3c0a26d2 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata.wifi_softap_start.str1.4 + 0x3c0a26d2 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a26d2 0x2 + .rodata 0x3c0a26d4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ieee80211_add_htcap_body.str1.4 + 0x3c0a26e4 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ieee80211_add_ie_vendor_esp_head.str1.4 + 0x3c0a26e4 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .rodata 0x3c0a26e4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.CSWTCH.45 + 0x3c0a26fc 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.ieee80211_parse_rsn.str1.4 + 0x3c0a275c 0xa0 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.ieee80211_setup_phy_mode.str1.4 + 0x3c0a275c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata.CSWTCH.284 + 0x3c0a275c 0x4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.__FUNCTION__.14557 + 0x3c0a2760 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.str1.4 + 0x3c0a2776 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.wifi_lmac_init.str1.4 + 0x3c0a2776 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a2776 0x2 + .rodata.wifi_nvs_set + 0x3c0a2778 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_compare_cfg_diff + 0x3c0a2798 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_load + 0x3c0a27b8 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.ieee80211_nvs_set_default_ssid.str1.4 + 0x3c0a27d8 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_cfg_init.str1.4 + 0x3c0a27d8 0x2ea /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_init.str1.4 + 0x3c0a27d8 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.ieee80211_send_setup.str1.4 + 0x3c0a27d8 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata.info.13627 + 0x3c0a27d8 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a27e1 0x3 + .rodata.param.13633 + 0x3c0a27e4 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a27ed 0x3 + .rodata.s_ac_param.13632 + 0x3c0a27f0 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata.ieee80211_11b_table + 0x3c0a280c 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_11g_table + 0x3c0a28e0 0xd4 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_phy_mode_show.str1.4 + 0x3c0a29b4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_setup_ratetable.str1.4 + 0x3c0a29b4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.ieee80211_is_40mhz_valid_bw + 0x3c0a29b4 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .rodata.ieee80211_add_countryie.str1.4 + 0x3c0a29d0 0x3 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .rodata.scan_op_start.str1.4 + 0x3c0a29d0 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata.scan_profile_check.str1.4 + 0x3c0a29d0 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata.ieee80211_sta_new_state + 0x3c0a29d0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.ieee80211_sta_new_state.str1.4 + 0x3c0a29e8 0x8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.sta_recv_assoc.str1.4 + 0x3c0a29e8 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.sta_rx_csa.str1.4 + 0x3c0a29e8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.state_desc.12669 + 0x3c0a29e8 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.str1.4 + 0x3c0a2a0c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.wifi_set_rx_policy + 0x3c0a2a0c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.CSWTCH.90 + 0x3c0a2a38 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.ieee80211_set_gtk.str1.4 + 0x3c0a2a3e 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0a2a3e 0x2 + .rodata.__FUNCTION__.11575 + 0x3c0a2a40 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11581 + 0x3c0a2a58 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) *fill* 0x3c0a2a72 0x2 - .rodata.__func__.0 - 0x3c0a2a74 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2a8a 0x2 - .rodata.__func__.1 - 0x3c0a2a8c 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2a9a 0x2 - .rodata.__func__.2 - 0x3c0a2a9c 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.3 - 0x3c0a2ab4 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2ac7 0x1 - .rodata.__func__.4 - 0x3c0a2ac8 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2ae3 0x1 - .rodata.__func__.5 - 0x3c0a2ae4 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.6 - 0x3c0a2afc 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2b1b 0x1 - .srodata.__func__.7 - 0x3c0a2b1c 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.8 - 0x3c0a2b24 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.9 - 0x3c0a2b34 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2b3f 0x1 - .rodata.__func__.10 - 0x3c0a2b40 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2b4f 0x1 - .rodata.__func__.11 - 0x3c0a2b50 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2b66 0x2 - .rodata.__func__.12 - 0x3c0a2b68 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2b7f 0x1 - .rodata.__func__.13 - 0x3c0a2b80 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.14 - 0x3c0a2b98 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2bab 0x1 - .rodata.__func__.15 - 0x3c0a2bac 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2bb7 0x1 - .rodata.__func__.16 - 0x3c0a2bb8 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2bca 0x2 - .rodata.__func__.17 - 0x3c0a2bcc 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2bd9 0x3 - .rodata.__func__.18 - 0x3c0a2bdc 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2bf1 0x3 - .rodata.__func__.19 - 0x3c0a2bf4 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2c07 0x1 - .rodata.__func__.20 - 0x3c0a2c08 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2c1a 0x2 - .rodata.__func__.21 - 0x3c0a2c1c 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0a2c2d 0x3 - .rodata.__func__.22 - 0x3c0a2c30 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.sys_timeout_abs.str1.4 - 0x3c0a2c3a 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) - .rodata.sys_timeout.str1.4 - 0x3c0a2c3a 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .rodata.sys_timeouts_sleeptime.str1.4 - 0x3c0a2c3a 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0a2c3a 0x2 - .rodata.__func__.0 - 0x3c0a2c3c 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0a2c53 0x1 - .rodata.__func__.1 - 0x3c0a2c54 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) - .rodata.__func__.2 - 0x3c0a2c60 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .rodata.lwip_cyclic_timers - 0x3c0a2c70 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x3c0a2c70 lwip_cyclic_timers - .rodata.udp_input_local_match.str1.4 - 0x3c0a2c90 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.udp_input.str1.4 - 0x3c0a2c90 0x4f esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.udp_sendto_if_src.str1.4 - 0x3c0a2c90 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.__func__.0 - 0x3c0a2c90 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0a2ca2 0x2 - .rodata.__func__.1 - 0x3c0a2ca4 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0a2cba 0x2 - .rodata.__func__.2 - 0x3c0a2cbc 0xa esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.dhcp_option_short.str1.4 - 0x3c0a2cc6 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option.str1.4 - 0x3c0a2cc6 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option_byte.str1.4 - 0x3c0a2cc6 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option_long.str1.4 - 0x3c0a2cc6 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_create_msg.str1.4 - 0x3c0a2cc6 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option_hostname.str1.4 - 0x3c0a2cc6 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_dec_pcb_refcount.str1.4 - 0x3c0a2cc6 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_inc_pcb_refcount.str1.4 - 0x3c0a2cc6 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_parse_reply.str1.4 - 0x3c0a2cc6 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_recv.str1.4 - 0x3c0a2cc6 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_network_changed.str1.4 - 0x3c0a2cc6 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2cc6 0x2 - .rodata.__func__.0 - 0x3c0a2cc8 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2cdd 0x3 - .rodata.__func__.1 - 0x3c0a2ce0 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__FUNCTION__.11587 + 0x3c0a2a74 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2a91 0x3 + .rodata.__FUNCTION__.11593 + 0x3c0a2a94 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2aa2 0x2 + .rodata.__FUNCTION__.11599 + 0x3c0a2aa4 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2ab9 0x3 + .rodata.__FUNCTION__.11607 + 0x3c0a2abc 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2acd 0x3 + .rodata.__FUNCTION__.11615 + 0x3c0a2ad0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11621 + 0x3c0a2ae4 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11627 + 0x3c0a2af8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2b0e 0x2 + .rodata.__FUNCTION__.11636 + 0x3c0a2b10 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2b1f 0x1 + .rodata.__FUNCTION__.11642 + 0x3c0a2b20 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11648 + 0x3c0a2b30 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11654 + 0x3c0a2b48 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2b63 0x1 + .rodata.__FUNCTION__.11660 + 0x3c0a2b64 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2b83 0x1 + .rodata.__FUNCTION__.11666 + 0x3c0a2b84 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2b9e 0x2 + .rodata.__FUNCTION__.11672 + 0x3c0a2ba0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a2bba 0x2 + .rodata.__FUNCTION__.11678 + 0x3c0a2bbc 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.chm_set_home_channel.str1.4 + 0x3c0a2bda 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0a2bda 0x2 + .rodata.CSWTCH.242 + 0x3c0a2bdc 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.CSWTCH.243 + 0x3c0a2be8 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.CSWTCH.244 + 0x3c0a2c28 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_auth_done.str1.4 + 0x3c0a2c33 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_connect_to_bss.str1.4 + 0x3c0a2c33 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_node_join.str1.4 + 0x3c0a2c33 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.str1.4 + 0x3c0a2c33 0xa8 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.ieee80211_recv_action.str1.4 + 0x3c0a2c33 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .rodata.sms4_encap.str1.4 + 0x3c0a2c33 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c0a2c33 0x1 + .rodata 0x3c0a2c34 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata 0x3c0a2c84 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11051 + 0x3c0a2c9c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2cb5 0x3 + .rodata.__FUNCTION__.11116 + 0x3c0a2cb8 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2ccd 0x3 + .rodata.__FUNCTION__.11154 + 0x3c0a2cd0 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) *fill* 0x3c0a2cf1 0x3 - .rodata.__func__.2 - 0x3c0a2cf4 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2cfe 0x2 - .rodata.__func__.3 - 0x3c0a2d00 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2d16 0x2 - .rodata.__func__.4 - 0x3c0a2d18 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2d2e 0x2 - .rodata.__func__.7 - 0x3c0a2d30 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2d41 0x3 - .rodata.__func__.8 - 0x3c0a2d44 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2d59 0x3 - .rodata.__func__.9 - 0x3c0a2d5c 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2d6d 0x3 - .rodata.__func__.10 - 0x3c0a2d70 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__FUNCTION__.11190 + 0x3c0a2cf4 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2d11 0x3 + .rodata.__FUNCTION__.11221 + 0x3c0a2d14 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2d29 0x3 + .rodata.__FUNCTION__.11265 + 0x3c0a2d2c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2d42 0x2 + .rodata.__FUNCTION__.11284 + 0x3c0a2d44 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2d5e 0x2 + .rodata.__FUNCTION__.11316 + 0x3c0a2d60 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2d79 0x3 + .rodata.__FUNCTION__.11335 + 0x3c0a2d7c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2d92 0x2 + .rodata.__FUNCTION__.11346 + 0x3c0a2d94 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2daa 0x2 + .rodata.__FUNCTION__.11365 + 0x3c0a2dac 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2dc2 0x2 + .rodata.__FUNCTION__.11392 + 0x3c0a2dc4 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a2dd7 0x1 + .rodata.__FUNCTION__.11438 + 0x3c0a2dd8 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.__FUNCTION__.11477 + 0x3c0a2de4 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.lmacProcessTxopSuccess.str1.4 + 0x3c0a2def 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + .rodata.str1.4 + 0x3c0a2def 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a2def 0x1 + .rodata.CSWTCH.493 + 0x3c0a2df0 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a2df9 0x3 + .rodata.CSWTCH.494 + 0x3c0a2dfc 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata.pp_create_task.str1.4 + 0x3c0a2e05 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata.pp_default_event_handler.str1.4 + 0x3c0a2e05 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a2e05 0x3 + .rodata.rcUpdatePhyMode + 0x3c0a2e08 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.CSWTCH.45 + 0x3c0a2e24 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a2e4f 0x1 + .rodata.CSWTCH.46 + 0x3c0a2e50 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a2e7b 0x1 + .rodata.__FUNCTION__.12692 + 0x3c0a2e7c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a2e86 0x2 + .rodata.__FUNCTION__.12779 + 0x3c0a2e88 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.rcGetAmpduSched.str1.4 + 0x3c0a2e9a 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a2e9a 0x2 + .rodata.__FUNCTION__.12476 + 0x3c0a2e9c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a2eb2 0x2 + .rodata.__FUNCTION__.12618 + 0x3c0a2eb4 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.str1.4 + 0x3c0a2ec8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.wdev_funcs_init.str1.4 + 0x3c0a2ec8 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata 0x3c0a2ec8 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .rodata.prvReturnItemByteBuf.str1.4 + 0x3c0a2ece 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x3c0a2ece 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x3c0a2ece 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReceiveGeneric.str1.4 + 0x3c0a2ece 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendAcquire.str1.4 + 0x3c0a2ece 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendComplete.str1.4 + 0x3c0a2ece 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSend.str1.4 + 0x3c0a2ece 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceive.str1.4 + 0x3c0a2ece 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a2ece 0x2 .rodata.__func__.11 - 0x3c0a2d7c 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0a2d8e 0x2 - .rodata.__func__.13 - 0x3c0a2d90 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .srodata.dhcp_discover_request_options - 0x3c0a2da0 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.free_etharp_q.str1.4 - 0x3c0a2da4 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_find_entry.str1.4 - 0x3c0a2da4 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_update_arp_entry.str1.4 - 0x3c0a2da4 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_raw.str1.4 - 0x3c0a2da4 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_query.str1.4 - 0x3c0a2da4 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.__func__.0 - 0x3c0a2da4 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0a2db1 0x3 - .rodata.__func__.3 - 0x3c0a2db4 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0a2dbf 0x1 - .rodata.__func__.6 - 0x3c0a2dc0 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0a2dd2 0x2 - .rodata.__func__.7 - 0x3c0a2dd4 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.__func__.8 - 0x3c0a2dec 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.icmp_send_response.str1.4 - 0x3c0a2dfa 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) - .rodata.icmp_input.str1.4 - 0x3c0a2dfa 0x6a esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0a2dfa 0x2 - .rodata.__func__.0 - 0x3c0a2dfc 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0a2e0f 0x1 - .rodata.__func__.1 - 0x3c0a2e10 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) - .rodata.igmp_send.str1.4 - 0x3c0a2e1b 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) - .rodata.igmp_lookup_group.str1.4 - 0x3c0a2e1b 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0a2e1b 0x1 - .rodata.__func__.0 - 0x3c0a2e1c 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0a2e26 0x2 - .rodata.__func__.1 - 0x3c0a2e28 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) - .rodata.ip4_output_if_opt_src.str1.4 - 0x3c0a2e3a 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3c0a2e3a 0x2 - .rodata.__func__.1 - 0x3c0a2e3c 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3c0a2e52 0x2 - .rodata.ip_addr_broadcast - 0x3c0a2e54 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0a2e54 ip_addr_broadcast - .rodata.ip_addr_any - 0x3c0a2e6c 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0a2e6c ip_addr_any - .rodata.ip4_frag.str1.4 - 0x3c0a2e84 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .rodata.__func__.0 - 0x3c0a2e84 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 - 0x3c0a2e8d 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) - .rodata.icmp6_send_response.str1.4 - 0x3c0a2e8d 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0a2e8d 0x3 - .rodata.__func__.1 - 0x3c0a2e90 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0a2eb9 0x3 - .rodata.__func__.2 - 0x3c0a2ebc 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .rodata.ip6_output_if_src.str1.4 - 0x3c0a2ed0 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) - .rodata.__func__.1 - 0x3c0a2ed0 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) - *fill* 0x3c0a2ee2 0x2 - .rodata.ip6_addr_any - 0x3c0a2ee4 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x3c0a2ee4 ip6_addr_any - .rodata.ip6_frag.str1.4 - 0x3c0a2efc 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .rodata.__func__.0 - 0x3c0a2efc 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .rodata.nd6_process_autoconfig_prefix.str1.4 - 0x3c0a2f05 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.nd6_free_q.str1.4 - 0x3c0a2f05 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.nd6_send_na.str1.4 - 0x3c0a2f05 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.nd6_find_route.str1.4 - 0x3c0a2f05 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0a2f05 0x3 - .rodata.__func__.2 - 0x3c0a2f08 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0a2f17 0x1 - .srodata.__func__.3 - 0x3c0a2f18 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.__func__.4 - 0x3c0a2f20 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0a2f2b 0x1 - .rodata.__func__.5 - 0x3c0a2f2c 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0a2f4a 0x2 - .rodata.__func__.6 - 0x3c0a2f4c 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.__func__.7 - 0x3c0a2f58 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.ethernet_output.str1.4 - 0x3c0a2f64 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .rodata.__func__.0 - 0x3c0a2f64 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .srodata.ethzero - 0x3c0a2f74 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0a2f74 ethzero - *fill* 0x3c0a2f7a 0x2 - .srodata.ethbroadcast - 0x3c0a2f7c 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0a2f7c ethbroadcast - .rodata.sys_mutex_lock.str1.4 - 0x3c0a2f82 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_mutex_unlock.str1.4 - 0x3c0a2f82 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_sem_new.str1.4 - 0x3c0a2f82 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_sem_signal.str1.4 - 0x3c0a2f82 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_arch_sem_wait.str1.4 - 0x3c0a2f82 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_mbox_post.str1.4 - 0x3c0a2f82 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_arch_mbox_fetch.str1.4 - 0x3c0a2f82 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_mbox_free.str1.4 - 0x3c0a2f82 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_init.str1.4 - 0x3c0a2f82 0x50 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_thread_sem_init.str1.4 - 0x3c0a2f82 0x37 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_thread_tcpip.str1.4 - 0x3c0a2f82 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a2f82 0x2 - .rodata.__func__.0 - 0x3c0a2f84 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a2f95 0x3 - .rodata.__func__.2 - 0x3c0a2f98 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a2fa6 0x2 - .rodata.__func__.3 - 0x3c0a2fa8 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a2fbf 0x1 - .rodata.__func__.4 - 0x3c0a2fc0 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.__func__.6 - 0x3c0a2fd4 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a2fe2 0x2 - .rodata.__func__.7 - 0x3c0a2fe4 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a2ff6 0x2 - .rodata.__func__.8 - 0x3c0a2ff8 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3007 0x1 - .rodata.__func__.9 - 0x3c0a3008 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.__func__.10 - 0x3c0a3014 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0a3025 0x3 - .rodata.__func__.11 - 0x3c0a3028 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.esp_vfs_lwip_sockets_register.str1.4 - 0x3c0a3037 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - *fill* 0x3c0a3037 0x1 - .rodata.__func__.0 - 0x3c0a3038 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .rodata.netconn_new_with_proto_and_callback.str1.4 - 0x3c0a3056 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .rodata.netconn_write_vectors_partly.str1.4 - 0x3c0a3056 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .rodata.netconn_recv_data.str1.4 - 0x3c0a3056 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0a3056 0x2 - .rodata.__func__.1 - 0x3c0a3058 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0a3075 0x3 - .rodata.__func__.3 - 0x3c0a3078 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .rodata.lwip_netconn_err_to_msg.str1.4 - 0x3c0a308a 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.err_tcp.str1.4 - 0x3c0a308a 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_writemore.str1.4 - 0x3c0a308a 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_close_internal.str1.4 - 0x3c0a308a 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_is_err_msg.str1.4 - 0x3c0a308a 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.netconn_free.str1.4 - 0x3c0a308a 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.netconn_drain.str1.4 - 0x3c0a308a 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_delconn.str1.4 - 0x3c0a308a 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_write.str1.4 - 0x3c0a308a 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_getaddr.str1.4 - 0x3c0a308a 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_close.str1.4 - 0x3c0a308a 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a308a 0x2 - .rodata.__func__.0 - 0x3c0a308c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a30a2 0x2 - .rodata.__func__.1 - 0x3c0a30a4 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.__func__.2 - 0x3c0a30bc 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a30d2 0x2 - .rodata.__func__.6 - 0x3c0a30d4 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.__func__.7 - 0x3c0a30ec 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a30fa 0x2 - .rodata.__func__.8 - 0x3c0a30fc 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3109 0x3 - .rodata.__func__.11 - 0x3c0a310c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3115 0x3 - .rodata.__func__.12 - 0x3c0a3118 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3137 0x1 - .rodata.__func__.13 - 0x3c0a3138 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a3152 0x2 - .rodata.__func__.14 - 0x3c0a3154 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0a315d 0x3 - .rodata.__func__.15 - 0x3c0a3160 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.__func__.16 - 0x3c0a3178 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a2ed0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a2ee6 0x2 + .rodata.__func__.18 + 0x3c0a2ee8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a2efa 0x2 .rodata.__func__.19 - 0x3c0a3180 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.netconn_closed - 0x3c0a3198 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0a3198 netconn_closed - .srodata.netconn_reset - 0x3c0a3199 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0a3199 netconn_reset - .srodata.netconn_aborted - 0x3c0a319a 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0a319a netconn_aborted - .srodata.netconn_deleted - 0x3c0a319b 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x3c0a319b netconn_deleted - .rodata.err_to_errno_table - 0x3c0a319c 0x44 esp-idf/lwip/liblwip.a(err.c.obj) - .rodata.netbuf_alloc.str1.4 - 0x3c0a31e0 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) - .rodata.__func__.0 - 0x3c0a31e0 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) - .rodata.wpa3_hostap_auth_init.str1.4 - 0x3c0a31ed 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .rodata.wpa_group_init_gmk_and_counter.str1.4 - 0x3c0a31ed 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .rodata.wpa_gtk_update.str1.4 - 0x3c0a31ed 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .rodata.wpa_group_config_group_keys.str1.4 - 0x3c0a31ed 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .rodata.wpa_derive_ptk.str1.4 - 0x3c0a31ed 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .rodata.sae_check_big_sync.str1.4 - 0x3c0a31ed 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .rodata.sae_accept_sta.str1.4 - 0x3c0a31ed 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .rodata.sae_sm_step.str1.4 - 0x3c0a31ed 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .rodata.handle_auth_sae.str1.4 - 0x3c0a31ed 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .rodata.sswu.str1.4 - 0x3c0a31ed 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .rodata.sae_test_pwd_seed_ffc.str1.4 - 0x3c0a31ed 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .rodata.sae_derive_pt_ecc.str1.4 - 0x3c0a31ed 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .rodata.sae_derive_pt_ffc.str1.4 - 0x3c0a31ed 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .rodata.sae_derive_keys.str1.4 - 0x3c0a31ed 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .rodata.sae_derive_pwe_from_pt_ecc.str1.4 - 0x3c0a31ed 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .rodata.sae_derive_pwe_from_pt_ffc.str1.4 - 0x3c0a31ed 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - *fill* 0x3c0a31ed 0x3 - .rodata 0x3c0a31f0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .rodata.dragonfly_get_rand_1_to_p_1.str1.4 - 0x3c0a3210 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .rodata.rsn_pmkid.str1.4 - 0x3c0a3210 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .rodata.hmac_sha256_kdf.str1.4 - 0x3c0a3210 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .rodata.dh_groups - 0x3c0a3210 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .rodata.dh_group5_order - 0x3c0a3230 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .rodata.dh_group5_prime - 0x3c0a32f0 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .srodata.dh_group5_generator - 0x3c0a33b0 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .rodata.wpa_derive_ptk.str1.4 - 0x3c0a33b1 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .rodata.owe_process_assoc_resp.str1.4 - 0x3c0a33b1 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .rodata.wpa_gen_wpa_ie_rsn.str1.4 - 0x3c0a33b1 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - *fill* 0x3c0a33b1 0x3 + 0x3c0a2efc 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0a2f0f 0x1 + .rodata.__func__.21 + 0x3c0a2f10 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.__func__.28 + 0x3c0a2f20 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.esp_efuse_rtc_calib_get_ver.str1.4 + 0x3c0a2f36 0x63 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 + 0x3c0a2f36 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 + 0x3c0a2f36 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0a2f36 0x2 .rodata.__func__.1 - 0x3c0a33b4 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .rodata.add_char.str1.4 - 0x3c0a33c7 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - *fill* 0x3c0a33c7 0x1 - .rodata.d_perm_table - 0x3c0a33c8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .rodata.d_mult_table - 0x3c0a33e8 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .rodata.zero 0x3c0a37e8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .rodata.rsa_debug.str1.4 - 0x3c0a37f8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .rodata.eckey_debug.str1.4 - 0x3c0a37f8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .rodata.str1.4 - 0x3c0a37f8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .rodata.mbedtls_ecdsa_info - 0x3c0a37f8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a37f8 mbedtls_ecdsa_info - .rodata.mbedtls_eckeydh_info - 0x3c0a3828 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a3828 mbedtls_eckeydh_info - .rodata.mbedtls_eckey_info - 0x3c0a3858 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a3858 mbedtls_eckey_info - .rodata.mbedtls_rsa_info - 0x3c0a3888 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0a3888 mbedtls_rsa_info - .rodata.pk_group_from_specified.str1.4 - 0x3c0a38b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .rodata.mbedtls_pk_parse_public_key.str1.4 - 0x3c0a38b8 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .rodata.mbedtls_pem_read_buffer.str1.4 - 0x3c0a38b8 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .rodata.misc_nvs_load.str1.4 - 0x3c0a38b8 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0a2f38 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__.2 + 0x3c0a2f5c 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0a2f7e 0x2 + .srodata.g_spi_lock_main_flash_dev + 0x3c0a2f80 0x4 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x3c0a2f80 g_spi_lock_main_flash_dev + .rodata.load_partitions.str1.4 + 0x3c0a2f84 0x79 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x3c0a2f84 0x36 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_unload_all.str1.4 + 0x3c0a2f84 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_next.str1.4 + 0x3c0a2f84 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_get.str1.4 + 0x3c0a2f84 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.__func__.2 + 0x3c0a2f84 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c0a2f96 0x2 + .rodata.__func__.3 + 0x3c0a2f98 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_write.str1.4 + 0x3c0a2fab 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a2fab 0x1 + .rodata.__func__.0 + 0x3c0a2fac 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a2fbf 0x1 + .rodata.__func__.1 + 0x3c0a2fc0 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a2fda 0x2 + .rodata.__func__.2 + 0x3c0a2fdc 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x3c0a2ff4 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0a300b 0x1 + .rodata.__func__.4 + 0x3c0a300c 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.5 + 0x3c0a3020 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.esp_ota_get_running_partition.str1.4 + 0x3c0a3033 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c0a3033 0x1 + .rodata.__func__.1 + 0x3c0a3034 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 + 0x3c0a3052 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.clk_hal_xtal_get_freq_mhz.str1.4 + 0x3c0a3052 0x4e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c0a3052 0x2 + .rodata.__func__.0 + 0x3c0a3054 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.__func__.1 + 0x3c0a3070 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .rodata.adc_oneshot_ll_set_output_bits.str1.4 + 0x3c0a308e 0x69 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0a308e 0x2 + .rodata.__func__.0 + 0x3c0a3090 0x1f esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0a30af 0x1 + .rodata.adc_channel_io_map + 0x3c0a30b0 0x28 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x3c0a30b0 adc_channel_io_map + .rodata.temperature_sensor_attributes + 0x3c0a30d8 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x3c0a30d8 temperature_sensor_attributes + .rodata.MPI_LL_OPERATIONS + 0x3c0a313c 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0a313c MPI_LL_OPERATIONS + .rodata.MPI_LL_BLOCK_BASES + 0x3c0a3148 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0a3148 MPI_LL_BLOCK_BASES + .rodata.get_idx.str1.4 + 0x3c0a3158 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.generate_mac.str1.4 + 0x3c0a3158 0x2d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_efuse_factory_mac.str1.4 + 0x3c0a3158 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_efuse_mac_custom.str1.4 + 0x3c0a3158 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.get_mac_addr_from_mac_table.str1.4 + 0x3c0a3158 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.esp_iface_mac_addr_set.str1.4 + 0x3c0a3158 0xab esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.esp_read_mac.str1.4 + 0x3c0a3158 0x6d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .rodata.__func__.0 + 0x3c0a3158 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x3c0a316e 0x2 + .rodata.__func__.1 + 0x3c0a3170 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.s_sleep_hook_register.str1.4 - 0x3c0a38b8 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c0a38b8 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3c0a38b8 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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._ZTSSt9exception - 0x3c0a38b8 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a38b8 typeinfo name for std::exception - *fill* 0x3c0a38c5 0x3 - .srodata._ZTISt9exception - 0x3c0a38c8 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a38c8 typeinfo for std::exception - .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0a38d0 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a38d0 typeinfo name for __gnu_cxx::__concurrence_lock_error + 0x3c0a3185 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.gdma_release_group_handle.str1.4 + 0x3c0a3185 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_pair_handle.str1.4 + 0x3c0a3185 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.do_allocate_gdma_channel.str1.4 + 0x3c0a3185 0x206 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_connect.str1.4 + 0x3c0a3185 0xdd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_disconnect.str1.4 + 0x3c0a3185 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_set_transfer_ability.str1.4 + 0x3c0a3185 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_start.str1.4 + 0x3c0a3185 0x3d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a3185 0x3 + .rodata.__FUNCTION__.16 + 0x3c0a3188 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a3193 0x1 + .rodata.__FUNCTION__.9 + 0x3c0a3194 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a31ae 0x2 + .rodata.__FUNCTION__.7 + 0x3c0a31b0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.6 + 0x3c0a31c0 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a31cd 0x3 + .rodata.__FUNCTION__.5 + 0x3c0a31d0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.4 + 0x3c0a31e4 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a31f5 0x3 + .rodata.__func__.3 + 0x3c0a31f8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a3212 0x2 + .rodata.__func__.2 + 0x3c0a3214 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a322d 0x3 + .rodata.__func__.1 + 0x3c0a3230 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a3249 0x3 + .rodata.__FUNCTION__.0 + 0x3c0a324c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0a3265 0x3 + .rodata 0x3c0a3268 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.xEventGroupCreateStatic.str1.4 + 0x3c0a327c 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupWaitBits.str1.4 + 0x3c0a327c 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupClearBits.str1.4 + 0x3c0a327c 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.xEventGroupSetBits.str1.4 + 0x3c0a327c 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.vEventGroupDelete.str1.4 + 0x3c0a327c 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.1 + 0x3c0a327c 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a328e 0x2 + .rodata.__func__.2 + 0x3c0a3290 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a32a3 0x1 + .rodata.__func__.3 + 0x3c0a32a4 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0a32b9 0x3 + .rodata.__func__.4 + 0x3c0a32bc 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.6 + 0x3c0a32d0 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.ets_timer_setfn.str1.4 + 0x3c0a32e4 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x3c0a32e4 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.__func__.2 + 0x3c0a32e4 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0a32f2 0x2 + .rodata.__func__.1 + 0x3c0a32f4 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0a3305 0x3 + .rodata.__func__.0 + 0x3c0a3308 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.lib_printf.str1.4 + 0x3c0a3318 0x1b esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.phy_printf.str1.4 + 0x3c0a3318 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.pp_printf.str1.4 + 0x3c0a3318 0x3 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.net80211_printf.str1.4 + 0x3c0a3318 0x9 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .rodata.load_cal_data_from_nvs_handle.str1.4 + 0x3c0a3318 0x13d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.store_cal_data_to_nvs_handle.str1.4 + 0x3c0a3318 0x10a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_data_from_nvs.str1.4 + 0x3c0a3318 0x6b esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_and_init.str1.4 + 0x3c0a3318 0x1cd esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.__func__.5 + 0x3c0a3318 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a3332 0x2 + .rodata.__func__.3 + 0x3c0a3334 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a3351 0x3 + .rodata.__func__.1 + 0x3c0a3354 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a3372 0x2 + .rodata.__func__.0 + 0x3c0a3374 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0a3393 0x1 + .rodata.phy_init_data + 0x3c0a3394 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.phy_track_pll_init.str1.4 + 0x3c0a3414 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.phy_track_pll_deinit.str1.4 + 0x3c0a3414 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.__func__.0 + 0x3c0a3414 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3c0a3429 0x3 + .rodata.__func__.1 + 0x3c0a342c 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.free_socket_locked.str1.4 + 0x3c0a343f 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.sock_inc_used_locked.str1.4 + 0x3c0a343f 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_unlink_select_cb.str1.4 + 0x3c0a343f 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sock_make_addr.str1.4 + 0x3c0a343f 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_selscan.str1.4 + 0x3c0a343f 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_select_dec_sockets_used.str1.4 + 0x3c0a343f 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_pollscan.str1.4 + 0x3c0a343f 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recv_tcp.str1.4 + 0x3c0a343f 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom_udp_raw.str1.4 + 0x3c0a343f 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_close.str1.4 + 0x3c0a343f 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom.str1.4 + 0x3c0a343f 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a343f 0x1 + .rodata.__func__.6 + 0x3c0a3440 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a345d 0x3 + .rodata.__func__.7 + 0x3c0a3460 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a346d 0x3 + .rodata.__func__.8 + 0x3c0a3470 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a3486 0x2 + .rodata.__func__.9 + 0x3c0a3488 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a349d 0x3 + .rodata.__func__.10 + 0x3c0a34a0 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.12 + 0x3c0a34ac 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a34c2 0x2 + .rodata.__func__.13 + 0x3c0a34c4 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.14 + 0x3c0a34d8 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a34e6 0x2 + .rodata.__func__.15 + 0x3c0a34e8 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a34f3 0x1 + .rodata.__func__.16 + 0x3c0a34f4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.17 + 0x3c0a3500 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0a3513 0x1 + .rodata.__func__.19 + 0x3c0a3514 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.tcpip_thread_handle_msg.str1.4 + 0x3c0a3522 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_inpkt.str1.4 + 0x3c0a3522 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_send_msg_wait_sem.str1.4 + 0x3c0a3522 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_init.str1.4 + 0x3c0a3522 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a3522 0x2 + .rodata.__func__.0 + 0x3c0a3524 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.1 + 0x3c0a353c 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a3549 0x3 + .rodata.__func__.2 + 0x3c0a354c 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a3557 0x1 + .rodata.__func__.5 + 0x3c0a3558 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a3567 0x1 + .rodata.__func__.6 + 0x3c0a3568 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.7 + 0x3c0a3580 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0a3593 0x1 + .rodata.__func__.9 + 0x3c0a3594 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.mem_malloc.str1.4 + 0x3c0a35a0 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.mem_free.str1.4 + 0x3c0a35a0 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.__func__.0 + 0x3c0a35a0 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x3c0a35a9 0x3 + .rodata.__func__.1 + 0x3c0a35ac 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.do_memp_malloc_pool.str1.4 + 0x3c0a35b7 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.do_memp_free_pool.str1.4 + 0x3c0a35b7 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0a35b7 0x1 + .rodata.__func__.0 + 0x3c0a35b8 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0a35ca 0x2 + .rodata.__func__.2 + 0x3c0a35cc 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.memp_pools + 0x3c0a35e0 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a35e0 memp_pools + .srodata.memp_PBUF_POOL + 0x3c0a3628 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3628 memp_PBUF_POOL + *fill* 0x3c0a362a 0x2 + .srodata.memp_PBUF + 0x3c0a362c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a362c memp_PBUF + *fill* 0x3c0a362e 0x2 + .srodata.memp_MLD6_GROUP + 0x3c0a3630 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3630 memp_MLD6_GROUP + *fill* 0x3c0a3632 0x2 + .srodata.memp_ND6_QUEUE + 0x3c0a3634 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3634 memp_ND6_QUEUE + *fill* 0x3c0a3636 0x2 + .srodata.memp_NETDB + 0x3c0a3638 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3638 memp_NETDB + *fill* 0x3c0a363a 0x2 + .srodata.memp_SYS_TIMEOUT + 0x3c0a363c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a363c memp_SYS_TIMEOUT + *fill* 0x3c0a363e 0x2 + .srodata.memp_IGMP_GROUP + 0x3c0a3640 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3640 memp_IGMP_GROUP + *fill* 0x3c0a3642 0x2 + .srodata.memp_ARP_QUEUE + 0x3c0a3644 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3644 memp_ARP_QUEUE + *fill* 0x3c0a3646 0x2 + .srodata.memp_TCPIP_MSG_INPKT + 0x3c0a3648 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3648 memp_TCPIP_MSG_INPKT + *fill* 0x3c0a364a 0x2 + .srodata.memp_TCPIP_MSG_API + 0x3c0a364c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a364c memp_TCPIP_MSG_API + *fill* 0x3c0a364e 0x2 + .srodata.memp_NETCONN + 0x3c0a3650 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3650 memp_NETCONN + *fill* 0x3c0a3652 0x2 + .srodata.memp_NETBUF + 0x3c0a3654 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3654 memp_NETBUF + *fill* 0x3c0a3656 0x2 + .srodata.memp_FRAG_PBUF + 0x3c0a3658 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3658 memp_FRAG_PBUF + *fill* 0x3c0a365a 0x2 + .srodata.memp_TCP_SEG + 0x3c0a365c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a365c memp_TCP_SEG + *fill* 0x3c0a365e 0x2 + .srodata.memp_TCP_PCB_LISTEN + 0x3c0a3660 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3660 memp_TCP_PCB_LISTEN + *fill* 0x3c0a3662 0x2 + .srodata.memp_TCP_PCB + 0x3c0a3664 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3664 memp_TCP_PCB + *fill* 0x3c0a3666 0x2 + .srodata.memp_UDP_PCB + 0x3c0a3668 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a3668 memp_UDP_PCB + *fill* 0x3c0a366a 0x2 + .srodata.memp_RAW_PCB + 0x3c0a366c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0a366c memp_RAW_PCB + .rodata.netif_loopif_init.str1.4 + 0x3c0a366e 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_do_set_netmask.str1.4 + 0x3c0a366e 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_issue_reports.str1.4 + 0x3c0a366e 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_poll.str1.4 + 0x3c0a366e 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_loop_output.str1.4 + 0x3c0a366e 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_get_ip6_addr_match.str1.4 + 0x3c0a366e 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_invoke_ext_callback.str1.4 + 0x3c0a366e 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add.str1.4 + 0x3c0a366e 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set_parts.str1.4 + 0x3c0a366e 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a366e 0x2 + .rodata.__func__.0 + 0x3c0a3670 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a368a 0x2 + .rodata.__func__.5 + 0x3c0a368c 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a36a5 0x3 + .rodata.__func__.6 + 0x3c0a36a8 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a36c1 0x3 + .rodata.__func__.9 + 0x3c0a36c4 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a36cf 0x1 + .rodata.__func__.10 + 0x3c0a36d0 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a36e2 0x2 + .rodata.__func__.11 + 0x3c0a36e4 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.12 + 0x3c0a36f4 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a3709 0x3 + .rodata.__func__.13 + 0x3c0a370c 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.14 + 0x3c0a3720 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.15 + 0x3c0a3734 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0a373e 0x2 + .rodata.__func__.17 + 0x3c0a3740 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.pbuf_add_header_impl.str1.4 + 0x3c0a3752 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc_reference.str1.4 + 0x3c0a3752 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_free.str1.4 + 0x3c0a3752 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc.str1.4 + 0x3c0a3752 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_realloc.str1.4 + 0x3c0a3752 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_ref.str1.4 + 0x3c0a3752 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_cat.str1.4 + 0x3c0a3752 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_copy_partial_pbuf.str1.4 + 0x3c0a3752 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take.str1.4 + 0x3c0a3752 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take_at.str1.4 + 0x3c0a3752 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_clone.str1.4 + 0x3c0a3752 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a3752 0x2 + .rodata.__func__.0 + 0x3c0a3754 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a375f 0x1 + .rodata.__func__.1 + 0x3c0a3760 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a376d 0x3 + .rodata.__func__.2 + 0x3c0a3770 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a377a 0x2 + .rodata.__func__.3 + 0x3c0a377c 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a3793 0x1 + .rodata.__func__.5 + 0x3c0a3794 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a379d 0x3 + .rodata.__func__.6 + 0x3c0a37a0 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a37a9 0x3 + .rodata.__func__.7 + 0x3c0a37ac 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a37b6 0x2 + .rodata.__func__.8 + 0x3c0a37b8 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a37cb 0x1 + .rodata.__func__.9 + 0x3c0a37cc 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a37e1 0x3 + .rodata.__func__.10 + 0x3c0a37e4 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a37f1 0x3 + .rodata.__func__.11 + 0x3c0a37f4 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0a3809 0x3 + .rodata.__func__.12 + 0x3c0a380c 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.raw_input.str1.4 + 0x3c0a3817 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.raw_sendto_if_src.str1.4 + 0x3c0a3817 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0a3817 0x1 + .rodata.__func__.0 + 0x3c0a3818 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0a382a 0x2 + .rodata.__func__.1 + 0x3c0a382c 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.tcp_remove_listener.str1.4 + 0x3c0a3836 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_listen_closed.str1.4 + 0x3c0a3836 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free_listen.str1.4 + 0x3c0a3836 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free.str1.4 + 0x3c0a3836 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_backlog_delayed.str1.4 + 0x3c0a3836 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_update_rcv_ann_wnd.str1.4 + 0x3c0a3836 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recved.str1.4 + 0x3c0a3836 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_seg_copy.str1.4 + 0x3c0a3836 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recv.str1.4 + 0x3c0a3836 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_sent.str1.4 + 0x3c0a3836 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_err.str1.4 + 0x3c0a3836 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_poll.str1.4 + 0x3c0a3836 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_next_iss.str1.4 + 0x3c0a3836 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_eff_send_mss_netif.str1.4 + 0x3c0a3836 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_pcb_remove.str1.4 + 0x3c0a3836 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_abandon.str1.4 + 0x3c0a3836 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 + 0x3c0a3836 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_kill_state.str1.4 + 0x3c0a3836 0xe esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_close_shutdown.str1.4 + 0x3c0a3836 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_slowtmr.str1.4 + 0x3c0a3836 0x1ca esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3836 0x2 + .rodata.__func__.0 + 0x3c0a3838 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a385a 0x2 + .rodata.__func__.1 + 0x3c0a385c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3873 0x1 + .rodata.__func__.2 + 0x3c0a3874 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3881 0x3 + .rodata.__func__.3 + 0x3c0a3884 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3893 0x1 + .rodata.__func__.4 + 0x3c0a3894 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a389d 0x3 + .srodata.__func__.5 + 0x3c0a38a0 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.6 + 0x3c0a38a8 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a38b1 0x3 + .rodata.__func__.7 + 0x3c0a38b4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a38bd 0x3 + .rodata.__func__.8 + 0x3c0a38c0 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a38cf 0x1 + .rodata.__func__.9 + 0x3c0a38d0 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a38dd 0x3 + .rodata.__func__.10 + 0x3c0a38e0 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.11 + 0x3c0a38ec 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) *fill* 0x3c0a38f7 0x1 + .rodata.__func__.12 + 0x3c0a38f8 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a390f 0x1 + .rodata.__func__.15 + 0x3c0a3910 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.16 + 0x3c0a391c 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3933 0x1 + .rodata.__func__.17 + 0x3c0a3934 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.18 + 0x3c0a3944 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.19 + 0x3c0a3958 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a396a 0x2 + .rodata.__func__.20 + 0x3c0a396c 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a397f 0x1 + .rodata.__func__.21 + 0x3c0a3980 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a3995 0x3 + .rodata.__func__.23 + 0x3c0a3998 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a39a1 0x3 + .rodata.tcp_pcb_lists + 0x3c0a39a4 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0a39a4 tcp_pcb_lists + .srodata.tcp_persist_backoff + 0x3c0a39b4 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0a39bb 0x1 + .rodata.tcp_backoff + 0x3c0a39bc 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_parseopt.str1.4 + 0x3c0a39c9 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input_delayed_close.str1.4 + 0x3c0a39c9 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_timewait_input.str1.4 + 0x3c0a39c9 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_listen_input.str1.4 + 0x3c0a39c9 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_oos_insert_segment.str1.4 + 0x3c0a39c9 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_free_acked_segments.str1.4 + 0x3c0a39c9 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_receive.str1.4 + 0x3c0a39c9 0x131 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_process.str1.4 + 0x3c0a39c9 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input.str1.4 + 0x3c0a39c9 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a39c9 0x3 + .rodata.__func__.0 + 0x3c0a39cc 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.1 + 0x3c0a39e4 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a39fb 0x1 + .rodata.__func__.2 + 0x3c0a39fc 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.3 + 0x3c0a3a14 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.4 + 0x3c0a3a20 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.5 + 0x3c0a3a2c 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a3a39 0x3 + .rodata.__func__.6 + 0x3c0a3a3c 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a3a4d 0x3 + .rodata.__func__.7 + 0x3c0a3a50 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0a3a63 0x1 + .rodata.__func__.8 + 0x3c0a3a64 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_write_checks.str1.4 + 0x3c0a3a6e 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment_busy.str1.4 + 0x3c0a3a6e 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_fill_options.str1.4 + 0x3c0a3a6e 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_pbuf_prealloc.str1.4 + 0x3c0a3a6e 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_create_segment.str1.4 + 0x3c0a3a6e 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header_common.str1.4 + 0x3c0a3a6e 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header.str1.4 + 0x3c0a3a6e 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment.str1.4 + 0x3c0a3a6e 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_control_segment.str1.4 + 0x3c0a3a6e 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_write.str1.4 + 0x3c0a3a6e 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_split_unsent_seg.str1.4 + 0x3c0a3a6e 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_enqueue_flags.str1.4 + 0x3c0a3a6e 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_fin.str1.4 + 0x3c0a3a6e 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_prepare.str1.4 + 0x3c0a3a6e 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit.str1.4 + 0x3c0a3a6e 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_fast.str1.4 + 0x3c0a3a6e 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rst.str1.4 + 0x3c0a3a6e 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_empty_ack.str1.4 + 0x3c0a3a6e 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output.str1.4 + 0x3c0a3a6e 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_commit.str1.4 + 0x3c0a3a6e 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto.str1.4 + 0x3c0a3a6e 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_keepalive.str1.4 + 0x3c0a3a6e 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_zero_window_probe.str1.4 + 0x3c0a3a6e 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3a6e 0x2 + .rodata.__func__.0 + 0x3c0a3a70 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3a86 0x2 + .rodata.__func__.1 + 0x3c0a3a88 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3a96 0x2 + .rodata.__func__.2 + 0x3c0a3a98 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.3 + 0x3c0a3ab0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3ac3 0x1 + .rodata.__func__.4 + 0x3c0a3ac4 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3adf 0x1 + .rodata.__func__.5 + 0x3c0a3ae0 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.6 + 0x3c0a3af8 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3b17 0x1 + .srodata.__func__.7 + 0x3c0a3b18 0x8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.8 + 0x3c0a3b20 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.9 + 0x3c0a3b30 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3b3b 0x1 + .rodata.__func__.10 + 0x3c0a3b3c 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3b4b 0x1 + .rodata.__func__.11 + 0x3c0a3b4c 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3b62 0x2 + .rodata.__func__.12 + 0x3c0a3b64 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3b7b 0x1 + .rodata.__func__.13 + 0x3c0a3b7c 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.14 + 0x3c0a3b94 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3ba7 0x1 + .rodata.__func__.15 + 0x3c0a3ba8 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3bb3 0x1 + .rodata.__func__.16 + 0x3c0a3bb4 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3bc6 0x2 + .rodata.__func__.17 + 0x3c0a3bc8 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3bd5 0x3 + .rodata.__func__.18 + 0x3c0a3bd8 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3bed 0x3 + .rodata.__func__.19 + 0x3c0a3bf0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3c03 0x1 + .rodata.__func__.20 + 0x3c0a3c04 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3c16 0x2 + .rodata.__func__.21 + 0x3c0a3c18 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0a3c29 0x3 + .rodata.__func__.22 + 0x3c0a3c2c 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.sys_timeout_abs.str1.4 + 0x3c0a3c36 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeout.str1.4 + 0x3c0a3c36 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeouts_sleeptime.str1.4 + 0x3c0a3c36 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0a3c36 0x2 + .rodata.__func__.0 + 0x3c0a3c38 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0a3c4f 0x1 + .rodata.__func__.1 + 0x3c0a3c50 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.__func__.2 + 0x3c0a3c5c 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.lwip_cyclic_timers + 0x3c0a3c6c 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0a3c6c lwip_cyclic_timers + .rodata.udp_input_local_match.str1.4 + 0x3c0a3c8c 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_input.str1.4 + 0x3c0a3c8c 0x4f esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_sendto_if_src.str1.4 + 0x3c0a3c8c 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.__func__.0 + 0x3c0a3c8c 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0a3c9e 0x2 + .rodata.__func__.1 + 0x3c0a3ca0 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0a3cb6 0x2 + .rodata.__func__.2 + 0x3c0a3cb8 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.dhcp_option_short.str1.4 + 0x3c0a3cc2 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option.str1.4 + 0x3c0a3cc2 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_byte.str1.4 + 0x3c0a3cc2 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_long.str1.4 + 0x3c0a3cc2 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_create_msg.str1.4 + 0x3c0a3cc2 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_hostname.str1.4 + 0x3c0a3cc2 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_dec_pcb_refcount.str1.4 + 0x3c0a3cc2 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_inc_pcb_refcount.str1.4 + 0x3c0a3cc2 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_parse_reply.str1.4 + 0x3c0a3cc2 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_recv.str1.4 + 0x3c0a3cc2 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_network_changed.str1.4 + 0x3c0a3cc2 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3cc2 0x2 + .rodata.__func__.0 + 0x3c0a3cc4 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3cd9 0x3 + .rodata.__func__.1 + 0x3c0a3cdc 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3ced 0x3 + .rodata.__func__.2 + 0x3c0a3cf0 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3cfa 0x2 + .rodata.__func__.3 + 0x3c0a3cfc 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3d12 0x2 + .rodata.__func__.4 + 0x3c0a3d14 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3d2a 0x2 + .rodata.__func__.7 + 0x3c0a3d2c 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3d3d 0x3 + .rodata.__func__.8 + 0x3c0a3d40 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3d55 0x3 + .rodata.__func__.9 + 0x3c0a3d58 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3d69 0x3 + .rodata.__func__.10 + 0x3c0a3d6c 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__.11 + 0x3c0a3d78 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0a3d8a 0x2 + .rodata.__func__.13 + 0x3c0a3d8c 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .srodata.dhcp_discover_request_options + 0x3c0a3d9c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.free_etharp_q.str1.4 + 0x3c0a3da0 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_find_entry.str1.4 + 0x3c0a3da0 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_update_arp_entry.str1.4 + 0x3c0a3da0 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_raw.str1.4 + 0x3c0a3da0 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_query.str1.4 + 0x3c0a3da0 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.0 + 0x3c0a3da0 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0a3dad 0x3 + .rodata.__func__.3 + 0x3c0a3db0 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0a3dbb 0x1 + .rodata.__func__.6 + 0x3c0a3dbc 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0a3dce 0x2 + .rodata.__func__.7 + 0x3c0a3dd0 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.8 + 0x3c0a3de8 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.icmp_send_response.str1.4 + 0x3c0a3df6 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.icmp_input.str1.4 + 0x3c0a3df6 0x6a esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0a3df6 0x2 + .rodata.__func__.0 + 0x3c0a3df8 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0a3e0b 0x1 + .rodata.__func__.1 + 0x3c0a3e0c 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.igmp_send.str1.4 + 0x3c0a3e17 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.igmp_lookup_group.str1.4 + 0x3c0a3e17 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0a3e17 0x1 + .rodata.__func__.0 + 0x3c0a3e18 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0a3e22 0x2 + .rodata.__func__.1 + 0x3c0a3e24 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.ip4_output_if_opt_src.str1.4 + 0x3c0a3e36 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c0a3e36 0x2 + .rodata.__func__.1 + 0x3c0a3e38 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c0a3e4e 0x2 + .rodata.ip_addr_broadcast + 0x3c0a3e50 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0a3e50 ip_addr_broadcast + .rodata.ip_addr_any + 0x3c0a3e68 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0a3e68 ip_addr_any + .rodata.ip4_frag.str1.4 + 0x3c0a3e80 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.__func__.0 + 0x3c0a3e80 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 + 0x3c0a3e89 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.icmp6_send_response.str1.4 + 0x3c0a3e89 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0a3e89 0x3 + .rodata.__func__.1 + 0x3c0a3e8c 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0a3eb5 0x3 + .rodata.__func__.2 + 0x3c0a3eb8 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.ip6_output_if_src.str1.4 + 0x3c0a3ecc 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.__func__.1 + 0x3c0a3ecc 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + *fill* 0x3c0a3ede 0x2 + .rodata.ip6_addr_any + 0x3c0a3ee0 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x3c0a3ee0 ip6_addr_any + .rodata.ip6_frag.str1.4 + 0x3c0a3ef8 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.__func__.0 + 0x3c0a3ef8 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.nd6_process_autoconfig_prefix.str1.4 + 0x3c0a3f01 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_free_q.str1.4 + 0x3c0a3f01 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_send_na.str1.4 + 0x3c0a3f01 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_find_route.str1.4 + 0x3c0a3f01 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0a3f01 0x3 + .rodata.__func__.2 + 0x3c0a3f04 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0a3f13 0x1 + .srodata.__func__.3 + 0x3c0a3f14 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.4 + 0x3c0a3f1c 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0a3f27 0x1 + .rodata.__func__.5 + 0x3c0a3f28 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0a3f46 0x2 + .rodata.__func__.6 + 0x3c0a3f48 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.7 + 0x3c0a3f54 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.ethernet_output.str1.4 + 0x3c0a3f60 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .rodata.__func__.0 + 0x3c0a3f60 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .srodata.ethzero + 0x3c0a3f70 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0a3f70 ethzero + *fill* 0x3c0a3f76 0x2 + .srodata.ethbroadcast + 0x3c0a3f78 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0a3f78 ethbroadcast + .rodata.sys_mutex_lock.str1.4 + 0x3c0a3f7e 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mutex_unlock.str1.4 + 0x3c0a3f7e 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_new.str1.4 + 0x3c0a3f7e 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_signal.str1.4 + 0x3c0a3f7e 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_sem_wait.str1.4 + 0x3c0a3f7e 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_post.str1.4 + 0x3c0a3f7e 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_mbox_fetch.str1.4 + 0x3c0a3f7e 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_free.str1.4 + 0x3c0a3f7e 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_init.str1.4 + 0x3c0a3f7e 0x50 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_sem_init.str1.4 + 0x3c0a3f7e 0x37 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_tcpip.str1.4 + 0x3c0a3f7e 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3f7e 0x2 + .rodata.__func__.0 + 0x3c0a3f80 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3f91 0x3 + .rodata.__func__.2 + 0x3c0a3f94 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3fa2 0x2 + .rodata.__func__.3 + 0x3c0a3fa4 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3fbb 0x1 + .rodata.__func__.4 + 0x3c0a3fbc 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.6 + 0x3c0a3fd0 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3fde 0x2 + .rodata.__func__.7 + 0x3c0a3fe0 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a3ff2 0x2 + .rodata.__func__.8 + 0x3c0a3ff4 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a4003 0x1 + .rodata.__func__.9 + 0x3c0a4004 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.10 + 0x3c0a4010 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0a4021 0x3 + .rodata.__func__.11 + 0x3c0a4024 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.esp_vfs_lwip_sockets_register.str1.4 + 0x3c0a4033 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x3c0a4033 0x1 + .rodata.__func__.0 + 0x3c0a4034 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .rodata.netconn_new_with_proto_and_callback.str1.4 + 0x3c0a4052 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_write_vectors_partly.str1.4 + 0x3c0a4052 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_recv_data.str1.4 + 0x3c0a4052 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0a4052 0x2 + .rodata.__func__.1 + 0x3c0a4054 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0a4071 0x3 + .rodata.__func__.3 + 0x3c0a4074 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.lwip_netconn_err_to_msg.str1.4 + 0x3c0a4086 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.err_tcp.str1.4 + 0x3c0a4086 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_writemore.str1.4 + 0x3c0a4086 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close_internal.str1.4 + 0x3c0a4086 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_is_err_msg.str1.4 + 0x3c0a4086 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_free.str1.4 + 0x3c0a4086 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_drain.str1.4 + 0x3c0a4086 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_delconn.str1.4 + 0x3c0a4086 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_write.str1.4 + 0x3c0a4086 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_getaddr.str1.4 + 0x3c0a4086 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close.str1.4 + 0x3c0a4086 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a4086 0x2 + .rodata.__func__.0 + 0x3c0a4088 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a409e 0x2 + .rodata.__func__.1 + 0x3c0a40a0 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.2 + 0x3c0a40b8 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a40ce 0x2 + .rodata.__func__.6 + 0x3c0a40d0 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.7 + 0x3c0a40e8 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a40f6 0x2 + .rodata.__func__.8 + 0x3c0a40f8 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a4105 0x3 + .rodata.__func__.11 + 0x3c0a4108 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a4111 0x3 + .rodata.__func__.12 + 0x3c0a4114 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a4133 0x1 + .rodata.__func__.13 + 0x3c0a4134 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a414e 0x2 + .rodata.__func__.14 + 0x3c0a4150 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0a4159 0x3 + .rodata.__func__.15 + 0x3c0a415c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.__func__.16 + 0x3c0a4174 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.19 + 0x3c0a417c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.netconn_closed + 0x3c0a4194 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a4194 netconn_closed + .srodata.netconn_reset + 0x3c0a4195 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a4195 netconn_reset + .srodata.netconn_aborted + 0x3c0a4196 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a4196 netconn_aborted + .srodata.netconn_deleted + 0x3c0a4197 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0a4197 netconn_deleted + .rodata.err_to_errno_table + 0x3c0a4198 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + .rodata.netbuf_alloc.str1.4 + 0x3c0a41dc 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.__func__.0 + 0x3c0a41dc 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.wpa3_hostap_auth_init.str1.4 + 0x3c0a41e9 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .rodata.wpa_group_init_gmk_and_counter.str1.4 + 0x3c0a41e9 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_gtk_update.str1.4 + 0x3c0a41e9 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_group_config_group_keys.str1.4 + 0x3c0a41e9 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.wpa_derive_ptk.str1.4 + 0x3c0a41e9 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .rodata.sae_check_big_sync.str1.4 + 0x3c0a41e9 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sae_accept_sta.str1.4 + 0x3c0a41e9 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sae_sm_step.str1.4 + 0x3c0a41e9 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.handle_auth_sae.str1.4 + 0x3c0a41e9 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .rodata.sswu.str1.4 + 0x3c0a41e9 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_test_pwd_seed_ffc.str1.4 + 0x3c0a41e9 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pt_ecc.str1.4 + 0x3c0a41e9 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pt_ffc.str1.4 + 0x3c0a41e9 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_keys.str1.4 + 0x3c0a41e9 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pwe_from_pt_ecc.str1.4 + 0x3c0a41e9 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.sae_derive_pwe_from_pt_ffc.str1.4 + 0x3c0a41e9 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + *fill* 0x3c0a41e9 0x3 + .rodata 0x3c0a41ec 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .rodata.dragonfly_get_rand_1_to_p_1.str1.4 + 0x3c0a420c 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .rodata.rsn_pmkid.str1.4 + 0x3c0a420c 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .rodata.hmac_sha256_kdf.str1.4 + 0x3c0a420c 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .rodata.dh_groups + 0x3c0a420c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_order + 0x3c0a422c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.dh_group5_prime + 0x3c0a42ec 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .srodata.dh_group5_generator + 0x3c0a43ac 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .rodata.wpa_derive_ptk.str1.4 + 0x3c0a43ad 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .rodata.owe_process_assoc_resp.str1.4 + 0x3c0a43ad 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .rodata.wpa_gen_wpa_ie_rsn.str1.4 + 0x3c0a43ad 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x3c0a43ad 0x3 + .rodata.__func__.1 + 0x3c0a43b0 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .rodata.add_char.str1.4 + 0x3c0a43c3 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + *fill* 0x3c0a43c3 0x1 + .rodata.d_perm_table + 0x3c0a43c4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.d_mult_table + 0x3c0a43e4 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.zero 0x3c0a47e4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .rodata.rsa_debug.str1.4 + 0x3c0a47f4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.eckey_debug.str1.4 + 0x3c0a47f4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.str1.4 + 0x3c0a47f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .rodata.mbedtls_ecdsa_info + 0x3c0a47f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a47f4 mbedtls_ecdsa_info + .rodata.mbedtls_eckeydh_info + 0x3c0a4824 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a4824 mbedtls_eckeydh_info + .rodata.mbedtls_eckey_info + 0x3c0a4854 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a4854 mbedtls_eckey_info + .rodata.mbedtls_rsa_info + 0x3c0a4884 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0a4884 mbedtls_rsa_info + .rodata.pk_group_from_specified.str1.4 + 0x3c0a48b4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pk_parse_public_key.str1.4 + 0x3c0a48b4 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .rodata.mbedtls_pem_read_buffer.str1.4 + 0x3c0a48b4 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .rodata.misc_nvs_load.str1.4 + 0x3c0a48b4 0x5 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 + 0x3c0a48b4 0x24 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x3c0a48b4 0x26 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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._ZTSSt9exception + 0x3c0a48b4 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a48b4 typeinfo name for std::exception + *fill* 0x3c0a48c1 0x3 + .srodata._ZTISt9exception + 0x3c0a48c4 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a48c4 typeinfo for std::exception + .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE + 0x3c0a48cc 0x27 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a48cc typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c0a48f3 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0a38f8 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a38f8 typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c0a48f4 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a48f4 typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0a3904 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a3904 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c0a392d 0x3 + 0x3c0a4900 0x29 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a4900 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c0a4929 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0a3930 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a3930 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c0a492c 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a492c typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0a393c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a393c vtable for __gnu_cxx::__concurrence_lock_error + 0x3c0a4938 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a4938 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0a3950 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a3950 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c0a494c 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a494c vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c0a3964 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a3964 std::nothrow - *fill* 0x3c0a3965 0x3 + 0x3c0a4960 0x1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a4960 std::nothrow + *fill* 0x3c0a4961 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c0a3968 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a3968 vtable for __cxxabiv1::__si_class_type_info + 0x3c0a4964 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a4964 vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c0a3994 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a3994 vtable for __cxxabiv1::__class_type_info + 0x3c0a4990 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a4990 vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c0a39c0 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a39c0 typeinfo name for std::bad_alloc - *fill* 0x3c0a39cd 0x3 + 0x3c0a49bc 0xd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a49bc typeinfo name for std::bad_alloc + *fill* 0x3c0a49c9 0x3 .rodata._ZTISt9bad_alloc - 0x3c0a39d0 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a39d0 typeinfo for std::bad_alloc + 0x3c0a49cc 0xc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a49cc typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c0a39dc 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a49d8 0xf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3c0a39dc 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a39dc vtable for std::bad_alloc - .rodata 0x3c0a39f0 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3c0a39f0 _ctype_ + 0x3c0a49d8 0x14 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a49d8 vtable for std::bad_alloc + .rodata 0x3c0a49ec 0x101 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a49ec _ctype_ .rodata.str1.4 - 0x3c0a3af1 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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* 0x3c0a3af1 0x3 - .rodata 0x3c0a3af4 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a4aed 0x2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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* 0x3c0a4aed 0x3 + .rodata 0x3c0a4af0 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x3c0a3d34 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a3d34 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a3d34 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a4d30 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a4d30 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a4d30 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x3c0a3f74 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a3f74 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a3f74 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a4f70 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a4f70 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a4f70 0x240 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x3c0a41b4 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a51b0 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x3c0a41b4 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a41b4 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3c0a41b4 __default_global_locale - .srodata.cst8 0x3c0a4320 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a51b0 0x12 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a51b0 0x16c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a51b0 __default_global_locale + .srodata.cst8 0x3c0a531c 0x8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3c0a4320 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a4320 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a531c 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a531c 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x3c0a4320 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a4320 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - .rodata 0x3c0a4320 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3c0a4330 __mprec_tens - 0x3c0a43f8 __mprec_tinytens - 0x3c0a4420 __mprec_bigtens - .rodata 0x3c0a4448 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) - 0x3c0a4668 __chclass - 0x3c0a4768 __state_table - 0x3c0a47d4 __action_table + 0x3c0a531c 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x3c0a531c 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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* 0x3c0a531c 0x4 + .rodata 0x3c0a5320 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a5330 __mprec_tens + 0x3c0a53f8 __mprec_tinytens + 0x3c0a5420 __mprec_bigtens + .rodata 0x3c0a5448 0x418 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a5668 __chclass + 0x3c0a5768 __state_table + 0x3c0a57d4 __action_table .rodata.str1.4 - 0x3c0a4860 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x3c0a5860 0x25 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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.34 - 0x3c0a4860 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a5860 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.35 - 0x3c0a4884 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a48a3 0x1 + 0x3c0a5884 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a58a3 0x1 .rodata_wlog_error.38 - 0x3c0a48a4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a48c7 0x1 + 0x3c0a58a4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a58c7 0x1 .rodata_wlog_error.5 - 0x3c0a48c8 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a48e3 0x1 + 0x3c0a58c8 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a58e3 0x1 .rodata_wlog_error.8 - 0x3c0a48e4 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0a58e4 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.7 - 0x3c0a4908 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0a5908 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_error.10 - 0x3c0a4924 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0a5924 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.11 - 0x3c0a4938 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a495f 0x1 + 0x3c0a5938 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a595f 0x1 .rodata_wlog_error.12 - 0x3c0a4960 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a498e 0x2 + 0x3c0a5960 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a598e 0x2 .rodata_wlog_error.3 - 0x3c0a4990 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a4997 0x1 + 0x3c0a5990 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a5997 0x1 .rodata_wlog_error.4 - 0x3c0a4998 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a49bf 0x1 + 0x3c0a5998 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a59bf 0x1 .rodata_wlog_error.5 - 0x3c0a49c0 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a49cd 0x3 + 0x3c0a59c0 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a59cd 0x3 .rodata_wlog_error.6 - 0x3c0a49d0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0a59d0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.7 - 0x3c0a49e4 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a4a0b 0x1 + 0x3c0a59e4 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a5a0b 0x1 .rodata_wlog_error.8 - 0x3c0a4a0c 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a4a3a 0x2 + 0x3c0a5a0c 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a5a3a 0x2 .rodata_wlog_error.9 - 0x3c0a4a3c 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0a4a49 0x3 + 0x3c0a5a3c 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0a5a49 0x3 .rodata_wlog_error.2 - 0x3c0a4a4c 0x57 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0a4aa3 0x1 + 0x3c0a5a4c 0x57 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0a5aa3 0x1 .rodata_wlog_error.3 - 0x3c0a4aa4 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0a4af2 0x2 + 0x3c0a5aa4 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0a5af2 0x2 .rodata_wlog_error.4 - 0x3c0a4af4 0x71 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0a4b65 0x3 + 0x3c0a5af4 0x71 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0a5b65 0x3 .rodata_wlog_error.10 - 0x3c0a4b68 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4b6f 0x1 + 0x3c0a5b68 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5b6f 0x1 .rodata_wlog_error.11 - 0x3c0a4b70 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4b77 0x1 - .rodata_wlog_error.13 - 0x3c0a4b78 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4b7f 0x1 - .rodata_wlog_error.17 - 0x3c0a4b80 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4b87 0x1 - .rodata_wlog_error.19 - 0x3c0a4b88 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4b8f 0x1 - .rodata_wlog_error.21 - 0x3c0a4b90 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4b97 0x1 - .rodata_wlog_error.25 - 0x3c0a4b98 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4bb5 0x3 - .rodata_wlog_error.26 - 0x3c0a4bb8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4bd5 0x3 - .rodata_wlog_error.28 - 0x3c0a4bd8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4bdf 0x1 - .rodata_wlog_error.32 - 0x3c0a4be0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_error.42 - 0x3c0a4bf8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4bff 0x1 - .rodata_wlog_error.9 - 0x3c0a4c00 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a4c07 0x1 - .rodata_wlog_error.10 - 0x3c0a4c08 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.11 - 0x3c0a4c6c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4c8f 0x1 - .rodata_wlog_error.12 - 0x3c0a4c90 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4cb2 0x2 - .rodata_wlog_error.14 - 0x3c0a4cb4 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.19 - 0x3c0a4cfc 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d03 0x1 - .rodata_wlog_error.2 - 0x3c0a4d04 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d0b 0x1 - .rodata_wlog_error.21 - 0x3c0a4d0c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d13 0x1 - .rodata_wlog_error.22 - 0x3c0a4d14 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.23 - 0x3c0a4d28 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d3f 0x1 - .rodata_wlog_error.32 - 0x3c0a4d40 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d56 0x2 - .rodata_wlog_error.35 - 0x3c0a4d58 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d5f 0x1 - .rodata_wlog_error.38 - 0x3c0a4d60 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d67 0x1 - .rodata_wlog_error.39 - 0x3c0a4d68 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d6f 0x1 - .rodata_wlog_error.4 - 0x3c0a4d70 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d77 0x1 - .rodata_wlog_error.40 - 0x3c0a4d78 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d7f 0x1 - .rodata_wlog_error.41 - 0x3c0a4d80 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d87 0x1 - .rodata_wlog_error.43 - 0x3c0a4d88 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d8f 0x1 - .rodata_wlog_error.48 - 0x3c0a4d90 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d97 0x1 - .rodata_wlog_error.5 - 0x3c0a4d98 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4d9f 0x1 - .rodata_wlog_error.51 - 0x3c0a4da0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4da7 0x1 - .rodata_wlog_error.52 - 0x3c0a4da8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4daf 0x1 - .rodata_wlog_error.54 - 0x3c0a4db0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4db7 0x1 - .rodata_wlog_error.55 - 0x3c0a4db8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4dbf 0x1 - .rodata_wlog_error.56 - 0x3c0a4dc0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4dc7 0x1 - .rodata_wlog_error.57 - 0x3c0a4dc8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4dcf 0x1 - .rodata_wlog_error.58 - 0x3c0a4dd0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4dd7 0x1 - .rodata_wlog_error.59 - 0x3c0a4dd8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4ddf 0x1 - .rodata_wlog_error.60 - 0x3c0a4de0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4de7 0x1 - .rodata_wlog_error.62 - 0x3c0a4de8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4def 0x1 - .rodata_wlog_error.64 - 0x3c0a4df0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4df7 0x1 - .rodata_wlog_error.7 - 0x3c0a4df8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4e15 0x3 - .rodata_wlog_error.8 - 0x3c0a4e18 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.9 - 0x3c0a4e3c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a4e5f 0x1 - .rodata_wlog_error.3 - 0x3c0a4e60 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a4e67 0x1 - .rodata_wlog_error.7 - 0x3c0a4e68 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_error.8 - 0x3c0a4e88 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a4e8f 0x1 - .rodata_wlog_error.100 - 0x3c0a4e90 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4e97 0x1 - .rodata_wlog_error.101 - 0x3c0a4e98 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.115 - 0x3c0a4eb0 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4ecb 0x1 - .rodata_wlog_error.24 - 0x3c0a4ecc 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4f0a 0x2 - .rodata_wlog_error.25 - 0x3c0a4f0c 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4f37 0x1 - .rodata_wlog_error.28 - 0x3c0a4f38 0x4b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4f83 0x1 - .rodata_wlog_error.38 - 0x3c0a4f84 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4f8b 0x1 - .rodata_wlog_error.39 - 0x3c0a4f8c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4f93 0x1 - .rodata_wlog_error.41 - 0x3c0a4f94 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4f9b 0x1 - .rodata_wlog_error.42 - 0x3c0a4f9c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a4fa3 0x1 - .rodata_wlog_error.44 - 0x3c0a4fa4 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.45 - 0x3c0a4fc8 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a500e 0x2 - .rodata_wlog_error.46 - 0x3c0a5010 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.47 - 0x3c0a5058 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.48 - 0x3c0a5080 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a50a9 0x3 - .rodata_wlog_error.49 - 0x3c0a50ac 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.50 - 0x3c0a50d4 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a50fd 0x3 - .rodata_wlog_error.51 - 0x3c0a5100 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5115 0x3 - .rodata_wlog_error.52 - 0x3c0a5118 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5147 0x1 - .rodata_wlog_error.53 - 0x3c0a5148 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a515e 0x2 - .rodata_wlog_error.54 - 0x3c0a5160 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5173 0x1 - .rodata_wlog_error.55 - 0x3c0a5174 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a51a1 0x3 - .rodata_wlog_error.92 - 0x3c0a51a4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.16 - 0x3c0a51b4 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a51cd 0x3 - .rodata_wlog_error.2 - 0x3c0a51d0 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a51ee 0x2 - .rodata_wlog_error.3 - 0x3c0a51f0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a520a 0x2 - .rodata_wlog_error.5 - 0x3c0a520c 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a522d 0x3 - .rodata_wlog_error.12 - 0x3c0a5230 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a5237 0x1 - .rodata_wlog_error.13 - 0x3c0a5238 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a523f 0x1 - .rodata_wlog_error.14 - 0x3c0a5240 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a5247 0x1 - .rodata_wlog_error.16 - 0x3c0a5248 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a524f 0x1 - .rodata_wlog_error.21 - 0x3c0a5250 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a5257 0x1 - .rodata_wlog_error.23 - 0x3c0a5258 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.24 - 0x3c0a5298 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a529f 0x1 - .rodata_wlog_error.26 - 0x3c0a52a0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52a7 0x1 - .rodata_wlog_error.27 - 0x3c0a52a8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52af 0x1 - .rodata_wlog_error.29 - 0x3c0a52b0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52b7 0x1 - .rodata_wlog_error.30 - 0x3c0a52b8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52bf 0x1 - .rodata_wlog_error.32 - 0x3c0a52c0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52c7 0x1 - .rodata_wlog_error.36 - 0x3c0a52c8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52cf 0x1 - .rodata_wlog_error.38 - 0x3c0a52d0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52d7 0x1 - .rodata_wlog_error.39 - 0x3c0a52d8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52df 0x1 - .rodata_wlog_error.40 - 0x3c0a52e0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52e7 0x1 - .rodata_wlog_error.42 - 0x3c0a52e8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52ef 0x1 - .rodata_wlog_error.55 - 0x3c0a52f0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52f7 0x1 - .rodata_wlog_error.57 - 0x3c0a52f8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a52ff 0x1 - .rodata_wlog_error.2 - 0x3c0a5300 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0a5307 0x1 - .rodata_wlog_error.3 - 0x3c0a5308 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0a5323 0x1 - .rodata_wlog_error.4 - 0x3c0a5324 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0a532b 0x1 - .rodata_wlog_error.10 - 0x3c0a532c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5333 0x1 - .rodata_wlog_error.42 - 0x3c0a5334 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a533b 0x1 - .rodata_wlog_error.51 - 0x3c0a533c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_error.53 - 0x3c0a535c 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a538e 0x2 - .rodata_wlog_error.55 - 0x3c0a5390 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a53a6 0x2 - .rodata_wlog_error.59 - 0x3c0a53a8 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a53ee 0x2 - .rodata_wlog_error.62 - 0x3c0a53f0 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5406 0x2 - .rodata_wlog_error.63 - 0x3c0a5408 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a541e 0x2 - .rodata_wlog_error.85 - 0x3c0a5420 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5427 0x1 - .rodata_wlog_error.46 - 0x3c0a5428 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a542f 0x1 - .rodata_wlog_error.52 - 0x3c0a5430 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a5451 0x3 - .rodata_wlog_error.61 - 0x3c0a5454 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a5462 0x2 - .rodata_wlog_error.82 - 0x3c0a5464 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a546b 0x1 - .rodata_wlog_error.83 - 0x3c0a546c 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a54c6 0x2 - .rodata_wlog_error.84 - 0x3c0a54c8 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a54fa 0x2 - .rodata_wlog_error.86 - 0x3c0a54fc 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a555e 0x2 - .rodata_wlog_error.87 - 0x3c0a5560 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a5573 0x1 - .rodata_wlog_error.89 - 0x3c0a5574 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a559b 0x1 - .rodata_wlog_error.10 - 0x3c0a559c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a55a3 0x1 - .rodata_wlog_error.3 - 0x3c0a55a4 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a55d2 0x2 - .rodata_wlog_error.9 - 0x3c0a55d4 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a55db 0x1 - .rodata_wlog_error.25 - 0x3c0a55dc 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a5602 0x2 - .rodata_wlog_error.26 - 0x3c0a5604 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a5627 0x1 - .rodata_wlog_error.27 - 0x3c0a5628 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata_wlog_error.28 - 0x3c0a5644 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a5661 0x3 - .rodata_wlog_error.13 - 0x3c0a5664 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0a566b 0x1 - .rodata_wlog_error.7 - 0x3c0a566c 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_error.8 - 0x3c0a567c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0a5691 0x3 - .rodata_wlog_error.100 - 0x3c0a5694 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a569b 0x1 - .rodata_wlog_error.12 - 0x3c0a569c 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a56b9 0x3 - .rodata_wlog_error.46 - 0x3c0a56bc 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a56f6 0x2 - .rodata_wlog_error.56 - 0x3c0a56f8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a56ff 0x1 - .rodata_wlog_error.63 - 0x3c0a5700 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a5717 0x1 - .rodata_wlog_error.97 - 0x3c0a5718 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a571f 0x1 - .rodata_wlog_error.2 - 0x3c0a5720 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - *fill* 0x3c0a5727 0x1 - .rodata_wlog_error.4 - 0x3c0a5728 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a574f 0x1 - .rodata_wlog_error.6 - 0x3c0a5750 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a576f 0x1 - .rodata_wlog_error.8 - 0x3c0a5770 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a578b 0x1 - .rodata_wlog_error.8 - 0x3c0a578c 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0a57a6 0x2 - .rodata_wlog_error.19 - 0x3c0a57a8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a57b2 0x2 - .rodata_wlog_error.24 - 0x3c0a57b4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a57be 0x2 - .rodata_wlog_error.26 - 0x3c0a57c0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a57ca 0x2 - .rodata_wlog_error.27 - 0x3c0a57cc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a57d6 0x2 - .rodata_wlog_error.28 - 0x3c0a57d8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a57e2 0x2 - .rodata_wlog_error.29 - 0x3c0a57e4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a57ee 0x2 - .rodata_wlog_error.30 - 0x3c0a57f0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a57fa 0x2 - .rodata_wlog_error.32 - 0x3c0a57fc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5806 0x2 - .rodata_wlog_error.33 - 0x3c0a5808 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5812 0x2 - .rodata_wlog_error.34 - 0x3c0a5814 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a581e 0x2 - .rodata_wlog_error.40 - 0x3c0a5820 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a582a 0x2 - .rodata_wlog_error.42 - 0x3c0a582c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5836 0x2 - .rodata_wlog_error.43 - 0x3c0a5838 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5842 0x2 - .rodata_wlog_error.44 - 0x3c0a5844 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a584e 0x2 - .rodata_wlog_error.46 - 0x3c0a5850 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a585a 0x2 - .rodata_wlog_error.47 - 0x3c0a585c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5866 0x2 - .rodata_wlog_error.48 - 0x3c0a5868 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5872 0x2 - .rodata_wlog_error.49 - 0x3c0a5874 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a587e 0x2 - .rodata_wlog_error.50 - 0x3c0a5880 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a588a 0x2 - .rodata_wlog_error.51 - 0x3c0a588c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5896 0x2 - .rodata_wlog_error.52 - 0x3c0a5898 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58a2 0x2 - .rodata_wlog_error.54 - 0x3c0a58a4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58ae 0x2 - .rodata_wlog_error.55 - 0x3c0a58b0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58ba 0x2 - .rodata_wlog_error.59 - 0x3c0a58bc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58c6 0x2 - .rodata_wlog_error.6 - 0x3c0a58c8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58d2 0x2 - .rodata_wlog_error.60 - 0x3c0a58d4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58de 0x2 - .rodata_wlog_error.61 - 0x3c0a58e0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58ea 0x2 - .rodata_wlog_error.63 - 0x3c0a58ec 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a58f6 0x2 - .rodata_wlog_error.7 - 0x3c0a58f8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a5902 0x2 - .rodata_wlog_error.8 - 0x3c0a5904 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a590e 0x2 - .rodata_wlog_error.35 - 0x3c0a5910 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a5916 0x2 - .rodata_wlog_error.29 - 0x3c0a5918 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a5937 0x1 - .rodata_wlog_error.38 - 0x3c0a5938 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a593f 0x1 - .rodata_wlog_error.41 - 0x3c0a5940 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a5947 0x1 - .rodata_wlog_error.53 - 0x3c0a5948 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a5971 0x3 - .rodata_wlog_error.54 - 0x3c0a5974 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a599d 0x3 - .rodata_wlog_error.55 - 0x3c0a59a0 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a59c7 0x1 - .rodata_wlog_error.56 - 0x3c0a59c8 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .rodata_wlog_error.68 - 0x3c0a59f0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a59f7 0x1 - .rodata_wlog_error.74 - 0x3c0a59f8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a59ff 0x1 - .rodata_wlog_error.8 - 0x3c0a5a00 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a5a07 0x1 - .rodata_wlog_error.14 - 0x3c0a5a08 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a5a12 0x2 - .rodata_wlog_error.15 - 0x3c0a5a14 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a5a21 0x3 - .rodata_wlog_error.16 - 0x3c0a5a24 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a5a2e 0x2 - .rodata_wlog_error.17 - 0x3c0a5a30 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a5a55 0x3 - .rodata_wlog_error.18 - 0x3c0a5a58 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a5a62 0x2 - .rodata_wlog_error.22 - 0x3c0a5a64 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a5a7f 0x1 - .rodata_wlog_error.26 - 0x3c0a5a80 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a5a96 0x2 - .rodata_wlog_error.28 - 0x3c0a5a98 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.3 - 0x3c0a5ab8 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.4 - 0x3c0a5ae4 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.5 - 0x3c0a5b10 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.26 - 0x3c0a5b3c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a5b46 0x2 - .rodata_wlog_error.32 - 0x3c0a5b48 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0a5b70 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0a5b77 0x1 - .rodata_wlog_error.36 - 0x3c0a5b78 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata_wlog_error.46 - 0x3c0a5ba4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a5bae 0x2 - .rodata_wlog_error.50 - 0x3c0a5bb0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *(.rodata_wlog_info .rodata_wlog_info.*) - *fill* 0x3c0a5bca 0x2 - .rodata_wlog_info.3 - 0x3c0a5bcc 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata_wlog_info.4 - 0x3c0a5bd8 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a5c03 0x1 - .rodata_wlog_info.5 - 0x3c0a5c04 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a5c32 0x2 - .rodata_wlog_info.6 - 0x3c0a5c34 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata_wlog_info.8 - 0x3c0a5c88 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata_wlog_info.9 - 0x3c0a5cb0 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a5ce2 0x2 - .rodata_wlog_info.20 - 0x3c0a5ce4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_info.23 - 0x3c0a5cfc 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_info.24 - 0x3c0a5d14 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a5d52 0x2 - .rodata_wlog_info.27 - 0x3c0a5d54 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.13 + 0x3c0a5b78 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5b7f 0x1 + .rodata_wlog_error.17 + 0x3c0a5b80 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5b87 0x1 + .rodata_wlog_error.19 + 0x3c0a5b88 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5b8f 0x1 + .rodata_wlog_error.21 + 0x3c0a5b90 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5b97 0x1 + .rodata_wlog_error.25 + 0x3c0a5b98 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5bb5 0x3 + .rodata_wlog_error.26 + 0x3c0a5bb8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5bd5 0x3 + .rodata_wlog_error.28 + 0x3c0a5bd8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5bdf 0x1 + .rodata_wlog_error.32 + 0x3c0a5be0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.42 + 0x3c0a5bf8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5bff 0x1 + .rodata_wlog_error.9 + 0x3c0a5c00 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a5c07 0x1 + .rodata_wlog_error.10 + 0x3c0a5c08 0x64 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.11 + 0x3c0a5c6c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5c8f 0x1 + .rodata_wlog_error.12 + 0x3c0a5c90 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5cb2 0x2 + .rodata_wlog_error.14 + 0x3c0a5cb4 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.19 + 0x3c0a5cfc 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d03 0x1 + .rodata_wlog_error.2 + 0x3c0a5d04 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d0b 0x1 + .rodata_wlog_error.21 + 0x3c0a5d0c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d13 0x1 + .rodata_wlog_error.22 + 0x3c0a5d14 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.23 + 0x3c0a5d28 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d3f 0x1 + .rodata_wlog_error.32 + 0x3c0a5d40 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d56 0x2 + .rodata_wlog_error.35 + 0x3c0a5d58 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d5f 0x1 + .rodata_wlog_error.38 + 0x3c0a5d60 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d67 0x1 + .rodata_wlog_error.39 + 0x3c0a5d68 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d6f 0x1 + .rodata_wlog_error.4 + 0x3c0a5d70 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d77 0x1 + .rodata_wlog_error.40 + 0x3c0a5d78 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d7f 0x1 + .rodata_wlog_error.41 + 0x3c0a5d80 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0a5d87 0x1 - .rodata_wlog_info.48 - 0x3c0a5d88 0x4d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a5dd5 0x3 - .rodata_wlog_info.50 - 0x3c0a5dd8 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_info.44 - 0x3c0a5e1c 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a5e3e 0x2 - .rodata_wlog_info.46 - 0x3c0a5e40 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a5e7b 0x1 - .rodata_wlog_info.47 - 0x3c0a5e7c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_info.28 - 0x3c0a5ea8 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a5edd 0x3 - .rodata_wlog_info.40 - 0x3c0a5ee0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5eea 0x2 - .rodata_wlog_info.57 - 0x3c0a5eec 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5f06 0x2 - .rodata_wlog_info.58 - 0x3c0a5f08 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5f2b 0x1 - .rodata_wlog_info.59 - 0x3c0a5f2c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5f41 0x3 - .rodata_wlog_info.60 - 0x3c0a5f44 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a5f5e 0x2 - .rodata_wlog_info.2 - 0x3c0a5f60 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .rodata_wlog_error.43 + 0x3c0a5d88 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d8f 0x1 + .rodata_wlog_error.48 + 0x3c0a5d90 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d97 0x1 + .rodata_wlog_error.5 + 0x3c0a5d98 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5d9f 0x1 + .rodata_wlog_error.51 + 0x3c0a5da0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5da7 0x1 + .rodata_wlog_error.52 + 0x3c0a5da8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5daf 0x1 + .rodata_wlog_error.54 + 0x3c0a5db0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5db7 0x1 + .rodata_wlog_error.55 + 0x3c0a5db8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5dbf 0x1 + .rodata_wlog_error.56 + 0x3c0a5dc0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5dc7 0x1 + .rodata_wlog_error.57 + 0x3c0a5dc8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5dcf 0x1 + .rodata_wlog_error.58 + 0x3c0a5dd0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5dd7 0x1 + .rodata_wlog_error.59 + 0x3c0a5dd8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5ddf 0x1 + .rodata_wlog_error.60 + 0x3c0a5de0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5de7 0x1 + .rodata_wlog_error.62 + 0x3c0a5de8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5def 0x1 + .rodata_wlog_error.64 + 0x3c0a5df0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5df7 0x1 + .rodata_wlog_error.7 + 0x3c0a5df8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5e15 0x3 + .rodata_wlog_error.8 + 0x3c0a5e18 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.9 + 0x3c0a5e3c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a5e5f 0x1 + .rodata_wlog_error.3 + 0x3c0a5e60 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a5e67 0x1 + .rodata_wlog_error.7 + 0x3c0a5e68 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.8 + 0x3c0a5e88 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a5e8f 0x1 + .rodata_wlog_error.100 + 0x3c0a5e90 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5e97 0x1 + .rodata_wlog_error.101 + 0x3c0a5e98 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.115 + 0x3c0a5eb0 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5ecb 0x1 + .rodata_wlog_error.24 + 0x3c0a5ecc 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5f0a 0x2 + .rodata_wlog_error.25 + 0x3c0a5f0c 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5f37 0x1 + .rodata_wlog_error.28 + 0x3c0a5f38 0x4b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) *fill* 0x3c0a5f83 0x1 - .rodata_wlog_info.13 - 0x3c0a5f84 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5f91 0x3 - .rodata_wlog_info.56 - 0x3c0a5f94 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a5fc7 0x1 - .rodata_wlog_info.57 - 0x3c0a5fc8 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a6007 0x1 - .rodata_wlog_info.58 - 0x3c0a6008 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_info.73 - 0x3c0a6040 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a6055 0x3 - .rodata_wlog_info.74 - 0x3c0a6058 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a6075 0x3 - .rodata_wlog_info.2 - 0x3c0a6078 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a608d 0x3 - .rodata_wlog_info.33 - 0x3c0a6090 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.63 - 0x3c0a60b0 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a60cf 0x1 - .rodata_wlog_info.64 - 0x3c0a60d0 0x51 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a6121 0x3 - .rodata_wlog_info.65 - 0x3c0a6124 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.66 - 0x3c0a6160 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.68 - 0x3c0a619c 0x31 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_error.38 + 0x3c0a5f84 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5f8b 0x1 + .rodata_wlog_error.39 + 0x3c0a5f8c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5f93 0x1 + .rodata_wlog_error.41 + 0x3c0a5f94 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5f9b 0x1 + .rodata_wlog_error.42 + 0x3c0a5f9c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a5fa3 0x1 + .rodata_wlog_error.44 + 0x3c0a5fa4 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.45 + 0x3c0a5fc8 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a600e 0x2 + .rodata_wlog_error.46 + 0x3c0a6010 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.47 + 0x3c0a6058 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.48 + 0x3c0a6080 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a60a9 0x3 + .rodata_wlog_error.49 + 0x3c0a60ac 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.50 + 0x3c0a60d4 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a60fd 0x3 + .rodata_wlog_error.51 + 0x3c0a6100 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6115 0x3 + .rodata_wlog_error.52 + 0x3c0a6118 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6147 0x1 + .rodata_wlog_error.53 + 0x3c0a6148 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a615e 0x2 + .rodata_wlog_error.54 + 0x3c0a6160 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6173 0x1 + .rodata_wlog_error.55 + 0x3c0a6174 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a61a1 0x3 + .rodata_wlog_error.92 + 0x3c0a61a4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.16 + 0x3c0a61b4 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) *fill* 0x3c0a61cd 0x3 - .rodata_wlog_info.85 - 0x3c0a61d0 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a6212 0x2 - .rodata_wlog_info.91 - 0x3c0a6214 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a621f 0x1 - .rodata_wlog_info.95 - 0x3c0a6220 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.97 - 0x3c0a6260 0x43 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a62a3 0x1 - .rodata_wlog_info.10 - 0x3c0a62a4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.2 + 0x3c0a61d0 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a61ee 0x2 + .rodata_wlog_error.3 + 0x3c0a61f0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a620a 0x2 + .rodata_wlog_error.5 + 0x3c0a620c 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a622d 0x3 + .rodata_wlog_error.12 + 0x3c0a6230 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a6237 0x1 + .rodata_wlog_error.13 + 0x3c0a6238 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a623f 0x1 + .rodata_wlog_error.14 + 0x3c0a6240 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a6247 0x1 + .rodata_wlog_error.16 + 0x3c0a6248 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a624f 0x1 + .rodata_wlog_error.21 + 0x3c0a6250 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a6257 0x1 + .rodata_wlog_error.23 + 0x3c0a6258 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.24 + 0x3c0a6298 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a629f 0x1 + .rodata_wlog_error.26 + 0x3c0a62a0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62a7 0x1 + .rodata_wlog_error.27 + 0x3c0a62a8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62af 0x1 + .rodata_wlog_error.29 + 0x3c0a62b0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62b7 0x1 + .rodata_wlog_error.30 + 0x3c0a62b8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62bf 0x1 + .rodata_wlog_error.32 + 0x3c0a62c0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0a62c7 0x1 - .rodata_wlog_info.11 - 0x3c0a62c8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a62e5 0x3 - .rodata_wlog_info.12 - 0x3c0a62e8 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a630b 0x1 - .rodata_wlog_info.13 - 0x3c0a630c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a632f 0x1 - .rodata_wlog_info.14 - 0x3c0a6330 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6352 0x2 - .rodata_wlog_info.15 - 0x3c0a6354 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6377 0x1 - .rodata_wlog_info.16 - 0x3c0a6378 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a639b 0x1 - .rodata_wlog_info.17 - 0x3c0a639c 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a63be 0x2 - .rodata_wlog_info.18 - 0x3c0a63c0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a63e3 0x1 - .rodata_wlog_info.19 - 0x3c0a63e4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6407 0x1 - .rodata_wlog_info.20 - 0x3c0a6408 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a642b 0x1 - .rodata_wlog_info.21 - 0x3c0a642c 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a644e 0x2 - .rodata_wlog_info.22 - 0x3c0a6450 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6472 0x2 - .rodata_wlog_info.4 - 0x3c0a6474 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6497 0x1 - .rodata_wlog_info.5 - 0x3c0a6498 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a64bb 0x1 - .rodata_wlog_info.6 - 0x3c0a64bc 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a64df 0x1 - .rodata_wlog_info.7 - 0x3c0a64e0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6503 0x1 - .rodata_wlog_info.8 - 0x3c0a6504 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6527 0x1 - .rodata_wlog_info.9 - 0x3c0a6528 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a6545 0x3 - .rodata_wlog_info.102 - 0x3c0a6548 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.103 - 0x3c0a6558 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.108 - 0x3c0a6594 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a65b2 0x2 - .rodata_wlog_info.110 - 0x3c0a65b4 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.36 + 0x3c0a62c8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62cf 0x1 + .rodata_wlog_error.38 + 0x3c0a62d0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62d7 0x1 + .rodata_wlog_error.39 + 0x3c0a62d8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62df 0x1 + .rodata_wlog_error.40 + 0x3c0a62e0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62e7 0x1 + .rodata_wlog_error.42 + 0x3c0a62e8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62ef 0x1 + .rodata_wlog_error.55 + 0x3c0a62f0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62f7 0x1 + .rodata_wlog_error.57 + 0x3c0a62f8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a62ff 0x1 + .rodata_wlog_error.2 + 0x3c0a6300 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0a6307 0x1 + .rodata_wlog_error.3 + 0x3c0a6308 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0a6323 0x1 + .rodata_wlog_error.4 + 0x3c0a6324 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0a632b 0x1 + .rodata_wlog_error.10 + 0x3c0a632c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6333 0x1 + .rodata_wlog_error.42 + 0x3c0a6334 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a633b 0x1 + .rodata_wlog_error.51 + 0x3c0a633c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.53 + 0x3c0a635c 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a638e 0x2 + .rodata_wlog_error.55 + 0x3c0a6390 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a63a6 0x2 + .rodata_wlog_error.59 + 0x3c0a63a8 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a63ee 0x2 + .rodata_wlog_error.62 + 0x3c0a63f0 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6406 0x2 + .rodata_wlog_error.63 + 0x3c0a6408 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a641e 0x2 + .rodata_wlog_error.85 + 0x3c0a6420 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6427 0x1 + .rodata_wlog_error.46 + 0x3c0a6428 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a642f 0x1 + .rodata_wlog_error.52 + 0x3c0a6430 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a6451 0x3 + .rodata_wlog_error.61 + 0x3c0a6454 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a6462 0x2 + .rodata_wlog_error.82 + 0x3c0a6464 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a646b 0x1 + .rodata_wlog_error.83 + 0x3c0a646c 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a64c6 0x2 + .rodata_wlog_error.84 + 0x3c0a64c8 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a64fa 0x2 + .rodata_wlog_error.86 + 0x3c0a64fc 0x62 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a655e 0x2 + .rodata_wlog_error.87 + 0x3c0a6560 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a6573 0x1 + .rodata_wlog_error.89 + 0x3c0a6574 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a659b 0x1 + .rodata_wlog_error.10 + 0x3c0a659c 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0a65a3 0x1 + .rodata_wlog_error.3 + 0x3c0a65a4 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) *fill* 0x3c0a65d2 0x2 - .rodata_wlog_info.113 - 0x3c0a65d4 0x53 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.9 + 0x3c0a65d4 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0a65db 0x1 + .rodata_wlog_error.25 + 0x3c0a65dc 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6602 0x2 + .rodata_wlog_error.26 + 0x3c0a6604 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) *fill* 0x3c0a6627 0x1 - .rodata_wlog_info.114 - 0x3c0a6628 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.13 - 0x3c0a6648 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.40 - 0x3c0a6678 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.41 - 0x3c0a6698 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a66a7 0x1 - .rodata_wlog_info.48 - 0x3c0a66a8 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a66bd 0x3 - .rodata_wlog_info.53 - 0x3c0a66c0 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a66f5 0x3 - .rodata_wlog_info.55 - 0x3c0a66f8 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.27 + 0x3c0a6628 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.28 + 0x3c0a6644 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a6661 0x3 + .rodata_wlog_error.13 + 0x3c0a6664 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0a666b 0x1 + .rodata_wlog_error.7 + 0x3c0a666c 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_error.8 + 0x3c0a667c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0a6691 0x3 + .rodata_wlog_error.100 + 0x3c0a6694 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a669b 0x1 + .rodata_wlog_error.12 + 0x3c0a669c 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a66b9 0x3 + .rodata_wlog_error.46 + 0x3c0a66bc 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a66f6 0x2 + .rodata_wlog_error.56 + 0x3c0a66f8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a66ff 0x1 + .rodata_wlog_error.63 + 0x3c0a6700 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a6717 0x1 + .rodata_wlog_error.97 + 0x3c0a6718 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a671f 0x1 + .rodata_wlog_error.2 + 0x3c0a6720 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) *fill* 0x3c0a6727 0x1 - .rodata_wlog_info.85 - 0x3c0a6728 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.86 - 0x3c0a6748 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a677b 0x1 - .rodata_wlog_info.98 - 0x3c0a677c 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.99 - 0x3c0a67cc 0x59 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a6825 0x3 - .rodata_wlog_info.2 - 0x3c0a6828 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0a6849 0x3 - .rodata_wlog_info.11 - 0x3c0a684c 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a6876 0x2 - .rodata_wlog_info.12 - 0x3c0a6878 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a689b 0x1 - .rodata_wlog_info.13 - 0x3c0a689c 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata_wlog_info.14 - 0x3c0a68c0 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a68e5 0x3 - .rodata_wlog_info.15 - 0x3c0a68e8 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a6906 0x2 - .rodata_wlog_info.16 - 0x3c0a6908 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a6927 0x1 - .rodata_wlog_info.17 - 0x3c0a6928 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a6945 0x3 - .rodata_wlog_info.18 - 0x3c0a6948 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0a6969 0x3 - .rodata_wlog_info.10 - 0x3c0a696c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - .rodata_wlog_info.39 - 0x3c0a6978 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a698b 0x1 - .rodata_wlog_info.45 - 0x3c0a698c 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a6999 0x3 - .rodata_wlog_info.64 - 0x3c0a699c 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a69ad 0x3 - .rodata_wlog_info.10 - 0x3c0a69b0 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a69ea 0x2 - .rodata_wlog_info.11 - 0x3c0a69ec 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.12 - 0x3c0a6a34 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_error.4 + 0x3c0a6728 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a674f 0x1 + .rodata_wlog_error.6 + 0x3c0a6750 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a676f 0x1 + .rodata_wlog_error.8 + 0x3c0a6770 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a678b 0x1 + .rodata_wlog_error.8 + 0x3c0a678c 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0a67a6 0x2 + .rodata_wlog_error.19 + 0x3c0a67a8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a67b2 0x2 + .rodata_wlog_error.24 + 0x3c0a67b4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a67be 0x2 + .rodata_wlog_error.26 + 0x3c0a67c0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a67ca 0x2 + .rodata_wlog_error.27 + 0x3c0a67cc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a67d6 0x2 + .rodata_wlog_error.28 + 0x3c0a67d8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a67e2 0x2 + .rodata_wlog_error.29 + 0x3c0a67e4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a67ee 0x2 + .rodata_wlog_error.30 + 0x3c0a67f0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a67fa 0x2 + .rodata_wlog_error.32 + 0x3c0a67fc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6806 0x2 + .rodata_wlog_error.33 + 0x3c0a6808 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6812 0x2 + .rodata_wlog_error.34 + 0x3c0a6814 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a681e 0x2 + .rodata_wlog_error.40 + 0x3c0a6820 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a682a 0x2 + .rodata_wlog_error.42 + 0x3c0a682c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6836 0x2 + .rodata_wlog_error.43 + 0x3c0a6838 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6842 0x2 + .rodata_wlog_error.44 + 0x3c0a6844 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a684e 0x2 + .rodata_wlog_error.46 + 0x3c0a6850 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a685a 0x2 + .rodata_wlog_error.47 + 0x3c0a685c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6866 0x2 + .rodata_wlog_error.48 + 0x3c0a6868 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6872 0x2 + .rodata_wlog_error.49 + 0x3c0a6874 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a687e 0x2 + .rodata_wlog_error.50 + 0x3c0a6880 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a688a 0x2 + .rodata_wlog_error.51 + 0x3c0a688c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6896 0x2 + .rodata_wlog_error.52 + 0x3c0a6898 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68a2 0x2 + .rodata_wlog_error.54 + 0x3c0a68a4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68ae 0x2 + .rodata_wlog_error.55 + 0x3c0a68b0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68ba 0x2 + .rodata_wlog_error.59 + 0x3c0a68bc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68c6 0x2 + .rodata_wlog_error.6 + 0x3c0a68c8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68d2 0x2 + .rodata_wlog_error.60 + 0x3c0a68d4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68de 0x2 + .rodata_wlog_error.61 + 0x3c0a68e0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68ea 0x2 + .rodata_wlog_error.63 + 0x3c0a68ec 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a68f6 0x2 + .rodata_wlog_error.7 + 0x3c0a68f8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a6902 0x2 + .rodata_wlog_error.8 + 0x3c0a6904 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a690e 0x2 + .rodata_wlog_error.35 + 0x3c0a6910 0x6 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a6916 0x2 + .rodata_wlog_error.29 + 0x3c0a6918 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a6937 0x1 + .rodata_wlog_error.38 + 0x3c0a6938 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a693f 0x1 + .rodata_wlog_error.41 + 0x3c0a6940 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a6947 0x1 + .rodata_wlog_error.53 + 0x3c0a6948 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a6971 0x3 + .rodata_wlog_error.54 + 0x3c0a6974 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a699d 0x3 + .rodata_wlog_error.55 + 0x3c0a69a0 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a69c7 0x1 + .rodata_wlog_error.56 + 0x3c0a69c8 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.68 + 0x3c0a69f0 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a69f7 0x1 + .rodata_wlog_error.74 + 0x3c0a69f8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a69ff 0x1 + .rodata_wlog_error.8 + 0x3c0a6a00 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a6a07 0x1 + .rodata_wlog_error.14 + 0x3c0a6a08 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6a12 0x2 + .rodata_wlog_error.15 + 0x3c0a6a14 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6a21 0x3 + .rodata_wlog_error.16 + 0x3c0a6a24 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6a2e 0x2 + .rodata_wlog_error.17 + 0x3c0a6a30 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6a55 0x3 + .rodata_wlog_error.18 + 0x3c0a6a58 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) *fill* 0x3c0a6a62 0x2 - .rodata_wlog_info.13 - 0x3c0a6a64 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.14 - 0x3c0a6a88 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6ac2 0x2 - .rodata_wlog_info.15 - 0x3c0a6ac4 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.16 - 0x3c0a6b0c 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6b3a 0x2 - .rodata_wlog_info.17 - 0x3c0a6b3c 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6b6b 0x1 - .rodata_wlog_info.50 - 0x3c0a6b6c 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6bab 0x1 - .rodata_wlog_info.54 - 0x3c0a6bac 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.55 - 0x3c0a6bc0 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.56 - 0x3c0a6c0c 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6c3a 0x2 - .rodata_wlog_info.57 - 0x3c0a6c3c 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6c92 0x2 - .rodata_wlog_info.7 - 0x3c0a6c94 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6cd6 0x2 - .rodata_wlog_info.9 - 0x3c0a6cd8 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0a6d01 0x3 + .rodata_wlog_error.22 + 0x3c0a6a64 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6a7f 0x1 + .rodata_wlog_error.26 + 0x3c0a6a80 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a6a96 0x2 + .rodata_wlog_error.28 + 0x3c0a6a98 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.3 + 0x3c0a6ab8 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.4 + 0x3c0a6ae4 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.5 + 0x3c0a6b10 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.26 + 0x3c0a6b3c 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a6b46 0x2 + .rodata_wlog_error.32 + 0x3c0a6b48 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a6b77 0x1 + .rodata_wlog_error.36 + 0x3c0a6b78 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.46 + 0x3c0a6ba4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a6bae 0x2 + .rodata_wlog_error.50 + 0x3c0a6bb0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *(.rodata_wlog_info .rodata_wlog_info.*) + *fill* 0x3c0a6bca 0x2 .rodata_wlog_info.3 - 0x3c0a6d04 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - *fill* 0x3c0a6d3e 0x2 - .rodata_wlog_info.21 - 0x3c0a6d40 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a6d51 0x3 - .rodata_wlog_info.25 - 0x3c0a6d54 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a6d66 0x2 - .rodata_wlog_info.57 - 0x3c0a6d68 0x31 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a6d99 0x3 - .rodata_wlog_info.17 - 0x3c0a6d9c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6dae 0x2 - .rodata_wlog_info.18 - 0x3c0a6db0 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6dc3 0x1 - .rodata_wlog_info.33 - 0x3c0a6dc4 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6de3 0x1 - .rodata_wlog_info.34 - 0x3c0a6de4 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6e02 0x2 - .rodata_wlog_info.35 - 0x3c0a6e04 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6e23 0x1 - .rodata_wlog_info.37 - 0x3c0a6e24 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6e3f 0x1 - .rodata_wlog_info.42 - 0x3c0a6e40 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6e4f 0x1 - .rodata_wlog_info.43 - 0x3c0a6e50 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata_wlog_info.44 - 0x3c0a6e68 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a6e7d 0x3 - .rodata_wlog_info.2 - 0x3c0a6e80 0x53 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - *fill* 0x3c0a6ed3 0x1 + 0x3c0a6bcc 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.4 - 0x3c0a6ed4 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - *(.rodata_wlog_warning .rodata_wlog_warning.*) - *fill* 0x3c0a6eeb 0x1 - .rodata_wlog_warning.10 - 0x3c0a6eec 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a6f0a 0x2 - .rodata_wlog_warning.4 - 0x3c0a6f0c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.6 - 0x3c0a6f2c 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0a6f46 0x2 - .rodata_wlog_warning.7 - 0x3c0a6f48 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.9 - 0x3c0a6f64 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.10 - 0x3c0a6f80 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0a6fda 0x2 - .rodata_wlog_warning.12 - 0x3c0a6fdc 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a6fe3 0x1 - .rodata_wlog_warning.14 - 0x3c0a6fe4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a6bd8 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a6c03 0x1 + .rodata_wlog_info.5 + 0x3c0a6c04 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a6c32 0x2 + .rodata_wlog_info.6 + 0x3c0a6c34 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.8 + 0x3c0a6c88 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.9 + 0x3c0a6cb0 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a6ce2 0x2 + .rodata_wlog_info.20 + 0x3c0a6ce4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.23 + 0x3c0a6cfc 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.24 + 0x3c0a6d14 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a6d52 0x2 + .rodata_wlog_info.27 + 0x3c0a6d54 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a6d87 0x1 + .rodata_wlog_info.48 + 0x3c0a6d88 0x4d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a6dd5 0x3 + .rodata_wlog_info.50 + 0x3c0a6dd8 0x44 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_info.44 + 0x3c0a6e1c 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a6e3e 0x2 + .rodata_wlog_info.46 + 0x3c0a6e40 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a6e7b 0x1 + .rodata_wlog_info.47 + 0x3c0a6e7c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.28 + 0x3c0a6ea8 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a6edd 0x3 + .rodata_wlog_info.40 + 0x3c0a6ee0 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6eea 0x2 + .rodata_wlog_info.57 + 0x3c0a6eec 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6f06 0x2 + .rodata_wlog_info.58 + 0x3c0a6f08 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6f2b 0x1 + .rodata_wlog_info.59 + 0x3c0a6f2c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6f41 0x3 + .rodata_wlog_info.60 + 0x3c0a6f44 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a6f5e 0x2 + .rodata_wlog_info.2 + 0x3c0a6f60 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + *fill* 0x3c0a6f83 0x1 + .rodata_wlog_info.13 + 0x3c0a6f84 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6f91 0x3 + .rodata_wlog_info.56 + 0x3c0a6f94 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a6fc7 0x1 + .rodata_wlog_info.57 + 0x3c0a6fc8 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) *fill* 0x3c0a7007 0x1 - .rodata_wlog_warning.15 - 0x3c0a7008 0x5b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7063 0x1 - .rodata_wlog_warning.3 - 0x3c0a7064 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a708e 0x2 - .rodata_wlog_warning.36 - 0x3c0a7090 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a70ae 0x2 - .rodata_wlog_warning.37 - 0x3c0a70b0 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a70d1 0x3 - .rodata_wlog_warning.38 - 0x3c0a70d4 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a70f5 0x3 - .rodata_wlog_warning.4 - 0x3c0a70f8 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7101 0x3 - .rodata_wlog_warning.43 - 0x3c0a7104 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_warning.44 - 0x3c0a7140 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a715b 0x1 - .rodata_wlog_warning.45 - 0x3c0a715c 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7199 0x3 - .rodata_wlog_warning.47 - 0x3c0a719c 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a71c1 0x3 - .rodata_wlog_warning.49 - 0x3c0a71c4 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a71e9 0x3 - .rodata_wlog_warning.6 - 0x3c0a71ec 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a71f5 0x3 - .rodata_wlog_warning.7 - 0x3c0a71f8 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_warning.8 - 0x3c0a721c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_warning.15 - 0x3c0a723c 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a7249 0x3 - .rodata_wlog_warning.16 - 0x3c0a724c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a7265 0x3 - .rodata_wlog_warning.17 - 0x3c0a7268 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_warning.20 - 0x3c0a7294 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.58 + 0x3c0a7008 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_info.73 + 0x3c0a7040 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a7055 0x3 + .rodata_wlog_info.74 + 0x3c0a7058 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a7075 0x3 + .rodata_wlog_info.2 + 0x3c0a7078 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a708d 0x3 + .rodata_wlog_info.33 + 0x3c0a7090 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.63 + 0x3c0a70b0 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a70cf 0x1 + .rodata_wlog_info.64 + 0x3c0a70d0 0x51 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a7121 0x3 + .rodata_wlog_info.65 + 0x3c0a7124 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.66 + 0x3c0a7160 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.68 + 0x3c0a719c 0x31 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a71cd 0x3 + .rodata_wlog_info.85 + 0x3c0a71d0 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a7212 0x2 + .rodata_wlog_info.91 + 0x3c0a7214 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a721f 0x1 + .rodata_wlog_info.95 + 0x3c0a7220 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.97 + 0x3c0a7260 0x43 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) *fill* 0x3c0a72a3 0x1 - .rodata_wlog_warning.3 - 0x3c0a72a4 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a72bd 0x3 - .rodata_wlog_warning.36 - 0x3c0a72c0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_warning.37 - 0x3c0a72d8 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a730e 0x2 - .rodata_wlog_warning.45 - 0x3c0a7310 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a7339 0x3 - .rodata_wlog_warning.53 - 0x3c0a733c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a734e 0x2 - .rodata_wlog_warning.6 - 0x3c0a7350 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a735f 0x1 - .rodata_wlog_warning.61 - 0x3c0a7360 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a7369 0x3 - .rodata_wlog_warning.63 - 0x3c0a736c 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0a7375 0x3 - .rodata_wlog_warning.65 - 0x3c0a7378 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_warning.2 - 0x3c0a73a0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a73c3 0x1 - .rodata_wlog_warning.27 - 0x3c0a73c4 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a73e5 0x3 - .rodata_wlog_warning.29 - 0x3c0a73e8 0x45 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a742d 0x3 - .rodata_wlog_warning.30 - 0x3c0a7430 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a7482 0x2 - .rodata_wlog_warning.44 - 0x3c0a7484 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a74ad 0x3 - .rodata_wlog_warning.103 - 0x3c0a74b0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a74ca 0x2 - .rodata_wlog_warning.116 - 0x3c0a74cc 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.117 - 0x3c0a7508 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a752d 0x3 - .rodata_wlog_warning.118 - 0x3c0a7530 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a7553 0x1 - .rodata_wlog_warning.23 - 0x3c0a7554 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.26 - 0x3c0a75b4 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a75ca 0x2 - .rodata_wlog_warning.27 - 0x3c0a75cc 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a75e3 0x1 - .rodata_wlog_warning.29 - 0x3c0a75e4 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a762a 0x2 - .rodata_wlog_warning.30 - 0x3c0a762c 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.31 - 0x3c0a7680 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.56 - 0x3c0a76d0 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.61 - 0x3c0a7700 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a771a 0x2 - .rodata_wlog_warning.77 - 0x3c0a771c 0x5b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a7777 0x1 - .rodata_wlog_warning.93 - 0x3c0a7778 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a7783 0x1 - .rodata_wlog_warning.94 - 0x3c0a7784 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a778f 0x1 - .rodata_wlog_warning.10 - 0x3c0a7790 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a77ab 0x1 - .rodata_wlog_warning.11 - 0x3c0a77ac 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a77d3 0x1 - .rodata_wlog_warning.12 - 0x3c0a77d4 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata_wlog_warning.13 - 0x3c0a77f8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a780e 0x2 - .rodata_wlog_warning.14 - 0x3c0a7810 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a783e 0x2 - .rodata_wlog_warning.15 - 0x3c0a7840 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a785f 0x1 - .rodata_wlog_warning.4 - 0x3c0a7860 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a787a 0x2 - .rodata_wlog_warning.8 - 0x3c0a787c 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a7897 0x1 - .rodata_wlog_warning.9 - 0x3c0a7898 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0a78b3 0x1 - .rodata_wlog_warning.17 - 0x3c0a78b4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a78be 0x2 - .rodata_wlog_warning.25 - 0x3c0a78c0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_warning.28 - 0x3c0a78d4 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_warning.31 - 0x3c0a78e8 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_warning.33 - 0x3c0a78fc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_info.10 + 0x3c0a72a4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a72c7 0x1 + .rodata_wlog_info.11 + 0x3c0a72c8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a72e5 0x3 + .rodata_wlog_info.12 + 0x3c0a72e8 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a730b 0x1 + .rodata_wlog_info.13 + 0x3c0a730c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a732f 0x1 + .rodata_wlog_info.14 + 0x3c0a7330 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7352 0x2 + .rodata_wlog_info.15 + 0x3c0a7354 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7377 0x1 + .rodata_wlog_info.16 + 0x3c0a7378 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a739b 0x1 + .rodata_wlog_info.17 + 0x3c0a739c 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a73be 0x2 + .rodata_wlog_info.18 + 0x3c0a73c0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a73e3 0x1 + .rodata_wlog_info.19 + 0x3c0a73e4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7407 0x1 + .rodata_wlog_info.20 + 0x3c0a7408 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a742b 0x1 + .rodata_wlog_info.21 + 0x3c0a742c 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a744e 0x2 + .rodata_wlog_info.22 + 0x3c0a7450 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7472 0x2 + .rodata_wlog_info.4 + 0x3c0a7474 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7497 0x1 + .rodata_wlog_info.5 + 0x3c0a7498 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a74bb 0x1 + .rodata_wlog_info.6 + 0x3c0a74bc 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a74df 0x1 + .rodata_wlog_info.7 + 0x3c0a74e0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7503 0x1 + .rodata_wlog_info.8 + 0x3c0a7504 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7527 0x1 + .rodata_wlog_info.9 + 0x3c0a7528 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a7545 0x3 + .rodata_wlog_info.102 + 0x3c0a7548 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.103 + 0x3c0a7558 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.108 + 0x3c0a7594 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a75b2 0x2 + .rodata_wlog_info.110 + 0x3c0a75b4 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a75d2 0x2 + .rodata_wlog_info.113 + 0x3c0a75d4 0x53 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a7627 0x1 + .rodata_wlog_info.114 + 0x3c0a7628 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.13 + 0x3c0a7648 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.40 + 0x3c0a7678 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.41 + 0x3c0a7698 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a76a7 0x1 + .rodata_wlog_info.48 + 0x3c0a76a8 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a76bd 0x3 + .rodata_wlog_info.53 + 0x3c0a76c0 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a76f5 0x3 + .rodata_wlog_info.55 + 0x3c0a76f8 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a7727 0x1 + .rodata_wlog_info.85 + 0x3c0a7728 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.86 + 0x3c0a7748 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a777b 0x1 + .rodata_wlog_info.98 + 0x3c0a777c 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.99 + 0x3c0a77cc 0x59 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a7825 0x3 + .rodata_wlog_info.2 + 0x3c0a7828 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0a7849 0x3 + .rodata_wlog_info.11 + 0x3c0a784c 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7876 0x2 + .rodata_wlog_info.12 + 0x3c0a7878 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a789b 0x1 + .rodata_wlog_info.13 + 0x3c0a789c 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_info.14 + 0x3c0a78c0 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a78e5 0x3 + .rodata_wlog_info.15 + 0x3c0a78e8 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) *fill* 0x3c0a7906 0x2 - .rodata_wlog_warning.34 - 0x3c0a7908 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a791e 0x2 - .rodata_wlog_warning.35 - 0x3c0a7920 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a792e 0x2 - .rodata_wlog_warning.41 - 0x3c0a7930 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7946 0x2 - .rodata_wlog_warning.43 - 0x3c0a7948 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7959 0x3 - .rodata_wlog_warning.44 - 0x3c0a795c 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7967 0x1 - .rodata_wlog_warning.56 - 0x3c0a7968 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7979 0x3 - .rodata_wlog_warning.58 - 0x3c0a797c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a7991 0x3 - .rodata_wlog_warning.59 - 0x3c0a7994 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a799e 0x2 - .rodata_wlog_warning.7 - 0x3c0a79a0 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_info.16 + 0x3c0a7908 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7927 0x1 + .rodata_wlog_info.17 + 0x3c0a7928 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7945 0x3 + .rodata_wlog_info.18 + 0x3c0a7948 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0a7969 0x3 + .rodata_wlog_info.10 + 0x3c0a796c 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .rodata_wlog_info.39 + 0x3c0a7978 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a798b 0x1 + .rodata_wlog_info.45 + 0x3c0a798c 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a7999 0x3 + .rodata_wlog_info.64 + 0x3c0a799c 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) *fill* 0x3c0a79ad 0x3 - .rodata_wlog_warning.8 - 0x3c0a79b0 0x47 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a79f7 0x1 - .rodata_wlog_warning.2 - 0x3c0a79f8 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - *fill* 0x3c0a7a0d 0x3 - .rodata_wlog_warning.3 - 0x3c0a7a10 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a7a3e 0x2 - .rodata_wlog_warning.50 - 0x3c0a7a40 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a7a5a 0x2 - .rodata_wlog_warning.6 - 0x3c0a7a5c 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a7a79 0x3 - .rodata_wlog_warning.7 - 0x3c0a7a7c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a7a8e 0x2 - .rodata_wlog_warning.62 - 0x3c0a7a90 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_warning.88 - 0x3c0a7aac 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a7ac9 0x3 - .rodata_wlog_warning.94 - 0x3c0a7acc 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a7af1 0x3 - .rodata_wlog_warning.96 - 0x3c0a7af4 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a7b19 0x3 - .rodata_wlog_warning.23 - 0x3c0a7b1c 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a7b25 0x3 - .rodata_wlog_warning.24 - 0x3c0a7b28 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0a7b39 0x3 - .rodata_wlog_warning.112 - 0x3c0a7b3c 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a7b62 0x2 - .rodata_wlog_warning.74 - 0x3c0a7b64 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a7b85 0x3 - .rodata_wlog_warning.2 - 0x3c0a7b88 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - *fill* 0x3c0a7bc5 0x3 - .rodata_wlog_warning.3 - 0x3c0a7bc8 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0a7be6 0x2 + .rodata_wlog_info.10 + 0x3c0a79b0 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a79ea 0x2 + .rodata_wlog_info.11 + 0x3c0a79ec 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.12 + 0x3c0a7a34 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7a62 0x2 + .rodata_wlog_info.13 + 0x3c0a7a64 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.14 + 0x3c0a7a88 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7ac2 0x2 + .rodata_wlog_info.15 + 0x3c0a7ac4 0x48 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.16 + 0x3c0a7b0c 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7b3a 0x2 + .rodata_wlog_info.17 + 0x3c0a7b3c 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7b6b 0x1 + .rodata_wlog_info.50 + 0x3c0a7b6c 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7bab 0x1 + .rodata_wlog_info.54 + 0x3c0a7bac 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.55 + 0x3c0a7bc0 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.56 + 0x3c0a7c0c 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7c3a 0x2 + .rodata_wlog_info.57 + 0x3c0a7c3c 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7c92 0x2 + .rodata_wlog_info.7 + 0x3c0a7c94 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7cd6 0x2 + .rodata_wlog_info.9 + 0x3c0a7cd8 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0a7d01 0x3 + .rodata_wlog_info.3 + 0x3c0a7d04 0x3a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + *fill* 0x3c0a7d3e 0x2 + .rodata_wlog_info.21 + 0x3c0a7d40 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a7d51 0x3 + .rodata_wlog_info.25 + 0x3c0a7d54 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a7d66 0x2 + .rodata_wlog_info.57 + 0x3c0a7d68 0x31 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a7d99 0x3 + .rodata_wlog_info.17 + 0x3c0a7d9c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7dae 0x2 + .rodata_wlog_info.18 + 0x3c0a7db0 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7dc3 0x1 + .rodata_wlog_info.33 + 0x3c0a7dc4 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7de3 0x1 + .rodata_wlog_info.34 + 0x3c0a7de4 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7e02 0x2 + .rodata_wlog_info.35 + 0x3c0a7e04 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7e23 0x1 + .rodata_wlog_info.37 + 0x3c0a7e24 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7e3f 0x1 + .rodata_wlog_info.42 + 0x3c0a7e40 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7e4f 0x1 + .rodata_wlog_info.43 + 0x3c0a7e50 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_info.44 + 0x3c0a7e68 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a7e7d 0x3 + .rodata_wlog_info.2 + 0x3c0a7e80 0x53 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *fill* 0x3c0a7ed3 0x1 + .rodata_wlog_info.4 + 0x3c0a7ed4 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *(.rodata_wlog_warning .rodata_wlog_warning.*) + *fill* 0x3c0a7eeb 0x1 .rodata_wlog_warning.10 - 0x3c0a7be8 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata_wlog_warning.53 - 0x3c0a7c10 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a7c23 0x1 - .rodata_wlog_warning.65 - 0x3c0a7c24 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0a7c45 0x3 - .rodata_wlog_warning.27 - 0x3c0a7c48 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a7c62 0x2 - .rodata_wlog_warning.30 - 0x3c0a7c64 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a7c71 0x3 - .rodata_wlog_warning.51 - 0x3c0a7c74 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .rodata_wlog_warning.52 - 0x3c0a7c94 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0a7cb5 0x3 - .rodata_wlog_warning.5 - 0x3c0a7cb8 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0a7cc1 0x3 - .rodata_wlog_warning.6 - 0x3c0a7cc4 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0a7cd5 0x3 - .rodata_wlog_warning.23 - 0x3c0a7cd8 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a7ce6 0x2 - .rodata_wlog_warning.24 - 0x3c0a7ce8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a7cef 0x1 - .rodata_wlog_warning.6 - 0x3c0a7cf0 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a7d22 0x2 - .rodata_wlog_warning.7 - 0x3c0a7d24 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0a7d52 0x2 - .rodata_wlog_warning.20 - 0x3c0a7d54 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7d69 0x3 - .rodata_wlog_warning.31 - 0x3c0a7d6c 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0a7d7f 0x1 - .rodata_wlog_warning.2 - 0x3c0a7d80 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0a7d89 0x3 - .rodata_wlog_warning.3 - 0x3c0a7d8c 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0a7d95 0x3 + 0x3c0a7eec 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a7f0a 0x2 .rodata_wlog_warning.4 - 0x3c0a7d98 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0a7da1 0x3 - .rodata_wlog_warning.2 - 0x3c0a7da4 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0a7f0c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.6 + 0x3c0a7f2c 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0a7f46 0x2 + .rodata_wlog_warning.7 + 0x3c0a7f48 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.9 + 0x3c0a7f64 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.10 + 0x3c0a7f80 0x5a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0a7fda 0x2 + .rodata_wlog_warning.12 + 0x3c0a7fdc 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a7fe3 0x1 + .rodata_wlog_warning.14 + 0x3c0a7fe4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8007 0x1 + .rodata_wlog_warning.15 + 0x3c0a8008 0x5b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8063 0x1 .rodata_wlog_warning.3 - 0x3c0a7db0 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0a8064 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a808e 0x2 + .rodata_wlog_warning.36 + 0x3c0a8090 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a80ae 0x2 + .rodata_wlog_warning.37 + 0x3c0a80b0 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a80d1 0x3 + .rodata_wlog_warning.38 + 0x3c0a80d4 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a80f5 0x3 + .rodata_wlog_warning.4 + 0x3c0a80f8 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8101 0x3 + .rodata_wlog_warning.43 + 0x3c0a8104 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.44 + 0x3c0a8140 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a815b 0x1 + .rodata_wlog_warning.45 + 0x3c0a815c 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8199 0x3 + .rodata_wlog_warning.47 + 0x3c0a819c 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a81c1 0x3 + .rodata_wlog_warning.49 + 0x3c0a81c4 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a81e9 0x3 + .rodata_wlog_warning.6 + 0x3c0a81ec 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a81f5 0x3 + .rodata_wlog_warning.7 + 0x3c0a81f8 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.8 + 0x3c0a821c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_warning.15 + 0x3c0a823c 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8249 0x3 + .rodata_wlog_warning.16 + 0x3c0a824c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8265 0x3 + .rodata_wlog_warning.17 + 0x3c0a8268 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.20 + 0x3c0a8294 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a82a3 0x1 + .rodata_wlog_warning.3 + 0x3c0a82a4 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a82bd 0x3 + .rodata_wlog_warning.36 + 0x3c0a82c0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.37 + 0x3c0a82d8 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a830e 0x2 + .rodata_wlog_warning.45 + 0x3c0a8310 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8339 0x3 + .rodata_wlog_warning.53 + 0x3c0a833c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a834e 0x2 + .rodata_wlog_warning.6 + 0x3c0a8350 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a835f 0x1 + .rodata_wlog_warning.61 + 0x3c0a8360 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8369 0x3 + .rodata_wlog_warning.63 + 0x3c0a836c 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0a8375 0x3 + .rodata_wlog_warning.65 + 0x3c0a8378 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.2 + 0x3c0a83a0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a83c3 0x1 + .rodata_wlog_warning.27 + 0x3c0a83c4 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a83e5 0x3 + .rodata_wlog_warning.29 + 0x3c0a83e8 0x45 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a842d 0x3 + .rodata_wlog_warning.30 + 0x3c0a8430 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a8482 0x2 + .rodata_wlog_warning.44 + 0x3c0a8484 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a84ad 0x3 + .rodata_wlog_warning.103 + 0x3c0a84b0 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a84ca 0x2 + .rodata_wlog_warning.116 + 0x3c0a84cc 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.117 + 0x3c0a8508 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a852d 0x3 + .rodata_wlog_warning.118 + 0x3c0a8530 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a8553 0x1 + .rodata_wlog_warning.23 + 0x3c0a8554 0x60 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.26 + 0x3c0a85b4 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a85ca 0x2 + .rodata_wlog_warning.27 + 0x3c0a85cc 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a85e3 0x1 + .rodata_wlog_warning.29 + 0x3c0a85e4 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a862a 0x2 + .rodata_wlog_warning.30 + 0x3c0a862c 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.31 + 0x3c0a8680 0x50 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.56 + 0x3c0a86d0 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.61 + 0x3c0a8700 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a871a 0x2 + .rodata_wlog_warning.77 + 0x3c0a871c 0x5b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a8777 0x1 + .rodata_wlog_warning.93 + 0x3c0a8778 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a8783 0x1 + .rodata_wlog_warning.94 + 0x3c0a8784 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a878f 0x1 + .rodata_wlog_warning.10 + 0x3c0a8790 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a87ab 0x1 + .rodata_wlog_warning.11 + 0x3c0a87ac 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a87d3 0x1 + .rodata_wlog_warning.12 + 0x3c0a87d4 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.13 + 0x3c0a87f8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a880e 0x2 + .rodata_wlog_warning.14 + 0x3c0a8810 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a883e 0x2 + .rodata_wlog_warning.15 + 0x3c0a8840 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a885f 0x1 + .rodata_wlog_warning.4 + 0x3c0a8860 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a887a 0x2 + .rodata_wlog_warning.8 + 0x3c0a887c 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a8897 0x1 + .rodata_wlog_warning.9 + 0x3c0a8898 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0a88b3 0x1 + .rodata_wlog_warning.17 + 0x3c0a88b4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a88be 0x2 + .rodata_wlog_warning.25 + 0x3c0a88c0 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.28 + 0x3c0a88d4 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.31 + 0x3c0a88e8 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_warning.33 + 0x3c0a88fc 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8906 0x2 + .rodata_wlog_warning.34 + 0x3c0a8908 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a891e 0x2 + .rodata_wlog_warning.35 + 0x3c0a8920 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a892e 0x2 + .rodata_wlog_warning.41 + 0x3c0a8930 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8946 0x2 + .rodata_wlog_warning.43 + 0x3c0a8948 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8959 0x3 + .rodata_wlog_warning.44 + 0x3c0a895c 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8967 0x1 + .rodata_wlog_warning.56 + 0x3c0a8968 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8979 0x3 + .rodata_wlog_warning.58 + 0x3c0a897c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a8991 0x3 + .rodata_wlog_warning.59 + 0x3c0a8994 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a899e 0x2 + .rodata_wlog_warning.7 + 0x3c0a89a0 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a89ad 0x3 + .rodata_wlog_warning.8 + 0x3c0a89b0 0x47 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a89f7 0x1 + .rodata_wlog_warning.2 + 0x3c0a89f8 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + *fill* 0x3c0a8a0d 0x3 + .rodata_wlog_warning.3 + 0x3c0a8a10 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8a3e 0x2 + .rodata_wlog_warning.50 + 0x3c0a8a40 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8a5a 0x2 + .rodata_wlog_warning.6 + 0x3c0a8a5c 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8a79 0x3 + .rodata_wlog_warning.7 + 0x3c0a8a7c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a8a8e 0x2 + .rodata_wlog_warning.62 + 0x3c0a8a90 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_warning.88 + 0x3c0a8aac 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a8ac9 0x3 + .rodata_wlog_warning.94 + 0x3c0a8acc 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a8af1 0x3 + .rodata_wlog_warning.96 + 0x3c0a8af4 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0a8b19 0x3 + .rodata_wlog_warning.23 + 0x3c0a8b1c 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a8b25 0x3 + .rodata_wlog_warning.24 + 0x3c0a8b28 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0a8b39 0x3 + .rodata_wlog_warning.112 + 0x3c0a8b3c 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a8b62 0x2 + .rodata_wlog_warning.74 + 0x3c0a8b64 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0a8b85 0x3 + .rodata_wlog_warning.2 + 0x3c0a8b88 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c0a8bc5 0x3 + .rodata_wlog_warning.3 + 0x3c0a8bc8 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0a8be6 0x2 + .rodata_wlog_warning.10 + 0x3c0a8be8 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_warning.53 + 0x3c0a8c10 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a8c23 0x1 + .rodata_wlog_warning.65 + 0x3c0a8c24 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0a8c45 0x3 + .rodata_wlog_warning.27 + 0x3c0a8c48 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a8c62 0x2 + .rodata_wlog_warning.30 + 0x3c0a8c64 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a8c71 0x3 + .rodata_wlog_warning.51 + 0x3c0a8c74 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_warning.52 + 0x3c0a8c94 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0a8cb5 0x3 + .rodata_wlog_warning.5 + 0x3c0a8cb8 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0a8cc1 0x3 + .rodata_wlog_warning.6 + 0x3c0a8cc4 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0a8cd5 0x3 + .rodata_wlog_warning.23 + 0x3c0a8cd8 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a8ce6 0x2 + .rodata_wlog_warning.24 + 0x3c0a8ce8 0x7 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a8cef 0x1 + .rodata_wlog_warning.6 + 0x3c0a8cf0 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a8d22 0x2 + .rodata_wlog_warning.7 + 0x3c0a8d24 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0a8d52 0x2 + .rodata_wlog_warning.20 + 0x3c0a8d54 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a8d69 0x3 + .rodata_wlog_warning.31 + 0x3c0a8d6c 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0a8d7f 0x1 + .rodata_wlog_warning.2 + 0x3c0a8d80 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0a8d89 0x3 + .rodata_wlog_warning.3 + 0x3c0a8d8c 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0a8d95 0x3 + .rodata_wlog_warning.4 + 0x3c0a8d98 0x9 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0a8da1 0x3 + .rodata_wlog_warning.2 + 0x3c0a8da4 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata_wlog_warning.3 + 0x3c0a8db0 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) *(.irom1.text) *(.gnu.linkonce.r.*) *(.rodata1) - 0x3c0a7dcf __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) + 0x3c0a8dcf __XT_EXCEPTION_TABLE_ = ABSOLUTE (.) *(.xt_except_table) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c0a7dcf 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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* 0x3c0a7dd3 0x1 + 0x3c0a8dcf 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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* 0x3c0a8dd3 0x1 .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c0a7dd4 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a8dd4 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3c0a7de4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a8de4 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3c0a7de8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a8de8 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3c0a7dec 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a8dec 0x10 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x3c0a7dfc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a8dfc 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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.*) *(.gnu.version_r) - 0x3c0a7e04 . = ((. + 0x7) & 0xfffffffffffffffc) - *fill* 0x3c0a7e00 0x4 - 0x3c0a7e04 __init_priority_array_start = ABSOLUTE (.) + 0x3c0a8e04 . = ((. + 0x7) & 0xfffffffffffffffc) + *fill* 0x3c0a8e00 0x4 + 0x3c0a8e04 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c0a7e04 __init_priority_array_end = ABSOLUTE (.) - 0x3c0a7e04 __init_array_start = ABSOLUTE (.) + 0x3c0a8e04 __init_priority_array_end = ABSOLUTE (.) + 0x3c0a8e04 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c0a7e04 0x4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - .init_array 0x3c0a7e08 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c0a7e0c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .init_array 0x3c0a7e10 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .init_array 0x3c0a7e14 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x3c0a7e18 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x3c0a7e1c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - 0x3c0a7e20 __init_array_end = ABSOLUTE (.) + .init_array 0x3c0a8e04 0x4 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .init_array 0x3c0a8e08 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c0a8e0c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .init_array 0x3c0a8e10 0x4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .init_array 0x3c0a8e14 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .init_array 0x3c0a8e18 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x3c0a8e1c 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x3c0a8e20 0x4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x3c0a8e24 __init_array_end = ABSOLUTE (.) *crtbegin.*(.dtors) *(EXCLUDE_FILE(*crtend.*) .dtors) *(SORT_BY_NAME(.dtors.*)) *(.dtors) - 0x3c0a7e20 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) + 0x3c0a8e24 __XT_EXCEPTION_DESCS_ = ABSOLUTE (.) *(.xt_except_desc) *(.gnu.linkonce.h.*) - 0x3c0a7e20 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) + 0x3c0a8e24 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) *(.xt_except_desc_end) *(.dynamic) *(.gnu.version_d) - 0x3c0a7e20 soc_reserved_memory_region_start = ABSOLUTE (.) + 0x3c0a8e24 soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c0a7e20 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0a7e40 soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c0a7e40 _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c0a8e24 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0a8e44 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c0a8e44 _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.100 - 0x3c0a7e40 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0a8e44 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .esp_system_init_fn.101 - 0x3c0a7e48 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c0a8e4c 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.105 - 0x3c0a7e50 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0a8e54 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.200 - 0x3c0a7e58 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c0a7e60 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c0a7e60 _rodata_end = ABSOLUTE (.) - 0x3c0a7e60 _lit4_start = ABSOLUTE (.) + 0x3c0a8e5c 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c0a8e64 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c0a8e64 _rodata_end = ABSOLUTE (.) + 0x3c0a8e64 _lit4_start = ABSOLUTE (.) *(*.lit4) *(.lit4.*) *(.gnu.linkonce.lit4.*) - 0x3c0a7e60 _lit4_end = ABSOLUTE (.) - 0x3c0a7e60 . = ALIGN (0x4) - 0x3c0a7e60 _thread_local_start = ABSOLUTE (.) + 0x3c0a8e64 _lit4_end = ABSOLUTE (.) + 0x3c0a8e64 . = ALIGN (0x4) + 0x3c0a8e64 _thread_local_start = ABSOLUTE (.) *(.tdata) *(.tdata.*) *(.tbss) *(.tbss.*) - 0x3c0a7e60 _thread_local_end = ABSOLUTE (.) + 0x3c0a8e64 _thread_local_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c0a7e60 0x2b80 - 0x3c0a7e60 _rodata_reserved_end = ABSOLUTE (.) - 0x3c0a7e60 . = ALIGN (0x4) + 0x3c0a8e64 0x2b80 + 0x3c0a8e64 _rodata_reserved_end = ABSOLUTE (.) + 0x3c0a8e64 . = ALIGN (0x4) *(.rodata_wlog_debug .rodata_wlog_debug.*) .rodata_wlog_debug.16 - 0x3c0a7e60 0x31 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7e91 0x3 + 0x3c0a8e64 0x31 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8e95 0x3 .rodata_wlog_debug.22 - 0x3c0a7e94 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7ec2 0x2 + 0x3c0a8e98 0x2e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8ec6 0x2 .rodata_wlog_debug.29 - 0x3c0a7ec4 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0a8ec8 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.30 - 0x3c0a7ee4 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7f0a 0x2 + 0x3c0a8ee8 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8f0e 0x2 .rodata_wlog_debug.31 - 0x3c0a7f0c 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7f2a 0x2 + 0x3c0a8f10 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8f2e 0x2 .rodata_wlog_debug.33 - 0x3c0a7f2c 0x5b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7f87 0x1 - .rodata_wlog_debug.34 - 0x3c0a7f88 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a7fd6 0x2 - .rodata_wlog_debug.35 - 0x3c0a7fd8 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_debug.39 - 0x3c0a8014 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a8066 0x2 - .rodata_wlog_debug.40 - 0x3c0a8068 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0a80b2 0x2 - .rodata_wlog_debug.10 - 0x3c0a80b4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a80c6 0x2 - .rodata_wlog_debug.11 - 0x3c0a80c8 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a80dd 0x3 - .rodata_wlog_debug.12 - 0x3c0a80e0 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a80f1 0x3 - .rodata_wlog_debug.13 - 0x3c0a80f4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8106 0x2 - .rodata_wlog_debug.14 - 0x3c0a8108 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8119 0x3 - .rodata_wlog_debug.15 - 0x3c0a811c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a812e 0x2 - .rodata_wlog_debug.16 - 0x3c0a8130 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8149 0x3 - .rodata_wlog_debug.17 - 0x3c0a814c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a815e 0x2 - .rodata_wlog_debug.18 - 0x3c0a8160 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.19 - 0x3c0a8170 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8181 0x3 - .rodata_wlog_debug.20 - 0x3c0a8184 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8196 0x2 - .rodata_wlog_debug.21 - 0x3c0a8198 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a81b1 0x3 - .rodata_wlog_debug.22 - 0x3c0a81b4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a81c6 0x2 - .rodata_wlog_debug.23 - 0x3c0a81c8 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a81da 0x2 - .rodata_wlog_debug.24 - 0x3c0a81dc 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a81ee 0x2 - .rodata_wlog_debug.25 - 0x3c0a81f0 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8202 0x2 - .rodata_wlog_debug.26 - 0x3c0a8204 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8216 0x2 - .rodata_wlog_debug.31 - 0x3c0a8218 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a824e 0x2 - .rodata_wlog_debug.32 - 0x3c0a8250 0x47 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8297 0x1 - .rodata_wlog_debug.33 - 0x3c0a8298 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.34 - 0x3c0a82d8 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8317 0x1 - .rodata_wlog_debug.35 - 0x3c0a8318 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a835e 0x2 - .rodata_wlog_debug.36 - 0x3c0a8360 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a838f 0x1 - .rodata_wlog_debug.37 - 0x3c0a8390 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a83b3 0x1 - .rodata_wlog_debug.38 - 0x3c0a83b4 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a83d3 0x1 - .rodata_wlog_debug.39 - 0x3c0a83d4 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.4 - 0x3c0a83e0 0x49 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8429 0x3 - .rodata_wlog_debug.40 - 0x3c0a842c 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8457 0x1 - .rodata_wlog_debug.41 - 0x3c0a8458 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a847e 0x2 - .rodata_wlog_debug.42 - 0x3c0a8480 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_debug.43 - 0x3c0a84d8 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a852e 0x2 - .rodata_wlog_debug.5 - 0x3c0a8530 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a856b 0x1 - .rodata_wlog_debug.6 - 0x3c0a856c 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a8577 0x1 - .rodata_wlog_debug.9 - 0x3c0a8578 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0a85ae 0x2 - .rodata_wlog_debug.102 - 0x3c0a85b0 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.111 - 0x3c0a85dc 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.112 - 0x3c0a8614 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.113 - 0x3c0a8644 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a867f 0x1 - .rodata_wlog_debug.114 - 0x3c0a8680 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.20 - 0x3c0a86b0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.21 - 0x3c0a86c8 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a86e1 0x3 - .rodata_wlog_debug.32 - 0x3c0a86e4 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a86fd 0x3 - .rodata_wlog_debug.33 - 0x3c0a8700 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a8719 0x3 - .rodata_wlog_debug.65 - 0x3c0a871c 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a8737 0x1 - .rodata_wlog_debug.66 - 0x3c0a8738 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0a874e 0x2 - .rodata_wlog_debug.15 - 0x3c0a8750 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_debug.22 - 0x3c0a8768 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0a8793 0x1 - .rodata_wlog_debug.3 - 0x3c0a8794 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0a87b7 0x1 - .rodata_wlog_debug.4 - 0x3c0a87b8 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - .rodata_wlog_debug.100 - 0x3c0a87cc 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a87e7 0x1 - .rodata_wlog_debug.101 - 0x3c0a87e8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8805 0x3 - .rodata_wlog_debug.14 - 0x3c0a8808 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8833 0x1 - .rodata_wlog_debug.15 - 0x3c0a8834 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.16 - 0x3c0a8858 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.19 - 0x3c0a8880 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a88b2 0x2 - .rodata_wlog_debug.20 - 0x3c0a88b4 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.21 - 0x3c0a88c0 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a88d9 0x3 - .rodata_wlog_debug.25 - 0x3c0a88dc 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8906 0x2 - .rodata_wlog_debug.4 - 0x3c0a8908 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8921 0x3 - .rodata_wlog_debug.40 - 0x3c0a8924 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8932 0x2 - .rodata_wlog_debug.41 - 0x3c0a8934 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8942 0x2 - .rodata_wlog_debug.47 - 0x3c0a8944 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a897f 0x1 - .rodata_wlog_debug.48 - 0x3c0a8980 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a89ca 0x2 - .rodata_wlog_debug.49 - 0x3c0a89cc 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8a0e 0x2 - .rodata_wlog_debug.5 - 0x3c0a8a10 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.52 - 0x3c0a8a64 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8a77 0x1 - .rodata_wlog_debug.54 - 0x3c0a8a78 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8a8d 0x3 - .rodata_wlog_debug.60 - 0x3c0a8a90 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.61 - 0x3c0a8a9c 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8aaf 0x1 - .rodata_wlog_debug.64 - 0x3c0a8ab0 0x6d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8b1d 0x3 - .rodata_wlog_debug.65 - 0x3c0a8b20 0x6d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8b8d 0x3 - .rodata_wlog_debug.66 - 0x3c0a8b90 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.67 - 0x3c0a8bc8 0x71 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8c39 0x3 - .rodata_wlog_debug.68 - 0x3c0a8c3c 0x6d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8ca9 0x3 - .rodata_wlog_debug.69 - 0x3c0a8cac 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8cf6 0x2 - .rodata_wlog_debug.70 - 0x3c0a8cf8 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8d33 0x1 - .rodata_wlog_debug.75 - 0x3c0a8d34 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8d5e 0x2 - .rodata_wlog_debug.76 - 0x3c0a8d60 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8d6f 0x1 - .rodata_wlog_debug.77 - 0x3c0a8d70 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8d7f 0x1 - .rodata_wlog_debug.78 - 0x3c0a8d80 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8d8f 0x1 - .rodata_wlog_debug.79 - 0x3c0a8d90 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8d9e 0x2 - .rodata_wlog_debug.8 - 0x3c0a8da0 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8dd5 0x3 - .rodata_wlog_debug.80 - 0x3c0a8dd8 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8dfe 0x2 - .rodata_wlog_debug.81 - 0x3c0a8e00 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.82 - 0x3c0a8e2c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8e62 0x2 - .rodata_wlog_debug.83 - 0x3c0a8e64 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.84 - 0x3c0a8e7c 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8e9a 0x2 - .rodata_wlog_debug.86 - 0x3c0a8e9c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8ebf 0x1 - .rodata_wlog_debug.94 - 0x3c0a8ec0 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8eed 0x3 - .rodata_wlog_debug.95 - 0x3c0a8ef0 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8f19 0x3 - .rodata_wlog_debug.96 - 0x3c0a8f1c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0a8f52 0x2 - .rodata_wlog_debug.97 - 0x3c0a8f54 0x37 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a8f30 0x5b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0a8f8b 0x1 - .rodata_wlog_debug.99 - 0x3c0a8f8c 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.10 - 0x3c0a8fbc 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.11 - 0x3c0a8fe0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.12 - 0x3c0a8ff8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.13 - 0x3c0a9010 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.14 - 0x3c0a9028 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.15 - 0x3c0a9040 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.16 - 0x3c0a9058 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9085 0x3 - .rodata_wlog_debug.17 - 0x3c0a9088 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.18 - 0x3c0a90a0 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a90b1 0x3 - .rodata_wlog_debug.19 - 0x3c0a90b4 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a90be 0x2 - .rodata_wlog_debug.20 - 0x3c0a90c0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.21 - 0x3c0a90d8 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a90f3 0x1 - .rodata_wlog_debug.22 - 0x3c0a90f4 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a910e 0x2 - .rodata_wlog_debug.23 - 0x3c0a9110 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9139 0x3 - .rodata_wlog_debug.24 - 0x3c0a913c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.25 - 0x3c0a915c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9175 0x3 - .rodata_wlog_debug.26 - 0x3c0a9178 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9193 0x1 - .rodata_wlog_debug.27 - 0x3c0a9194 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.28 - 0x3c0a91a8 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.29 - 0x3c0a91c4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.3 - 0x3c0a91dc 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a91fb 0x1 - .rodata_wlog_debug.30 - 0x3c0a91fc 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.31 - 0x3c0a9214 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a922f 0x1 - .rodata_wlog_debug.32 - 0x3c0a9230 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9246 0x2 .rodata_wlog_debug.34 - 0x3c0a9248 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9277 0x1 + 0x3c0a8f8c 0x4e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a8fda 0x2 .rodata_wlog_debug.35 - 0x3c0a9278 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.36 - 0x3c0a9290 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.37 - 0x3c0a92cc 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a92ed 0x3 - .rodata_wlog_debug.38 - 0x3c0a92f0 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.4 - 0x3c0a9308 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a931d 0x3 - .rodata_wlog_debug.40 - 0x3c0a9320 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9339 0x3 - .rodata_wlog_debug.41 - 0x3c0a933c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9352 0x2 - .rodata_wlog_debug.5 - 0x3c0a9354 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.53 - 0x3c0a936c 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.54 - 0x3c0a9388 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a93ab 0x1 - .rodata_wlog_debug.55 - 0x3c0a93ac 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a93bb 0x1 - .rodata_wlog_debug.56 - 0x3c0a93bc 0x37 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a93f3 0x1 - .rodata_wlog_debug.57 - 0x3c0a93f4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9417 0x1 - .rodata_wlog_debug.58 - 0x3c0a9418 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a943b 0x1 - .rodata_wlog_debug.59 - 0x3c0a943c 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a947a 0x2 - .rodata_wlog_debug.6 - 0x3c0a947c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.60 - 0x3c0a9494 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a94b7 0x1 - .rodata_wlog_debug.67 - 0x3c0a94b8 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a94eb 0x1 - .rodata_wlog_debug.69 - 0x3c0a94ec 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a952b 0x1 - .rodata_wlog_debug.7 - 0x3c0a952c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.70 - 0x3c0a9544 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a955b 0x1 - .rodata_wlog_debug.71 - 0x3c0a955c 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9582 0x2 - .rodata_wlog_debug.72 - 0x3c0a9584 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a95ba 0x2 - .rodata_wlog_debug.73 - 0x3c0a95bc 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.74 - 0x3c0a95dc 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a95f2 0x2 - .rodata_wlog_debug.75 - 0x3c0a95f4 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9619 0x3 - .rodata_wlog_debug.76 - 0x3c0a961c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9635 0x3 - .rodata_wlog_debug.77 - 0x3c0a9638 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a965d 0x3 - .rodata_wlog_debug.78 - 0x3c0a9660 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a968d 0x3 - .rodata_wlog_debug.79 - 0x3c0a9690 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a96a9 0x3 - .rodata_wlog_debug.8 - 0x3c0a96ac 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.80 - 0x3c0a96d8 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a9702 0x2 - .rodata_wlog_debug.81 - 0x3c0a9704 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a971b 0x1 - .rodata_wlog_debug.9 - 0x3c0a971c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.90 - 0x3c0a9734 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0a974d 0x3 - .rodata_wlog_debug.92 - 0x3c0a9750 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.93 - 0x3c0a9768 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.11 - 0x3c0a9780 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a9792 0x2 - .rodata_wlog_debug.4 - 0x3c0a9794 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .rodata_wlog_debug.5 - 0x3c0a97e0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a9803 0x1 - .rodata_wlog_debug.6 - 0x3c0a9804 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a9827 0x1 - .rodata_wlog_debug.7 - 0x3c0a9828 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a986a 0x2 - .rodata_wlog_debug.8 - 0x3c0a986c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0a988f 0x1 - .rodata_wlog_debug.10 - 0x3c0a9890 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a98ba 0x2 - .rodata_wlog_debug.101 - 0x3c0a98bc 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a98d1 0x3 - .rodata_wlog_debug.104 - 0x3c0a98d4 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a98f9 0x3 - .rodata_wlog_debug.105 - 0x3c0a98fc 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a991a 0x2 - .rodata_wlog_debug.106 - 0x3c0a991c 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9941 0x3 - .rodata_wlog_debug.107 - 0x3c0a9944 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a996a 0x2 - .rodata_wlog_debug.109 - 0x3c0a996c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a99a2 0x2 - .rodata_wlog_debug.11 - 0x3c0a99a4 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a99da 0x2 - .rodata_wlog_debug.111 - 0x3c0a99dc 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9a02 0x2 - .rodata_wlog_debug.115 - 0x3c0a9a04 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9a1d 0x3 - .rodata_wlog_debug.116 - 0x3c0a9a20 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9a39 0x3 - .rodata_wlog_debug.117 - 0x3c0a9a3c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.14 - 0x3c0a9a54 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.15 - 0x3c0a9a74 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9a97 0x1 - .rodata_wlog_debug.16 - 0x3c0a9a98 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9ab6 0x2 - .rodata_wlog_debug.26 - 0x3c0a9ab8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.27 - 0x3c0a9ad0 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.28 - 0x3c0a9af4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.29 - 0x3c0a9b04 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9b15 0x3 - .rodata_wlog_debug.3 - 0x3c0a9b18 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.30 - 0x3c0a9b30 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9b3d 0x3 - .rodata_wlog_debug.31 - 0x3c0a9b40 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9b4a 0x2 - .rodata_wlog_debug.32 - 0x3c0a9b4c 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9b5a 0x2 - .rodata_wlog_debug.33 - 0x3c0a9b5c 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9b73 0x1 - .rodata_wlog_debug.34 - 0x3c0a9b74 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9b8a 0x2 - .rodata_wlog_debug.35 - 0x3c0a9b8c 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9bad 0x3 - .rodata_wlog_debug.36 - 0x3c0a9bb0 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9bd1 0x3 - .rodata_wlog_debug.37 - 0x3c0a9bd4 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9be7 0x1 - .rodata_wlog_debug.38 - 0x3c0a9be8 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9c05 0x3 + 0x3c0a8fdc 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.39 - 0x3c0a9c08 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9018 0x52 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a906a 0x2 + .rodata_wlog_debug.40 + 0x3c0a906c 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0a90b6 0x2 + .rodata_wlog_debug.10 + 0x3c0a90b8 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a90ca 0x2 + .rodata_wlog_debug.11 + 0x3c0a90cc 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a90e1 0x3 + .rodata_wlog_debug.12 + 0x3c0a90e4 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a90f5 0x3 + .rodata_wlog_debug.13 + 0x3c0a90f8 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a910a 0x2 + .rodata_wlog_debug.14 + 0x3c0a910c 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a911d 0x3 + .rodata_wlog_debug.15 + 0x3c0a9120 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9132 0x2 + .rodata_wlog_debug.16 + 0x3c0a9134 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a914d 0x3 + .rodata_wlog_debug.17 + 0x3c0a9150 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9162 0x2 + .rodata_wlog_debug.18 + 0x3c0a9164 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.19 + 0x3c0a9174 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9185 0x3 + .rodata_wlog_debug.20 + 0x3c0a9188 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a919a 0x2 + .rodata_wlog_debug.21 + 0x3c0a919c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a91b5 0x3 + .rodata_wlog_debug.22 + 0x3c0a91b8 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a91ca 0x2 + .rodata_wlog_debug.23 + 0x3c0a91cc 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a91de 0x2 + .rodata_wlog_debug.24 + 0x3c0a91e0 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a91f2 0x2 + .rodata_wlog_debug.25 + 0x3c0a91f4 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9206 0x2 + .rodata_wlog_debug.26 + 0x3c0a9208 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a921a 0x2 + .rodata_wlog_debug.31 + 0x3c0a921c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9252 0x2 + .rodata_wlog_debug.32 + 0x3c0a9254 0x47 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a929b 0x1 + .rodata_wlog_debug.33 + 0x3c0a929c 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_debug.34 + 0x3c0a92dc 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a931b 0x1 + .rodata_wlog_debug.35 + 0x3c0a931c 0x46 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9362 0x2 + .rodata_wlog_debug.36 + 0x3c0a9364 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9393 0x1 + .rodata_wlog_debug.37 + 0x3c0a9394 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a93b7 0x1 + .rodata_wlog_debug.38 + 0x3c0a93b8 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a93d7 0x1 + .rodata_wlog_debug.39 + 0x3c0a93d8 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.4 - 0x3c0a9c20 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a93e4 0x49 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a942d 0x3 + .rodata_wlog_debug.40 + 0x3c0a9430 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a945b 0x1 + .rodata_wlog_debug.41 + 0x3c0a945c 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9482 0x2 .rodata_wlog_debug.42 - 0x3c0a9c30 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9c46 0x2 + 0x3c0a9484 0x58 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.43 - 0x3c0a9c48 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.44 - 0x3c0a9c74 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.47 - 0x3c0a9c8c 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9cca 0x2 - .rodata_wlog_debug.49 - 0x3c0a9ccc 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9ce7 0x1 + 0x3c0a94dc 0x56 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a9532 0x2 .rodata_wlog_debug.5 - 0x3c0a9ce8 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9cfe 0x2 - .rodata_wlog_debug.50 - 0x3c0a9d00 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9d36 0x2 - .rodata_wlog_debug.51 - 0x3c0a9d38 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.52 - 0x3c0a9d50 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9d69 0x3 - .rodata_wlog_debug.54 - 0x3c0a9d6c 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9da1 0x3 - .rodata_wlog_debug.57 - 0x3c0a9da4 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9dd9 0x3 - .rodata_wlog_debug.58 - 0x3c0a9ddc 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9df2 0x2 - .rodata_wlog_debug.59 - 0x3c0a9df4 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9e1f 0x1 + 0x3c0a9534 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a956f 0x1 .rodata_wlog_debug.6 - 0x3c0a9e20 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9e3e 0x2 - .rodata_wlog_debug.60 - 0x3c0a9e40 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9e56 0x2 - .rodata_wlog_debug.65 - 0x3c0a9e58 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.66 - 0x3c0a9e68 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9e9e 0x2 - .rodata_wlog_debug.67 - 0x3c0a9ea0 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.68 - 0x3c0a9ecc 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.69 - 0x3c0a9ef8 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.7 - 0x3c0a9f38 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9f5d 0x3 - .rodata_wlog_debug.70 - 0x3c0a9f60 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9f8d 0x3 - .rodata_wlog_debug.71 - 0x3c0a9f90 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9faf 0x1 - .rodata_wlog_debug.72 - 0x3c0a9fb0 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0a9ff2 0x2 - .rodata_wlog_debug.73 - 0x3c0a9ff4 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa031 0x3 - .rodata_wlog_debug.75 - 0x3c0aa034 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa049 0x3 - .rodata_wlog_debug.76 - 0x3c0aa04c 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.77 - 0x3c0aa05c 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa06a 0x2 - .rodata_wlog_debug.78 - 0x3c0aa06c 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa09e 0x2 - .rodata_wlog_debug.79 - 0x3c0aa0a0 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa0dd 0x3 - .rodata_wlog_debug.8 - 0x3c0aa0e0 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa106 0x2 - .rodata_wlog_debug.80 - 0x3c0aa108 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa117 0x1 - .rodata_wlog_debug.81 - 0x3c0aa118 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.83 - 0x3c0aa130 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa149 0x3 - .rodata_wlog_debug.84 - 0x3c0aa14c 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa173 0x1 - .rodata_wlog_debug.87 - 0x3c0aa174 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.88 - 0x3c0aa18c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.89 - 0x3c0aa1a4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a9570 0xb /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a957b 0x1 .rodata_wlog_debug.9 - 0x3c0aa1bc 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa1db 0x1 - .rodata_wlog_debug.90 - 0x3c0aa1dc 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa207 0x1 - .rodata_wlog_debug.91 - 0x3c0aa208 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.92 - 0x3c0aa234 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0a957c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0a95b2 0x2 + .rodata_wlog_debug.102 + 0x3c0a95b4 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.111 + 0x3c0a95e0 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.112 + 0x3c0a9618 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.113 + 0x3c0a9648 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a9683 0x1 + .rodata_wlog_debug.114 + 0x3c0a9684 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.20 + 0x3c0a96b4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.21 + 0x3c0a96cc 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a96e5 0x3 + .rodata_wlog_debug.32 + 0x3c0a96e8 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a9701 0x3 + .rodata_wlog_debug.33 + 0x3c0a9704 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a971d 0x3 + .rodata_wlog_debug.65 + 0x3c0a9720 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a973b 0x1 + .rodata_wlog_debug.66 + 0x3c0a973c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0a9752 0x2 + .rodata_wlog_debug.15 + 0x3c0a9754 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_debug.22 + 0x3c0a976c 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0a9797 0x1 + .rodata_wlog_debug.3 + 0x3c0a9798 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0a97bb 0x1 .rodata_wlog_debug.4 - 0x3c0aa260 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0aa279 0x3 + 0x3c0a97bc 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .rodata_wlog_debug.100 + 0x3c0a97d0 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a97eb 0x1 + .rodata_wlog_debug.101 + 0x3c0a97ec 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9809 0x3 + .rodata_wlog_debug.14 + 0x3c0a980c 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9837 0x1 + .rodata_wlog_debug.15 + 0x3c0a9838 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.16 + 0x3c0a985c 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.19 + 0x3c0a9884 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a98b6 0x2 + .rodata_wlog_debug.20 + 0x3c0a98b8 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.21 + 0x3c0a98c4 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a98dd 0x3 + .rodata_wlog_debug.25 + 0x3c0a98e0 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a990a 0x2 + .rodata_wlog_debug.4 + 0x3c0a990c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9925 0x3 + .rodata_wlog_debug.40 + 0x3c0a9928 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9936 0x2 + .rodata_wlog_debug.41 + 0x3c0a9938 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9946 0x2 + .rodata_wlog_debug.47 + 0x3c0a9948 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9983 0x1 + .rodata_wlog_debug.48 + 0x3c0a9984 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a99ce 0x2 + .rodata_wlog_debug.49 + 0x3c0a99d0 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9a12 0x2 .rodata_wlog_debug.5 - 0x3c0aa27c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0aa295 0x3 - .rodata_wlog_debug.6 - 0x3c0aa298 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0aa2b1 0x3 - .rodata_wlog_debug.7 - 0x3c0aa2b4 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *(.rodata_wlog_verbose .rodata_wlog_verbose.*) - *fill* 0x3c0aa2cd 0x3 - .rodata_wlog_verbose.49 - 0x3c0aa2d0 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0aa2df 0x1 - .rodata_wlog_verbose.50 - 0x3c0aa2e0 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_verbose.11 - 0x3c0aa300 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0aa33b 0x1 - .rodata_wlog_verbose.11 - 0x3c0aa33c 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0a9a14 0x54 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.52 + 0x3c0a9a68 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9a7b 0x1 + .rodata_wlog_debug.54 + 0x3c0a9a7c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9a91 0x3 + .rodata_wlog_debug.60 + 0x3c0a9a94 0xc /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.61 + 0x3c0a9aa0 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9ab3 0x1 + .rodata_wlog_debug.64 + 0x3c0a9ab4 0x6d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9b21 0x3 + .rodata_wlog_debug.65 + 0x3c0a9b24 0x6d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9b91 0x3 + .rodata_wlog_debug.66 + 0x3c0a9b94 0x38 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.67 + 0x3c0a9bcc 0x71 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9c3d 0x3 + .rodata_wlog_debug.68 + 0x3c0a9c40 0x6d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9cad 0x3 + .rodata_wlog_debug.69 + 0x3c0a9cb0 0x4a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9cfa 0x2 + .rodata_wlog_debug.70 + 0x3c0a9cfc 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9d37 0x1 + .rodata_wlog_debug.75 + 0x3c0a9d38 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9d62 0x2 + .rodata_wlog_debug.76 + 0x3c0a9d64 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9d73 0x1 + .rodata_wlog_debug.77 + 0x3c0a9d74 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9d83 0x1 + .rodata_wlog_debug.78 + 0x3c0a9d84 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9d93 0x1 + .rodata_wlog_debug.79 + 0x3c0a9d94 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9da2 0x2 + .rodata_wlog_debug.8 + 0x3c0a9da4 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9dd9 0x3 + .rodata_wlog_debug.80 + 0x3c0a9ddc 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9e02 0x2 + .rodata_wlog_debug.81 + 0x3c0a9e04 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.82 + 0x3c0a9e30 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9e66 0x2 + .rodata_wlog_debug.83 + 0x3c0a9e68 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.84 + 0x3c0a9e80 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9e9e 0x2 + .rodata_wlog_debug.86 + 0x3c0a9ea0 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9ec3 0x1 + .rodata_wlog_debug.94 + 0x3c0a9ec4 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9ef1 0x3 + .rodata_wlog_debug.95 + 0x3c0a9ef4 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9f1d 0x3 + .rodata_wlog_debug.96 + 0x3c0a9f20 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9f56 0x2 + .rodata_wlog_debug.97 + 0x3c0a9f58 0x37 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0a9f8f 0x1 + .rodata_wlog_debug.99 + 0x3c0a9f90 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.10 + 0x3c0a9fc0 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c0a9fe4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.12 + 0x3c0a9ffc 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.13 + 0x3c0aa014 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.14 + 0x3c0aa02c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.15 + 0x3c0aa044 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.16 + 0x3c0aa05c 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa089 0x3 + .rodata_wlog_debug.17 + 0x3c0aa08c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.18 + 0x3c0aa0a4 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa0b5 0x3 + .rodata_wlog_debug.19 + 0x3c0aa0b8 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa0c2 0x2 + .rodata_wlog_debug.20 + 0x3c0aa0c4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.21 + 0x3c0aa0dc 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa0f7 0x1 + .rodata_wlog_debug.22 + 0x3c0aa0f8 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa112 0x2 + .rodata_wlog_debug.23 + 0x3c0aa114 0x29 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa13d 0x3 + .rodata_wlog_debug.24 + 0x3c0aa140 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.25 + 0x3c0aa160 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa179 0x3 + .rodata_wlog_debug.26 + 0x3c0aa17c 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa197 0x1 + .rodata_wlog_debug.27 + 0x3c0aa198 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.28 + 0x3c0aa1ac 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.29 + 0x3c0aa1c8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.3 + 0x3c0aa1e0 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa1ff 0x1 + .rodata_wlog_debug.30 + 0x3c0aa200 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.31 + 0x3c0aa218 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa233 0x1 + .rodata_wlog_debug.32 + 0x3c0aa234 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa24a 0x2 + .rodata_wlog_debug.34 + 0x3c0aa24c 0x2f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa27b 0x1 + .rodata_wlog_debug.35 + 0x3c0aa27c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.36 + 0x3c0aa294 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.37 + 0x3c0aa2d0 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa2f1 0x3 + .rodata_wlog_debug.38 + 0x3c0aa2f4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.4 + 0x3c0aa30c 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa321 0x3 + .rodata_wlog_debug.40 + 0x3c0aa324 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa33d 0x3 + .rodata_wlog_debug.41 + 0x3c0aa340 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) *fill* 0x3c0aa356 0x2 - .rodata_wlog_verbose.12 - 0x3c0aa358 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa36b 0x1 - .rodata_wlog_verbose.17 - 0x3c0aa36c 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa37d 0x3 - .rodata_wlog_verbose.18 - 0x3c0aa380 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa395 0x3 - .rodata_wlog_verbose.2 - 0x3c0aa398 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa3d7 0x1 - .rodata_wlog_verbose.22 - 0x3c0aa3d8 0x45 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa41d 0x3 - .rodata_wlog_verbose.23 - 0x3c0aa420 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa43a 0x2 - .rodata_wlog_verbose.24 - 0x3c0aa43c 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa456 0x2 - .rodata_wlog_verbose.26 - 0x3c0aa458 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa466 0x2 - .rodata_wlog_verbose.27 - 0x3c0aa468 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.5 + 0x3c0aa358 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.53 + 0x3c0aa370 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.54 + 0x3c0aa38c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa3af 0x1 + .rodata_wlog_debug.55 + 0x3c0aa3b0 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa3bf 0x1 + .rodata_wlog_debug.56 + 0x3c0aa3c0 0x37 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa3f7 0x1 + .rodata_wlog_debug.57 + 0x3c0aa3f8 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa41b 0x1 + .rodata_wlog_debug.58 + 0x3c0aa41c 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa43f 0x1 + .rodata_wlog_debug.59 + 0x3c0aa440 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) *fill* 0x3c0aa47e 0x2 - .rodata_wlog_verbose.28 - 0x3c0aa480 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa49d 0x3 - .rodata_wlog_verbose.29 - 0x3c0aa4a0 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.30 - 0x3c0aa4b0 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.31 - 0x3c0aa4dc 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.32 - 0x3c0aa4fc 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa521 0x3 - .rodata_wlog_verbose.33 - 0x3c0aa524 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.34 - 0x3c0aa540 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa561 0x3 - .rodata_wlog_verbose.35 - 0x3c0aa564 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.6 + 0x3c0aa480 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.60 + 0x3c0aa498 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa4bb 0x1 + .rodata_wlog_debug.67 + 0x3c0aa4bc 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa4ef 0x1 + .rodata_wlog_debug.69 + 0x3c0aa4f0 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa52f 0x1 + .rodata_wlog_debug.7 + 0x3c0aa530 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.70 + 0x3c0aa548 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa55f 0x1 + .rodata_wlog_debug.71 + 0x3c0aa560 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) *fill* 0x3c0aa586 0x2 - .rodata_wlog_verbose.36 - 0x3c0aa588 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.37 - 0x3c0aa5b8 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.38 - 0x3c0aa5e0 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.39 - 0x3c0aa608 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa62d 0x3 - .rodata_wlog_verbose.43 - 0x3c0aa630 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa64d 0x3 - .rodata_wlog_verbose.45 - 0x3c0aa650 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa67d 0x3 - .rodata_wlog_verbose.46 - 0x3c0aa680 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa68d 0x3 - .rodata_wlog_verbose.87 - 0x3c0aa690 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa6ae 0x2 - .rodata_wlog_verbose.88 - 0x3c0aa6b0 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa6c3 0x1 - .rodata_wlog_verbose.89 - 0x3c0aa6c4 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.9 - 0x3c0aa6dc 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa717 0x1 - .rodata_wlog_verbose.90 - 0x3c0aa718 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa72b 0x1 - .rodata_wlog_verbose.91 - 0x3c0aa72c 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa73f 0x1 - .rodata_wlog_verbose.92 - 0x3c0aa740 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa753 0x1 - .rodata_wlog_verbose.93 - 0x3c0aa754 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0aa767 0x1 - .rodata_wlog_verbose.98 - 0x3c0aa768 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.42 - 0x3c0aa7a4 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aa7b2 0x2 - .rodata_wlog_verbose.43 - 0x3c0aa7b4 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_verbose.44 - 0x3c0aa7c8 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aa7df 0x1 - .rodata_wlog_verbose.47 - 0x3c0aa7e0 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aa81e 0x2 - .rodata_wlog_verbose.48 - 0x3c0aa820 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.72 + 0x3c0aa588 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa5be 0x2 + .rodata_wlog_debug.73 + 0x3c0aa5c0 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.74 + 0x3c0aa5e0 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa5f6 0x2 + .rodata_wlog_debug.75 + 0x3c0aa5f8 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa61d 0x3 + .rodata_wlog_debug.76 + 0x3c0aa620 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa639 0x3 + .rodata_wlog_debug.77 + 0x3c0aa63c 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa661 0x3 + .rodata_wlog_debug.78 + 0x3c0aa664 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa691 0x3 + .rodata_wlog_debug.79 + 0x3c0aa694 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa6ad 0x3 + .rodata_wlog_debug.8 + 0x3c0aa6b0 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.80 + 0x3c0aa6dc 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa706 0x2 + .rodata_wlog_debug.81 + 0x3c0aa708 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa71f 0x1 + .rodata_wlog_debug.9 + 0x3c0aa720 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.90 + 0x3c0aa738 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0aa751 0x3 + .rodata_wlog_debug.92 + 0x3c0aa754 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.93 + 0x3c0aa76c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c0aa784 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa796 0x2 + .rodata_wlog_debug.4 + 0x3c0aa798 0x4c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata_wlog_debug.5 + 0x3c0aa7e4 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa807 0x1 + .rodata_wlog_debug.6 + 0x3c0aa808 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa82b 0x1 + .rodata_wlog_debug.7 + 0x3c0aa82c 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa86e 0x2 + .rodata_wlog_debug.8 + 0x3c0aa870 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0aa893 0x1 + .rodata_wlog_debug.10 + 0x3c0aa894 0x2a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa8be 0x2 + .rodata_wlog_debug.101 + 0x3c0aa8c0 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa8d5 0x3 + .rodata_wlog_debug.104 + 0x3c0aa8d8 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa8fd 0x3 + .rodata_wlog_debug.105 + 0x3c0aa900 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa91e 0x2 + .rodata_wlog_debug.106 + 0x3c0aa920 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa945 0x3 + .rodata_wlog_debug.107 + 0x3c0aa948 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa96e 0x2 + .rodata_wlog_debug.109 + 0x3c0aa970 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa9a6 0x2 + .rodata_wlog_debug.11 + 0x3c0aa9a8 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aa9de 0x2 + .rodata_wlog_debug.111 + 0x3c0aa9e0 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaa06 0x2 + .rodata_wlog_debug.115 + 0x3c0aaa08 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaa21 0x3 + .rodata_wlog_debug.116 + 0x3c0aaa24 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaa3d 0x3 + .rodata_wlog_debug.117 + 0x3c0aaa40 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.14 + 0x3c0aaa58 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.15 + 0x3c0aaa78 0x23 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaa9b 0x1 + .rodata_wlog_debug.16 + 0x3c0aaa9c 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaaba 0x2 + .rodata_wlog_debug.26 + 0x3c0aaabc 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.27 + 0x3c0aaad4 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.28 + 0x3c0aaaf8 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.29 + 0x3c0aab08 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab19 0x3 + .rodata_wlog_debug.3 + 0x3c0aab1c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.30 + 0x3c0aab34 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab41 0x3 + .rodata_wlog_debug.31 + 0x3c0aab44 0xa /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab4e 0x2 + .rodata_wlog_debug.32 + 0x3c0aab50 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab5e 0x2 + .rodata_wlog_debug.33 + 0x3c0aab60 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab77 0x1 + .rodata_wlog_debug.34 + 0x3c0aab78 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aab8e 0x2 + .rodata_wlog_debug.35 + 0x3c0aab90 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aabb1 0x3 + .rodata_wlog_debug.36 + 0x3c0aabb4 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aabd5 0x3 + .rodata_wlog_debug.37 + 0x3c0aabd8 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aabeb 0x1 + .rodata_wlog_debug.38 + 0x3c0aabec 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aac09 0x3 + .rodata_wlog_debug.39 + 0x3c0aac0c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.4 + 0x3c0aac24 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.42 + 0x3c0aac34 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aac4a 0x2 + .rodata_wlog_debug.43 + 0x3c0aac4c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.44 + 0x3c0aac78 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.47 + 0x3c0aac90 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aacce 0x2 + .rodata_wlog_debug.49 + 0x3c0aacd0 0x1b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaceb 0x1 + .rodata_wlog_debug.5 + 0x3c0aacec 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aad02 0x2 + .rodata_wlog_debug.50 + 0x3c0aad04 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aad3a 0x2 + .rodata_wlog_debug.51 + 0x3c0aad3c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.52 + 0x3c0aad54 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aad6d 0x3 + .rodata_wlog_debug.54 + 0x3c0aad70 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aada5 0x3 + .rodata_wlog_debug.57 + 0x3c0aada8 0x35 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaddd 0x3 + .rodata_wlog_debug.58 + 0x3c0aade0 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aadf6 0x2 + .rodata_wlog_debug.59 + 0x3c0aadf8 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aae23 0x1 + .rodata_wlog_debug.6 + 0x3c0aae24 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aae42 0x2 + .rodata_wlog_debug.60 + 0x3c0aae44 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aae5a 0x2 + .rodata_wlog_debug.65 + 0x3c0aae5c 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.66 + 0x3c0aae6c 0x36 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaea2 0x2 + .rodata_wlog_debug.67 + 0x3c0aaea4 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.68 + 0x3c0aaed0 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.69 + 0x3c0aaefc 0x40 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.7 + 0x3c0aaf3c 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaf61 0x3 + .rodata_wlog_debug.70 + 0x3c0aaf64 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaf91 0x3 + .rodata_wlog_debug.71 + 0x3c0aaf94 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aafb3 0x1 + .rodata_wlog_debug.72 + 0x3c0aafb4 0x42 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0aaff6 0x2 + .rodata_wlog_debug.73 + 0x3c0aaff8 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab035 0x3 + .rodata_wlog_debug.75 + 0x3c0ab038 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab04d 0x3 + .rodata_wlog_debug.76 + 0x3c0ab050 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.77 + 0x3c0ab060 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab06e 0x2 + .rodata_wlog_debug.78 + 0x3c0ab070 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab0a2 0x2 + .rodata_wlog_debug.79 + 0x3c0ab0a4 0x3d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab0e1 0x3 + .rodata_wlog_debug.8 + 0x3c0ab0e4 0x26 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab10a 0x2 + .rodata_wlog_debug.80 + 0x3c0ab10c 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab11b 0x1 + .rodata_wlog_debug.81 + 0x3c0ab11c 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.83 + 0x3c0ab134 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab14d 0x3 + .rodata_wlog_debug.84 + 0x3c0ab150 0x27 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab177 0x1 + .rodata_wlog_debug.87 + 0x3c0ab178 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.88 + 0x3c0ab190 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.89 + 0x3c0ab1a8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.9 + 0x3c0ab1c0 0x1f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab1df 0x1 + .rodata_wlog_debug.90 + 0x3c0ab1e0 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab20b 0x1 + .rodata_wlog_debug.91 + 0x3c0ab20c 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.92 + 0x3c0ab238 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.4 + 0x3c0ab264 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ab27d 0x3 + .rodata_wlog_debug.5 + 0x3c0ab280 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ab299 0x3 + .rodata_wlog_debug.6 + 0x3c0ab29c 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ab2b5 0x3 + .rodata_wlog_debug.7 + 0x3c0ab2b8 0x19 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *(.rodata_wlog_verbose .rodata_wlog_verbose.*) + *fill* 0x3c0ab2d1 0x3 .rodata_wlog_verbose.49 - 0x3c0aa844 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0aa859 0x3 - .rodata_wlog_verbose.10 - 0x3c0aa85c 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0aa873 0x1 + 0x3c0ab2d4 0xf /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ab2e3 0x1 + .rodata_wlog_verbose.50 + 0x3c0ab2e4 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_verbose.11 - 0x3c0aa874 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0aa88a 0x2 + 0x3c0ab304 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0ab33f 0x1 + .rodata_wlog_verbose.11 + 0x3c0ab340 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab35a 0x2 + .rodata_wlog_verbose.12 + 0x3c0ab35c 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab36f 0x1 + .rodata_wlog_verbose.17 + 0x3c0ab370 0x11 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab381 0x3 + .rodata_wlog_verbose.18 + 0x3c0ab384 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab399 0x3 .rodata_wlog_verbose.2 - 0x3c0aa88c 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_verbose.3 - 0x3c0aa8ac 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0aa8c3 0x1 - .rodata_wlog_verbose.4 - 0x3c0aa8c4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_verbose.5 - 0x3c0aa8d4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_verbose.6 - 0x3c0aa8e4 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0aa911 0x3 - .rodata_wlog_verbose.9 - 0x3c0aa914 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0aa92b 0x1 + 0x3c0ab39c 0x3f /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab3db 0x1 + .rodata_wlog_verbose.22 + 0x3c0ab3dc 0x45 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab421 0x3 + .rodata_wlog_verbose.23 + 0x3c0ab424 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab43e 0x2 + .rodata_wlog_verbose.24 + 0x3c0ab440 0x1a /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab45a 0x2 + .rodata_wlog_verbose.26 + 0x3c0ab45c 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab46a 0x2 + .rodata_wlog_verbose.27 + 0x3c0ab46c 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab482 0x2 + .rodata_wlog_verbose.28 + 0x3c0ab484 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab4a1 0x3 + .rodata_wlog_verbose.29 + 0x3c0ab4a4 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.30 + 0x3c0ab4b4 0x2c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.31 + 0x3c0ab4e0 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.32 + 0x3c0ab500 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab525 0x3 + .rodata_wlog_verbose.33 + 0x3c0ab528 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.34 + 0x3c0ab544 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab565 0x3 + .rodata_wlog_verbose.35 + 0x3c0ab568 0x22 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab58a 0x2 + .rodata_wlog_verbose.36 + 0x3c0ab58c 0x30 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.37 + 0x3c0ab5bc 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.38 + 0x3c0ab5e4 0x28 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.39 + 0x3c0ab60c 0x25 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab631 0x3 + .rodata_wlog_verbose.43 + 0x3c0ab634 0x1d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab651 0x3 .rodata_wlog_verbose.45 - 0x3c0aa92c 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa957 0x1 + 0x3c0ab654 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab681 0x3 + .rodata_wlog_verbose.46 + 0x3c0ab684 0xd /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab691 0x3 + .rodata_wlog_verbose.87 + 0x3c0ab694 0x1e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab6b2 0x2 + .rodata_wlog_verbose.88 + 0x3c0ab6b4 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab6c7 0x1 + .rodata_wlog_verbose.89 + 0x3c0ab6c8 0x18 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.9 + 0x3c0ab6e0 0x3b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab71b 0x1 + .rodata_wlog_verbose.90 + 0x3c0ab71c 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab72f 0x1 + .rodata_wlog_verbose.91 + 0x3c0ab730 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab743 0x1 + .rodata_wlog_verbose.92 + 0x3c0ab744 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab757 0x1 + .rodata_wlog_verbose.93 + 0x3c0ab758 0x13 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ab76b 0x1 + .rodata_wlog_verbose.98 + 0x3c0ab76c 0x3c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.42 + 0x3c0ab7a8 0xe /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab7b6 0x2 + .rodata_wlog_verbose.43 + 0x3c0ab7b8 0x14 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.44 + 0x3c0ab7cc 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab7e3 0x1 + .rodata_wlog_verbose.47 + 0x3c0ab7e4 0x3e /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab822 0x2 + .rodata_wlog_verbose.48 + 0x3c0ab824 0x24 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.49 + 0x3c0ab848 0x15 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0ab85d 0x3 + .rodata_wlog_verbose.10 + 0x3c0ab860 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab877 0x1 + .rodata_wlog_verbose.11 + 0x3c0ab878 0x16 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab88e 0x2 + .rodata_wlog_verbose.2 + 0x3c0ab890 0x20 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.3 + 0x3c0ab8b0 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab8c7 0x1 + .rodata_wlog_verbose.4 + 0x3c0ab8c8 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.5 + 0x3c0ab8d8 0x10 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.6 + 0x3c0ab8e8 0x2d /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab915 0x3 + .rodata_wlog_verbose.9 + 0x3c0ab918 0x17 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0ab92f 0x1 + .rodata_wlog_verbose.45 + 0x3c0ab930 0x2b /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab95b 0x1 .rodata_wlog_verbose.61 - 0x3c0aa958 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa98b 0x1 + 0x3c0ab95c 0x33 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab98f 0x1 .rodata_wlog_verbose.62 - 0x3c0aa98c 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa99e 0x2 + 0x3c0ab990 0x12 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab9a2 0x2 .rodata_wlog_verbose.64 - 0x3c0aa9a0 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0aa9c1 0x3 + 0x3c0ab9a4 0x21 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0ab9c5 0x3 .rodata_wlog_verbose.82 - 0x3c0aa9c4 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0ab9c8 0x1c /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .iram0.text_end - 0x4039239a 0x66 + 0x403923e6 0x1a *(.iram_end_test) - 0x403923aa . = (. + _esp_memprot_prefetch_pad_size) - *fill* 0x4039239a 0x10 + 0x403923f6 . = (. + _esp_memprot_prefetch_pad_size) + *fill* 0x403923e6 0x10 0x40392400 . = ALIGN (_esp_memprot_align_size) - *fill* 0x403923aa 0x56 + *fill* 0x403923f6 0xa 0x40392400 _iram_text_end = ABSOLUTE (.) .iram0.data 0x40392400 0x0 @@ -40868,10 +41087,10 @@ END GROUP 0x40392400 _iram_end = ABSOLUTE (.) .dram0.heap_start - 0x3fc990c8 0x8 - 0x3fc990d0 . = ALIGN (0x10) - *fill* 0x3fc990c8 0x8 - 0x3fc990d0 _heap_start = ABSOLUTE (.) + 0x3fc99228 0x8 + 0x3fc99230 . = ALIGN (0x10) + *fill* 0x3fc99228 0x8 + 0x3fc99230 _heap_start = ABSOLUTE (.) .debug *(.debug) @@ -40885,7 +41104,7 @@ END GROUP .debug_sfnames *(.debug_sfnames) -.debug_aranges 0x00000000 0xba28 +.debug_aranges 0x00000000 0xc060 *(.debug_aranges) .debug_aranges 0x00000000 0x30 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) @@ -41046,586 +41265,606 @@ END GROUP .debug_aranges 0x00002558 0x58 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_aranges - 0x000025b0 0x60 esp-idf/main/libmain.a(espnow_example_main.c.obj) + 0x000025b0 0x88 esp-idf/main/libmain.a(espnow_example_main.c.obj) .debug_aranges - 0x00002610 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x00002638 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .debug_aranges - 0x00002630 0x68 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x00002658 0x68 esp-idf/riscv/libriscv.a(interrupt.c.obj) .debug_aranges - 0x00002698 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + 0x000026c0 0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) .debug_aranges - 0x00002728 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x00002750 0xe0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .debug_aranges - 0x00002808 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x00002830 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .debug_aranges - 0x00002820 0x40 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x00002848 0x40 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .debug_aranges - 0x00002860 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x00002888 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .debug_aranges - 0x00002928 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x00002950 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .debug_aranges - 0x00002940 0x220 esp-idf/driver/libdriver.a(gpio.c.obj) + 0x00002968 0x220 esp-idf/driver/libdriver.a(gpio.c.obj) .debug_aranges - 0x00002b60 0x250 esp-idf/driver/libdriver.a(uart.c.obj) + 0x00002b88 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) .debug_aranges - 0x00002db0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00002ba8 0x250 esp-idf/driver/libdriver.a(uart.c.obj) .debug_aranges - 0x00002dd0 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00002df8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .debug_aranges - 0x00002e80 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x00002e18 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .debug_aranges - 0x00002ef0 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x00002ec8 0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .debug_aranges - 0x00002f38 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00002f38 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .debug_aranges - 0x00002f68 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00002f80 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .debug_aranges - 0x00002fe0 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x00002fb0 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .debug_aranges - 0x00003058 0x48 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x00003028 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .debug_aranges - 0x000030a0 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x000030a0 0x48 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .debug_aranges - 0x000031b0 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x000030e8 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .debug_aranges - 0x00003210 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x000031f8 0x60 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .debug_aranges - 0x000032d0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x00003258 0xc0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .debug_aranges - 0x00003310 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x00003318 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .debug_aranges - 0x00003328 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00003358 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .debug_aranges - 0x00003438 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00003370 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .debug_aranges - 0x00003470 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00003480 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .debug_aranges - 0x000034a0 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x000034b8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .debug_aranges - 0x000034e8 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x000034e8 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .debug_aranges - 0x00003548 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x00003530 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .debug_aranges - 0x00003570 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x00003590 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .debug_aranges - 0x00003598 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000035b8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .debug_aranges - 0x00003610 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x000035e0 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .debug_aranges - 0x00003640 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x00003658 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .debug_aranges - 0x00003698 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00003688 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .debug_aranges - 0x00003700 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x000036e0 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .debug_aranges - 0x00003730 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00003748 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .debug_aranges - 0x00003810 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00003778 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .debug_aranges - 0x00003860 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x00003858 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .debug_aranges - 0x00003880 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x000038a8 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .debug_aranges - 0x000038f8 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x000038c8 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) .debug_aranges - 0x00003960 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00003940 0x68 esp-idf/hal/libhal.a(cache_hal.c.obj) .debug_aranges - 0x000039b0 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x000039a8 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .debug_aranges - 0x00003a78 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x000039f8 0xc8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .debug_aranges - 0x00003ac8 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x00003ac0 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .debug_aranges - 0x00003b58 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00003b10 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) .debug_aranges - 0x00003c48 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00003ba0 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) .debug_aranges - 0x00003cb8 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x00003c90 0x28 esp-idf/hal/libhal.a(gpio_hal.c.obj) .debug_aranges - 0x00003cd0 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x00003cb8 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .debug_aranges - 0x00003ce8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x00003d28 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) .debug_aranges - 0x00003d18 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x00003d40 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .debug_aranges - 0x00003d38 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x00003d58 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .debug_aranges - 0x00003d60 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x00003d88 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .debug_aranges - 0x00003d88 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x00003da8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .debug_aranges - 0x00003dd0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00003dd0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .debug_aranges - 0x00003df0 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x00003df8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .debug_aranges - 0x00003e38 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x00003e40 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .debug_aranges - 0x00003e98 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00003e60 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .debug_aranges - 0x00003ec0 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x00003ea8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .debug_aranges - 0x00003f18 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x00003f08 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .debug_aranges - 0x00003f38 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x00003f30 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) .debug_aranges - 0x00003f90 0xd0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00003f88 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) .debug_aranges - 0x00004060 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00003fa8 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .debug_aranges - 0x00004390 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x00004000 0xd0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .debug_aranges - 0x00004530 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000040d0 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .debug_aranges - 0x000045f8 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00004400 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .debug_aranges - 0x00004670 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x000045a0 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .debug_aranges - 0x00004730 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x00004668 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .debug_aranges - 0x00004768 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x000046e0 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .debug_aranges - 0x000047c8 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x000047a0 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .debug_aranges - 0x000048e8 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x000047d8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .debug_aranges - 0x00004968 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00004838 0x120 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .debug_aranges - 0x00004990 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x00004958 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .debug_aranges - 0x000049c0 0x420 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x000049d8 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .debug_aranges - 0x00004de0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x00004a00 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .debug_aranges - 0x00004e28 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x00004a30 0x420 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .debug_aranges - 0x00004e50 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x00004e50 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .debug_aranges - 0x00004e70 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x00004e98 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) .debug_aranges - 0x00004fc0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x00004ec0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) .debug_aranges - 0x00004fe0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x00004ee0 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .debug_aranges - 0x00005000 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x00005030 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) .debug_aranges - 0x00005020 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x00005050 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) .debug_aranges - 0x00005060 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x00005070 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) .debug_aranges - 0x000050b8 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x00005090 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) .debug_aranges - 0x00005148 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x000050d0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .debug_aranges - 0x00005230 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x00005128 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .debug_aranges - 0x00005280 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x000051b8 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .debug_aranges - 0x000052e0 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x000052a0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .debug_aranges - 0x00005350 0x260 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x000052f0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .debug_aranges - 0x000055b0 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00005350 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .debug_aranges - 0x00005770 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x000053c0 0x260 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .debug_aranges - 0x00005898 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00005620 0x28 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .debug_aranges - 0x000059a8 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x00005648 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .debug_aranges - 0x00005ab0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00005698 0x70 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .debug_aranges - 0x00005af8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x00005708 0x30 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .debug_aranges - 0x00005b78 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x00005738 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .debug_aranges - 0x00005c40 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x00005758 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .debug_aranges - 0x00005c68 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x00005918 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .debug_aranges - 0x00005ca8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x00005a40 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .debug_aranges - 0x00005cd0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x00005b50 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .debug_aranges - 0x00005cf8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x00005c58 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .debug_aranges - 0x00005d30 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x00005ca0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .debug_aranges - 0x00005da8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x00005d20 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .debug_aranges - 0x00005e18 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x00005de8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) .debug_aranges - 0x00005e40 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x00005e10 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .debug_aranges - 0x00005e90 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x00005e50 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .debug_aranges - 0x00005ec8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x00005e78 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) .debug_aranges - 0x00005f80 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x00005ea0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) .debug_aranges - 0x00006000 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x00005ed8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .debug_aranges - 0x00006060 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x00005f50 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) .debug_aranges - 0x000060c8 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x00005fc0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) .debug_aranges - 0x00006128 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x00005fe8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .debug_aranges - 0x000061c0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x00006038 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) .debug_aranges - 0x00006210 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x00006070 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .debug_aranges - 0x00006298 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x00006128 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .debug_aranges - 0x00006340 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x000061a8 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) .debug_aranges - 0x00006400 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x00006208 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .debug_aranges - 0x000064b0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x00006270 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .debug_aranges - 0x00006548 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000062d0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .debug_aranges - 0x00006710 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x00006368 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) .debug_aranges - 0x00006750 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x000063b8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .debug_aranges - 0x00006778 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x00006440 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .debug_aranges - 0x000067b0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x000064e8 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .debug_aranges - 0x00006808 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x000065a8 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .debug_aranges - 0x000068c0 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x00006658 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .debug_aranges - 0x000069a0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x000066f0 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .debug_aranges - 0x00006a40 0x2b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x000068b8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) .debug_aranges - 0x00006cf8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x000068f8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .debug_aranges - 0x00006d90 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x00006920 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .debug_aranges - 0x00006e20 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x00006958 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .debug_aranges - 0x00006eb8 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x000069b0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .debug_aranges - 0x00006fe8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x00006a68 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .debug_aranges - 0x00007008 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x00006b48 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .debug_aranges - 0x00007028 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x00006be8 0x2b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .debug_aranges - 0x000071a8 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x00006ea0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .debug_aranges - 0x000071e0 0xf0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x00006f38 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .debug_aranges - 0x000072d0 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00006fc8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .debug_aranges - 0x00007350 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00007060 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .debug_aranges - 0x000073c0 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x00007190 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) .debug_aranges - 0x000074c0 0x48 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x000071b0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) .debug_aranges - 0x00007508 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x000071d0 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .debug_aranges - 0x00007570 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x00007350 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .debug_aranges - 0x00007618 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x00007388 0xf0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) .debug_aranges - 0x00007658 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x00007478 0x80 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .debug_aranges - 0x000076d8 0x28 esp-idf/soc/libsoc.a(lldesc.c.obj) + 0x000074f8 0x70 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .debug_aranges - 0x00007700 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x00007568 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_aranges - 0x00007718 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x00007668 0x48 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .debug_aranges - 0x00007730 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x000076b0 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .debug_aranges - 0x000077b0 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x00007718 0x48 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .debug_aranges - 0x00007898 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x00007760 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) .debug_aranges - 0x000078c0 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x00007808 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) .debug_aranges - 0x00007938 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x00007848 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) .debug_aranges - 0x00007990 0x80 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x000078c8 0x28 esp-idf/soc/libsoc.a(lldesc.c.obj) .debug_aranges - 0x00007a10 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x000078f0 0x18 esp-idf/soc/libsoc.a(adc_periph.c.obj) .debug_aranges - 0x00007ad8 0x60 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x00007908 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .debug_aranges - 0x00007b38 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x00007920 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) .debug_aranges - 0x00007d88 0xa0 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x00007938 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .debug_aranges - 0x00007e28 0x48 esp-idf/lwip/liblwip.a(def.c.obj) + 0x000079b8 0x190 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .debug_aranges - 0x00007e70 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x00007b48 0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .debug_aranges - 0x00007f40 0x20 esp-idf/lwip/liblwip.a(init.c.obj) + 0x00007c30 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .debug_aranges - 0x00007f60 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x00007c58 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .debug_aranges - 0x00007f98 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x00007cd0 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .debug_aranges - 0x00007fd8 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x00008100 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .debug_aranges - 0x00008030 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x00008158 0x80 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .debug_aranges - 0x00008180 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x000081d8 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .debug_aranges - 0x000082c8 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x000082a0 0x60 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .debug_aranges - 0x00008350 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00008300 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) .debug_aranges - 0x00008520 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x00008550 0xa0 esp-idf/lwip/liblwip.a(tcpip.c.obj) .debug_aranges - 0x00008590 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x000085f0 0x48 esp-idf/lwip/liblwip.a(def.c.obj) .debug_aranges - 0x00008668 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x00008638 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) .debug_aranges - 0x000086d8 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x00008708 0x20 esp-idf/lwip/liblwip.a(init.c.obj) .debug_aranges - 0x00008778 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x00008728 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) .debug_aranges - 0x000088c8 0xa0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x00008760 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) .debug_aranges - 0x00008968 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x000087a0 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) .debug_aranges - 0x00008998 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000087f8 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) .debug_aranges - 0x00008a48 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x00008948 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) .debug_aranges - 0x00008ab0 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x00008a90 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) .debug_aranges - 0x00008af8 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x00008b18 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) .debug_aranges - 0x00008b18 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x00008ce8 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .debug_aranges - 0x00008b78 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x00008d58 0xd8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .debug_aranges - 0x00008bd0 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x00008e30 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) .debug_aranges - 0x00008c00 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x00008ea0 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) .debug_aranges - 0x00008c20 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x00008f40 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) .debug_aranges - 0x00008ca8 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x00009090 0xa0 esp-idf/lwip/liblwip.a(etharp.c.obj) .debug_aranges - 0x00008db8 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x00009130 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) .debug_aranges - 0x00008de0 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x00009160 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) .debug_aranges - 0x00008e08 0x40 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x00009210 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) .debug_aranges - 0x00008e48 0x100 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x00009278 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) .debug_aranges - 0x00008f48 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x000092c0 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .debug_aranges - 0x00008f98 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x000092e0 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) .debug_aranges - 0x000090b8 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x00009340 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) .debug_aranges - 0x000091f8 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + 0x00009398 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) .debug_aranges - 0x00009218 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x000093c8 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .debug_aranges - 0x00009278 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x000093e8 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) .debug_aranges - 0x000092e8 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x00009470 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) .debug_aranges - 0x000093b0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x00009580 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) .debug_aranges - 0x00009420 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x000095a8 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .debug_aranges - 0x00009638 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x000095d0 0x40 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) .debug_aranges - 0x000096e0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x00009610 0x100 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .debug_aranges - 0x00009710 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x00009710 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .debug_aranges - 0x00009758 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x00009760 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) .debug_aranges - 0x00009950 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x00009880 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) .debug_aranges - 0x000099d0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x000099c0 0x20 esp-idf/lwip/liblwip.a(err.c.obj) .debug_aranges - 0x00009a50 0x238 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x000099e0 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) .debug_aranges - 0x00009c88 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x00009a40 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .debug_aranges - 0x00009ce8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x00009ab0 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .debug_aranges - 0x00009d68 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x00009b78 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .debug_aranges - 0x00009dd8 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x00009be8 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .debug_aranges - 0x00009e60 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x00009e00 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .debug_aranges - 0x00009e98 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x00009ea8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) .debug_aranges - 0x0000a090 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x00009ed8 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .debug_aranges - 0x0000a0e8 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x00009f20 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .debug_aranges - 0x0000a1d8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x0000a118 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .debug_aranges - 0x0000a1f8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x0000a198 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .debug_aranges - 0x0000a228 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000a218 0x238 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .debug_aranges - 0x0000a448 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x0000a450 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .debug_aranges - 0x0000a498 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x0000a4b0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .debug_aranges - 0x0000a510 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x0000a530 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .debug_aranges - 0x0000a5b0 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x0000a5a0 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .debug_aranges - 0x0000a728 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x0000a628 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .debug_aranges - 0x0000a7a0 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000a660 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .debug_aranges - 0x0000a880 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x0000a858 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .debug_aranges - 0x0000a8d0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x0000a8b0 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .debug_aranges - 0x0000a948 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x0000a9a0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .debug_aranges - 0x0000a9d8 0xa0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x0000a9c0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .debug_aranges - 0x0000aa78 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x0000a9f0 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .debug_aranges - 0x0000ab80 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x0000ac10 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .debug_aranges - 0x0000abb8 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x0000ac60 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .debug_aranges - 0x0000aca8 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x0000acd8 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .debug_aranges - 0x0000ad50 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x0000ad78 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .debug_aranges - 0x0000ada8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x0000aef0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .debug_aranges - 0x0000ade8 0x98 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x0000af68 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .debug_aranges - 0x0000ae80 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x0000b048 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .debug_aranges - 0x0000af20 0x190 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x0000b098 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .debug_aranges - 0x0000b0b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b110 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .debug_aranges - 0x0000b0d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b1a0 0xa0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) .debug_aranges - 0x0000b0f0 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b240 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .debug_aranges - 0x0000b168 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b348 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) .debug_aranges - 0x0000b188 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b380 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .debug_aranges - 0x0000b1d0 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b470 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .debug_aranges - 0x0000b210 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b518 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .debug_aranges - 0x0000b268 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b570 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .debug_aranges - 0x0000b288 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b5b0 0x98 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .debug_aranges - 0x0000b2a8 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b648 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .debug_aranges - 0x0000b2e8 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b6e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b360 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b708 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b3a0 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b728 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b448 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b7a0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b468 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b7c0 0x48 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b480 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b808 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b4a0 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000b848 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b4d0 0xf0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x0000b8a0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b5c0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000b8c0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b5d8 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000b8e0 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b5f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000b920 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b610 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000b998 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b630 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000b9d8 0xa8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b650 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000ba80 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b670 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000baa0 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b690 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bab8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b6b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bad8 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x0000b6d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bb08 0xf0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_aranges - 0x0000b6f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bbf8 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b710 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bc10 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b730 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bc28 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b750 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bc48 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b770 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bc68 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b790 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bc88 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b7b0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bca8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b7d0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bcc8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b7f0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bce8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b810 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bd08 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b828 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bd28 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b848 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bd48 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b868 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bd68 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b888 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bd88 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b8a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bda8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b8c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bdc8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b8e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bde8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b908 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000be08 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b928 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000be28 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b948 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000be48 0x18 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b968 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000be60 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b988 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000be80 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b9a8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bea0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b9c8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bec0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000b9e8 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000bee0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000ba08 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x0000bf00 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000bf20 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000bf40 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000bf60 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000bf80 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x0000bfa0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000bfc0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000bfe0 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000c000 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000c020 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000c040 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x288993 +.debug_info 0x00000000 0x296f1a *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x371 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x00000371 0x1fdd esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -41706,296 +41945,306 @@ END GROUP .debug_info 0x00084bb5 0x2b02 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) .debug_info 0x000876b7 0x45ce esp-idf/vfs/libvfs.a(vfs_uart.c.obj) .debug_info 0x0008bc85 0xc46 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_info 0x0008c8cb 0x35fb esp-idf/main/libmain.a(espnow_example_main.c.obj) - .debug_info 0x0008fec6 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x0009003f 0x52b esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x0009056a 0xf06 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_info 0x00091470 0x14aa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_info 0x0009291a 0x24cd esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .debug_info 0x00094de7 0x3edb esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_info 0x00098cc2 0x2fb8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x0009bc7a 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x0009be3b 0x6351 esp-idf/driver/libdriver.a(gpio.c.obj) - .debug_info 0x000a218c 0xdbdd esp-idf/driver/libdriver.a(uart.c.obj) - .debug_info 0x000afd69 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000afe08 0x3a58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000b3860 0xbf2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000b4452 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000b4f29 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000b5106 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000b5836 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000b6e6b 0x3ce esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000b7239 0x4411 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000bb64a 0x6547 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000c1b91 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000c2de5 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000c37a4 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000c441d 0x261d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000c6a3a 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000c7a4f 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000c8b42 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000c9c06 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x000cb02b 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x000cbf1a 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x000cce09 0x471e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x000d1527 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x000d1907 0x737 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x000d203e 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x000d2597 0x941d esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x000db9b4 0x206f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x000dda23 0x96e9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x000e710c 0x2de esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x000e73ea 0x101f esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x000e8409 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_info 0x000e909d 0x40d2 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x000ed16f 0x534e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x000f24bd 0x49c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x000f2959 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x000f415e 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x000f6b71 0x4630 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x000fb1a1 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x000fb3e6 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x000fb4be 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x000fb5f2 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x000fb85d 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_info 0x000fbb58 0x10a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x000fbc62 0x2291 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_info 0x000fdef3 0x607 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x000fe4fa 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_info 0x000feade 0x38c1 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_info 0x0010239f 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x00102474 0x279 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_info 0x001026ed 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x00102711 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_info 0x00102e52 0x2ccf esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_info 0x00105b21 0xc495 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x00111fb6 0xb86f esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x0011d825 0x7477 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x00124c9c 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x001263a1 0x8bee esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x0012ef8f 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x0012f9b4 0x3b69 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x0013351d 0x7379 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x0013a896 0x6c87 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0014151d 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x00142494 0x2c65 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x001450f9 0x6b38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_info 0x0014bc31 0xf83 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_info 0x0014cbb4 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_info 0x0014d0e3 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_info 0x0014d438 0x2b3b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_info 0x0014ff73 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_info 0x00150175 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_info 0x00150426 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_info 0x001506c8 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_info 0x00150a39 0xdf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_info 0x00151829 0x119f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_info 0x001529c8 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_info 0x00153b76 0xd88 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_info 0x001548fe 0xcb7 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_info 0x001555b5 0x1e94 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_info 0x00157449 0x32c0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_info 0x0015a709 0x5267 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_info 0x0015f970 0x2645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_info 0x00161fb5 0x3477 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_info 0x0016542c 0x23e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_info 0x00167810 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_info 0x0016812c 0x1e77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_info 0x00169fa3 0x23d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_info 0x0016c374 0x4c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_info 0x0016c837 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_info 0x0016ca89 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_info 0x0016cc37 0x666 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_info 0x0016d29d 0x7df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_info 0x0016da7c 0xf16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_info 0x0016e992 0x11f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_info 0x0016fb8a 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_info 0x0016fcfa 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_info 0x00170437 0x2a1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_info 0x001706d8 0x2695 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_info 0x00172d6d 0x192a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_info 0x00174697 0x577a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_info 0x00179e11 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_info 0x0017a67f 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_info 0x0017adeb 0x19d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_info 0x0017c7c1 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_info 0x0017cbbd 0x1b38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_info 0x0017e6f5 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_info 0x0017f4a4 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_info 0x00180533 0x1c52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_info 0x00182185 0x2712 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_info 0x00184897 0x6b79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_info 0x0018b410 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_info 0x0018c48d 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_info 0x0018c749 0x1844 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_info 0x0018df8d 0xc99 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_info 0x0018ec26 0x223a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_info 0x00190e60 0x1815 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_info 0x00192675 0x21b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_info 0x0019482b 0x67ce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_info 0x0019aff9 0x4199 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_info 0x0019f192 0x1b93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_info 0x001a0d25 0x1db7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_info 0x001a2adc 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_info 0x001a4448 0x279 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_info 0x001a46c1 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_info 0x001a47e4 0x367a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x001a7e5e 0x7d1 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_info 0x001a862f 0x1db0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - .debug_info 0x001aa3df 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x001abe7d 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x001ad26f 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x001afe4c 0x6e4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x001b0530 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_info 0x001b2e51 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_info 0x001b36cf 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_info 0x001b3ce7 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_info 0x001b43d8 0x299 esp-idf/soc/libsoc.a(lldesc.c.obj) - .debug_info 0x001b4671 0xb7 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_info 0x001b4728 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_info 0x001b4815 0xcdc esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_info 0x001b54f1 0x9617 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_info 0x001beb08 0x1a4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_info 0x001becac 0x10e7 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_info 0x001bfd93 0x7a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_info 0x001c0536 0x77d esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_info 0x001c0cb3 0x1968 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_info 0x001c261b 0x6cb esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_info 0x001c2ce6 0x7708 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_info 0x001ca3ee 0x162d esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_info 0x001cba1b 0x3ed esp-idf/lwip/liblwip.a(def.c.obj) - .debug_info 0x001cbe08 0x1ddb esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_info 0x001cdbe3 0x168 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_info 0x001cdd4b 0xb73 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_info 0x001ce8be 0x393 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_info 0x001cec51 0x7d2 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_info 0x001cf423 0x2ae2 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_info 0x001d1f05 0x278e esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_info 0x001d4693 0x158b esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_info 0x001d5c1e 0x365f esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_info 0x001d927d 0x2b8e esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_info 0x001dbe0b 0x330b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_info 0x001df116 0x10a6 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_info 0x001e01bc 0x1acc esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_info 0x001e1c88 0x3772 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_info 0x001e53fa 0x1d13 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_info 0x001e710d 0xf96 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_info 0x001e80a3 0x147d esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_info 0x001e9520 0x1763 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_info 0x001eac83 0xa52 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_info 0x001eb6d5 0xab6 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_info 0x001ec18b 0x1462 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_info 0x001ed5ed 0x193a esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_info 0x001eef27 0x54f esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_info 0x001ef476 0xb39 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_info 0x001effaf 0x148f esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_info 0x001f143e 0x2ee9 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_info 0x001f4327 0xb6f esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_info 0x001f4e96 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_info 0x001f54b6 0xb29 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_info 0x001f5fdf 0x152b esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_info 0x001f750a 0x16d6 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_info 0x001f8be0 0x2aa9 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_info 0x001fb689 0x441a esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_info 0x001ffaa3 0xfd esp-idf/lwip/liblwip.a(err.c.obj) - .debug_info 0x001ffba0 0x803 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_info 0x002003a3 0xa3d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_info 0x00200de0 0x4a30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_info 0x00205810 0x1621 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_info 0x00206e31 0x702f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_info 0x0020de60 0x416c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_info 0x00211fcc 0xdf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_info 0x00212dc0 0x2f85 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_info 0x00215d45 0x4538 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_info 0x0021a27d 0x1c34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_info 0x0021beb1 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_info 0x0021cf56 0x6cf7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_info 0x00223c4d 0x1aa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_info 0x002256ef 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_info 0x002266c2 0x2496 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_info 0x00228b58 0x262f esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_info 0x0022b187 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_info 0x0022bb2c 0x715a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_info 0x00232c86 0xd49 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_info 0x002339cf 0x1980 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_info 0x0023534f 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_info 0x00235737 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_info 0x00235d9f 0x6694 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_info 0x0023c433 0x15b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_info 0x0023d9ea 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_info 0x0023e4db 0x1af6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_info 0x0023ffd1 0x4001 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_info 0x00243fd2 0x1004 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_info 0x00244fd6 0x124f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_info 0x00246225 0xa09 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_info 0x00246c2e 0xdca esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_info 0x002479f8 0x1748 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_info 0x00249140 0xb2e esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_info 0x00249c6e 0x2c4f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_info 0x0024c8bd 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_info 0x0024d165 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_info 0x0024eab7 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_info 0x00252607 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_info 0x0025396c 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_info 0x002545b0 0x1c56 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_info 0x00256206 0x254f esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_info 0x00258755 0x7403 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_info 0x0025fb58 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0025fbea 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0025fc95 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00260d17 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00260e31 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026188d 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00261de5 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00262879 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00262e2d 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00262ed8 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00263c73 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00264535 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026550f 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x002670e0 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026718b 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00267a3b 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x002682be 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00268549 0x1af9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x0026a042 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026a0ad 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026a166 0xa6f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026abd5 0xb87 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026b75c 0x10af /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026c80b 0xb93 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026d39e 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026dd51 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026e95f 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026f217 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0026fb7c 0xaac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00270628 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00271099 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00271a3a 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027259d 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00272ef1 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027389b 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027418a 0xef4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027507e 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00275a04 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00276250 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00276a90 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00277385 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00279b8a 0x2ae6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027c670 0x2280 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027e8f0 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027f16e 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027fd2f 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x002809ed 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x002815d6 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x002817a5 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028302a 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00283c2a 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x002858c9 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00286488 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028850e 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x0008c8cb 0x4446 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .debug_info 0x00090d11 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x00090e8a 0x52b esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000913b5 0xf06 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_info 0x000922bb 0x14aa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x00093765 0x24cd esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_info 0x00095c32 0x3edb esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_info 0x00099b0d 0x2fb8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x0009cac5 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x0009cc86 0x6351 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_info 0x000a2fd7 0x16e esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_info 0x000a3145 0xdbdd esp-idf/driver/libdriver.a(uart.c.obj) + .debug_info 0x000b0d22 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000b0dc1 0x3a58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000b4819 0xbf2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000b540b 0xad7 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000b5ee2 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000b60bf 0x730 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000b67ef 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000b7e24 0x3ce esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000b81f2 0x4411 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000bc603 0x6547 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000c2b4a 0x1254 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000c3d9e 0x9bf esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000c475d 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000c53d6 0x261d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000c79f3 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000c8a08 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000c9afb 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000cabbf 0x1425 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x000cbfe4 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x000cced3 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x000cddc2 0x471e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x000d24e0 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x000d28c0 0x737 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x000d2ff7 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x000d3550 0x941d esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x000dc96d 0x206f esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x000de9dc 0x96e9 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x000e80c5 0x2de esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x000e83a3 0x101f esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x000e93c2 0xc94 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_info 0x000ea056 0x40d2 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x000ee128 0x534e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x000f3476 0x49c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x000f3912 0x1805 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x000f5117 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x000f7b2a 0x1912 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x000f943c 0x4630 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x000fda6c 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x000fdcb1 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x000fdd89 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x000fdebd 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x000fe128 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x000fe423 0x10a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x000fe52d 0x2291 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_info 0x001007be 0x607 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x00100dc5 0x5e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_info 0x001013a9 0x38c1 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_info 0x00104c6a 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00104d3f 0x279 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_info 0x00104fb8 0x24 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00104fdc 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x0010571d 0x2ccf esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x001083ec 0xc495 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x00114881 0xb86f esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x001200f0 0x7477 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x00127567 0x1705 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x00128c6c 0x8bee esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x0013185a 0xa25 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x0013227f 0x3b69 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x00135de8 0x7379 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x0013d161 0x6c87 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x00143de8 0xf77 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x00144d5f 0x2c65 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x001479c4 0x6b38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x0014e4fc 0xf83 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x0014f47f 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x0014f9ae 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x0014fd03 0x2b3b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x0015283e 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x00152a40 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x00152cf1 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x00152f93 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x00153304 0xdf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x001540f4 0x119f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_info 0x00155293 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x00156441 0xd88 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_info 0x001571c9 0xcb7 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x00157e80 0x1e94 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x00159d14 0x32c0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x0015cfd4 0x3a7 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_info 0x0015d37b 0xdc6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_info 0x0015e141 0x334b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_info 0x0016148c 0x703 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_info 0x00161b8f 0x35a esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_info 0x00161ee9 0x5267 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x00167150 0x2645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_info 0x00169795 0x3477 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x0016cc0c 0x23e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x0016eff0 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x0016f90c 0x1e77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_info 0x00171783 0x23d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x00173b54 0x4c3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x00174017 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x00174269 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x00174417 0x666 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x00174a7d 0x7df esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x0017525c 0xf16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x00176172 0x11f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_info 0x0017736a 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x001774da 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x00177c17 0x2a1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x00177eb8 0x2695 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x0017a54d 0x192a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x0017be77 0x577a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_info 0x001815f1 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x00181e5f 0x76c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x001825cb 0x19d6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_info 0x00183fa1 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x0018439d 0x1b38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_info 0x00185ed5 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x00186c84 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x00187d13 0x1c52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x00189965 0x2712 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_info 0x0018c077 0x6b79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x00192bf0 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_info 0x00193c6d 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x00193f29 0x1844 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x0019576d 0xc99 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x00196406 0x223a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_info 0x00198640 0x1815 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x00199e55 0x21b6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x0019c00b 0x67ce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x001a27d9 0x4199 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x001a6972 0x1b93 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_info 0x001a8505 0x1db7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x001aa2bc 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x001abc28 0x279 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x001abea1 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x001abfc4 0x367a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x001af63e 0x7d1 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x001afe0f 0x1db0 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_info 0x001b1bbf 0x1a9e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x001b365d 0x13f2 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x001b4a4f 0x2bdd esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x001b762c 0x6e4 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x001b7d10 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_info 0x001ba631 0x2486 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_info 0x001bcab7 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_info 0x001bd335 0x618 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x001bd94d 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x001be03e 0x299 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_info 0x001be2d7 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_info 0x001be383 0xb7 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_info 0x001be43a 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_info 0x001be527 0xcdc esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x001bf203 0x7403 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_info 0x001c6606 0x9617 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x001cfc1d 0x1a4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_info 0x001cfdc1 0x10e7 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x001d0ea8 0x4875 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x001d571d 0x7a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x001d5ec0 0x77d esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x001d663d 0x1968 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x001d7fa5 0x6cb esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_info 0x001d8670 0x7708 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x001dfd78 0x162d esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x001e13a5 0x3ed esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x001e1792 0x1ddb esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x001e356d 0x168 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x001e36d5 0xb73 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x001e4248 0x393 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x001e45db 0x7d2 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x001e4dad 0x2ae2 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x001e788f 0x278e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x001ea01d 0x158b esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x001eb5a8 0x365f esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x001eec07 0x2b8e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x001f1795 0x330b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x001f4aa0 0x10a6 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x001f5b46 0x1acc esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x001f7612 0x3772 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x001fad84 0x1d13 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x001fca97 0xf96 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x001fda2d 0x147d esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x001feeaa 0x1763 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x0020060d 0xa52 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x0020105f 0xab6 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x00201b15 0x1462 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x00202f77 0x193a esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x002048b1 0x54f esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x00204e00 0xb39 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x00205939 0x148f esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x00206dc8 0x2ee9 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x00209cb1 0xb6f esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x0020a820 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x0020ae40 0xb29 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_info 0x0020b969 0x152b esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x0020ce94 0x16d6 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x0020e56a 0x2aa9 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x00211013 0x441a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x0021542d 0xfd esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x0021552a 0x803 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x00215d2d 0xa3d esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x0021676a 0x4a30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x0021b19a 0x1621 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_info 0x0021c7bb 0x702f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_info 0x002237ea 0x416c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x00227956 0xdf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_info 0x0022874a 0x2f85 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x0022b6cf 0x4538 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x0022fc07 0x1c34 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_info 0x0023183b 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x002328e0 0x6cf7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x002395d7 0x1aa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x0023b079 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_info 0x0023c04c 0x2496 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_info 0x0023e4e2 0x262f esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_info 0x00240b11 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_info 0x002414b6 0x715a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x00248610 0xd49 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_info 0x00249359 0x1980 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x0024acd9 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_info 0x0024b0c1 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x0024b729 0x6694 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x00251dbd 0x15b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x00253374 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x00253e65 0x1af6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_info 0x0025595b 0x4001 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_info 0x0025995c 0x1004 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x0025a960 0x124f esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x0025bbaf 0xa09 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_info 0x0025c5b8 0xdca esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_info 0x0025d382 0x1748 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x0025eaca 0xb2e esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_info 0x0025f5f8 0x2c4f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x00262247 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_info 0x00262aef 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x00264441 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x00267f91 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x002692f6 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x00269f3a 0x1c56 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_info 0x0026bb90 0x254f esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_info 0x0026e0df 0x92 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026e171 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026e21c 0x1082 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026f29e 0x11a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026f3b8 0xa5c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0026fe14 0x558 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0027036c 0xa94 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00270e00 0x5b4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x002713b4 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0027145f 0xd9b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x002721fa 0x8c2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00272abc 0xfda /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00273a96 0x1bd1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00275667 0xab /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00275712 0x8b0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00275fc2 0x883 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00276845 0x28b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00276ad0 0x1af9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x002785c9 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00278634 0xb9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x002786ed 0xa6f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027915c 0xb87 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00279ce3 0x10af /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027ad92 0xb93 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027b925 0x9b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027c2d8 0xc0e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027cee6 0x8b8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027d79e 0x965 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027e103 0xaac /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027ebaf 0xa71 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027f620 0x9a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0027ffc1 0xb63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00280b24 0x954 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00281478 0x9aa /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00281e22 0x8ef /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00282711 0xef4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00283605 0x986 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00283f8b 0x84c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x002847d7 0x840 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00285017 0x8f5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028590c 0x2805 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00288111 0x2ae6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028abf7 0x2280 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028ce77 0x87e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028d6f5 0xbc1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028e2b6 0xcbe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028ef74 0xbe9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0028fb5d 0x1cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0028fd2c 0x1885 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x002915b1 0xc00 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x002921b1 0x1c9f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00293e50 0xbbf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00294a0f 0x2086 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00296a95 0x485 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x47e74 +.debug_abbrev 0x00000000 0x4924d *(.debug_abbrev) .debug_abbrev 0x00000000 0x1c3 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_abbrev 0x000001c3 0x4b8 esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -42076,296 +42325,306 @@ END GROUP .debug_abbrev 0x0000dd91 0x501 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) .debug_abbrev 0x0000e292 0x5ac esp-idf/vfs/libvfs.a(vfs_uart.c.obj) .debug_abbrev 0x0000e83e 0x25c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_abbrev 0x0000ea9a 0x502 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .debug_abbrev 0x0000ef9c 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_abbrev 0x0000f0a8 0x22d esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_abbrev 0x0000f2d5 0x28d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_abbrev 0x0000f562 0x388 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_abbrev 0x0000f8ea 0x106 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .debug_abbrev 0x0000f9f0 0x345 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_abbrev 0x0000fd35 0x543 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x00010278 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x00010335 0x685 esp-idf/driver/libdriver.a(gpio.c.obj) - .debug_abbrev 0x000109ba 0x650 esp-idf/driver/libdriver.a(uart.c.obj) - .debug_abbrev 0x0001100a 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x0001106c 0x4ed esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x00011559 0x28d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_abbrev 0x000117e6 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x00011a62 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x00011b8c 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x00011d94 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x00012196 0x260 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x000123f6 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x00012941 0x53d esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x00012e7e 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x00013238 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x0001347b 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x000135bd 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x00013a2e 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x00013c57 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x00013e5c 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x000140d5 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x00014355 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_abbrev 0x00014527 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_abbrev 0x0001470a 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x00014af8 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x00014c71 0x23e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x00014eaf 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_abbrev 0x0001505e 0x39b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_abbrev 0x000153f9 0x436 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x0001582f 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x00015bab 0x1a4 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_abbrev 0x00015d4f 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_abbrev 0x000160b6 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_abbrev 0x000163d6 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x000167d2 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x00016ccd 0x202 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x00016ecf 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_abbrev 0x0001725d 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x00017631 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_abbrev 0x00017aa3 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x00017b29 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x00017b99 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_abbrev 0x00017c3c 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x00017ccc 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_abbrev 0x00017eb3 0x93 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x00017f46 0x322 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_abbrev 0x00018268 0x158 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_abbrev 0x000183c0 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_abbrev 0x000185f4 0x34e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_abbrev 0x00018942 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_abbrev 0x000189d7 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_abbrev 0x00018adf 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_abbrev 0x00018af3 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_abbrev 0x00018c46 0x474 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_abbrev 0x000190ba 0xf76 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_abbrev 0x0001a030 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_abbrev 0x0001af12 0xb45 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_abbrev 0x0001ba57 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_abbrev 0x0001bf73 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_abbrev 0x0001cd2e 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_abbrev 0x0001d00e 0x819 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_abbrev 0x0001d827 0xbe9 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_abbrev 0x0001e410 0xd13 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_abbrev 0x0001f123 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_abbrev 0x0001f53a 0x5da esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_abbrev 0x0001fb14 0x592 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_abbrev 0x000200a6 0x1b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_abbrev 0x00020259 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_abbrev 0x00020404 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_abbrev 0x00020566 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_abbrev 0x00020956 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_abbrev 0x00020a56 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_abbrev 0x00020b96 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_abbrev 0x00020cd6 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_abbrev 0x00020e47 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_abbrev 0x00021125 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_abbrev 0x000213cb 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_abbrev 0x000216ed 0x2f1 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_abbrev 0x000219de 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_abbrev 0x00021bba 0x374 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_abbrev 0x00021f2e 0x47c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_abbrev 0x000223aa 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_abbrev 0x000228b8 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_abbrev 0x00022cd0 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_abbrev 0x000231de 0x371 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_abbrev 0x0002354f 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_abbrev 0x000237f5 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_abbrev 0x00023cb0 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_abbrev 0x0002403d 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_abbrev 0x000241ae 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_abbrev 0x0002437a 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_abbrev 0x00024494 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_abbrev 0x0002462f 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_abbrev 0x000247f7 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_abbrev 0x00024b21 0x314 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_abbrev 0x00024e35 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_abbrev 0x00024f19 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_abbrev 0x00025129 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_abbrev 0x000252a6 0x538 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_abbrev 0x000257de 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_abbrev 0x00025c34 0x2f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_abbrev 0x00025f28 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_abbrev 0x00026128 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_abbrev 0x0002630c 0x3fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_abbrev 0x00026706 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_abbrev 0x0002684b 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_abbrev 0x00026b2d 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_abbrev 0x00026de6 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_abbrev 0x00027019 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_abbrev 0x0002741c 0x50c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_abbrev 0x00027928 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_abbrev 0x00027d4c 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_abbrev 0x00027f56 0x192 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_abbrev 0x000280e8 0x3ab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_abbrev 0x00028493 0x36b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_abbrev 0x000287fe 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_abbrev 0x00028c59 0x31f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_abbrev 0x00028f78 0x372 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_abbrev 0x000292ea 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_abbrev 0x000296cd 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_abbrev 0x000299c7 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_abbrev 0x00029d6d 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_abbrev 0x0002a150 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_abbrev 0x0002a3e1 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_abbrev 0x0002a555 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_abbrev 0x0002a611 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x0002a984 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_abbrev 0x0002ab79 0x48c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - .debug_abbrev 0x0002b005 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x0002b348 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x0002b5ca 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x0002b9ca 0x1ee esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x0002bbb8 0x387 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_abbrev 0x0002bf3f 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_abbrev 0x0002c1aa 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_abbrev 0x0002c39b 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_abbrev 0x0002c624 0x19a esp-idf/soc/libsoc.a(lldesc.c.obj) - .debug_abbrev 0x0002c7be 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_abbrev 0x0002c84e 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_abbrev 0x0002c8be 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_abbrev 0x0002cbbf 0x55b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_abbrev 0x0002d11a 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_abbrev 0x0002d1f4 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_abbrev 0x0002d4d3 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_abbrev 0x0002d6ca 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_abbrev 0x0002d85a 0x37e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_abbrev 0x0002dbd8 0x259 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_abbrev 0x0002de31 0x3eb esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_abbrev 0x0002e21c 0x39e esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_abbrev 0x0002e5ba 0x157 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_abbrev 0x0002e711 0x3a2 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_abbrev 0x0002eab3 0xbb esp-idf/lwip/liblwip.a(init.c.obj) - .debug_abbrev 0x0002eb6e 0x21c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_abbrev 0x0002ed8a 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_abbrev 0x0002ef80 0x2d0 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_abbrev 0x0002f250 0x411 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_abbrev 0x0002f661 0x3de esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_abbrev 0x0002fa3f 0x3c7 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_abbrev 0x0002fe06 0x426 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_abbrev 0x0003022c 0x3aa esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_abbrev 0x000305d6 0x38f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_abbrev 0x00030965 0x387 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_abbrev 0x00030cec 0x3e0 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_abbrev 0x000310cc 0x414 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_abbrev 0x000314e0 0x371 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_abbrev 0x00031851 0x2f2 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_abbrev 0x00031b43 0x3ec esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_abbrev 0x00031f2f 0x36f esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_abbrev 0x0003229e 0x2e9 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_abbrev 0x00032587 0x25c esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_abbrev 0x000327e3 0x303 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_abbrev 0x00032ae6 0x33e esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_abbrev 0x00032e24 0x1ea esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_abbrev 0x0003300e 0x251 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_abbrev 0x0003325f 0x398 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_abbrev 0x000335f7 0x3d9 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_abbrev 0x000339d0 0x2c8 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_abbrev 0x00033c98 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_abbrev 0x00033ea3 0x286 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_abbrev 0x00034129 0x332 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_abbrev 0x0003445b 0x291 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_abbrev 0x000346ec 0x40b esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_abbrev 0x00034af7 0x45a esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_abbrev 0x00034f51 0x90 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_abbrev 0x00034fe1 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_abbrev 0x0003521a 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_abbrev 0x00035442 0x527 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_abbrev 0x00035969 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_abbrev 0x00035cfb 0x6ed esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_abbrev 0x000363e8 0x5c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_abbrev 0x000369aa 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_abbrev 0x00036c1a 0x50b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_abbrev 0x00037125 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_abbrev 0x00037572 0x424 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_abbrev 0x00037996 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_abbrev 0x00037d15 0x646 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_abbrev 0x0003835b 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_abbrev 0x00038700 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_abbrev 0x00038a9b 0x40b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_abbrev 0x00038ea6 0x4a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_abbrev 0x00039346 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_abbrev 0x0003958d 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_abbrev 0x00039a3c 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_abbrev 0x00039c9d 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_abbrev 0x00039f9e 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_abbrev 0x0003a100 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_abbrev 0x0003a333 0x5fc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_abbrev 0x0003a92f 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_abbrev 0x0003acdd 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_abbrev 0x0003afcb 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_abbrev 0x0003b3d9 0x684 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_abbrev 0x0003ba5d 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_abbrev 0x0003bd48 0x28c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_abbrev 0x0003bfd4 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_abbrev 0x0003c1e6 0x327 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_abbrev 0x0003c50d 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_abbrev 0x0003c93c 0x279 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_abbrev 0x0003cbb5 0x496 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_abbrev 0x0003d04b 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_abbrev 0x0003d256 0x32c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_abbrev 0x0003d582 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_abbrev 0x0003d983 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_abbrev 0x0003dc9f 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_abbrev 0x0003def3 0x27f esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_abbrev 0x0003e172 0x3e8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_abbrev 0x0003e55a 0x6b5 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_abbrev 0x0003ec0f 0x8f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0003ec9e 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0003ed47 0x5cd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0003f314 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0003f436 0x47f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0003f8b5 0x306 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0003fbbb 0x471 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0004002c 0x1a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x000401cc 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00040275 0x509 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0004077e 0x3f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00040b70 0x57b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x000410eb 0x7cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x000418b6 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0004195a 0x342 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00041c9c 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00041f92 0x1f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00042188 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_abbrev 0x000425d5 0x5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00042630 0x62 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00042692 0x2b1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00042943 0x32f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00042c72 0x43e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000430b0 0x2a8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00043358 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004359f 0x23a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000437d9 0x1bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00043996 0x224 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00043bba 0x298 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00043e52 0x2bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004410f 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044322 0x255 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044577 0x210 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044787 0x22d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000449b4 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044bbd 0x2f8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044eb5 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000450c7 0x174 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004523b 0x196 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000453d1 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000455a2 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000459cf 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00045e6a 0x457 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000462c1 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004647f 0x257 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000466d6 0x285 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004695b 0x260 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00046bbb 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00046cf7 0x325 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004701c 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00047279 0x45d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000476d6 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004791d 0x3cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00047ce9 0x18b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x0000ea9a 0x55a esp-idf/main/libmain.a(espnow_example_main.c.obj) + .debug_abbrev 0x0000eff4 0x10c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x0000f100 0x22d esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x0000f32d 0x28d esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_abbrev 0x0000f5ba 0x388 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0000f942 0x106 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_abbrev 0x0000fa48 0x345 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_abbrev 0x0000fd8d 0x543 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x000102d0 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x0001038d 0x685 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_abbrev 0x00010a12 0xac esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_abbrev 0x00010abe 0x650 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_abbrev 0x0001110e 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x00011170 0x4ed esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x0001165d 0x28d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x000118ea 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x00011b66 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x00011c90 0x208 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x00011e98 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x0001229a 0x260 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x000124fa 0x54b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x00012a45 0x53d esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x00012f82 0x3ba esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x0001333c 0x243 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x0001357f 0x142 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x000136c1 0x471 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x00013b32 0x229 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x00013d5b 0x205 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x00013f60 0x279 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x000141d9 0x280 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x00014459 0x1d2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x0001462b 0x1e3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x0001480e 0x3ee esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x00014bfc 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x00014d75 0x23e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00014fb3 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x00015162 0x39b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x000154fd 0x436 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x00015933 0x37c esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x00015caf 0x1a4 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x00015e53 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x000161ba 0x320 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_abbrev 0x000164da 0x3fc esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x000168d6 0x4fb esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x00016dd1 0x202 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x00016fd3 0x38e esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x00017361 0x3d4 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x00017735 0x2a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x000179de 0x472 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x00017e50 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x00017ed6 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x00017f46 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x00017fe9 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x00018079 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x00018260 0x93 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x000182f3 0x322 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_abbrev 0x00018615 0x158 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x0001876d 0x234 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_abbrev 0x000189a1 0x34e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_abbrev 0x00018cef 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x00018d84 0x108 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_abbrev 0x00018e8c 0x14 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x00018ea0 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_abbrev 0x00018ff3 0x474 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_abbrev 0x00019467 0xf76 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x0001a3dd 0xee2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x0001b2bf 0xb45 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x0001be04 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x0001c320 0xdbb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x0001d0db 0x2e0 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_abbrev 0x0001d3bb 0x819 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x0001dbd4 0xbe9 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x0001e7bd 0xd13 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x0001f4d0 0x417 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x0001f8e7 0x5da esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x0001fec1 0x592 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_abbrev 0x00020453 0x1b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_abbrev 0x00020606 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_abbrev 0x000207b1 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_abbrev 0x00020913 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_abbrev 0x00020d03 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_abbrev 0x00020e03 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_abbrev 0x00020f43 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_abbrev 0x00021083 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_abbrev 0x000211f4 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_abbrev 0x000214d2 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_abbrev 0x00021778 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_abbrev 0x00021a9a 0x2f1 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_abbrev 0x00021d8b 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_abbrev 0x00021f67 0x374 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_abbrev 0x000222db 0x47c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_abbrev 0x00022757 0x188 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_abbrev 0x000228df 0x2b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_abbrev 0x00022b95 0x3d8 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_abbrev 0x00022f6d 0x18f esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_abbrev 0x000230fc 0xe6 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_abbrev 0x000231e2 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x000236f0 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_abbrev 0x00023b08 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_abbrev 0x00024016 0x371 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_abbrev 0x00024387 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_abbrev 0x0002462d 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_abbrev 0x00024ae8 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_abbrev 0x00024e75 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_abbrev 0x00024fe6 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x000251b2 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x000252cc 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_abbrev 0x00025467 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x0002562f 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_abbrev 0x00025959 0x314 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_abbrev 0x00025c6d 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x00025d51 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_abbrev 0x00025f61 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_abbrev 0x000260de 0x538 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_abbrev 0x00026616 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_abbrev 0x00026a6c 0x2f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_abbrev 0x00026d60 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_abbrev 0x00026f60 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x00027144 0x3fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_abbrev 0x0002753e 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_abbrev 0x00027683 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_abbrev 0x00027965 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_abbrev 0x00027c1e 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_abbrev 0x00027e51 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_abbrev 0x00028254 0x50c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_abbrev 0x00028760 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_abbrev 0x00028b84 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_abbrev 0x00028d8e 0x192 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_abbrev 0x00028f20 0x3ab esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_abbrev 0x000292cb 0x36b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x00029636 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_abbrev 0x00029a91 0x31f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_abbrev 0x00029db0 0x372 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_abbrev 0x0002a122 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_abbrev 0x0002a505 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_abbrev 0x0002a7ff 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_abbrev 0x0002aba5 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_abbrev 0x0002af88 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_abbrev 0x0002b219 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x0002b38d 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_abbrev 0x0002b449 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0002b7bc 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_abbrev 0x0002b9b1 0x48c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0002be3d 0x343 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x0002c180 0x282 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x0002c402 0x400 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0002c802 0x1ee esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x0002c9f0 0x387 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_abbrev 0x0002cd77 0x3d5 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_abbrev 0x0002d14c 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_abbrev 0x0002d3b7 0x1f1 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x0002d5a8 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_abbrev 0x0002d831 0x19a esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_abbrev 0x0002d9cb 0x61 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_abbrev 0x0002da2c 0x90 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_abbrev 0x0002dabc 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_abbrev 0x0002db2c 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_abbrev 0x0002de2d 0x6b5 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_abbrev 0x0002e4e2 0x55b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x0002ea3d 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_abbrev 0x0002eb17 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x0002edf6 0x16b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0002ef61 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_abbrev 0x0002f158 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_abbrev 0x0002f2e8 0x37e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_abbrev 0x0002f666 0x259 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_abbrev 0x0002f8bf 0x3eb esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_abbrev 0x0002fcaa 0x39e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_abbrev 0x00030048 0x157 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_abbrev 0x0003019f 0x3a2 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_abbrev 0x00030541 0xbb esp-idf/lwip/liblwip.a(init.c.obj) + .debug_abbrev 0x000305fc 0x21c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_abbrev 0x00030818 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_abbrev 0x00030a0e 0x2d0 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_abbrev 0x00030cde 0x411 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_abbrev 0x000310ef 0x3de esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_abbrev 0x000314cd 0x3c7 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_abbrev 0x00031894 0x426 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_abbrev 0x00031cba 0x3aa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_abbrev 0x00032064 0x38f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_abbrev 0x000323f3 0x387 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_abbrev 0x0003277a 0x3e0 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_abbrev 0x00032b5a 0x414 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_abbrev 0x00032f6e 0x371 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_abbrev 0x000332df 0x2f2 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_abbrev 0x000335d1 0x3ec esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_abbrev 0x000339bd 0x36f esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_abbrev 0x00033d2c 0x2e9 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_abbrev 0x00034015 0x25c esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_abbrev 0x00034271 0x303 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_abbrev 0x00034574 0x33e esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_abbrev 0x000348b2 0x1ea esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_abbrev 0x00034a9c 0x251 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_abbrev 0x00034ced 0x398 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_abbrev 0x00035085 0x3d9 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_abbrev 0x0003545e 0x2c8 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_abbrev 0x00035726 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_abbrev 0x00035931 0x286 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_abbrev 0x00035bb7 0x332 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_abbrev 0x00035ee9 0x291 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_abbrev 0x0003617a 0x40b esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_abbrev 0x00036585 0x45a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_abbrev 0x000369df 0x90 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_abbrev 0x00036a6f 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_abbrev 0x00036ca8 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_abbrev 0x00036ed0 0x527 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_abbrev 0x000373f7 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_abbrev 0x00037789 0x6ed esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_abbrev 0x00037e76 0x5c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_abbrev 0x00038438 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_abbrev 0x000386a8 0x50b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_abbrev 0x00038bb3 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_abbrev 0x00039000 0x424 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_abbrev 0x00039424 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_abbrev 0x000397a3 0x646 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_abbrev 0x00039de9 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_abbrev 0x0003a18e 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_abbrev 0x0003a529 0x40b esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_abbrev 0x0003a934 0x4a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_abbrev 0x0003add4 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_abbrev 0x0003b01b 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_abbrev 0x0003b4ca 0x261 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_abbrev 0x0003b72b 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_abbrev 0x0003ba2c 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_abbrev 0x0003bb8e 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_abbrev 0x0003bdc1 0x5fc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_abbrev 0x0003c3bd 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_abbrev 0x0003c76b 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_abbrev 0x0003ca59 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_abbrev 0x0003ce67 0x684 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_abbrev 0x0003d4eb 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_abbrev 0x0003d7d6 0x28c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_abbrev 0x0003da62 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_abbrev 0x0003dc74 0x327 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_abbrev 0x0003df9b 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_abbrev 0x0003e3ca 0x279 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_abbrev 0x0003e643 0x496 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_abbrev 0x0003ead9 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_abbrev 0x0003ece4 0x32c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_abbrev 0x0003f010 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_abbrev 0x0003f411 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_abbrev 0x0003f72d 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_abbrev 0x0003f981 0x27f esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_abbrev 0x0003fc00 0x3e8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_abbrev 0x0003ffe8 0x8f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00040077 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00040120 0x5cd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x000406ed 0x122 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0004080f 0x47f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00040c8e 0x306 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00040f94 0x471 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00041405 0x1a0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x000415a5 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0004164e 0x509 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00041b57 0x3f2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00041f49 0x57b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x000424c4 0x7cb /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00042c8f 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00042d33 0x342 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00043075 0x2f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0004336b 0x1f6 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00043561 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x000439ae 0x5b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00043a09 0x62 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00043a6b 0x2b1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00043d1c 0x32f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004404b 0x43e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044489 0x2a8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044731 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044978 0x23a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044bb2 0x1bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044d6f 0x224 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00044f93 0x298 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004522b 0x2bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000454e8 0x213 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000456fb 0x255 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00045950 0x210 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00045b60 0x22d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00045d8d 0x209 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00045f96 0x2f8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004628e 0x212 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000464a0 0x174 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00046614 0x196 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000467aa 0x1d1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004697b 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00046da8 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00047243 0x457 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0004769a 0x1be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00047858 0x257 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00047aaf 0x285 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00047d34 0x260 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00047f94 0x13c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x000480d0 0x325 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000483f5 0x25d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00048652 0x45d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00048aaf 0x247 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00048cf6 0x3cc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000490c2 0x18b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x19e537 +.debug_line 0x00000000 0x1a6700 *(.debug_line) .debug_line 0x00000000 0x4af esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x000004af 0x21e3 esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -42446,296 +42705,306 @@ END GROUP .debug_line 0x00045cc4 0x12a8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) .debug_line 0x00046f6c 0x2975 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) .debug_line 0x000498e1 0xf1c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x0004a7fd 0x1d12 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .debug_line 0x0004c50f 0x28f esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x0004c79e 0x4d2 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x0004cc70 0x1120 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_line 0x0004dd90 0x1694 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_line 0x0004f424 0x217 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .debug_line 0x0004f63b 0xe66 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_line 0x000504a1 0x2dbd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0005325e 0x29c esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x000534fa 0x4ee6 esp-idf/driver/libdriver.a(gpio.c.obj) - .debug_line 0x000583e0 0x821b esp-idf/driver/libdriver.a(uart.c.obj) - .debug_line 0x000605fb 0xda esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x000606d5 0x1363 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x00061a38 0xb6a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x000625a2 0xf94 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x00063536 0x28d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x000637c3 0x703 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x00063ec6 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00064f71 0x56c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x000654dd 0x3579 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x00068a56 0x1239 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x00069c8f 0xe5f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0006aaee 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x0006af62 0x39b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x0006b2fd 0x222b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0006d528 0x45e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0006d986 0x4dc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0006de62 0x5c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0006e426 0xb13 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0006ef39 0x3a7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0006f2e0 0x3a5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0006f685 0xda0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x00070425 0x3e1 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x00070806 0x71a esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x00070f20 0x960 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x00071880 0x767 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x00071fe7 0x267a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00074661 0x979 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x00074fda 0x4d4 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x000754ae 0xcb6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x00076164 0x94c esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_line 0x00076ab0 0x8e8 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x00077398 0x1ac0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x00078e58 0x555 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x000793ad 0xac8 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x00079e75 0x11fc esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x0007b071 0x11c5 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x0007c236 0xac esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x0007c2e2 0x1b1 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x0007c493 0x214 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x0007c6a7 0x3b8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x0007ca5f 0x507 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_line 0x0007cf66 0x1f5 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x0007d15b 0x9c1 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_line 0x0007db1c 0x6d3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x0007e1ef 0x7c2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_line 0x0007e9b1 0xabb esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_line 0x0007f46c 0x1ce esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x0007f63a 0x27a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_line 0x0007f8b4 0x18b esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x0007fa3f 0x5c3 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_line 0x00080002 0x2826 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_line 0x00082828 0x3058 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x00085880 0x381d esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x0008909d 0x10e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x0008a17e 0x8f8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x0008aa76 0x17d2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x0008c248 0x519 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x0008c761 0xf9d esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x0008d6fe 0x3e13 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x00091511 0x19cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x00092edd 0x866 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x00093743 0x995 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000940d8 0x6b51 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_line 0x0009ac29 0x4d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_line 0x0009b0fb 0x5ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_line 0x0009b6e7 0x4d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_line 0x0009bbb8 0x1691 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_line 0x0009d249 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_line 0x0009d6ed 0x485 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_line 0x0009db72 0x4e3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_line 0x0009e055 0x45b esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_line 0x0009e4b0 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_line 0x0009f692 0x106a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_line 0x000a06fc 0x1ba7 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_line 0x000a22a3 0xadb esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_line 0x000a2d7e 0xae1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_line 0x000a385f 0xe98 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_line 0x000a46f7 0x1669 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_line 0x000a5d60 0x578c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_line 0x000ab4ec 0x2435 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_line 0x000ad921 0x2c30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_line 0x000b0551 0x95a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_line 0x000b0eab 0x858 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_line 0x000b1703 0x1635 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_line 0x000b2d38 0x193b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_line 0x000b4673 0x537 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_line 0x000b4baa 0x274 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_line 0x000b4e1e 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_line 0x000b505a 0x641 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_line 0x000b569b 0x765 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_line 0x000b5e00 0x123c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_line 0x000b703c 0x18f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_line 0x000b892e 0x289 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_line 0x000b8bb7 0x945 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_line 0x000b94fc 0x47c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_line 0x000b9978 0x25db esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_line 0x000bbf53 0x1483 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_line 0x000bd3d6 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_line 0x000bdb35 0x97a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_line 0x000be4af 0x958 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_line 0x000bee07 0x1924 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_line 0x000c072b 0x3fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_line 0x000c0b29 0x2095 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_line 0x000c2bbe 0x10c6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_line 0x000c3c84 0x109f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_line 0x000c4d23 0x16ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_line 0x000c6411 0x23bf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_line 0x000c87d0 0x5955 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_line 0x000ce125 0xff0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_line 0x000cf115 0x2f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_line 0x000cf40e 0x915 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_line 0x000cfd23 0xcc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_line 0x000d09e9 0x1661 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_line 0x000d204a 0xd29 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_line 0x000d2d73 0x116a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_line 0x000d3edd 0x54fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_line 0x000d93d7 0x4eb5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_line 0x000de28c 0x110d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_line 0x000df399 0x116b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_line 0x000e0504 0x17f1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_line 0x000e1cf5 0x2ce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_line 0x000e1fc3 0x16f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_line 0x000e2132 0x39bd esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x000e5aef 0x7cf esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_line 0x000e62be 0x1bc2 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - .debug_line 0x000e7e80 0x15c8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x000e9448 0xcb3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x000ea0fb 0x28d8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x000ec9d3 0x6b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000ed08c 0xea9 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_line 0x000edf35 0x922 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_line 0x000ee857 0x6eb esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_line 0x000eef42 0x8f3 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_line 0x000ef835 0x407 esp-idf/soc/libsoc.a(lldesc.c.obj) - .debug_line 0x000efc3c 0xc2 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_line 0x000efcfe 0x1af esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_line 0x000efead 0xf50 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_line 0x000f0dfd 0x3b52 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_line 0x000f494f 0x20f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_line 0x000f4b5e 0x111d esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_line 0x000f5c7b 0x65d esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_line 0x000f62d8 0x745 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_line 0x000f6a1d 0x17f6 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_line 0x000f8213 0x5c6 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_line 0x000f87d9 0x960b esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_line 0x00101de4 0xe64 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_line 0x00102c48 0x795 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_line 0x001033dd 0x2c6d esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_line 0x0010604a 0x284 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_line 0x001062ce 0x4ff esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_line 0x001067cd 0x480 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_line 0x00106c4d 0x6a8 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_line 0x001072f5 0x2faf esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_line 0x0010a2a4 0x245a esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_line 0x0010c6fe 0x1b23 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_line 0x0010e221 0x4c66 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_line 0x00112e87 0x44d2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_line 0x00117359 0x330f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_line 0x0011a668 0xc19 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_line 0x0011b281 0x2a0b esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_line 0x0011dc8c 0x3f77 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_line 0x00121c03 0x1bdf esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_line 0x001237e2 0xa37 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_line 0x00124219 0x1625 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_line 0x0012583e 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_line 0x00126cfe 0xb88 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_line 0x00127886 0x6e0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_line 0x00127f66 0x993 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_line 0x001288f9 0x23b8 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_line 0x0012acb1 0xe27 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_line 0x0012bad8 0x6a9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_line 0x0012c181 0x14e2 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_line 0x0012d663 0x4def esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_line 0x00132452 0x782 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_line 0x00132bd4 0x559 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_line 0x0013312d 0x7ec esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_line 0x00133919 0x12fb esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_line 0x00134c14 0x730 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_line 0x00135344 0x275c esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_line 0x00137aa0 0x4712 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_line 0x0013c1b2 0x254 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_line 0x0013c406 0x923 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_line 0x0013cd29 0xe5b esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_line 0x0013db84 0x13ab esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_line 0x0013ef2f 0x919 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_line 0x0013f848 0x4ec9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_line 0x00144711 0x1f0d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_line 0x0014661e 0x555 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_line 0x00146b73 0x1235 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_line 0x00147da8 0x2dd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_line 0x0014ab80 0x136c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_line 0x0014beec 0xd9a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_line 0x0014cc86 0x55f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_line 0x00152279 0x229e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_line 0x00154517 0x1043 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_line 0x0015555a 0xb56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_line 0x001560b0 0x1b45 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_line 0x00157bf5 0x967 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_line 0x0015855c 0x6e8b esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_line 0x0015f3e7 0xb95 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_line 0x0015ff7c 0x27a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_line 0x00162721 0x571 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_line 0x00162c92 0x78b esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_line 0x0016341d 0x5b55 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_line 0x00168f72 0x1cb1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_line 0x0016ac23 0xb13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_line 0x0016b736 0x1e6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_line 0x0016d5a2 0x2d44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_line 0x001702e6 0x9bc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_line 0x00170ca2 0xca1 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_line 0x00171943 0xb4d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_line 0x00172490 0x10a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_line 0x00173534 0x1453 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_line 0x00174987 0x943 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_line 0x001752ca 0x2064 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_line 0x0017732e 0x4fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_line 0x0017782a 0xbf3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_line 0x0017841d 0x28c9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_line 0x0017ace6 0x126c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_line 0x0017bf52 0x1265 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_line 0x0017d1b7 0x53c esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_line 0x0017d6f3 0xc8a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_line 0x0017e37d 0x2dfe esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_line 0x0018117b 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001811e6 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00181251 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018178f 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00181838 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00181c7a 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00181e1b 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001822b6 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00182337 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001823a2 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001827fc 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001829e3 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00182dbd 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018358c 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001835f7 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00183681 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001837ba 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001838a8 0x7cc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x00184074 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001840ae 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001840ec 0x30b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001843f7 0x5b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001849aa 0x87d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00185227 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00185517 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00185604 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00185ec1 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018600c 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018617d 0x281 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001863fe 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001867fc 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00186a3d 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00186cba 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00186db3 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00186fdd 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00187281 0x97a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00187bfb 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00187ebf 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00187f10 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00187f9e 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00188073 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018cf64 0x5234 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00192198 0x362a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001957c2 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019594b 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00195ce0 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00195e8e 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00195fc2 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00196189 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019825b 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00198402 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019a5ff 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019a73a 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019dd1c 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x0004a7fd 0x2dd7 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .debug_line 0x0004d5d4 0x28f esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x0004d863 0x4d2 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x0004dd35 0x1120 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_line 0x0004ee55 0x1694 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x000504e9 0x217 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_line 0x00050700 0xe66 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_line 0x00051566 0x2dbd esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x00054323 0x29c esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x000545bf 0x4ee6 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_line 0x000594a5 0xc9 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_line 0x0005956e 0x821b esp-idf/driver/libdriver.a(uart.c.obj) + .debug_line 0x00061789 0xda esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x00061863 0x1363 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x00062bc6 0xb6a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x00063730 0xf94 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x000646c4 0x28d esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x00064951 0x703 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00065054 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x000660ff 0x56c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x0006666b 0x3579 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x00069be4 0x1239 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0006ae1d 0xe5f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x0006bc7c 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0006c0f0 0x39b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0006c48b 0x222b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0006e6b6 0x45e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0006eb14 0x4dc esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0006eff0 0x5c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0006f5b4 0xb13 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x000700c7 0x3a7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0007046e 0x3a5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x00070813 0xda0 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x000715b3 0x3e1 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x00071994 0x71a esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x000720ae 0x960 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x00072a0e 0x767 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x00073175 0x267a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000757ef 0x979 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00076168 0x4d4 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x0007663c 0xcb6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x000772f2 0x94c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_line 0x00077c3e 0x8e8 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00078526 0x1ac0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x00079fe6 0x555 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x0007a53b 0xac8 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x0007b003 0x11fc esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x0007c1ff 0x3a9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0007c5a8 0x11c5 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0007d76d 0xac esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0007d819 0x1b1 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0007d9ca 0x214 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x0007dbde 0x3b8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0007df96 0x507 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x0007e49d 0x1f5 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x0007e692 0x9c1 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_line 0x0007f053 0x6d3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x0007f726 0x7c2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_line 0x0007fee8 0xabb esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x000809a3 0x1ce esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x00080b71 0x27a esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_line 0x00080deb 0x18b esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x00080f76 0x5c3 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x00081539 0x2826 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x00083d5f 0x3058 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x00086db7 0x381d esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x0008a5d4 0x10e1 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x0008b6b5 0x8f8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x0008bfad 0x17d2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x0008d77f 0x519 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x0008dc98 0xf9d esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x0008ec35 0x3e13 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x00092a48 0x19cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x00094414 0x866 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x00094c7a 0x995 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x0009560f 0x6b51 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x0009c160 0x4d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x0009c632 0x5ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x0009cc1e 0x4d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x0009d0ef 0x1691 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x0009e780 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x0009ec24 0x485 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x0009f0a9 0x4e3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x0009f58c 0x45b esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x0009f9e7 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x000a0bc9 0x106a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_line 0x000a1c33 0x1ba7 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x000a37da 0xadb esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_line 0x000a42b5 0xae1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x000a4d96 0xe98 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x000a5c2e 0x1669 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x000a7297 0x4d7 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_line 0x000a776e 0xf2a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_line 0x000a8698 0x196b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_line 0x000aa003 0x7a0 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_line 0x000aa7a3 0x353 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_line 0x000aaaf6 0x578c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x000b0282 0x2435 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x000b26b7 0x2c30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x000b52e7 0x95a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x000b5c41 0x858 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x000b6499 0x1635 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x000b7ace 0x193b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x000b9409 0x537 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x000b9940 0x274 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x000b9bb4 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x000b9df0 0x641 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x000ba431 0x765 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x000bab96 0x123c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x000bbdd2 0x18f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_line 0x000bd6c4 0x289 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x000bd94d 0x945 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x000be292 0x47c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x000be70e 0x25db esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x000c0ce9 0x1483 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x000c216c 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x000c28cb 0x97a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x000c3245 0x958 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x000c3b9d 0x1924 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x000c54c1 0x3fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x000c58bf 0x2095 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x000c7954 0x10c6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x000c8a1a 0x109f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x000c9ab9 0x16ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x000cb1a7 0x23bf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_line 0x000cd566 0x5955 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x000d2ebb 0xff0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x000d3eab 0x2f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x000d41a4 0x915 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x000d4ab9 0xcc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x000d577f 0x1661 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x000d6de0 0xd29 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x000d7b09 0x116a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x000d8c73 0x54fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x000de16d 0x4eb5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x000e3022 0x110d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x000e412f 0x116b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x000e529a 0x17f1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x000e6a8b 0x2ce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x000e6d59 0x16f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x000e6ec8 0x39bd esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000ea885 0x7cf esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x000eb054 0x1bc2 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_line 0x000ecc16 0x15c8 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x000ee1de 0xcb3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x000eee91 0x28d8 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x000f1769 0x6b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x000f1e22 0xea9 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x000f2ccb 0x98d esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_line 0x000f3658 0x922 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x000f3f7a 0x6eb esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x000f4665 0x8f3 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x000f4f58 0x407 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_line 0x000f535f 0xa4 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_line 0x000f5403 0xc2 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x000f54c5 0x1af esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x000f5674 0xf50 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x000f65c4 0x2dfe esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_line 0x000f93c2 0x3b52 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x000fcf14 0x20f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x000fd123 0x111d esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x000fe240 0x2a02 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x00100c42 0x65d esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x0010129f 0x745 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x001019e4 0x17f6 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x001031da 0x5c6 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x001037a0 0x960b esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0010cdab 0xe64 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0010dc0f 0x795 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0010e3a4 0x2c6d esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x00111011 0x284 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x00111295 0x4ff esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x00111794 0x480 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x00111c14 0x6a8 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x001122bc 0x2faf esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x0011526b 0x245a esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x001176c5 0x1b23 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x001191e8 0x4c66 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x0011de4e 0x44d2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x00122320 0x330f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x0012562f 0xc19 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x00126248 0x2a0b esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x00128c53 0x3f77 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x0012cbca 0x1bdf esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x0012e7a9 0xa37 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x0012f1e0 0x1625 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x00130805 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x00131cc5 0xb88 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x0013284d 0x6e0 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x00132f2d 0x993 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x001338c0 0x23b8 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x00135c78 0xe27 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x00136a9f 0x6a9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x00137148 0x14e2 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x0013862a 0x4def esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x0013d419 0x782 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x0013db9b 0x559 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x0013e0f4 0x7ec esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x0013e8e0 0x12fb esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x0013fbdb 0x730 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x0014030b 0x275c esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x00142a67 0x4712 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x00147179 0x254 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x001473cd 0x923 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x00147cf0 0xe5b esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x00148b4b 0x13ab esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x00149ef6 0x919 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x0014a80f 0x4ec9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_line 0x0014f6d8 0x1f0d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x001515e5 0x555 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x00151b3a 0x1235 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x00152d6f 0x2dd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x00155b47 0x136c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x00156eb3 0xd9a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x00157c4d 0x55f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x0015d240 0x229e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x0015f4de 0x1043 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x00160521 0xb56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x00161077 0x1b45 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x00162bbc 0x967 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x00163523 0x6e8b esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x0016a3ae 0xb95 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x0016af43 0x27a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x0016d6e8 0x571 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x0016dc59 0x78b esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x0016e3e4 0x5b55 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x00173f39 0x1cb1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x00175bea 0xb13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x001766fd 0x1e6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x00178569 0x2d44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x0017b2ad 0x9bc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x0017bc69 0xca1 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x0017c90a 0xb4d esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x0017d457 0x10a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x0017e4fb 0x1453 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x0017f94e 0x943 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_line 0x00180291 0x2064 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x001822f5 0x4fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x001827f1 0xbf3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x001833e4 0x28c9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x00185cad 0x126c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x00186f19 0x1265 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x0018817e 0x53c esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x001886ba 0xc8a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x00189344 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x001893af 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018941a 0x53e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00189958 0xa9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00189a01 0x442 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00189e43 0x1a1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00189fe4 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018a47f 0x81 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018a500 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018a56b 0x45a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018a9c5 0x1e7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018abac 0x3da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018af86 0x7cf /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018b755 0x6b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018b7c0 0x8a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018b84a 0x139 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018b983 0xee /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0018ba71 0x7cc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x0018c23d 0x3a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018c277 0x3e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018c2b5 0x30b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018c5c0 0x5b3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018cb73 0x87d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018d3f0 0x2f0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018d6e0 0xed /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018d7cd 0x8bd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018e08a 0x14b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018e1d5 0x171 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018e346 0x281 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018e5c7 0x3fe /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018e9c5 0x241 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018ec06 0x27d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018ee83 0xf9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018ef7c 0x22a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018f1a6 0x2a4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018f44a 0x97a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0018fdc4 0x2c4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00190088 0x51 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001900d9 0x8e /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00190167 0xd5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019023c 0x4ef1 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019512d 0x5234 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019a361 0x362a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019d98b 0x189 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019db14 0x395 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019dea9 0x1ae /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019e057 0x134 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0019e18b 0x1c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0019e352 0x20d2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001a0424 0x1a7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001a05cb 0x21fd /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001a27c8 0x13b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001a2903 0x35e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x001a5ee5 0x81b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x2a4ec +.debug_frame 0x00000000 0x2bdf0 *(.debug_frame) .debug_frame 0x00000000 0x58 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_frame 0x00000058 0x4e8 esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -42815,639 +43084,658 @@ END GROUP .debug_frame 0x000075e0 0x2c8 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) .debug_frame 0x000078a8 0x44c esp-idf/vfs/libvfs.a(vfs_uart.c.obj) .debug_frame 0x00007cf4 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_frame 0x00007e18 0x164 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .debug_frame 0x00007f7c 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x00007fac 0x120 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x000080cc 0x214 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_frame 0x000082e0 0x370 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_frame 0x00008650 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_frame 0x00008738 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x00008a80 0x86c esp-idf/driver/libdriver.a(gpio.c.obj) - .debug_frame 0x000092ec 0xa74 esp-idf/driver/libdriver.a(uart.c.obj) - .debug_frame 0x00009d60 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x00009d8c 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x00009fe4 0x168 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x0000a14c 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x0000a228 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x0000a268 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000a3c0 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0000a598 0x9c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x0000a634 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x0000ab44 0x15c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x0000aca0 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x0000af3c 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x0000afc8 0x460 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x0000b428 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0000b494 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x0000b4d4 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x0000b570 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x0000b6c4 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x0000b6f4 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x0000b724 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x0000b890 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0000b90c 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0000ba1c 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x0000bb9c 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x0000bc08 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x0000bf90 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x0000c0a8 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x0000c0dc 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x0000c294 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_frame 0x0000c3c0 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x0000c480 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x0000c730 0xa8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x0000c7d8 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x0000c940 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x0000cb58 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x0000ccc0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x0000cd00 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x0000cd20 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_frame 0x0000cd78 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x0000cda8 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_frame 0x0000ce70 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x0000cea4 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_frame 0x0000cf78 0x120 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_frame 0x0000d098 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x0000d0c8 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_frame 0x0000d1b8 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_frame 0x0000d2c8 0x428 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_frame 0x0000d6f0 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_frame 0x0000e3f8 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_frame 0x0000eb60 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_frame 0x0000ee08 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_frame 0x0000ef38 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_frame 0x0000f1b0 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_frame 0x0000f224 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_frame 0x0000f340 0x4dc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_frame 0x0000f81c 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_frame 0x0000f9ec 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_frame 0x0000fa58 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_frame 0x0000fac4 0xf30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_frame 0x000109f4 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_frame 0x00010aac 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_frame 0x00010b18 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_frame 0x00010b64 0x568 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_frame 0x000110cc 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_frame 0x000110f4 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_frame 0x00011140 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_frame 0x00011188 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_frame 0x00011234 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_frame 0x000113f4 0x260 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_frame 0x00011654 0x364 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_frame 0x000119b8 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_frame 0x00011ad4 0x1b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_frame 0x00011c88 0x128 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_frame 0x00011db0 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_frame 0x00012484 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_frame 0x00012d1c 0x4c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_frame 0x000131dc 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_frame 0x000135a4 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_frame 0x00013928 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_frame 0x000139d8 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_frame 0x00013c84 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_frame 0x00013f40 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_frame 0x00013fac 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_frame 0x00014024 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_frame 0x00014074 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_frame 0x000140e8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_frame 0x000141a0 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_frame 0x00014394 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_frame 0x00014584 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_frame 0x000145cc 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_frame 0x000146c8 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_frame 0x00014744 0x394 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_frame 0x00014ad8 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_frame 0x00014d44 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_frame 0x00014ea4 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_frame 0x00014ffc 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_frame 0x00015138 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_frame 0x00015394 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_frame 0x0001545c 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_frame 0x000156d4 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_frame 0x0001599c 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_frame 0x00015c7c 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_frame 0x00015f98 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_frame 0x000162a0 0xa18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_frame 0x00016cb8 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_frame 0x00016dec 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_frame 0x00016e28 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_frame 0x00016edc 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_frame 0x0001701c 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_frame 0x000172f4 0x398 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_frame 0x0001768c 0x2ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_frame 0x00017978 0xe3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_frame 0x000187b4 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_frame 0x00018a08 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_frame 0x00018c44 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_frame 0x00018ec8 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_frame 0x00019364 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_frame 0x00019390 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_frame 0x000193c4 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x00019a50 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_frame 0x00019af8 0x39c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - .debug_frame 0x00019e94 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x0001a0b4 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x0001a24c 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x0001a690 0xcc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x0001a75c 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_frame 0x0001a8d4 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_frame 0x0001aa44 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_frame 0x0001aaf4 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_frame 0x0001ac34 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) - .debug_frame 0x0001ac64 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_frame 0x0001ae28 0x4cc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_frame 0x0001b2f4 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_frame 0x0001b330 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_frame 0x0001b4f8 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_frame 0x0001b608 0x188 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_frame 0x0001b790 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_frame 0x0001ba50 0xec esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_frame 0x0001bb3c 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_frame 0x0001c734 0x260 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_frame 0x0001c994 0xa4 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_frame 0x0001ca38 0x36c esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_frame 0x0001cda4 0x2c esp-idf/lwip/liblwip.a(init.c.obj) - .debug_frame 0x0001cdd0 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_frame 0x0001ce5c 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_frame 0x0001ceec 0xf4 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_frame 0x0001cfe0 0x568 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_frame 0x0001d548 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_frame 0x0001dac0 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_frame 0x0001dc90 0x72c esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_frame 0x0001e3bc 0x1b4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_frame 0x0001e570 0x470 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_frame 0x0001e9e0 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_frame 0x0001eb6c 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_frame 0x0001edd0 0x634 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_frame 0x0001f404 0x2c8 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_frame 0x0001f6cc 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_frame 0x0001f768 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_frame 0x0001fa2c 0x194 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_frame 0x0001fbc0 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_frame 0x0001fc7c 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_frame 0x0001fcdc 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_frame 0x0001fe64 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_frame 0x0001fffc 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_frame 0x000200a8 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_frame 0x00020108 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_frame 0x00020330 0x430 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_frame 0x00020760 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_frame 0x000207d4 0x64 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_frame 0x00020838 0x74 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_frame 0x000208ac 0x3bc esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_frame 0x00020c68 0xe4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_frame 0x00020d4c 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_frame 0x000211d4 0x5b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_frame 0x00021788 0x20 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_frame 0x000217a8 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_frame 0x000218c0 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_frame 0x00021a48 0x2d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_frame 0x00021d1c 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_frame 0x00021e4c 0x8e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_frame 0x00022730 0x2c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_frame 0x000229f8 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_frame 0x00022a5c 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_frame 0x00022b44 0x8e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_frame 0x0002342c 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_frame 0x00023658 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_frame 0x00023838 0x968 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_frame 0x000241a0 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_frame 0x00024308 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_frame 0x00024520 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_frame 0x000246a8 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_frame 0x000248d0 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_frame 0x00024994 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_frame 0x00025444 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_frame 0x000255a0 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_frame 0x00025870 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_frame 0x000258b8 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_frame 0x00025934 0xa98 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_frame 0x000263cc 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_frame 0x000264d4 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_frame 0x00026694 0x2b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_frame 0x00026944 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_frame 0x00026ed8 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_frame 0x0002705c 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_frame 0x000273dc 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_frame 0x000274f8 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_frame 0x000276a0 0x254 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_frame 0x000278f4 0x1f0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_frame 0x00027ae4 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_frame 0x00027f54 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_frame 0x00027ffc 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_frame 0x0002839c 0x364 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_frame 0x00028700 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_frame 0x00028874 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_frame 0x00028954 0x1c4 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_frame 0x00028b18 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_frame 0x00028c48 0x504 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_frame 0x0002914c 0x298 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x000293e4 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002943c 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000294c0 0x17c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002963c 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002969c 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000296e0 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029740 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029790 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000297dc 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029830 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029888 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000298d4 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029978 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x000299b4 0x64 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029a18 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029a50 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029ac8 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029b14 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029b40 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029b70 0xb8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029c28 0x108 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029d30 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029e58 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029e78 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029ee4 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029f4c 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00029f8c 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00029fc4 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002a060 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002a098 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002a38c 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002a3bc 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002a4c0 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x00007e18 0x214 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .debug_frame 0x0000802c 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000805c 0x120 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000817c 0x214 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_frame 0x00008390 0x370 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x00008700 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_frame 0x000087e8 0x348 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x00008b30 0x86c esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_frame 0x0000939c 0x20 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_frame 0x000093bc 0xa74 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_frame 0x00009e30 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x00009e5c 0x258 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000a0b4 0x168 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000a21c 0xdc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000a2f8 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000a338 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000a490 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x0000a668 0x9c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000a704 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000ac14 0x15c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0000ad70 0x29c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000b00c 0x8c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000b098 0x460 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x0000b4f8 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000b564 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000b5a4 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x0000b640 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000b794 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000b7c4 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000b7f4 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x0000b960 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x0000b9dc 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x0000baec 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000bc6c 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0000bcd8 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000c060 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000c178 0x34 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000c1ac 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000c364 0x12c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_frame 0x0000c490 0xc0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000c550 0x2b0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x0000c800 0xa8 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000c8a8 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x0000ca10 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000cc28 0x40 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000cc68 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000cdd0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000ce10 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000ce30 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x0000ce88 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000ceb8 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_frame 0x0000cf80 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000cfb4 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_frame 0x0000d088 0x120 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x0000d1a8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x0000d1d8 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_frame 0x0000d2c8 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x0000d3d8 0x428 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x0000d800 0xd08 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x0000e508 0x768 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x0000ec70 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x0000ef18 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x0000f048 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x0000f2c0 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x0000f334 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x0000f450 0x4dc esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x0000f92c 0x1d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x0000fafc 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x0000fb68 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x0000fbd4 0xf30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x00010b04 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x00010bbc 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x00010c28 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x00010c74 0x568 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x000111dc 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x00011204 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00011250 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x00011298 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x00011344 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x00011504 0x260 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_frame 0x00011764 0x364 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x00011ac8 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_frame 0x00011be4 0x1b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x00011d98 0x128 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00011ec0 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x00012594 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_frame 0x000125e4 0x134 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_frame 0x00012718 0x1bc esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_frame 0x000128d4 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_frame 0x0001294c 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_frame 0x0001296c 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x00013204 0x4c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x000136c4 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x00013a8c 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x00013e10 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x00013ec0 0x2ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x0001416c 0x2bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x00014428 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x00014494 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x0001450c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x0001455c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x000145d0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x00014688 0x1f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x0001487c 0x1f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_frame 0x00014a6c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x00014ab4 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00014bb0 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x00014c2c 0x394 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x00014fc0 0x26c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x0001522c 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x0001538c 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x000154e4 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x00015620 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x0001587c 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x00015944 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x00015bbc 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x00015e84 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x00016164 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x00016480 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_frame 0x00016788 0xa18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x000171a0 0x134 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x000172d4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x00017310 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x000173c4 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x00017504 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x000177dc 0x398 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x00017b74 0x2ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x00017e60 0xe3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x00018c9c 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x00018ef0 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x0001912c 0x284 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x000193b0 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x0001984c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x00019878 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x000198ac 0x68c esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x00019f38 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x00019fe0 0x39c esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_frame 0x0001a37c 0x220 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x0001a59c 0x198 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x0001a734 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x0001ab78 0xcc esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x0001ac44 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x0001adbc 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_frame 0x0001ae84 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x0001aff4 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x0001b0a4 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x0001b1e4 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_frame 0x0001b214 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x0001b3d8 0x504 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_frame 0x0001b8dc 0x4cc esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x0001bda8 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x0001bde4 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x0001bfac 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x0001d300 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x0001d410 0x188 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x0001d598 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x0001d858 0xec esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x0001d944 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x0001e53c 0x260 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x0001e79c 0xa4 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x0001e840 0x36c esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x0001ebac 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x0001ebd8 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x0001ec64 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x0001ecf4 0xf4 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x0001ede8 0x568 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x0001f350 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x0001f8c8 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x0001fa98 0x72c esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x000201c4 0x1b4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x00020378 0x470 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x000207e8 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x00020974 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x00020bd8 0x634 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x0002120c 0x2c8 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x000214d4 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x00021570 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x00021834 0x194 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x000219c8 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x00021a84 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x00021ae4 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x00021c6c 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x00021e04 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x00021eb0 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x00021f10 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x00022138 0x430 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x00022568 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x000225dc 0x64 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x00022640 0x74 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x000226b4 0x3bc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x00022a70 0xe4 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x00022b54 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x00022fdc 0x5b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x00023590 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x000235b0 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x000236c8 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x00023850 0x2d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x00023b24 0x130 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x00023c54 0x8e4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_frame 0x00024538 0x2c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x00024800 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x00024864 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x0002494c 0x8e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x00025234 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x00025460 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x00025640 0x968 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x00025fa8 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x00026110 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x00026328 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x000264b0 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x000266d8 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x0002679c 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x0002724c 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x000273a8 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x00027678 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x000276c0 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x0002773c 0xa98 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x000281d4 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x000282dc 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x0002849c 0x2b0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x0002874c 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x00028ce0 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x00028e64 0x380 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x000291e4 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x00029300 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x000294a8 0x254 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x000296fc 0x1f0 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_frame 0x000298ec 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x00029d5c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x00029e04 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x0002a1a4 0x364 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x0002a508 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x0002a67c 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x0002a75c 0x1c4 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x0002a920 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x0002aa50 0x298 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x0002ace8 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002ad40 0x84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002adc4 0x17c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002af40 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002afa0 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002afe4 0x60 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b044 0x50 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b094 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b0e0 0x54 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b134 0x58 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b18c 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b1d8 0xa4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b27c 0x3c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b2b8 0x64 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b31c 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b354 0x78 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b3cc 0x4c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b418 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b444 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b474 0xb8 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b52c 0x108 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b634 0x128 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b75c 0x20 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b77c 0x6c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b7e8 0x68 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b850 0x40 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b890 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0002b8c8 0x9c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b964 0x38 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002b99c 0x2f4 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002bc90 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002bcc0 0x104 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0002bdc4 0x2c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x5ee42 +.debug_str 0x00000000 0x60546 *(.debug_str) - .debug_str 0x00000000 0x5ee42 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_str 0x00000000 0x60546 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x365 (size before relaxing) - .debug_str 0x0005ee42 0xd23 esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_str 0x0005ee42 0x863 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_str 0x0005ee42 0x520 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_str 0x0005ee42 0x59a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_str 0x0005ee42 0x414 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_str 0x0005ee42 0x6d7 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_str 0x0005ee42 0x1bad esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_str 0x0005ee42 0x2e8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_str 0x0005ee42 0x3c95 esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_str 0x0005ee42 0x29b9 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_str 0x0005ee42 0xa9b esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_str 0x0005ee42 0x4443 esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_str 0x0005ee42 0x29e esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - .debug_str 0x0005ee42 0x358d esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_str 0x0005ee42 0x32df esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_str 0x0005ee42 0x2a99 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_str 0x0005ee42 0xfc1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_str 0x0005ee42 0x301 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_str 0x0005ee42 0x1004 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_str 0x0005ee42 0x2813 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0005ee42 0x29da esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x0005ee42 0x5134 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_str 0x0005ee42 0xa31 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_str 0x0005ee42 0x218b esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_str 0x0005ee42 0x5c5 esp-idf/log/liblog.a(log.c.obj) - .debug_str 0x0005ee42 0x548 esp-idf/log/liblog.a(log_freertos.c.obj) - .debug_str 0x0005ee42 0x875 esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_str 0x0005ee42 0x6ae esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_str 0x0005ee42 0x898 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_str 0x0005ee42 0x9bb esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_str 0x0005ee42 0x855 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_str 0x0005ee42 0x434 esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_str 0x0005ee42 0x55e esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_str 0x0005ee42 0x4db esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_str 0x0005ee42 0x4e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_str 0x0005ee42 0x1668 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_str 0x0005ee42 0x7bc esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_str 0x0005ee42 0x29ec esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_str 0x0005ee42 0x1e4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_str 0x0005ee42 0x4f0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_str 0x0005ee42 0x1386 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_str 0x0005ee42 0x2efb esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_str 0x0005ee42 0xa33 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_str 0x0005ee42 0x51e5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_str 0x0005ee42 0x3207 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_str 0x0005ee42 0x23c2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_str 0x0005ee42 0x493 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_str 0x0005ee42 0x35f esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_str 0x0005ee42 0x49f esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_str 0x0005ee42 0xe0d esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_str 0x0005ee42 0x1d55 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_str 0x0005ee42 0x1522 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_str 0x0005ee42 0x34e esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_str 0x0005ee42 0x7e2 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_str 0x0005ee42 0x1716 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_str 0x0005ee42 0x351 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_str 0x0005ee42 0x283 esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_str 0x0005ee42 0x31c esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_str 0x0005ee42 0x7ae esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_str 0x0005ee42 0x8d9 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_str 0x0005ee42 0x2c6 esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_str 0x0005ee42 0x658 esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_str 0x0005ee42 0xbc7 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_str 0x0005ee42 0x88d esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_str 0x0005ee42 0xa4a esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_str 0x0005ee42 0x92c esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_str 0x0005ee42 0xb5d esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_str 0x0005ee42 0x4fd esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_str 0x0005ee42 0xdcd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_str 0x0005ee42 0x3c5 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_str 0x0005ee42 0x325 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) - .debug_str 0x0005ee42 0x18c4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_str 0x0005ee42 0x3ae esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_str 0x0005ee42 0x135f esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_str 0x0005ee42 0xa6c esp-idf/vfs/libvfs.a(vfs_console.c.obj) - .debug_str 0x0005ee42 0x15d0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) - .debug_str 0x0005ee42 0x1f9d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) - .debug_str 0x0005ee42 0x967 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_str 0x0005ee42 0x1b98 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .debug_str 0x0005ee42 0x292 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_str 0x0005ee42 0x3e6 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_str 0x0005ee42 0x85c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_str 0x0005ee42 0xa51 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x0005ee42 0x26a3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .debug_str 0x0005ee42 0x2baa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x0005ee42 0x1001 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_str 0x0005ee42 0x359 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_str 0x0005ee42 0x2cef esp-idf/driver/libdriver.a(gpio.c.obj) - .debug_str 0x0005ee42 0x7895 esp-idf/driver/libdriver.a(uart.c.obj) - .debug_str 0x0005ee42 0x23e esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_str 0x0005ee42 0x290a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_str 0x0005ee42 0x135b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_str 0x0005ee42 0x9e6 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_str 0x0005ee42 0x34e esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_str 0x0005ee42 0xe0e esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_str 0x0005ee42 0xb96 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_str 0x0005ee42 0x59a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_str 0x0005ee42 0x2266 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_str 0x0005ee42 0x3cae esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_str 0x0005ee42 0xc09 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_str 0x0005ee42 0x772 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_str 0x0005ee42 0x96a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_str 0x0005ee42 0x1b0d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_str 0x0005ee42 0xc93 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_str 0x0005ee42 0x1363 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_str 0x0005ee42 0xcc9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_str 0x0005ee42 0xd70 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_str 0x0005ee42 0xbf2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_str 0x0005ee42 0xbea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_str 0x0005ee42 0x2cf2 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_str 0x0005ee42 0x2f7 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_str 0x0005ee42 0xb38 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_str 0x0005ee42 0x4ba esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_str 0x0005ee42 0x7422 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_str 0x0005ee42 0xc85 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_str 0x0005ee42 0x7477 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_str 0x0005ee42 0x39c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_str 0x0005ee42 0x612 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_str 0x0005ee42 0x615 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_str 0x0005ee42 0x28a0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_str 0x0005ee42 0x269d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_str 0x0005ee42 0x4e9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_str 0x0005ee42 0xe4c esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_str 0x0005ee42 0x13bf esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_str 0x0005ee42 0x2223 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_str 0x0005ee42 0x8a4 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_str 0x0005ee42 0x22c esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_str 0x0005ee42 0x25f esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_str 0x0005ee42 0x23e esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_str 0x0005ee42 0x326 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_str 0x0005ee42 0x277 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_str 0x0005ee42 0x2116 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_str 0x0005ee42 0x9bd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_str 0x0005ee42 0x64f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_str 0x0005ee42 0x2df6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_str 0x0005ee42 0x238 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_str 0x0005ee42 0x2f4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_str 0x0005ee42 0x9d esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_str 0x0005ee42 0x563 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_str 0x0005ee42 0x1055 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_str 0x0005ee42 0x8efb esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_str 0x0005ee42 0x86f2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_str 0x0005ee42 0x6f65 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_str 0x0005ee42 0x10fc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_str 0x0005ee42 0x83f8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_str 0x0005ee42 0x500 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_str 0x0005ee42 0x2470 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_str 0x0005ee42 0x3585 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_str 0x0005ee42 0x54de esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_str 0x0005ee42 0xdc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_str 0x0005ee42 0x1659 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_str 0x0005ee42 0x33cd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_str 0x0005ee42 0x722 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_str 0x0005ee42 0x303 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_str 0x0005ee42 0x2af esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_str 0x0005ee42 0x1760 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_str 0x0005ee42 0x259 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_str 0x0005ee42 0x28f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_str 0x0005ee42 0x28c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_str 0x0005ee42 0x320 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_str 0x0005ee42 0x3d5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_str 0x0005ee42 0x3e1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_str 0x0005ee42 0x57f esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_str 0x0005ee42 0x516 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_str 0x0005ee42 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_str 0x0005ee42 0x153e esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_str 0x0005ee42 0x2740 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_str 0x0005ee42 0x10d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_str 0x0005ee42 0x9cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_str 0x0005ee42 0x19f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_str 0x0005ee42 0x1b83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_str 0x0005ee42 0x41f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_str 0x0005ee42 0x12c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_str 0x0005ee42 0xff8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_str 0x0005ee42 0x347 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_str 0x0005ee42 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_str 0x0005ee42 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_str 0x0005ee42 0x3ff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_str 0x0005ee42 0x4a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_str 0x0005ee42 0x54f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_str 0x0005ee42 0x599 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_str 0x0005ee42 0x261 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_str 0x0005ee42 0x3d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_str 0x0005ee42 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_str 0x0005ee42 0x150b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_str 0x0005ee42 0xfee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_str 0x0005ee42 0x4773 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_str 0x0005ee42 0x4c1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_str 0x0005ee42 0x4a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_str 0x0005ee42 0xa09 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_str 0x0005ee42 0x321 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_str 0x0005ee42 0x545 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_str 0x0005ee42 0x567 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_str 0x0005ee42 0x5ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_str 0x0005ee42 0x9af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_str 0x0005ee42 0xb05 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_str 0x0005ee42 0x1335 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_str 0x0005ee42 0x482 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_str 0x0005ee42 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_str 0x0005ee42 0xe2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_str 0x0005ee42 0xf10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_str 0x0005ee42 0xb3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_str 0x0005ee42 0x9f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_str 0x0005ee42 0xbd9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_str 0x0005ee42 0x11ff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_str 0x0005ee42 0xa51 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_str 0x0005ee42 0xb4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_str 0x0005ee42 0xb8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_str 0x0005ee42 0x1583 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_str 0x0005ee42 0x3e1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_str 0x0005ee42 0x238 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_str 0x0005ee42 0xe40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_str 0x0005ee42 0x741 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_str 0x0005ee42 0xb43 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - .debug_str 0x0005ee42 0x106d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_str 0x0005ee42 0xf06 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_str 0x0005ee42 0x1843 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_str 0x0005ee42 0xa49 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_str 0x0005ee42 0x1997 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_str 0x0005ee42 0x681 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_str 0x0005ee42 0x417 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_str 0x0005ee42 0x5af esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_str 0x0005ee42 0x2c7 esp-idf/soc/libsoc.a(lldesc.c.obj) - .debug_str 0x0005ee42 0x1e8 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_str 0x0005ee42 0x230 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_str 0x0005ee42 0x70d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_str 0x0005ee42 0x6047 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_str 0x0005ee42 0x329 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_str 0x0005ee42 0x840 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_str 0x0005ee42 0x4b0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_str 0x0005ee42 0x36e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_str 0x0005ee42 0x13ae esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_str 0x0005ee42 0x5aa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_str 0x0005ee42 0x1f4b esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_str 0x0005ee42 0xc45 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_str 0x0005ee42 0x2df esp-idf/lwip/liblwip.a(def.c.obj) - .debug_str 0x0005ee42 0xc6e esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_str 0x0005ee42 0x273 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_str 0x0005ee42 0x930 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_str 0x0005ee42 0x2cd esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_str 0x0005ee42 0x630 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_str 0x0005ee42 0xfa2 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_str 0x0005ee42 0xeb5 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_str 0x0005ee42 0xca4 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_str 0x0005ee42 0x12d1 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_str 0x0005ee42 0x10e1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_str 0x0005ee42 0xf30 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_str 0x0005ee42 0xa53 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_str 0x0005ee42 0xe3d esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_str 0x0005ee42 0x14b1 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_str 0x0005ee42 0xd6c esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_str 0x0005ee42 0x8d3 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_str 0x0005ee42 0xa88 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_str 0x0005ee42 0xdc9 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_str 0x0005ee42 0x799 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_str 0x0005ee42 0x6ef esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_str 0x0005ee42 0xb58 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_str 0x0005ee42 0xb85 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_str 0x0005ee42 0x404 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_str 0x0005ee42 0x743 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_str 0x0005ee42 0xd1b esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_str 0x0005ee42 0x13f9 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_str 0x0005ee42 0x924 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_str 0x0005ee42 0x5d8 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_str 0x0005ee42 0x8dc esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_str 0x0005ee42 0xa52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_str 0x0005ee42 0x953 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_str 0x0005ee42 0x12ac esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_str 0x0005ee42 0x189b esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_str 0x0005ee42 0x231 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_str 0x0005ee42 0x616 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_str 0x0005ee42 0x47e esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_str 0x0005ee42 0x3b84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_str 0x0005ee42 0x11a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_str 0x0005ee42 0x414d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_str 0x0005ee42 0x2979 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_str 0x0005ee42 0xacd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_str 0x0005ee42 0x25cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_str 0x0005ee42 0x181e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_str 0x0005ee42 0xf61 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_str 0x0005ee42 0xc6d esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_str 0x0005ee42 0x31a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_str 0x0005ee42 0xebb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_str 0x0005ee42 0x648 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_str 0x0005ee42 0x1ac0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_str 0x0005ee42 0x1533 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_str 0x0005ee42 0x44b esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_str 0x0005ee42 0x12c1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_str 0x0005ee42 0x591 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_str 0x0005ee42 0x866 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_str 0x0005ee42 0x2c9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_str 0x0005ee42 0x3e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_str 0x0005ee42 0x2678 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_str 0x0005ee42 0xb05 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_str 0x0005ee42 0x3ce esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_str 0x0005ee42 0xbfc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_str 0x0005ee42 0x2b5f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_str 0x0005ee42 0xb90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_str 0x0005ee42 0x6df esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_str 0x0005ee42 0x38a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_str 0x0005ee42 0x6d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_str 0x0005ee42 0xbcf esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_str 0x0005ee42 0x959 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_str 0x0005ee42 0x1197 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_str 0x0005ee42 0x648 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_str 0x0005ee42 0xbb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_str 0x0005ee42 0x1aca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_str 0x0005ee42 0x1081 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_str 0x0005ee42 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_str 0x0005ee42 0xd8a esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_str 0x0005ee42 0x11c0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_str 0x0005ee42 0x566e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_str 0x0005ee42 0x111 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x10a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0xf46 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x95f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x8da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x2a3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0xb0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x989 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0xcce /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x17b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x20c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x1034 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_str 0x0005ee42 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x10c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x5c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x5be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x778 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x5ff /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x500 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x585 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x4e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x51f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x5c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x55b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x522 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x547 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x527 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x532 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x72a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x502 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x4e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x54c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0xc75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0xd79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0xc63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x674 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x77b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x727 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x172 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x0005ee42 0x89c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x7f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x710 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0xb84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x0005ee42 0x350 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x00060546 0xd23 esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x00060546 0x863 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x00060546 0x520 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x00060546 0x59a esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x00060546 0x414 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x00060546 0x6d7 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x00060546 0x1bad esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x00060546 0x2e8 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x00060546 0x3c95 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x00060546 0x29b9 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x00060546 0xa9b esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x00060546 0x4443 esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x00060546 0x29e esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x00060546 0x358d esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x00060546 0x32df esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x00060546 0x2a99 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x00060546 0xfc1 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x00060546 0x301 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x00060546 0x1004 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x00060546 0x2813 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00060546 0x29da esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00060546 0x5134 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x00060546 0xa31 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x00060546 0x218b esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x00060546 0x5c5 esp-idf/log/liblog.a(log.c.obj) + .debug_str 0x00060546 0x548 esp-idf/log/liblog.a(log_freertos.c.obj) + .debug_str 0x00060546 0x875 esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x00060546 0x6ae esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x00060546 0x898 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x00060546 0x9bb esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x00060546 0x855 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x00060546 0x434 esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x00060546 0x55e esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_str 0x00060546 0x4db esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x00060546 0x4e4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x00060546 0x1668 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x00060546 0x7bc esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x00060546 0x29ec esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x00060546 0x1e4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x00060546 0x4f0 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x00060546 0x1386 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x00060546 0x2efb esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x00060546 0xa33 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x00060546 0x51e5 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x00060546 0x3207 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x00060546 0x23c2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x00060546 0x493 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x00060546 0x35f esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_str 0x00060546 0x49f esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x00060546 0xe0d esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x00060546 0x1d55 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x00060546 0x1522 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x00060546 0x34e esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x00060546 0x7e2 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x00060546 0x1716 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x00060546 0x351 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x00060546 0x283 esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x00060546 0x31c esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x00060546 0x7ae esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x00060546 0x8d9 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x00060546 0x2c6 esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x00060546 0x658 esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x00060546 0xbc7 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x00060546 0x88d esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x00060546 0xa4a esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x00060546 0x92c esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x00060546 0xb5d esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x00060546 0x4fd esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x00060546 0xdcd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_str 0x00060546 0x3c5 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x00060546 0x325 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_str 0x00060546 0x18c4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x00060546 0x3ae esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x00060546 0x135f esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x00060546 0xa6c esp-idf/vfs/libvfs.a(vfs_console.c.obj) + .debug_str 0x00060546 0x15d0 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) + .debug_str 0x00060546 0x1f9d esp-idf/vfs/libvfs.a(vfs_uart.c.obj) + .debug_str 0x00060546 0x967 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x00060546 0x1fc0 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .debug_str 0x00060546 0x292 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x00060546 0x3e6 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x00060546 0x85c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x00060546 0xa51 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00060546 0x26a3 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x00060546 0x2baa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00060546 0x1001 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x00060546 0x359 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x00060546 0x2cef esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_str 0x00060546 0x345 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_str 0x00060546 0x7895 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_str 0x00060546 0x23e esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x00060546 0x290a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x00060546 0x135b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x00060546 0x9e6 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x00060546 0x34e esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x00060546 0xe0e esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x00060546 0xb96 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x00060546 0x59a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x00060546 0x2266 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x00060546 0x3cae esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x00060546 0xc09 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x00060546 0x772 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x00060546 0x96a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x00060546 0x1b0d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x00060546 0xc93 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x00060546 0x1363 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x00060546 0xcc9 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x00060546 0xd70 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x00060546 0xbf2 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x00060546 0xbea esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x00060546 0x2cf2 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x00060546 0x2f7 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x00060546 0xb38 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x00060546 0x4ba esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x00060546 0x7422 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x00060546 0xc85 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x00060546 0x7477 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x00060546 0x39c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x00060546 0x612 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x00060546 0x615 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x00060546 0x28a0 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x00060546 0x269d esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x00060546 0x4e9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x00060546 0xe4c esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x00060546 0x13bf esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x00060546 0x1168 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x00060546 0x2223 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x00060546 0x8a4 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x00060546 0x22c esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x00060546 0x25f esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x00060546 0x23e esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x00060546 0x326 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_str 0x00060546 0x277 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x00060546 0x2116 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_str 0x00060546 0x9bd esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x00060546 0x64f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x00060546 0x2df6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_str 0x00060546 0x238 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x00060546 0x2f4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_str 0x00060546 0x9d esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x00060546 0x563 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_str 0x00060546 0x1055 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_str 0x00060546 0x8efb esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x00060546 0x86f2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x00060546 0x6f65 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x00060546 0x10fc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x00060546 0x83f8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x00060546 0x500 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x00060546 0x2470 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x00060546 0x3585 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x00060546 0x54de esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x00060546 0xdc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x00060546 0x1659 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x00060546 0x33cd esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_str 0x00060546 0x722 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_str 0x00060546 0x303 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_str 0x00060546 0x2af esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_str 0x00060546 0x1760 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_str 0x00060546 0x259 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_str 0x00060546 0x28f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_str 0x00060546 0x28c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_str 0x00060546 0x320 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_str 0x00060546 0x3d5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_str 0x00060546 0x3e1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_str 0x00060546 0x57f esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_str 0x00060546 0x516 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_str 0x00060546 0x392 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_str 0x00060546 0x153e esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_str 0x00060546 0x2740 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_str 0x00060546 0x44f esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_str 0x00060546 0x8f1 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_str 0x00060546 0x201f esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_str 0x00060546 0xbe0 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_str 0x00060546 0x561 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_str 0x00060546 0x10d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_str 0x00060546 0x9cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_str 0x00060546 0x19f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_str 0x00060546 0x1b83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_str 0x00060546 0x41f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_str 0x00060546 0x12c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_str 0x00060546 0xff8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_str 0x00060546 0x347 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_str 0x00060546 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x00060546 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x00060546 0x3ff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_str 0x00060546 0x4a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x00060546 0x54f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_str 0x00060546 0x599 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_str 0x00060546 0x261 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x00060546 0x3d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_str 0x00060546 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_str 0x00060546 0x150b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_str 0x00060546 0xfee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_str 0x00060546 0x4773 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_str 0x00060546 0x4c1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_str 0x00060546 0x4a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_str 0x00060546 0xa09 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_str 0x00060546 0x321 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_str 0x00060546 0x545 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_str 0x00060546 0x567 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_str 0x00060546 0x5ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_str 0x00060546 0x9af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_str 0x00060546 0xb05 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_str 0x00060546 0x1335 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_str 0x00060546 0x482 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_str 0x00060546 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_str 0x00060546 0xe2d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_str 0x00060546 0xf10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_str 0x00060546 0xb3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_str 0x00060546 0x9f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_str 0x00060546 0xbd9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_str 0x00060546 0x11ff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_str 0x00060546 0xa51 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_str 0x00060546 0xb4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_str 0x00060546 0xb8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_str 0x00060546 0x1583 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_str 0x00060546 0x3e1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_str 0x00060546 0x238 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_str 0x00060546 0xe40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x00060546 0x741 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_str 0x00060546 0xb43 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_str 0x00060546 0x106d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x00060546 0xf06 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x00060546 0x1843 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x00060546 0xa49 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x00060546 0x1997 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_str 0x00060546 0x1a0d esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_str 0x00060546 0x681 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_str 0x00060546 0x417 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_str 0x00060546 0x5af esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_str 0x00060546 0x2c7 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_str 0x00060546 0x20a esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_str 0x00060546 0x1e8 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_str 0x00060546 0x230 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_str 0x00060546 0x70d esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_str 0x00060546 0x566e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_str 0x00060546 0x6047 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x00060546 0x329 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_str 0x00060546 0x840 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_str 0x00060546 0xe5a esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x00060546 0x4b0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_str 0x00060546 0x36e esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_str 0x00060546 0x13ae esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_str 0x00060546 0x5aa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_str 0x00060546 0x1f4b esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_str 0x00060546 0xc45 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_str 0x00060546 0x2df esp-idf/lwip/liblwip.a(def.c.obj) + .debug_str 0x00060546 0xc6e esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_str 0x00060546 0x273 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_str 0x00060546 0x930 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_str 0x00060546 0x2cd esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_str 0x00060546 0x630 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_str 0x00060546 0xfa2 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_str 0x00060546 0xeb5 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_str 0x00060546 0xca4 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_str 0x00060546 0x12d1 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_str 0x00060546 0x10e1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_str 0x00060546 0xf30 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_str 0x00060546 0xa53 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_str 0x00060546 0xe3d esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_str 0x00060546 0x14b1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_str 0x00060546 0xd6c esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_str 0x00060546 0x8d3 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_str 0x00060546 0xa88 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_str 0x00060546 0xdc9 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_str 0x00060546 0x799 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_str 0x00060546 0x6ef esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_str 0x00060546 0xb58 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_str 0x00060546 0xb85 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_str 0x00060546 0x404 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_str 0x00060546 0x743 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_str 0x00060546 0xd1b esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_str 0x00060546 0x13f9 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_str 0x00060546 0x924 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_str 0x00060546 0x5d8 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_str 0x00060546 0x8dc esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_str 0x00060546 0xa52 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_str 0x00060546 0x953 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_str 0x00060546 0x12ac esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_str 0x00060546 0x189b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_str 0x00060546 0x231 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_str 0x00060546 0x616 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_str 0x00060546 0x47e esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_str 0x00060546 0x3b84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_str 0x00060546 0x11a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_str 0x00060546 0x414d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_str 0x00060546 0x2979 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_str 0x00060546 0xacd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_str 0x00060546 0x25cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_str 0x00060546 0x181e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_str 0x00060546 0xf61 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_str 0x00060546 0xc6d esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_str 0x00060546 0x31a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_str 0x00060546 0xebb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_str 0x00060546 0x648 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_str 0x00060546 0x1ac0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_str 0x00060546 0x1533 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_str 0x00060546 0x44b esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_str 0x00060546 0x12c1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_str 0x00060546 0x591 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_str 0x00060546 0x866 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_str 0x00060546 0x2c9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_str 0x00060546 0x3e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_str 0x00060546 0x2678 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_str 0x00060546 0xb05 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_str 0x00060546 0x3ce esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_str 0x00060546 0xbfc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_str 0x00060546 0x2b5f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_str 0x00060546 0xb90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_str 0x00060546 0x6df esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_str 0x00060546 0x38a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_str 0x00060546 0x6d2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_str 0x00060546 0xbcf esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_str 0x00060546 0x959 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_str 0x00060546 0x1197 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_str 0x00060546 0x648 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_str 0x00060546 0xbb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_str 0x00060546 0x1aca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_str 0x00060546 0x1081 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_str 0x00060546 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_str 0x00060546 0xd8a esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_str 0x00060546 0x11c0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_str 0x00060546 0x111 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x10a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0xf46 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x153 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x95f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x49b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x8da /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x2a3 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x106 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0xb0a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x989 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0xcce /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x17b9 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x110 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x775 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x42d /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x20c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x1034 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x00060546 0x95 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x10c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x5c7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x5be /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x778 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x5ff /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x500 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x585 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x4e0 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x51f /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x5c5 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x55b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x522 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x547 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x527 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x532 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x512 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x72a /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x502 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x4e2 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x54c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0xc75 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0xd79 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0xc63 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x4dc /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x674 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x77b /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x727 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x172 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x00060546 0x89c /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x709 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x7f7 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x710 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0xb84 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 0x00060546 0x350 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 0x107bb8 +.debug_loc 0x00000000 0x10e9d3 *(.debug_loc) .debug_loc 0x00000000 0x115 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_loc 0x00000115 0x13ee esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -43526,227 +43814,235 @@ END GROUP .debug_loc 0x000294b9 0x977 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) .debug_loc 0x00029e30 0x13b7 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) .debug_loc 0x0002b1e7 0x58d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_loc 0x0002b774 0x925 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .debug_loc 0x0002c099 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_loc 0x0002c125 0x2bf esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_loc 0x0002c3e4 0xa35 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_loc 0x0002ce19 0x13f0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_loc 0x0002e209 0x2e1 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_loc 0x0002e4ea 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_loc 0x000309e4 0x25ab esp-idf/driver/libdriver.a(gpio.c.obj) - .debug_loc 0x00032f8f 0x4768 esp-idf/driver/libdriver.a(uart.c.obj) - .debug_loc 0x000376f7 0xdc3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_loc 0x000384ba 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_loc 0x0003895a 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_loc 0x00038b8f 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_loc 0x00038c98 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_loc 0x00039a02 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_loc 0x00039b28 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_loc 0x0003b7fa 0x780 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_loc 0x0003bf7a 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_loc 0x0003c796 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_loc 0x0003c8fa 0x1709 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_loc 0x0003e003 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_loc 0x0003e19d 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_loc 0x0003e2f1 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_loc 0x0003e5b8 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_loc 0x0003edfd 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_loc 0x0003ef17 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_loc 0x0003f031 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_loc 0x0003f8e4 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_loc 0x0003fc78 0x207 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_loc 0x0003fe7f 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_loc 0x00040293 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_loc 0x00040353 0xee3 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_loc 0x00041236 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_loc 0x0004179f 0x59 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_loc 0x000417f8 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_loc 0x000428b4 0xb3c esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_loc 0x000433f0 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_loc 0x000437a5 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_loc 0x00044bc1 0x1d9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_loc 0x00044d9a 0xb4b esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_loc 0x000458e5 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_loc 0x0004669d 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_loc 0x00047313 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_loc 0x0004741a 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_loc 0x000474c2 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_loc 0x0004754c 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_loc 0x00047640 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_loc 0x00047a7f 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_loc 0x00047dea 0x20f esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_loc 0x00047ff9 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_loc 0x00048049 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_loc 0x00048651 0x27b3 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_loc 0x0004ae04 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_loc 0x0004e58e 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_loc 0x0005146a 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_loc 0x000521cb 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_loc 0x000526c9 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_loc 0x000534ab 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_loc 0x000534f9 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_loc 0x00053ab1 0x3869 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_loc 0x0005731a 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_loc 0x00058028 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_loc 0x00058223 0x1b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_loc 0x000583db 0x4535 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_loc 0x0005c910 0x3ea esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_loc 0x0005ccfa 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_loc 0x0005d11c 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_loc 0x0005d324 0x263d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_loc 0x0005f961 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_loc 0x0005fb54 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_loc 0x0005fd6f 0x22f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_loc 0x0005ff9e 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_loc 0x000600fc 0x125d esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_loc 0x00061359 0x104b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_loc 0x000623a4 0x15d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_loc 0x0006397d 0x959 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_loc 0x000642d6 0xf4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_loc 0x00065220 0xd5 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_loc 0x000652f5 0x1259 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_loc 0x0006654e 0x3df6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_loc 0x0006a344 0x3062 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_loc 0x0006d3a6 0x3111 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_loc 0x000704b7 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_loc 0x000715a3 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_loc 0x00071ca4 0x1530 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_loc 0x000731d4 0x1dfb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_loc 0x00074fcf 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_loc 0x00075158 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_loc 0x00075216 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_loc 0x000752d3 0x215 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_loc 0x000754e8 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_loc 0x00075887 0xc14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_loc 0x0007649b 0x1379 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_loc 0x00077814 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_loc 0x00077889 0x58b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_loc 0x00077e14 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_loc 0x00077f7b 0x1ecf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_loc 0x00079e4a 0xf3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_loc 0x0007ad87 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_loc 0x0007b210 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_loc 0x0007b82a 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_loc 0x0007bdf7 0x1a22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_loc 0x0007d819 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_loc 0x0007da11 0x15b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_loc 0x0007efc9 0xf83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_loc 0x0007ff4c 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_loc 0x000814d8 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_loc 0x00082dcf 0x1fce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_loc 0x00084d9d 0x6d60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_loc 0x0008bafd 0xa58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_loc 0x0008c555 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_loc 0x0008c5ca 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_loc 0x0008c77e 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_loc 0x0008d016 0x11fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_loc 0x0008e214 0x172d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_loc 0x0008f941 0x1ba0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_loc 0x000914e1 0x5c31 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_loc 0x00097112 0x52e9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_loc 0x0009c3fb 0xbec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_loc 0x0009cfe7 0xdd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_loc 0x0009ddb7 0x147d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_loc 0x0009f234 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_loc 0x0009f25b 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_loc 0x0009f323 0x4267 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x000a358a 0x4d8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_loc 0x000a3a62 0x168d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - .debug_loc 0x000a50ef 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x000a5cea 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x000a6bad 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_loc 0x000a8080 0x18a esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_loc 0x000a820a 0xc00 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_loc 0x000a8e0a 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_loc 0x000a917c 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_loc 0x000a95f7 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_loc 0x000a98b1 0x16c esp-idf/soc/libsoc.a(lldesc.c.obj) - .debug_loc 0x000a9a1d 0x7f2 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_loc 0x000aa20f 0x1f88 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_loc 0x000ac197 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_loc 0x000acfae 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_loc 0x000ad2e5 0x340 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_loc 0x000ad625 0x4e9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_loc 0x000adb0e 0x133 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_loc 0x000adc41 0x5de1 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_loc 0x000b3a22 0x7f3 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_loc 0x000b4215 0x51b esp-idf/lwip/liblwip.a(def.c.obj) - .debug_loc 0x000b4730 0x1fe7 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_loc 0x000b6717 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_loc 0x000b698f 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_loc 0x000b6aa5 0x2d1 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_loc 0x000b6d76 0x1e62 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_loc 0x000b8bd8 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_loc 0x000bad28 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_loc 0x000bb90e 0x20a5 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_loc 0x000bd9b3 0xef2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_loc 0x000be8a5 0x2594 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_loc 0x000c0e39 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_loc 0x000c12a2 0x119e esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_loc 0x000c2440 0x1f87 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_loc 0x000c43c7 0x1750 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_loc 0x000c5b17 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_loc 0x000c5e11 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_loc 0x000c6933 0xfa3 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_loc 0x000c78d6 0x593 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_loc 0x000c7e69 0x2d3 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_loc 0x000c813c 0x95f esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_loc 0x000c8a9b 0x1469 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_loc 0x000c9f04 0x6ca esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_loc 0x000ca5ce 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_loc 0x000ca846 0x804 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_loc 0x000cb04a 0x24e3 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_loc 0x000cd52d 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_loc 0x000cd73a 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_loc 0x000cd933 0x362 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_loc 0x000cdc95 0xb02 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_loc 0x000ce797 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_loc 0x000ce9a4 0x1a7f esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_loc 0x000d0423 0x25f5 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_loc 0x000d2a18 0x54 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_loc 0x000d2a6c 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_loc 0x000d2daa 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_loc 0x000d3bfc 0xb0c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_loc 0x000d4708 0x3ff esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_loc 0x000d4b07 0x2a7b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_loc 0x000d7582 0xe82 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_loc 0x000d8404 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_loc 0x000d8473 0x525 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_loc 0x000d8998 0x3155 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_loc 0x000dbaed 0xd1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_loc 0x000dc80b 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_loc 0x000dcdea 0x35f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_loc 0x000e03e2 0x13d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_loc 0x000e17b3 0xd59 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_loc 0x000e250c 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_loc 0x000e2a0d 0x18b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_loc 0x000e42c4 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_loc 0x000e48cd 0x6e44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_loc 0x000eb711 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_loc 0x000ec168 0x29e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_loc 0x000eeb48 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_loc 0x000eed93 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_loc 0x000eef99 0x4ea3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_loc 0x000f3e3c 0x1122 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_loc 0x000f4f5e 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_loc 0x000f56c3 0x17dd esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_loc 0x000f6ea0 0x19fd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_loc 0x000f889d 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_loc 0x000f8f0b 0xfaa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_loc 0x000f9eb5 0x9a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_loc 0x000fa855 0xc9e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_loc 0x000fb4f3 0xdae esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_loc 0x000fc2a1 0x3a3 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_loc 0x000fc644 0x2773 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_loc 0x000fedb7 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_loc 0x000ff147 0x13bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_loc 0x00100503 0x248c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_loc 0x0010298f 0xfd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_loc 0x00103967 0x1086 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_loc 0x001049ed 0x8d6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_loc 0x001052c3 0x1285 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_loc 0x00106548 0xfe3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_loc 0x0010752b 0x68d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_loc 0x0002b774 0xc2e esp-idf/main/libmain.a(espnow_example_main.c.obj) + .debug_loc 0x0002c3a2 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x0002c42e 0x2bf esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x0002c6ed 0xa35 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_loc 0x0002d122 0x13f0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0002e512 0x2e1 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_loc 0x0002e7f3 0x24fa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x00030ced 0x25ab esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_loc 0x00033298 0x27 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_loc 0x000332bf 0x4768 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_loc 0x00037a27 0xdc3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x000387ea 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x00038c8a 0x235 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x00038ebf 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x00038fc8 0xd6a esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x00039d32 0x126 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x00039e58 0x1cd2 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x0003bb2a 0x780 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x0003c2aa 0x81c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x0003cac6 0x164 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x0003cc2a 0x1709 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x0003e333 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x0003e4cd 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x0003e621 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x0003e8e8 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x0003f12d 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x0003f247 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x0003f361 0x8b3 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0003fc14 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0003ffa8 0x207 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x000401af 0x414 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x000405c3 0xc0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x00040683 0xee3 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x00041566 0x569 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x00041acf 0x59 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x00041b28 0x10bc esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x00042be4 0xb3c esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_loc 0x00043720 0x3b5 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x00043ad5 0x141c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x00044ef1 0x1d9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x000450ca 0xb4b esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x00045c15 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x000469cd 0x1e9 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x00046bb6 0xc76 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x0004782c 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x00047933 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x000479db 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x00047a65 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_loc 0x00047b59 0x43f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x00047f98 0x36b esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_loc 0x00048303 0x20f esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_loc 0x00048512 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x00048562 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_loc 0x00048b6a 0x27b3 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_loc 0x0004b31d 0x378a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x0004eaa7 0x2edc esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x00051983 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x000526e4 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x00052be2 0xde2 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x000539c4 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_loc 0x00053a12 0x5b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x00053fca 0x3869 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x00057833 0xd0e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x00058541 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x0005873c 0x1b8 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x000588f4 0x4535 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_loc 0x0005ce29 0x3ea esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_loc 0x0005d213 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_loc 0x0005d635 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_loc 0x0005d83d 0x263d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_loc 0x0005fe7a 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_loc 0x0006006d 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_loc 0x00060288 0x22f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_loc 0x000604b7 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_loc 0x00060615 0x125d esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_loc 0x00061872 0x104b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_loc 0x000628bd 0x15d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_loc 0x00063e96 0x959 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_loc 0x000647ef 0xf4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_loc 0x00065739 0xd5 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_loc 0x0006580e 0x1259 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_loc 0x00066a67 0x180 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_loc 0x00066be7 0x621 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_loc 0x00067208 0xa9e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_loc 0x00067ca6 0x394 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_loc 0x0006803a 0x3df6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x0006be30 0x3062 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_loc 0x0006ee92 0x3111 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_loc 0x00071fa3 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_loc 0x0007308f 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_loc 0x00073790 0x1530 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_loc 0x00074cc0 0x1dfb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_loc 0x00076abb 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_loc 0x00076c44 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x00076d02 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x00076dbf 0x215 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_loc 0x00076fd4 0x39f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x00077373 0xc14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_loc 0x00077f87 0x1379 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_loc 0x00079300 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x00079375 0x58b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_loc 0x00079900 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_loc 0x00079a67 0x1ecf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_loc 0x0007b936 0xf3d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_loc 0x0007c873 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_loc 0x0007ccfc 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_loc 0x0007d316 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x0007d8e3 0x1a22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_loc 0x0007f305 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_loc 0x0007f4fd 0x15b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_loc 0x00080ab5 0xf83 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_loc 0x00081a38 0x158c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_loc 0x00082fc4 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_loc 0x000848bb 0x1fce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_loc 0x00086889 0x6d60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_loc 0x0008d5e9 0xa58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_loc 0x0008e041 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_loc 0x0008e0b6 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_loc 0x0008e26a 0x898 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x0008eb02 0x11fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_loc 0x0008fd00 0x172d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_loc 0x0009142d 0x1ba0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_loc 0x00092fcd 0x5c31 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_loc 0x00098bfe 0x52e9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_loc 0x0009dee7 0xbec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_loc 0x0009ead3 0xdd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_loc 0x0009f8a3 0x147d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_loc 0x000a0d20 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x000a0d47 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_loc 0x000a0e0f 0x4267 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x000a5076 0x4d8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_loc 0x000a554e 0x168d esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_loc 0x000a6bdb 0xbfb esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x000a77d6 0xec3 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x000a8699 0x14d3 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x000a9b6c 0x18a esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x000a9cf6 0xc00 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_loc 0x000aa8f6 0x4ec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_loc 0x000aade2 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_loc 0x000ab154 0x47b esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x000ab5cf 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_loc 0x000ab889 0x16c esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_loc 0x000ab9f5 0x7f2 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_loc 0x000ac1e7 0xfe3 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_loc 0x000ad1ca 0x1f88 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x000af152 0xe17 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x000aff69 0x4e43 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x000b4dac 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_loc 0x000b50e3 0x340 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_loc 0x000b5423 0x4e9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_loc 0x000b590c 0x133 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_loc 0x000b5a3f 0x5de1 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_loc 0x000bb820 0x7f3 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_loc 0x000bc013 0x51b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_loc 0x000bc52e 0x1fe7 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_loc 0x000be515 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_loc 0x000be78d 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_loc 0x000be8a3 0x2d1 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_loc 0x000beb74 0x1e62 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_loc 0x000c09d6 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_loc 0x000c2b26 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_loc 0x000c370c 0x20a5 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_loc 0x000c57b1 0xef2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_loc 0x000c66a3 0x2594 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_loc 0x000c8c37 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_loc 0x000c90a0 0x119e esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_loc 0x000ca23e 0x1f87 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_loc 0x000cc1c5 0x1750 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_loc 0x000cd915 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_loc 0x000cdc0f 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_loc 0x000ce731 0xfa3 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_loc 0x000cf6d4 0x593 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_loc 0x000cfc67 0x2d3 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_loc 0x000cff3a 0x95f esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_loc 0x000d0899 0x1469 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_loc 0x000d1d02 0x6ca esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_loc 0x000d23cc 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_loc 0x000d2644 0x804 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_loc 0x000d2e48 0x24e3 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_loc 0x000d532b 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_loc 0x000d5538 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_loc 0x000d5731 0x362 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_loc 0x000d5a93 0xb02 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_loc 0x000d6595 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_loc 0x000d67a2 0x1a7f esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_loc 0x000d8221 0x25f5 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_loc 0x000da816 0x54 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_loc 0x000da86a 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_loc 0x000daba8 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_loc 0x000db9fa 0xb0c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_loc 0x000dc506 0x3ff esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_loc 0x000dc905 0x2a7b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_loc 0x000df380 0xe82 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_loc 0x000e0202 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_loc 0x000e0271 0x525 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_loc 0x000e0796 0x3155 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_loc 0x000e38eb 0xd1e esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_loc 0x000e4609 0x5df esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_loc 0x000e4be8 0x35f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_loc 0x000e81e0 0x13d1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_loc 0x000e95b1 0xd59 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_loc 0x000ea30a 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_loc 0x000ea80b 0x18b7 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_loc 0x000ec0c2 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_loc 0x000ec6cb 0x6e44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_loc 0x000f350f 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_loc 0x000f3f66 0x29e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_loc 0x000f6946 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_loc 0x000f6b91 0x206 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_loc 0x000f6d97 0x4ea3 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_loc 0x000fbc3a 0x1122 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_loc 0x000fcd5c 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_loc 0x000fd4c1 0x17dd esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_loc 0x000fec9e 0x19fd esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_loc 0x0010069b 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_loc 0x00100d09 0xfaa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_loc 0x00101cb3 0x9a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_loc 0x00102653 0xc9e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_loc 0x001032f1 0xdae esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_loc 0x0010409f 0x3a3 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_loc 0x00104442 0x2773 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_loc 0x00106bb5 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_loc 0x00106f45 0x13bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_loc 0x00108301 0x248c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_loc 0x0010a78d 0xfd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_loc 0x0010b765 0x1086 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_loc 0x0010c7eb 0x8d6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_loc 0x0010d0c1 0x1285 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_loc 0x0010e346 0x68d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_macinfo *(.debug_macinfo) @@ -43754,7 +44050,7 @@ END GROUP .debug_pubtypes *(.debug_pubtypes) -.debug_ranges 0x00000000 0x10910 +.debug_ranges 0x00000000 0x11068 *(.debug_ranges) .debug_ranges 0x00000000 0x68 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_ranges 0x00000068 0x188 esp-idf/pthread/libpthread.a(pthread.c.obj) @@ -43834,233 +44130,242 @@ END GROUP .debug_ranges 0x00004528 0x110 esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) .debug_ranges 0x00004638 0x278 esp-idf/vfs/libvfs.a(vfs_uart.c.obj) .debug_ranges 0x000048b0 0x60 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_ranges 0x00004910 0x1d0 esp-idf/main/libmain.a(espnow_example_main.c.obj) - .debug_ranges 0x00004ae0 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_ranges 0x00004af0 0x58 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_ranges 0x00004b48 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_ranges 0x00004be0 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_ranges 0x00004d40 0xd8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_ranges 0x00004e18 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_ranges 0x00005090 0x2e8 esp-idf/driver/libdriver.a(gpio.c.obj) - .debug_ranges 0x00005378 0x430 esp-idf/driver/libdriver.a(uart.c.obj) - .debug_ranges 0x000057a8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_ranges 0x000057b8 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_ranges 0x00005870 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_ranges 0x000058d0 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_ranges 0x00005948 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_ranges 0x00005968 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_ranges 0x000059d0 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_ranges 0x00005ad0 0x50 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_ranges 0x00005b20 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_ranges 0x00005d18 0xb8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_ranges 0x00005dd0 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_ranges 0x00005e80 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_ranges 0x00005eb0 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_ranges 0x00006030 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_ranges 0x00006058 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_ranges 0x00006078 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_ranges 0x000060b0 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_ranges 0x00006118 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_ranges 0x00006130 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_ranges 0x00006148 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_ranges 0x000061b0 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_ranges 0x000061d0 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_ranges 0x00006230 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_ranges 0x000062d0 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_ranges 0x000062f0 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_ranges 0x00006480 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_ranges 0x00006520 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_ranges 0x00006530 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_ranges 0x00006660 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_ranges 0x00006760 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_ranges 0x000067a0 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_ranges 0x00006960 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_ranges 0x000069a0 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_ranges 0x00006a50 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_ranges 0x00006bf0 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_ranges 0x00006cf8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_ranges 0x00006d18 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_ranges 0x00006d28 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_ranges 0x00006d58 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_ranges 0x00006d70 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_ranges 0x00006da8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_ranges 0x00006db8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_ranges 0x00006e08 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_ranges 0x00006e58 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_ranges 0x00006e70 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) - .debug_ranges 0x00006eb8 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_ranges 0x00006f00 0x268 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_ranges 0x00007168 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_ranges 0x000074a0 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_ranges 0x00007868 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_ranges 0x00007920 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_ranges 0x00007988 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_ranges 0x00007a68 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_ranges 0x00007a90 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_ranges 0x00007b70 0x4c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_ranges 0x00008038 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_ranges 0x00008180 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_ranges 0x00008198 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_ranges 0x000081b8 0x500 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_ranges 0x000086b8 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_ranges 0x000086f0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_ranges 0x00008708 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_ranges 0x00008718 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_ranges 0x00008858 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_ranges 0x00008868 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_ranges 0x00008878 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_ranges 0x00008888 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_ranges 0x000088b8 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_ranges 0x00008900 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_ranges 0x00008980 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_ranges 0x00008ac0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_ranges 0x00008b30 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_ranges 0x00008b80 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_ranges 0x00008be0 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_ranges 0x00008e30 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_ranges 0x00009088 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_ranges 0x00009298 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_ranges 0x00009460 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_ranges 0x00009558 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_ranges 0x000095c0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_ranges 0x00009690 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_ranges 0x00009748 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_ranges 0x00009760 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_ranges 0x00009790 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_ranges 0x000097a8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_ranges 0x000097c0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_ranges 0x000097e8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_ranges 0x00009880 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) - .debug_ranges 0x00009948 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_ranges 0x00009960 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_ranges 0x000099c0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_ranges 0x000099e8 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_ranges 0x00009ac8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_ranges 0x00009b38 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_ranges 0x00009b88 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_ranges 0x00009be0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_ranges 0x00009c30 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_ranges 0x00009cd0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_ranges 0x00009d10 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_ranges 0x00009db8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_ranges 0x00009e88 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_ranges 0x00009f50 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_ranges 0x0000a020 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_ranges 0x0000a1a0 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_ranges 0x0000a3b8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_ranges 0x0000a3e8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_ranges 0x0000a400 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_ranges 0x0000a428 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_ranges 0x0000a4f8 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_ranges 0x0000a5b8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_ranges 0x0000a688 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_ranges 0x0000a718 0x2c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_ranges 0x0000a9d8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_ranges 0x0000aa60 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_ranges 0x0000aae0 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_ranges 0x0000aba0 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_ranges 0x0000ad10 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_ranges 0x0000ad20 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_ranges 0x0000ad30 0x1a0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_ranges 0x0000aed0 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_ranges 0x0000af28 0x140 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) - .debug_ranges 0x0000b068 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_ranges 0x0000b168 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_ranges 0x0000b1e0 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_ranges 0x0000b348 0xb8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_ranges 0x0000b400 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_ranges 0x0000b598 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_ranges 0x0000b630 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_ranges 0x0000b660 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_ranges 0x0000b6e8 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) - .debug_ranges 0x0000b718 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_ranges 0x0000b7b8 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_ranges 0x0000b960 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_ranges 0x0000b978 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_ranges 0x0000ba48 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_ranges 0x0000bac0 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_ranges 0x0000bb30 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_ranges 0x0000bc60 0xb0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_ranges 0x0000bd10 0x7c0 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_ranges 0x0000c4d0 0x90 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_ranges 0x0000c560 0x68 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_ranges 0x0000c5c8 0x188 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_ranges 0x0000c750 0x10 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_ranges 0x0000c760 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_ranges 0x0000c788 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_ranges 0x0000c7b8 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_ranges 0x0000c800 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_ranges 0x0000c9a8 0x1e8 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_ranges 0x0000cb90 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_ranges 0x0000cc28 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_ranges 0x0000cf50 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_ranges 0x0000d108 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_ranges 0x0000d250 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_ranges 0x0000d2c8 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_ranges 0x0000d370 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_ranges 0x0000d520 0x138 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_ranges 0x0000d658 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_ranges 0x0000d6b0 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_ranges 0x0000d780 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_ranges 0x0000d860 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_ranges 0x0000d898 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_ranges 0x0000d8a8 0x68 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_ranges 0x0000d910 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_ranges 0x0000da08 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_ranges 0x0000da28 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_ranges 0x0000da38 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_ranges 0x0000db00 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_ranges 0x0000dd00 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_ranges 0x0000dd18 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_ranges 0x0000dd30 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_ranges 0x0000dd60 0x138 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_ranges 0x0000de98 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_ranges 0x0000def0 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_ranges 0x0000e078 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_ranges 0x0000e278 0x10 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_ranges 0x0000e288 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_ranges 0x0000e2d8 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_ranges 0x0000e338 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_ranges 0x0000e408 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_ranges 0x0000e468 0x288 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_ranges 0x0000e6f0 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_ranges 0x0000e7a0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_ranges 0x0000e7c0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_ranges 0x0000e7f8 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_ranges 0x0000eb30 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_ranges 0x0000ebd8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_ranges 0x0000ec48 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_ranges 0x0000ee88 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_ranges 0x0000eed8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_ranges 0x0000ef48 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_ranges 0x0000efa8 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_ranges 0x0000f068 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_ranges 0x0000f090 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_ranges 0x0000f368 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_ranges 0x0000f3e8 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_ranges 0x0000f510 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_ranges 0x0000f520 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_ranges 0x0000f540 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_ranges 0x0000f7b0 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_ranges 0x0000f7f0 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_ranges 0x0000f878 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_ranges 0x0000f920 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_ranges 0x0000fac0 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_ranges 0x0000fb28 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_ranges 0x0000fbf8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_ranges 0x0000fc38 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_ranges 0x0000fce8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_ranges 0x0000fd68 0x90 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_ranges 0x0000fdf8 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_ranges 0x000100d0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_ranges 0x00010158 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_ranges 0x00010238 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_ranges 0x00010378 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_ranges 0x000103d8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_ranges 0x00010408 0x88 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_ranges 0x00010490 0x90 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_ranges 0x00010520 0x310 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_ranges 0x00010830 0xe0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_ranges 0x00004910 0x2b8 esp-idf/main/libmain.a(espnow_example_main.c.obj) + .debug_ranges 0x00004bc8 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x00004bd8 0x58 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x00004c30 0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_ranges 0x00004cc8 0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x00004e28 0xd8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_ranges 0x00004f00 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x00005178 0x2e8 esp-idf/driver/libdriver.a(gpio.c.obj) + .debug_ranges 0x00005460 0x10 esp-idf/driver/libdriver.a(rtc_io.c.obj) + .debug_ranges 0x00005470 0x430 esp-idf/driver/libdriver.a(uart.c.obj) + .debug_ranges 0x000058a0 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x000058b0 0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00005968 0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x000059c8 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x00005a40 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x00005a60 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00005ac8 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00005bc8 0x50 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x00005c18 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x00005e10 0xb8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x00005ec8 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x00005f78 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x00005fa8 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x00006128 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x00006150 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x00006170 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x000061a8 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x00006210 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x00006228 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x00006240 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x000062a8 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x000062c8 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x00006328 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x000063c8 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x000063e8 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x00006578 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x00006618 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x00006628 0x130 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x00006758 0x100 esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_ranges 0x00006858 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x00006898 0x1c0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x00006a58 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x00006a98 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x00006b48 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x00006ce8 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x00006d18 0x108 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x00006e20 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x00006e40 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x00006e50 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_ranges 0x00006e80 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x00006e98 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_ranges 0x00006ed0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x00006ee0 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_ranges 0x00006f30 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_ranges 0x00006f80 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x00006f98 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + .debug_ranges 0x00006fe0 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_ranges 0x00007028 0x268 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_ranges 0x00007290 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x000075c8 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x00007990 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x00007a48 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x00007ab0 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x00007b90 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_ranges 0x00007bb8 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x00007c98 0x4c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x00008160 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x000082a8 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x000082c0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x000082e0 0x500 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_ranges 0x000087e0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_ranges 0x00008818 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_ranges 0x00008830 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_ranges 0x00008840 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_ranges 0x00008980 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_ranges 0x00008990 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_ranges 0x000089a0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_ranges 0x000089b0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_ranges 0x000089e0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_ranges 0x00008a28 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_ranges 0x00008aa8 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_ranges 0x00008be8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_ranges 0x00008c58 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_ranges 0x00008ca8 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_ranges 0x00008d08 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_ranges 0x00008f58 0x18 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) + .debug_ranges 0x00008f70 0x40 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_ranges 0x00008fb0 0xc0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_ranges 0x00009070 0x68 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_ranges 0x000090d8 0x10 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_ranges 0x000090e8 0x258 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_ranges 0x00009340 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_ranges 0x00009550 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_ranges 0x00009718 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_ranges 0x00009810 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_ranges 0x00009878 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_ranges 0x00009948 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_ranges 0x00009a00 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_ranges 0x00009a18 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x00009a48 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x00009a60 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_ranges 0x00009a78 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x00009aa0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_ranges 0x00009b38 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + .debug_ranges 0x00009c00 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x00009c18 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_ranges 0x00009c78 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_ranges 0x00009ca0 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_ranges 0x00009d80 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_ranges 0x00009df0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_ranges 0x00009e40 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_ranges 0x00009e98 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_ranges 0x00009ee8 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_ranges 0x00009f88 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_ranges 0x00009fc8 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_ranges 0x0000a070 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_ranges 0x0000a140 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_ranges 0x0000a208 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_ranges 0x0000a2d8 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_ranges 0x0000a458 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_ranges 0x0000a670 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_ranges 0x0000a6a0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_ranges 0x0000a6b8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_ranges 0x0000a6e0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_ranges 0x0000a7b0 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_ranges 0x0000a870 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_ranges 0x0000a940 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_ranges 0x0000a9d0 0x2c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_ranges 0x0000ac90 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_ranges 0x0000ad18 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_ranges 0x0000ad98 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_ranges 0x0000ae58 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_ranges 0x0000afc8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_ranges 0x0000afd8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_ranges 0x0000afe8 0x1a0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x0000b188 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_ranges 0x0000b1e0 0x140 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + .debug_ranges 0x0000b320 0x100 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x0000b420 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x0000b498 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x0000b600 0xb8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x0000b6b8 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_ranges 0x0000b850 0x80 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_ranges 0x0000b8d0 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_ranges 0x0000b968 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_ranges 0x0000b998 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_ranges 0x0000ba20 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .debug_ranges 0x0000ba50 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_ranges 0x0000baf0 0x310 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_ranges 0x0000be00 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_ranges 0x0000bfa8 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_ranges 0x0000bfc0 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_ranges 0x0000c090 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x0000c4b0 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_ranges 0x0000c528 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_ranges 0x0000c598 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_ranges 0x0000c6c8 0xb0 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_ranges 0x0000c778 0x7c0 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_ranges 0x0000cf38 0x90 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_ranges 0x0000cfc8 0x68 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_ranges 0x0000d030 0x188 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_ranges 0x0000d1b8 0x10 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_ranges 0x0000d1c8 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_ranges 0x0000d1f0 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_ranges 0x0000d220 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_ranges 0x0000d268 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_ranges 0x0000d410 0x1e8 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_ranges 0x0000d5f8 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_ranges 0x0000d690 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_ranges 0x0000d9b8 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_ranges 0x0000db70 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_ranges 0x0000dcb8 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_ranges 0x0000dd30 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_ranges 0x0000ddd8 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_ranges 0x0000df88 0x138 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_ranges 0x0000e0c0 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_ranges 0x0000e118 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_ranges 0x0000e1e8 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_ranges 0x0000e2c8 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_ranges 0x0000e300 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_ranges 0x0000e310 0x68 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_ranges 0x0000e378 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_ranges 0x0000e470 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_ranges 0x0000e490 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_ranges 0x0000e4a0 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_ranges 0x0000e568 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_ranges 0x0000e768 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_ranges 0x0000e780 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_ranges 0x0000e798 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_ranges 0x0000e7c8 0x138 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_ranges 0x0000e900 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_ranges 0x0000e958 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_ranges 0x0000eae0 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_ranges 0x0000ece0 0x10 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_ranges 0x0000ecf0 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_ranges 0x0000ed40 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_ranges 0x0000eda0 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_ranges 0x0000ee70 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_ranges 0x0000eed0 0x288 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_ranges 0x0000f158 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_ranges 0x0000f208 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_ranges 0x0000f228 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_ranges 0x0000f260 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_ranges 0x0000f598 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_ranges 0x0000f640 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_ranges 0x0000f6b0 0x240 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_ranges 0x0000f8f0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_ranges 0x0000f940 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_ranges 0x0000f9b0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_ranges 0x0000fa10 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_ranges 0x0000fad0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_ranges 0x0000faf8 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_ranges 0x0000fdd0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_ranges 0x0000fe50 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_ranges 0x0000ff78 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_ranges 0x0000ff88 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_ranges 0x0000ffa8 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_ranges 0x00010218 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_ranges 0x00010258 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_ranges 0x000102e0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_ranges 0x00010388 0x1a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_ranges 0x00010528 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_ranges 0x00010590 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_ranges 0x00010660 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_ranges 0x000106a0 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_ranges 0x00010750 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_ranges 0x000107d0 0x90 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_ranges 0x00010860 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_ranges 0x00010b38 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_ranges 0x00010bc0 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_ranges 0x00010ca0 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_ranges 0x00010de0 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_ranges 0x00010e40 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_ranges 0x00010e70 0x88 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_ranges 0x00010ef8 0x90 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_ranges 0x00010f88 0xe0 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_weaknames *(.debug_weaknames) @@ -44470,6 +44775,7 @@ END GROUP .comment 0x00000060 0x30 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .comment 0x00000060 0x30 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(gpio.c.obj) + .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(rtc_io.c.obj) .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(uart.c.obj) .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .comment 0x00000060 0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) @@ -44506,6 +44812,7 @@ END GROUP .comment 0x00000060 0x30 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(systimer_hal.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(uart_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(interrupts.c.obj) .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(gpio_periph.c.obj) @@ -44548,6 +44855,11 @@ END GROUP .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.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(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(curve_fitting_coefficients.c.obj) .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .comment 0x00000060 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) @@ -44655,16 +44967,20 @@ END GROUP .comment 0x00000060 0x30 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .comment 0x00000060 0x30 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(mpi_hal.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(sha_hal.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(aes_hal.c.obj) .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(lldesc.c.obj) + .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(adc_periph.c.obj) .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .comment 0x00000060 0x30 esp-idf/soc/libsoc.a(mpi_periph.c.obj) .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) @@ -44749,7 +45065,6 @@ END GROUP .comment 0x00000060 0x32 /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .comment 0x00000060 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) .comment 0x00000060 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) .comment 0x00000060 0x30 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) @@ -45008,561 +45323,581 @@ END GROUP .riscv.attributes 0x0000177c 0x44 esp-idf/driver/libdriver.a(gpio.c.obj) .riscv.attributes - 0x000017c0 0x44 esp-idf/driver/libdriver.a(uart.c.obj) + 0x000017c0 0x44 esp-idf/driver/libdriver.a(rtc_io.c.obj) .riscv.attributes - 0x00001804 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00001804 0x44 esp-idf/driver/libdriver.a(uart.c.obj) .riscv.attributes - 0x00001848 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00001848 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .riscv.attributes - 0x0000188c 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x0000188c 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .riscv.attributes - 0x000018d0 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x000018d0 0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .riscv.attributes - 0x00001914 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00001914 0x44 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .riscv.attributes - 0x00001958 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00001958 0x44 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .riscv.attributes - 0x0000199c 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x0000199c 0x44 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .riscv.attributes - 0x000019e0 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x000019e0 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .riscv.attributes - 0x00001a24 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00001a24 0x44 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .riscv.attributes - 0x00001a68 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00001a68 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .riscv.attributes - 0x00001aac 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x00001aac 0x44 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .riscv.attributes - 0x00001af0 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x00001af0 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .riscv.attributes - 0x00001b34 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x00001b34 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .riscv.attributes - 0x00001b78 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00001b78 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .riscv.attributes - 0x00001bbc 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00001bbc 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .riscv.attributes - 0x00001c00 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00001c00 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .riscv.attributes - 0x00001c44 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x00001c44 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .riscv.attributes - 0x00001c88 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00001c88 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .riscv.attributes - 0x00001ccc 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x00001ccc 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .riscv.attributes - 0x00001d10 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x00001d10 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .riscv.attributes - 0x00001d54 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x00001d54 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .riscv.attributes - 0x00001d98 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x00001d98 0x44 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .riscv.attributes - 0x00001ddc 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x00001ddc 0x44 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .riscv.attributes - 0x00001e20 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x00001e20 0x44 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .riscv.attributes - 0x00001e64 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00001e64 0x44 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .riscv.attributes - 0x00001ea8 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00001ea8 0x44 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .riscv.attributes - 0x00001eec 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00001eec 0x44 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .riscv.attributes - 0x00001f30 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x00001f30 0x44 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .riscv.attributes - 0x00001f74 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x00001f74 0x44 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .riscv.attributes - 0x00001fb8 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x00001fb8 0x44 esp-idf/hal/libhal.a(mmu_hal.c.obj) .riscv.attributes - 0x00001ffc 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00001ffc 0x44 esp-idf/hal/libhal.a(cache_hal.c.obj) .riscv.attributes - 0x00002040 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00002040 0x44 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .riscv.attributes - 0x00002084 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00002084 0x44 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .riscv.attributes - 0x000020c8 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x000020c8 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .riscv.attributes - 0x0000210c 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x0000210c 0x44 esp-idf/hal/libhal.a(systimer_hal.c.obj) .riscv.attributes - 0x00002150 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00002150 0x44 esp-idf/hal/libhal.a(uart_hal.c.obj) .riscv.attributes - 0x00002194 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x00002194 0x44 esp-idf/hal/libhal.a(gpio_hal.c.obj) .riscv.attributes - 0x000021d8 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x000021d8 0x44 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .riscv.attributes - 0x0000221c 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x0000221c 0x44 esp-idf/soc/libsoc.a(interrupts.c.obj) .riscv.attributes - 0x00002260 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x00002260 0x44 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .riscv.attributes - 0x000022a8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x000022a4 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .riscv.attributes - 0x000022f0 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x000022e8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .riscv.attributes - 0x00002334 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x00002330 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .riscv.attributes - 0x00002378 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00002378 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .riscv.attributes - 0x000023bc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x000023bc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .riscv.attributes - 0x00002400 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x00002400 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .riscv.attributes - 0x00002444 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00002444 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .riscv.attributes - 0x00002488 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) + 0x00002488 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .riscv.attributes - 0x000024cc 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x000024cc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .riscv.attributes - 0x0000251d 0x44 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x00002510 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) .riscv.attributes - 0x00002561 0x44 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00002554 0x51 esp-idf/freertos/libfreertos.a(portasm.S.obj) .riscv.attributes - 0x000025a5 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x000025a5 0x44 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .riscv.attributes - 0x000025e9 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x000025e9 0x44 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .riscv.attributes - 0x0000262d 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x0000262d 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .riscv.attributes - 0x00002671 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00002671 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .riscv.attributes - 0x000026b5 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x000026b5 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .riscv.attributes - 0x000026f9 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x000026f9 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .riscv.attributes - 0x0000273d 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x0000273d 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .riscv.attributes - 0x00002781 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00002781 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .riscv.attributes - 0x000027c5 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x000027c5 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .riscv.attributes - 0x00002809 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00002809 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .riscv.attributes - 0x0000284d 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x0000284d 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .riscv.attributes - 0x00002891 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00002891 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .riscv.attributes - 0x000028d5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x000028d5 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .riscv.attributes - 0x00002919 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x00002919 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .riscv.attributes - 0x0000295d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x0000295d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .riscv.attributes - 0x000029a1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x000029a1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) .riscv.attributes - 0x000029e5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x000029e5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) .riscv.attributes - 0x00002a29 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x00002a29 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .riscv.attributes - 0x00002a6d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x00002a6d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) .riscv.attributes - 0x00002ab1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x00002ab1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) .riscv.attributes - 0x00002af5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x00002af5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) .riscv.attributes - 0x00002b39 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x00002b39 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) .riscv.attributes - 0x00002b7d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x00002b7d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .riscv.attributes - 0x00002bc1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x00002bc1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .riscv.attributes - 0x00002c05 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x00002c05 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .riscv.attributes - 0x00002c49 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x00002c49 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .riscv.attributes - 0x00002c8d 0x44 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x00002c8d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .riscv.attributes - 0x00002cd1 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00002cd1 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .riscv.attributes - 0x00002d15 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x00002d15 0x44 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .riscv.attributes - 0x00002d59 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00002d59 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) .riscv.attributes - 0x00002d9d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x00002d9d 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .riscv.attributes - 0x00002de1 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00002de1 0x44 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .riscv.attributes - 0x00002e25 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x00002e25 0x44 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .riscv.attributes - 0x00002e69 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x00002e69 0x44 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .riscv.attributes - 0x00002ead 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x00002ead 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .riscv.attributes - 0x00002ef1 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x00002ef1 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .riscv.attributes - 0x00002f35 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x00002f35 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .riscv.attributes - 0x00002f79 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x00002f79 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .riscv.attributes - 0x00002fbd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x00002fbd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .riscv.attributes - 0x00003001 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x00003001 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .riscv.attributes - 0x00003045 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) + 0x00003045 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .riscv.attributes - 0x00003089 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x00003089 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) .riscv.attributes - 0x000030cd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x000030cd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .riscv.attributes - 0x00003111 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x00003111 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .riscv.attributes - 0x00003155 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x00003155 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) .riscv.attributes - 0x00003199 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x00003199 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) .riscv.attributes - 0x000031dd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x000031dd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .riscv.attributes - 0x00003221 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x00003221 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha3.c.obj) .riscv.attributes - 0x00003265 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x00003265 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) .riscv.attributes - 0x000032a9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x000032a9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .riscv.attributes - 0x000032ed 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x000032ed 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) .riscv.attributes - 0x00003331 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x00003331 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .riscv.attributes - 0x00003375 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x00003375 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .riscv.attributes - 0x000033b9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x000033b9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) .riscv.attributes - 0x000033fd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x000033fd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .riscv.attributes - 0x00003441 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x00003441 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .riscv.attributes - 0x00003485 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x00003485 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .riscv.attributes - 0x000034c9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x000034c9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) .riscv.attributes - 0x0000350d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x0000350d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .riscv.attributes - 0x00003551 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x00003551 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .riscv.attributes - 0x00003595 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x00003595 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .riscv.attributes - 0x000035d9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x000035d9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .riscv.attributes - 0x0000361d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x0000361d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .riscv.attributes - 0x00003661 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x00003661 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .riscv.attributes - 0x000036a5 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x000036a5 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) .riscv.attributes - 0x000036e9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x000036e9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .riscv.attributes - 0x0000372d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x0000372d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .riscv.attributes - 0x00003771 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x00003771 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .riscv.attributes - 0x000037b5 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x000037b5 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .riscv.attributes - 0x000037f9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x000037f9 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .riscv.attributes - 0x0000383d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x0000383d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .riscv.attributes - 0x00003881 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x00003881 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .riscv.attributes - 0x000038c5 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x000038c5 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .riscv.attributes - 0x00003909 0x44 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + 0x00003909 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .riscv.attributes - 0x0000394d 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x0000394d 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .riscv.attributes - 0x00003991 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00003991 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .riscv.attributes - 0x000039d5 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x000039d5 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) .riscv.attributes - 0x00003a19 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00003a19 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) .riscv.attributes - 0x00003a5d 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x00003a5d 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .riscv.attributes - 0x00003aa1 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x00003aa1 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .riscv.attributes - 0x00003ae5 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x00003ae5 0x44 esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) .riscv.attributes - 0x00003b29 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x00003b29 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .riscv.attributes - 0x00003b6d 0x44 esp-idf/soc/libsoc.a(lldesc.c.obj) + 0x00003b6d 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .riscv.attributes - 0x00003bb1 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x00003bb1 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .riscv.attributes - 0x00003bf5 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x00003bf5 0x44 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .riscv.attributes - 0x00003c39 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x00003c39 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .riscv.attributes - 0x00003c7d 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x00003c7d 0x44 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .riscv.attributes - 0x00003cc1 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x00003cc1 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .riscv.attributes - 0x00003d05 0x44 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x00003d05 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) .riscv.attributes - 0x00003d49 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x00003d49 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) .riscv.attributes - 0x00003d8d 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x00003d8d 0x44 esp-idf/soc/libsoc.a(lldesc.c.obj) .riscv.attributes - 0x00003dd1 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x00003dd1 0x44 esp-idf/soc/libsoc.a(adc_periph.c.obj) .riscv.attributes - 0x00003e15 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x00003e15 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .riscv.attributes - 0x00003e59 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x00003e59 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) .riscv.attributes - 0x00003e9d 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x00003e9d 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .riscv.attributes - 0x00003ee1 0x44 esp-idf/lwip/liblwip.a(def.c.obj) + 0x00003ee1 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .riscv.attributes - 0x00003f25 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x00003f29 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .riscv.attributes - 0x00003f69 0x44 esp-idf/lwip/liblwip.a(init.c.obj) + 0x00003f6d 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .riscv.attributes - 0x00003fad 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x00003fb1 0x44 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .riscv.attributes - 0x00003ff1 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x00003ff5 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .riscv.attributes - 0x00004035 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x00004039 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .riscv.attributes - 0x00004079 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000407d 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .riscv.attributes - 0x000040bd 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x000040c1 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .riscv.attributes - 0x00004101 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x00004105 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .riscv.attributes - 0x00004145 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x00004149 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) .riscv.attributes - 0x00004189 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x0000418d 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) .riscv.attributes - 0x000041cd 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x000041d1 0x44 esp-idf/lwip/liblwip.a(def.c.obj) .riscv.attributes - 0x00004211 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x00004215 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) .riscv.attributes - 0x00004255 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x00004259 0x44 esp-idf/lwip/liblwip.a(init.c.obj) .riscv.attributes - 0x00004299 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x0000429d 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) .riscv.attributes - 0x000042dd 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x000042e1 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) .riscv.attributes - 0x00004321 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x00004325 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) .riscv.attributes - 0x00004365 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x00004369 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) .riscv.attributes - 0x000043a9 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x000043ad 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) .riscv.attributes - 0x000043ed 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x000043f1 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) .riscv.attributes - 0x00004431 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x00004435 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) .riscv.attributes - 0x00004475 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x00004479 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .riscv.attributes - 0x000044b9 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x000044bd 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .riscv.attributes - 0x000044fd 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x00004501 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) .riscv.attributes - 0x00004541 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x00004545 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) .riscv.attributes - 0x00004585 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x00004589 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .riscv.attributes - 0x000045c9 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x000045cd 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) .riscv.attributes - 0x0000460d 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x00004611 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) .riscv.attributes - 0x00004651 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x00004655 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) .riscv.attributes - 0x00004695 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x00004699 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) .riscv.attributes - 0x000046d9 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x000046dd 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) .riscv.attributes - 0x0000471d 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x00004721 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .riscv.attributes - 0x00004761 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x00004765 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) .riscv.attributes - 0x000047a5 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x000047a9 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) .riscv.attributes - 0x000047e9 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + 0x000047ed 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) .riscv.attributes - 0x0000482d 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x00004831 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .riscv.attributes - 0x00004871 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x00004875 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) .riscv.attributes - 0x000048b5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x000048b9 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) .riscv.attributes - 0x000048f9 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x000048fd 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) .riscv.attributes - 0x0000493d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x00004941 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .riscv.attributes - 0x00004981 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x00004985 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) .riscv.attributes - 0x000049c5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x000049c9 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .riscv.attributes - 0x00004a09 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x00004a0d 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .riscv.attributes - 0x00004a4d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x00004a51 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) .riscv.attributes - 0x00004a91 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x00004a95 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) .riscv.attributes - 0x00004ad5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x00004ad9 0x44 esp-idf/lwip/liblwip.a(err.c.obj) .riscv.attributes - 0x00004b19 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x00004b1d 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) .riscv.attributes - 0x00004b5d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x00004b61 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .riscv.attributes - 0x00004ba1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x00004ba5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .riscv.attributes - 0x00004be5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x00004be9 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .riscv.attributes - 0x00004c29 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x00004c2d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .riscv.attributes - 0x00004c6d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x00004c71 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .riscv.attributes - 0x00004cb1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x00004cb5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) .riscv.attributes - 0x00004cf5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x00004cf9 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .riscv.attributes - 0x00004d39 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x00004d3d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .riscv.attributes - 0x00004d7d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x00004d81 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .riscv.attributes - 0x00004dc1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x00004dc5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .riscv.attributes - 0x00004e05 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x00004e09 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .riscv.attributes - 0x00004e49 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x00004e4d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .riscv.attributes - 0x00004e8d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x00004e91 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .riscv.attributes - 0x00004ed1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x00004ed5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .riscv.attributes - 0x00004f15 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x00004f19 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .riscv.attributes - 0x00004f59 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x00004f5d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .riscv.attributes - 0x00004f9d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x00004fa1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .riscv.attributes - 0x00004fe1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x00004fe5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .riscv.attributes - 0x00005025 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x00005029 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .riscv.attributes - 0x00005069 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x0000506d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .riscv.attributes - 0x000050ad 0x44 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x000050b1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .riscv.attributes - 0x000050f1 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x000050f5 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .riscv.attributes - 0x00005135 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x00005139 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .riscv.attributes - 0x00005179 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x0000517d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .riscv.attributes - 0x000051bd 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x000051c1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .riscv.attributes - 0x00005201 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x00005205 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .riscv.attributes - 0x00005245 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x00005249 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .riscv.attributes - 0x00005289 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x0000528d 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .riscv.attributes - 0x000052cd 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x000052d1 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .riscv.attributes - 0x00005311 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x00005315 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .riscv.attributes - 0x00005359 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005359 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .riscv.attributes - 0x0000539d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x0000539d 0x44 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) .riscv.attributes - 0x000053e1 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x000053e1 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .riscv.attributes - 0x00005425 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005425 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) .riscv.attributes - 0x00005469 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005469 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .riscv.attributes - 0x000054ad 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x000054ad 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .riscv.attributes - 0x000054f1 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x000054f1 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .riscv.attributes - 0x00005535 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005535 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .riscv.attributes - 0x00005579 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005579 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .riscv.attributes - 0x000055bd 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x000055bd 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .riscv.attributes - 0x00005601 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005601 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005645 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005645 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005689 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005689 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x000056cd 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x000056cd 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005711 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005711 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005755 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005755 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005799 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005799 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x000057dd 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x000057dd 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005821 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005821 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005865 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005865 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x000058a9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x000058a9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x000058ed 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x000058ed 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005931 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005931 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005975 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005975 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x000059b9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x000059b9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x000059fd 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x000059fd 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005a41 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005a41 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 - 0x00005a85 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005a85 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .riscv.attributes - 0x00005ac9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005ac9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005b0d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005b0d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005b51 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005b51 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005b95 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005b95 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005bd9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005bd9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005c1d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005c1d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005c61 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005c61 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005ca5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005ca5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005ce9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005ce9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005d2d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005d2d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005d71 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005d71 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005db5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005db5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005df9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005df9 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005e3d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005e3d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005e81 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005e81 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005ec5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005ec5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005f09 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005f09 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005f4d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005f4d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005f91 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00005f91 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00005fd5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) + 0x00005fd5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00006019 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00006019 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000605d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x0000605d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x000060a1 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x000060a1 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x000060e5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x000060e5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x00006129 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) + 0x00006129 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 - 0x0000616d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x0000616d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000061b1 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000061f5 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00006239 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000627d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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 + 0x000062c1 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00006305 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00006349 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x0000638d 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x000063d1 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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 + 0x00006415 0x44 /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) /DISCARD/ *(.rela.*) @@ -45576,7 +45911,9 @@ Cross Reference Table Symbol File esp-idf/freertos/libfreertos.a(portasm.S.obj) -APB_SARADC esp-idf/hal/libhal.a(adc_hal_common.c.obj) +APB_SARADC esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) APRecvBcnStartTick /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) @@ -45927,8 +46264,8 @@ SPIMEM1 esp-idf/hal/libhal.a(spi_flash esp-idf/hal/libhal.a(spi_flash_hal.c.obj) esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) -SYSTEM esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) +SYSTEM esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_console.c.obj) esp-idf/driver/libdriver.a(spi_common.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_hmac.c.obj) @@ -46006,7 +46343,6 @@ __assert_func esp-idf/newlib/libnewlib.a(ass /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rand.o) esp-idf/hal/libhal.a(rtc_cntl_hal.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) @@ -46045,7 +46381,9 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) @@ -46056,6 +46394,8 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) @@ -46134,6 +46474,7 @@ __atomic_and_fetch_8 esp-idf/newlib/libnewlib.a(std __atomic_compare_exchange esp-idf/newlib/libnewlib.a(stdatomic.c.obj) __atomic_compare_exchange_1 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/driver/libdriver.a(spi_common.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) __atomic_compare_exchange_2 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) __atomic_compare_exchange_4 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) @@ -46849,6 +47190,7 @@ __udivdi3 /home/abobkov/.espressif/tools /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) esp-idf/driver/libdriver.a(uart.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) @@ -46958,11 +47300,11 @@ _dtoa_r /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-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) _esp_error_check_failed esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) @@ -47076,6 +47418,7 @@ _lock_acquire esp-idf/newlib/libnewlib.a(loc esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) @@ -47100,6 +47443,7 @@ _lock_release esp-idf/newlib/libnewlib.a(loc esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_crypto_lock.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) @@ -47270,10 +47614,10 @@ abort esp-idf/newlib/libnewlib.a(abo esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/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) - esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(mspi_timing_tuning.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/hal/libhal.a(sha_hal.c.obj) esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) @@ -47320,24 +47664,67 @@ adc2_cal_include esp-idf/esp_hw_support/libesp_ adc2_wifi_acquire esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) adc2_wifi_release esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) adc_apb_periph_claim esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) adc_apb_periph_free esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) adc_calc_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) + esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) +adc_cali_check_scheme esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) +adc_cali_create_scheme_curve_fitting esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + esp-idf/main/libmain.a(espnow_example_main.c.obj) +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(espnow_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) +adc_channel_to_io esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) adc_hal_arbiter_config esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) adc_hal_calibration_init esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.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_hal_self_calibration esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) adc_hal_set_calibration_param esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) adc_hal_set_controller esp-idf/hal/libhal.a(adc_hal_common.c.obj) + esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) +adc_io_to_channel esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) adc_lock_acquire esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) adc_lock_release esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) adc_lock_try_acquire esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_channel_to_io esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_config_channel esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/main/libmain.a(espnow_example_main.c.obj) +adc_oneshot_del_unit esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_get_calibrated_result esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_hal_channel_config esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_hal_convert esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_hal_init esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_hal_setup esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_io_to_channel esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) +adc_oneshot_new_unit esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/main/libmain.a(espnow_example_main.c.obj) +adc_oneshot_read esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/main/libmain.a(espnow_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) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) add_mic_ie_bip /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) addba_timeout_process /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) @@ -48217,6 +48604,8 @@ crypto_write_pubkey_der esp-idf/wpa_supplicant/libwpa_ ctx /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) current_task_is_wifi_task /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +curve_fitting_get_second_step_coeff esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) dbg_cnt_lmac_drop /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) dbg_ebuf_loc_show /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) dbg_his_lmac_eb_show /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) @@ -48756,6 +49145,7 @@ esp_clk_tree_rc_fast_get_freq_hz esp-idf/esp_hw_support/libesp_ esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) esp_clk_tree_src_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/driver/libdriver.a(uart.c.obj) esp_clk_tree_xtal32k_get_freq_hz esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) @@ -48943,10 +49333,12 @@ esp_efuse_read_field_cnt esp-idf/efuse/libefuse.a(esp_e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) esp_efuse_read_reg esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) esp_efuse_rtc_calib_get_cal_voltage esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp_efuse_rtc_calib_get_init_code esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp_efuse_rtc_calib_get_tsens_val esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) esp_efuse_rtc_calib_get_ver esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp_efuse_set_digest_revoke esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) esp_efuse_set_key_dis_read esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj) @@ -49233,11 +49625,12 @@ esp_isr_names esp-idf/soc/libsoc.a(interrupt esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) esp_light_sleep_start esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp_log_default_level esp-idf/log/liblog.a(log.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/driver/libdriver.a(spi_common.c.obj) esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) @@ -49276,8 +49669,6 @@ esp_log_level_set esp-idf/log/liblog.a(log.c.obj esp_log_set_vprintf esp-idf/log/liblog.a(log.c.obj) esp_log_system_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) esp_log_timestamp esp-idf/log/liblog.a(log_freertos.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) @@ -49288,6 +49679,8 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) @@ -49300,6 +49693,10 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) @@ -49349,8 +49746,6 @@ esp_log_timestamp esp-idf/log/liblog.a(log_freer esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) esp_log_write esp-idf/log/liblog.a(log.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) @@ -49361,6 +49756,8 @@ esp_log_write esp-idf/log/liblog.a(log.c.obj esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_cpu.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) @@ -49372,6 +49769,10 @@ esp_log_write esp-idf/log/liblog.a(log.c.obj esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali.c.obj) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/esp_event/libesp_event.a(esp_event.c.obj) @@ -50280,8 +50681,9 @@ esp_rom_crc32_le esp-idf/bootloader_support/lib esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) -esp_rom_delay_us esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) +esp_rom_delay_us esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) esp-idf/hal/libhal.a(adc_hal_common.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) @@ -50300,9 +50702,9 @@ esp_rom_efuse_get_flash_wp_gpio esp-idf/spi_flash/libspi_flash esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) esp_rom_get_cpu_ticks_per_us esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) esp-idf/log/liblog.a(log_freertos.c.obj) -esp_rom_get_reset_reason esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) +esp_rom_get_reset_reason esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_system/libesp_system.a(clk.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_rom_gpio_connect_in_signal esp-idf/driver/libdriver.a(spi_common.c.obj) @@ -50328,11 +50730,12 @@ esp_rom_md5_update esp-idf/bootloader_support/lib esp-idf/esp_partition/libesp_partition.a(partition.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) esp_rom_newlib_init_common_mutexes esp-idf/newlib/libnewlib.a(locks.c.obj) -esp_rom_printf esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) +esp_rom_printf esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/driver/libdriver.a(spi_common.c.obj) esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) esp-idf/esp_system/libesp_system.a(esp_err.c.obj) @@ -50436,6 +50839,7 @@ esp_sleep_disable_wakeup_source esp-idf/esp_hw_support/libesp_ esp_sleep_disable_wifi_beacon_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp_sleep_disable_wifi_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp_sleep_enable_adc_tsens_monitor esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp_sleep_enable_bt_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp_sleep_enable_gpio_switch esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) esp_sleep_enable_gpio_wakeup esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) @@ -50535,9 +50939,9 @@ esp_timer_get_next_alarm esp-idf/esp_timer/libesp_timer esp_timer_get_next_alarm_for_wake_up esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) esp_timer_get_period esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) esp_timer_get_time esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/vfs/libvfs.a(vfs_usb_serial_jtag.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) @@ -51324,6 +51728,8 @@ free esp-idf/newlib/libnewlib.a(hea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) @@ -52122,6 +52528,7 @@ gmtime_r /home/abobkov/.espressif/tools /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-lcltime_r.o) /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime.o) gpio_config esp-idf/driver/libdriver.a(gpio.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) gpio_deep_sleep_hold_dis esp-idf/driver/libdriver.a(gpio.c.obj) gpio_deep_sleep_hold_en esp-idf/driver/libdriver.a(gpio.c.obj) gpio_deep_sleep_wakeup_disable esp-idf/driver/libdriver.a(gpio.c.obj) @@ -52426,6 +52833,8 @@ heap_caps_calloc esp-idf/heap/libheap.a(heap_ca esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) esp-idf/driver/libdriver.a(usb_serial_jtag.c.obj) @@ -56441,6 +56850,7 @@ memset /home/abobkov/.espressif/tools esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) @@ -59114,6 +59524,7 @@ remove /home/abobkov/.espressif/tools esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) rename /home/abobkov/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20230928/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-rename.o) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) +rescale_raw_val esp-idf/main/libmain.a(espnow_example_main.c.obj) resend_eapol_handle esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) reset_cs_thres /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/abobkov/esp/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) @@ -59514,8 +59925,10 @@ sae_write_confirm esp-idf/wpa_supplicant/libwpa_ sar_periph_ctrl_adc_continuous_power_acquire esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) sar_periph_ctrl_adc_continuous_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) sar_periph_ctrl_adc_oneshot_power_acquire esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) sar_periph_ctrl_adc_oneshot_power_release esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) sar_periph_ctrl_init esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) @@ -61212,14 +61625,15 @@ vPortClearInterruptMaskFromISR esp-idf/freertos/libfreertos.a vPortEndScheduler esp-idf/freertos/libfreertos.a(port.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) vPortEnterCritical esp-idf/freertos/libfreertos.a(port.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) @@ -61251,14 +61665,15 @@ vPortEnterCritical esp-idf/freertos/libfreertos.a esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) esp-idf/pthread/libpthread.a(pthread.c.obj) vPortExitCritical esp-idf/freertos/libfreertos.a(port.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/freertos/libfreertos.a(stream_buffer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) @@ -62673,11 +63088,12 @@ xPortGetFreeHeapSize esp-idf/freertos/libfreertos.a xPortGetMinimumEverFreeHeapSize esp-idf/freertos/libfreertos.a(heap_idf.c.obj) xPortGetTickRateHz esp-idf/freertos/libfreertos.a(port.c.obj) xPortInIsrContext esp-idf/freertos/libfreertos.a(port.c.obj) - esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) esp-idf/driver/libdriver.a(spi_bus_lock.c.obj) + esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj)