diff --git a/ESP-IDF_Robot/build/.bin_timestamp b/ESP-IDF_Robot/build/.bin_timestamp index a583a800a..61a5a84e6 100644 --- a/ESP-IDF_Robot/build/.bin_timestamp +++ b/ESP-IDF_Robot/build/.bin_timestamp @@ -1 +1 @@ -97c2a2f37ea8f69cb78b005b8f6ed8d3 /home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin +91e38197519839018386e7796536854f /home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin diff --git a/ESP-IDF_Robot/build/.ninja_log b/ESP-IDF_Robot/build/.ninja_log index 6e07b8578..135d413b4 100644 --- a/ESP-IDF_Robot/build/.ninja_log +++ b/ESP-IDF_Robot/build/.ninja_log @@ -1016,3 +1016,10 @@ 98 122 1754470015769004184 /home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 8b4550491cdb598b 102 243 1754470015890876276 esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj e6d8764a820ef8ac 243 261 1754470015909412823 esp-idf/main/libmain.a d7c3f7330b1e563c +261 3898 1754470019504974958 esp-idf/esp_system/ld/sections.ld b97a7b0ec44a4346 +261 3898 1754470019504974958 /home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/ld/sections.ld b97a7b0ec44a4346 +3898 4543 1754470020132075417 ESP-IDF_Robot.elf 76bdded7d967d16e +4543 4715 1754470020363079189 .bin_timestamp b46b95f80820f78c +4543 4715 1754470020363079189 /home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot/build/.bin_timestamp b46b95f80820f78c +4715 4748 0 esp-idf/esptool_py/CMakeFiles/app_check_size 80d428c8c71dd417 +4715 4748 0 /home/alex/MyProjects/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/app_check_size 80d428c8c71dd417 diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.bin b/ESP-IDF_Robot/build/ESP-IDF_Robot.bin index cca7bacf0..76004df96 100644 Binary files a/ESP-IDF_Robot/build/ESP-IDF_Robot.bin and b/ESP-IDF_Robot/build/ESP-IDF_Robot.bin differ diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.elf b/ESP-IDF_Robot/build/ESP-IDF_Robot.elf index 96e4a7ccc..d6007d4f3 100755 Binary files a/ESP-IDF_Robot/build/ESP-IDF_Robot.elf and b/ESP-IDF_Robot/build/ESP-IDF_Robot.elf differ diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.map b/ESP-IDF_Robot/build/ESP-IDF_Robot.map index b459037eb..1574f4d76 100644 --- a/ESP-IDF_Robot/build/ESP-IDF_Robot.map +++ b/ESP-IDF_Robot/build/ESP-IDF_Robot.map @@ -26250,7 +26250,7 @@ END GROUP 0x3fc9cc38 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0xb7b82 +.flash.text 0x42000020 0xb7be8 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -27329,11775 +27329,11775 @@ END GROUP .text.motors_init 0x4200ac6a 0x1a esp-idf/main/libmain.a(blink_example_main.c.obj) .text.update_pwm - 0x4200ac84 0xd2 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ac84 0x138 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.onDataReceived - 0x4200ad56 0x62 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x4200ad56 onDataReceived + 0x4200adbc 0x62 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200adbc onDataReceived .text.configure_button - 0x4200adb8 0x32 esp-idf/main/libmain.a(blink_example_main.c.obj) - .text.rc_task 0x4200adea 0x24 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ae1e 0x32 esp-idf/main/libmain.a(blink_example_main.c.obj) + .text.rc_task 0x4200ae50 0x24 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.display_xy - 0x4200ae0e 0x9a esp-idf/main/libmain.a(blink_example_main.c.obj) - .text.task 0x4200aea8 0x354 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x4200aea8 task + 0x4200ae74 0x9a esp-idf/main/libmain.a(blink_example_main.c.obj) + .text.task 0x4200af0e 0x354 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200af0e task .text.nav_key_task - 0x4200b1fc 0x1a esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b262 0x1a esp-idf/main/libmain.a(blink_example_main.c.obj) .text.gpio_task - 0x4200b216 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b27c 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.led_task - 0x4200b24c 0x2a esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b2b2 0x2a esp-idf/main/libmain.a(blink_example_main.c.obj) .text.temp_sensor_task - 0x4200b276 0xae esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b2dc 0xae esp-idf/main/libmain.a(blink_example_main.c.obj) .text.wifi_init - 0x4200b324 0x29e esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b38a 0x29e esp-idf/main/libmain.a(blink_example_main.c.obj) .text.chip_sensor_init - 0x4200b5c2 0xb0 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b628 0xb0 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.ledc_init - 0x4200b672 0x282 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b6d8 0x282 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.adc_calibration_init - 0x4200b8f4 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b95a 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) .text.rc_adc_init - 0x4200b9ee 0xfc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ba54 0xfc esp-idf/main/libmain.a(blink_example_main.c.obj) .text.app_main - 0x4200baea 0x2ce esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x4200baea app_main + 0x4200bb50 0x2ce esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200bb50 app_main .text.mqtt_publish_task - 0x4200bdb8 0x200 esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200be1e 0x200 esp-idf/main/libmain.a(mqtt.c.obj) .text.mqtt_event_handler - 0x4200bfb8 0xb8 esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c01e 0xb8 esp-idf/main/libmain.a(mqtt.c.obj) .text.mqtt_update_temp - 0x4200c070 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c070 mqtt_update_temp + 0x4200c0d6 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c0d6 mqtt_update_temp .text.mqtt_update_battery_voltage - 0x4200c07a 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c07a mqtt_update_battery_voltage + 0x4200c0e0 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c0e0 mqtt_update_battery_voltage .text.mqtt_update_sys_current - 0x4200c084 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c084 mqtt_update_sys_current + 0x4200c0ea 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c0ea mqtt_update_sys_current .text.mqtt_update_sys_power - 0x4200c08e 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c08e mqtt_update_sys_power + 0x4200c0f4 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c0f4 mqtt_update_sys_power .text.mqtt_update_pwm_1 - 0x4200c098 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c098 mqtt_update_pwm_1 + 0x4200c0fe 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c0fe mqtt_update_pwm_1 .text.mqtt_update_pwm_2 - 0x4200c0a2 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c0a2 mqtt_update_pwm_2 + 0x4200c108 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c108 mqtt_update_pwm_2 .text.mqtt_app_start - 0x4200c0ac 0x46 esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c0ac mqtt_app_start + 0x4200c112 0x46 esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c112 mqtt_app_start .text.cfg_equal - 0x4200c0f2 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c158 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) .text.i2c_setup_port - 0x4200c12c 0x112 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c192 0x112 esp-idf/main/libmain.a(i2cdev.c.obj) .text.i2cdev_init - 0x4200c23e 0x94 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c23e i2cdev_init + 0x4200c2a4 0x94 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c2a4 i2cdev_init .text.i2c_dev_create_mutex - 0x4200c2d2 0x5c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c2d2 i2c_dev_create_mutex + 0x4200c338 0x5c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c338 i2c_dev_create_mutex .text.i2c_dev_take_mutex - 0x4200c32e 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c32e i2c_dev_take_mutex + 0x4200c394 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c394 i2c_dev_take_mutex .text.i2c_dev_give_mutex - 0x4200c38e 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c38e i2c_dev_give_mutex + 0x4200c3f4 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c3f4 i2c_dev_give_mutex .text.i2c_dev_read - 0x4200c3ee 0x1be esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c3ee i2c_dev_read + 0x4200c454 0x1be esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c454 i2c_dev_read .text.i2c_dev_write - 0x4200c5ac 0x1a2 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c5ac i2c_dev_write + 0x4200c612 0x1a2 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c612 i2c_dev_write .text.i2c_dev_read_reg - 0x4200c74e 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c74e i2c_dev_read_reg + 0x4200c7b4 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c7b4 i2c_dev_read_reg .text.i2c_dev_write_reg - 0x4200c76a 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c76a i2c_dev_write_reg + 0x4200c7d0 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c7d0 i2c_dev_write_reg .text.read_reg_16 - 0x4200c786 0x6a esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c7ec 0x6a esp-idf/main/libmain.a(ina219.c.obj) .text.read_conf_bits - 0x4200c7f0 0x38 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c856 0x38 esp-idf/main/libmain.a(ina219.c.obj) .text.write_reg_16 - 0x4200c828 0x58 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c88e 0x58 esp-idf/main/libmain.a(ina219.c.obj) .text.ina219_init_desc - 0x4200c880 0x66 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c880 ina219_init_desc + 0x4200c8e6 0x66 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c8e6 ina219_init_desc .text.ina219_init - 0x4200c8e6 0x1c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c8e6 ina219_init + 0x4200c94c 0x1c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c94c ina219_init .text.ina219_configure - 0x4200c902 0x7c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c902 ina219_configure + 0x4200c968 0x7c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c968 ina219_configure .text.ina219_get_gain - 0x4200c97e 0x2c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c97e ina219_get_gain + 0x4200c9e4 0x2c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c9e4 ina219_get_gain .text.ina219_calibrate - 0x4200c9aa 0x140 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c9aa ina219_calibrate + 0x4200ca10 0x140 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200ca10 ina219_calibrate .text.ina219_get_bus_voltage - 0x4200caea 0x60 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200caea ina219_get_bus_voltage + 0x4200cb50 0x60 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200cb50 ina219_get_bus_voltage .text.ina219_get_shunt_voltage - 0x4200cb4a 0x5e esp-idf/main/libmain.a(ina219.c.obj) - 0x4200cb4a ina219_get_shunt_voltage + 0x4200cbb0 0x5e esp-idf/main/libmain.a(ina219.c.obj) + 0x4200cbb0 ina219_get_shunt_voltage .text.ina219_get_current - 0x4200cba8 0x54 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200cba8 ina219_get_current + 0x4200cc0e 0x54 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200cc0e ina219_get_current .text.ina219_get_power - 0x4200cbfc 0x54 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200cbfc ina219_get_power + 0x4200cc62 0x54 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200cc62 ina219_get_power .text.create_string - 0x4200cc50 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ccb6 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_check_cfg_conflict - 0x4200ccce 0x158 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cd34 0x158 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.create_client_data - 0x4200ce26 0x14c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ce8c 0x14c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.run_event_loop - 0x4200cf72 0x48 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cfd8 0x48 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_dispatch_event - 0x4200cfba 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d020 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_delete_expired_messages - 0x4200cffc 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d062 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_create_transport - 0x4200d024 0x350 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d08a 0x350 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_cert_key_data - 0x4200d374 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d3da 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_ssl_transport_properties - 0x4200d440 0x1ca esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d4a6 0x1ca esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_dispatch_event_with_msgid - 0x4200d60a 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d670 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_dispatch_transport_error - 0x4200d636 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d69c 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_handle_transport_read_error - 0x4200d688 0x98 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d6ee 0x98 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_abort_connection - 0x4200d720 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d786 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_write - 0x4200d784 0xae esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d7ea 0xae esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_message_receive - 0x4200d832 0x20e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d898 0x20e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_connect - 0x4200da40 0x292 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200daa6 0x292 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.send_disconnect_msg - 0x4200dcd2 0x86 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200dd38 0x86 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.deliver_suback - 0x4200dd58 0xbe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ddbe 0xbe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.deliver_publish - 0x4200de16 0x172 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200de7c 0x172 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.remove_initiator_message - 0x4200df88 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200dfee 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_process_receive - 0x4200dfa8 0x33e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e00e 0x33e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_resend_queued - 0x4200e2e6 0x92 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e34c 0x92 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_ping - 0x4200e378 0x7c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e3de 0x7c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.process_keepalive - 0x4200e3f4 0x12c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e45a 0x12c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_task - 0x4200e520 0x53e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e586 0x53e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_enqueue - 0x4200ea5e 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200eac4 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.make_publish - 0x4200eaa8 0x60 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200eb0e 0x60 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_client_enqueue_publish - 0x4200eb08 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200eb6e 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_if_config - 0x4200eb90 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200eb90 esp_mqtt_set_if_config + 0x4200ebf6 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ebf6 esp_mqtt_set_if_config .text.esp_mqtt_destroy_config - 0x4200ebca 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200ebca esp_mqtt_destroy_config + 0x4200ec30 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ec30 esp_mqtt_destroy_config .text.esp_mqtt_client_set_uri - 0x4200ece0 0x200 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200ece0 esp_mqtt_client_set_uri + 0x4200ed46 0x200 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ed46 esp_mqtt_client_set_uri .text.esp_mqtt_set_config - 0x4200eee0 0xad4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200eee0 esp_mqtt_set_config + 0x4200ef46 0xad4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ef46 esp_mqtt_set_config .text.esp_mqtt_client_start - 0x4200f9b4 0x11a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200f9b4 esp_mqtt_client_start + 0x4200fa1a 0x11a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fa1a esp_mqtt_client_start .text.esp_mqtt_client_stop - 0x4200face 0x13a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200face esp_mqtt_client_stop + 0x4200fb34 0x13a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fb34 esp_mqtt_client_stop .text.esp_mqtt_client_destroy - 0x4200fc08 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fc08 esp_mqtt_client_destroy + 0x4200fc6e 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fc6e esp_mqtt_client_destroy .text.esp_mqtt_client_init - 0x4200fc78 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fc78 esp_mqtt_client_init + 0x4200fcde 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fcde esp_mqtt_client_init .text.esp_mqtt_client_publish - 0x4200fd38 0x1ce esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fd38 esp_mqtt_client_publish + 0x4200fd9e 0x1ce esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fd9e esp_mqtt_client_publish .text.esp_mqtt_client_register_event - 0x4200ff06 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200ff06 esp_mqtt_client_register_event + 0x4200ff6c 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ff6c esp_mqtt_client_register_event .text.set_message_header_size - 0x4200ff2e 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200ff94 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.fail_message - 0x4200ff36 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200ff9c 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.fini_message - 0x4200ff40 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200ffa6 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.append_string - 0x4201000e 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010074 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.append_message_id - 0x42010072 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420100d8 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.mqtt_get_total_length - 0x420100c6 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420100c6 mqtt_get_total_length + 0x4201012c 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201012c mqtt_get_total_length .text.mqtt_get_publish_topic - 0x42010104 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010104 mqtt_get_publish_topic + 0x4201016a 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201016a mqtt_get_publish_topic .text.mqtt_get_publish_data - 0x42010152 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010152 mqtt_get_publish_data + 0x420101b8 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420101b8 mqtt_get_publish_data .text.mqtt_get_suback_data - 0x420101f4 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420101f4 mqtt_get_suback_data + 0x4201025a 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201025a mqtt_get_suback_data .text.mqtt_get_id - 0x4201020c 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201020c mqtt_get_id + 0x42010272 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010272 mqtt_get_id .text.mqtt_msg_connect - 0x420102c8 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420102c8 mqtt_msg_connect + 0x4201032e 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201032e mqtt_msg_connect .text.mqtt_msg_publish - 0x42010542 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010542 mqtt_msg_publish + 0x420105a8 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420105a8 mqtt_msg_publish .text.mqtt_msg_puback - 0x42010630 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010630 mqtt_msg_puback + 0x42010696 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010696 mqtt_msg_puback .text.mqtt_msg_pubrec - 0x4201066a 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201066a mqtt_msg_pubrec + 0x420106d0 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420106d0 mqtt_msg_pubrec .text.mqtt_msg_pubrel - 0x420106a4 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420106a4 mqtt_msg_pubrel + 0x4201070a 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201070a mqtt_msg_pubrel .text.mqtt_msg_pubcomp - 0x420106de 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420106de mqtt_msg_pubcomp + 0x42010744 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010744 mqtt_msg_pubcomp .text.mqtt_msg_pingreq - 0x42010718 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010718 mqtt_msg_pingreq + 0x4201077e 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201077e mqtt_msg_pingreq .text.mqtt_msg_disconnect - 0x4201073a 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201073a mqtt_msg_disconnect + 0x420107a0 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420107a0 mqtt_msg_disconnect .text.mqtt_has_valid_msg_hdr - 0x4201075c 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201075c mqtt_has_valid_msg_hdr + 0x420107c2 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420107c2 mqtt_has_valid_msg_hdr .text.mqtt_msg_buffer_init - 0x420107c8 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420107c8 mqtt_msg_buffer_init + 0x4201082e 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201082e mqtt_msg_buffer_init .text.mqtt_msg_buffer_destroy - 0x42010804 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010804 mqtt_msg_buffer_destroy + 0x4201086a 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201086a mqtt_msg_buffer_destroy .text.outbox_init - 0x4201081a 0xd8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x4201081a outbox_init + 0x42010880 0xd8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010880 outbox_init .text.outbox_enqueue - 0x420108f2 0x140 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x420108f2 outbox_enqueue + 0x42010958 0x140 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010958 outbox_enqueue .text.outbox_get - 0x42010a32 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010a32 outbox_get + 0x42010a98 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010a98 outbox_get .text.outbox_dequeue - 0x42010a44 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010a44 outbox_dequeue + 0x42010aaa 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010aaa outbox_dequeue .text.outbox_delete_item - 0x42010a62 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010a62 outbox_delete_item + 0x42010ac8 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010ac8 outbox_delete_item .text.outbox_item_get_data - 0x42010ad2 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010ad2 outbox_item_get_data + 0x42010b38 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010b38 outbox_item_get_data .text.outbox_delete - 0x42010aea 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010aea outbox_delete + 0x42010b50 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010b50 outbox_delete .text.outbox_set_pending - 0x42010b70 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010b70 outbox_set_pending + 0x42010bd6 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010bd6 outbox_set_pending .text.outbox_item_get_pending - 0x42010b8e 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010b8e outbox_item_get_pending + 0x42010bf4 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010bf4 outbox_item_get_pending .text.outbox_set_tick - 0x42010b98 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010b98 outbox_set_tick + 0x42010bfe 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010bfe outbox_set_tick .text.outbox_delete_expired - 0x42010bbe 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010bbe outbox_delete_expired + 0x42010c24 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010c24 outbox_delete_expired .text.outbox_get_size - 0x42010c7e 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010c7e outbox_get_size + 0x42010ce4 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010ce4 outbox_get_size .text.outbox_delete_all_items - 0x42010c92 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010c92 outbox_delete_all_items + 0x42010cf8 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010cf8 outbox_delete_all_items .text.outbox_destroy - 0x42010d0a 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010d0a outbox_destroy + 0x42010d70 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010d70 outbox_destroy .text.platform_create_id_string - 0x42010d32 0x80 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010d32 platform_create_id_string + 0x42010d98 0x80 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010d98 platform_create_id_string .text.platform_random - 0x42010db2 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010db2 platform_random + 0x42010e18 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010e18 platform_random .text.platform_tick_get_ms - 0x42010dce 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010dce platform_tick_get_ms + 0x42010e34 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010e34 platform_tick_get_ms .text.riscv_decode_offset_from_jal_instruction - 0x42010dee 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x42010dee riscv_decode_offset_from_jal_instruction + 0x42010e54 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x42010e54 riscv_decode_offset_from_jal_instruction .text.gpio_input_disable - 0x42010e3a 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010ea0 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x42010eba 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010f20 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x42010f3c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010fa2 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x42010fbc 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011022 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x4201103e 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420110a4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x420110be 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011124 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x42011156 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420111bc 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x420111ee 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011254 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x42011284 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420112ea 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_isr_register_on_core_static - 0x4201131a 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011380 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x4201133a 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201133a gpio_pullup_en + 0x420113a0 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420113a0 gpio_pullup_en .text.gpio_pullup_dis - 0x420113e2 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420113e2 gpio_pullup_dis + 0x42011448 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011448 gpio_pullup_dis .text.gpio_pulldown_en - 0x420114a4 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420114a4 gpio_pulldown_en + 0x4201150a 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201150a gpio_pulldown_en .text.gpio_pulldown_dis - 0x4201154c 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201154c gpio_pulldown_dis + 0x420115b2 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420115b2 gpio_pulldown_dis .text.gpio_set_intr_type - 0x420115f2 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420115f2 gpio_set_intr_type + 0x42011658 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011658 gpio_set_intr_type .text.gpio_intr_enable - 0x4201174e 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201174e gpio_intr_enable + 0x420117b4 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420117b4 gpio_intr_enable .text.gpio_intr_disable - 0x420117f4 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420117f4 gpio_intr_disable + 0x4201185a 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201185a gpio_intr_disable .text.gpio_input_enable - 0x4201186a 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201186a gpio_input_enable + 0x420118d0 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420118d0 gpio_input_enable .text.gpio_output_disable - 0x420118ea 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420118ea gpio_output_disable + 0x42011950 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011950 gpio_output_disable .text.gpio_output_enable - 0x42011988 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011988 gpio_output_enable + 0x420119ee 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420119ee gpio_output_enable .text.gpio_od_disable - 0x42011a26 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011a26 gpio_od_disable + 0x42011a8c 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011a8c gpio_od_disable .text.gpio_od_enable - 0x42011aa4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011aa4 gpio_od_enable + 0x42011b0a 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011b0a gpio_od_enable .text.gpio_set_level - 0x42011b24 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011b24 gpio_set_level + 0x42011b8a 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011b8a gpio_set_level .text.gpio_get_level - 0x42011bac 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011bac gpio_get_level + 0x42011c12 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011c12 gpio_get_level .text.gpio_set_pull_mode - 0x42011bc4 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011bc4 gpio_set_pull_mode + 0x42011c2a 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011c2a gpio_set_pull_mode .text.gpio_set_direction - 0x42011d0a 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011d0a gpio_set_direction + 0x42011d70 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011d70 gpio_set_direction .text.gpio_config - 0x42011dbe 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011dbe gpio_config + 0x42011e24 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011e24 gpio_config .text.gpio_reset_pin - 0x42011f68 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011f68 gpio_reset_pin + 0x42011fce 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011fce gpio_reset_pin .text.gpio_isr_handler_add - 0x42011fe4 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011fe4 gpio_isr_handler_add + 0x4201204a 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201204a gpio_isr_handler_add .text.gpio_uninstall_isr_service - 0x420120f2 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420120f2 gpio_uninstall_isr_service + 0x42012158 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012158 gpio_uninstall_isr_service .text.gpio_isr_register - 0x42012148 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42012148 gpio_isr_register + 0x420121ae 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420121ae gpio_isr_register .text.gpio_install_isr_service - 0x42012202 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42012202 gpio_install_isr_service + 0x42012268 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012268 gpio_install_isr_service .text.gpio_sleep_set_direction - 0x420122da 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420122da gpio_sleep_set_direction + 0x42012340 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012340 gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x4201237a 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201237a gpio_sleep_set_pull_mode + 0x420123e0 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420123e0 gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x420124c0 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420124c0 gpio_sleep_sel_en + 0x42012526 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012526 gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x42012558 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42012558 gpio_sleep_sel_dis + 0x420125be 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420125be gpio_sleep_sel_dis .text.gpio_func_sel - 0x420125ee 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420125ee gpio_func_sel + 0x42012654 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012654 gpio_func_sel .text.rtc_gpio_is_valid_gpio - 0x4201269c 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x4201269c rtc_gpio_is_valid_gpio + 0x42012702 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x42012702 rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x420126a0 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x420126a0 bootloader_init_mem + 0x42012706 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x42012706 bootloader_init_mem .text.bootloader_flash_update_id - 0x420126ae 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x420126ae bootloader_flash_update_id + 0x42012714 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x42012714 bootloader_flash_update_id .text.s_mem_caps_check - 0x420126ce 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012734 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x420126e4 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201274a 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x4201271e 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012784 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x42012734 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201279a 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x42012756 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420127bc 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x420127ae 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012814 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x42012858 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420128be 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x42012902 0x19c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012902 esp_mmu_map_init + 0x42012968 0x19c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012968 esp_mmu_map_init .text.esp_mmu_map - 0x42012a9e 0x53e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012a9e esp_mmu_map + 0x42012b04 0x53e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012b04 esp_mmu_map .text.esp_mmu_unmap - 0x42012fdc 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012fdc esp_mmu_unmap + 0x42013042 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42013042 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x42013164 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42013164 esp_mmu_vaddr_to_paddr + 0x420131ca 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420131ca esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x4201326a 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4201326a spi_flash_init_lock + 0x420132d0 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420132d0 spi_flash_init_lock .text.spi_flash_op_lock - 0x4201326c 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4201326c spi_flash_op_lock + 0x420132d2 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420132d2 spi_flash_op_lock .text.spi_flash_op_unlock - 0x4201327e 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x4201327e spi_flash_op_unlock + 0x420132e4 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420132e4 spi_flash_op_unlock .text.spi_flash_mmap - 0x42013290 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42013290 spi_flash_mmap + 0x420132f6 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x420132f6 spi_flash_mmap .text.spi_flash_munmap - 0x42013358 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42013358 spi_flash_munmap + 0x420133be 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x420133be spi_flash_munmap .text.spi_flash_cache2phys - 0x420133c6 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x420133c6 spi_flash_cache2phys + 0x4201342c 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4201342c spi_flash_cache2phys .text.esp_mspi_get_io - 0x420133ea 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x420133ea esp_mspi_get_io + 0x42013450 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x42013450 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x42013484 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x42013484 esp_mspi_pin_reserve + 0x420134ea 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x420134ea esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x420134e0 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x420134e0 esp_flash_read_chip_id + 0x42013546 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x42013546 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x420134f4 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x4201355a 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x42013532 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x42013532 esp_flash_init_default_chip + 0x42013598 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42013598 esp_flash_init_default_chip .text.esp_flash_app_init - 0x420136c0 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x420136c0 esp_flash_app_init + 0x42013726 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42013726 esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x420136e8 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x420136e8 esp_flash_app_enable_os_functions + 0x4201374e 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4201374e esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x4201371a 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x4201371a esp_crosscore_int_init + 0x42013780 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x42013780 esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x42013780 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x42013780 esp_vApplicationIdleHook + 0x420137e6 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x420137e6 esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x420137c6 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x420137c6 esp_register_freertos_idle_hook_for_cpu + 0x4201382c 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4201382c esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x4201383a 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x4201383a esp_register_freertos_tick_hook_for_cpu + 0x420138a0 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x420138a0 esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x420138ae 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x420138ae esp_register_freertos_tick_hook + 0x42013914 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42013914 esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x420138be 0xc6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x420138be esp_int_wdt_init + 0x42013924 0xc6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42013924 esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x42013984 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x42013984 esp_int_wdt_cpu_init + 0x420139ea 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x420139ea esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x420139d8 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013a3e 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x42013a08 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013a6e 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x42013a3a 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013aa0 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x42013a66 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013acc 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x42013be0 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013c46 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x42013c06 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013c06 task_wdt_timeout_abort + 0x42013c6c 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013c6c task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x42013ca0 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013d06 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x42013cf0 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013cf0 esp_task_wdt_add + 0x42013d56 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013d56 esp_task_wdt_add .text.subscribe_idle - 0x42013d56 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013dbc 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x42013e08 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013e08 esp_task_wdt_init + 0x42013e6e 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013e6e esp_task_wdt_init .text.esp_task_wdt_reset - 0x42013f4c 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013f4c esp_task_wdt_reset + 0x42013fb2 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013fb2 esp_task_wdt_reset .text.idle_hook_cb - 0x42014018 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201407e 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x42014028 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42014028 esp_task_wdt_print_triggered_tasks + 0x4201408e 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201408e esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x42014152 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420141b8 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x4201425c 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4201425c esp_task_wdt_impl_timer_allocate + 0x420142c2 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420142c2 esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x4201434e 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4201434e esp_task_wdt_impl_timer_feed + 0x420143b4 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420143b4 esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x42014384 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42014384 esp_task_wdt_impl_timeout_triggered + 0x420143ea 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420143ea esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x420143b2 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x420143b2 esp_task_wdt_impl_timer_restart + 0x42014418 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42014418 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x420143f2 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014458 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x4201441e 0x2a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014484 0x2a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x42014448 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x420144ae 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x420144ec 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014552 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x42014514 0x11c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42014514 spi_flash_hal_init + 0x4201457a 0x11c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4201457a spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x42014630 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42014630 spi_flash_hal_supports_direct_write + 0x42014696 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014696 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x42014642 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42014642 spi_flash_hal_supports_direct_read + 0x420146a8 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x420146a8 spi_flash_hal_supports_direct_read .text.clk_hal_lp_slow_get_freq_hz - 0x42014654 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42014654 clk_hal_lp_slow_get_freq_hz + 0x420146ba 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420146ba clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x420146ac 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420146ac clk_hal_xtal_get_freq_mhz + 0x42014712 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42014712 clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x4201470a 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201470a clk_hal_soc_root_get_freq_mhz + 0x42014770 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42014770 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x4201476a 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201476a clk_hal_cpu_get_freq_hz + 0x420147d0 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420147d0 clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x420147dc 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42014842 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x42014804 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42014804 clk_hal_apb_get_freq_hz + 0x4201486a 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4201486a clk_hal_apb_get_freq_hz .text.uart_ll_get_baudrate - 0x42014812 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014878 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) .text.uart_hal_get_sclk - 0x4201484a 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201484a uart_hal_get_sclk + 0x420148b0 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420148b0 uart_hal_get_sclk .text.uart_hal_get_baudrate - 0x42014870 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014870 uart_hal_get_baudrate + 0x420148d6 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420148d6 uart_hal_get_baudrate .text.uart_hal_set_stop_bits - 0x4201488a 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201488a uart_hal_set_stop_bits + 0x420148f0 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420148f0 uart_hal_set_stop_bits .text.uart_hal_get_stop_bits - 0x4201489c 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201489c uart_hal_get_stop_bits + 0x42014902 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014902 uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x420148a8 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420148a8 uart_hal_set_data_bit_num + 0x4201490e 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201490e uart_hal_set_data_bit_num .text.uart_hal_get_data_bit_num - 0x420148b8 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420148b8 uart_hal_get_data_bit_num + 0x4201491e 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201491e uart_hal_get_data_bit_num .text.uart_hal_set_parity - 0x420148c4 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420148c4 uart_hal_set_parity + 0x4201492a 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201492a uart_hal_set_parity .text.uart_hal_get_parity - 0x420148e4 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420148e4 uart_hal_get_parity + 0x4201494a 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201494a uart_hal_get_parity .text.esp_crypto_sha_aes_lock_acquire - 0x42014900 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014900 esp_crypto_sha_aes_lock_acquire + 0x42014966 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014966 esp_crypto_sha_aes_lock_acquire .text.esp_crypto_hmac_lock_acquire - 0x4201491a 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x4201491a esp_crypto_hmac_lock_acquire + 0x42014980 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014980 esp_crypto_hmac_lock_acquire .text.esp_crypto_sha_aes_lock_release - 0x42014938 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014938 esp_crypto_sha_aes_lock_release + 0x4201499e 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x4201499e esp_crypto_sha_aes_lock_release .text.esp_crypto_hmac_lock_release - 0x42014952 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014952 esp_crypto_hmac_lock_release + 0x420149b8 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420149b8 esp_crypto_hmac_lock_release .text.esp_crypto_mpi_lock_acquire - 0x42014970 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014970 esp_crypto_mpi_lock_acquire + 0x420149d6 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420149d6 esp_crypto_mpi_lock_acquire .text.esp_crypto_ds_lock_acquire - 0x4201498a 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x4201498a esp_crypto_ds_lock_acquire + 0x420149f0 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420149f0 esp_crypto_ds_lock_acquire .text.esp_crypto_mpi_lock_release - 0x420149ac 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x420149ac esp_crypto_mpi_lock_release + 0x42014a12 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a12 esp_crypto_mpi_lock_release .text.esp_crypto_ds_lock_release - 0x420149c6 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x420149c6 esp_crypto_ds_lock_release + 0x42014a2c 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a2c esp_crypto_ds_lock_release .text.esp_cpu_configure_region_protection - 0x420149e8 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x420149e8 esp_cpu_configure_region_protection + 0x42014a4e 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x42014a4e esp_cpu_configure_region_protection .text.periph_rtc_dig_clk8m_enable - 0x42014ae8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42014ae8 periph_rtc_dig_clk8m_enable + 0x42014b4e 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42014b4e periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_get_freq - 0x42014b48 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42014b48 periph_rtc_dig_clk8m_get_freq + 0x42014bae 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42014bae periph_rtc_dig_clk8m_get_freq .text.esp_fill_random - 0x42014b52 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - 0x42014b52 esp_fill_random - .text.get_idx 0x42014bbc 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014bb8 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x42014bb8 esp_fill_random + .text.get_idx 0x42014c22 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.generate_mac - 0x42014c18 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014c7e 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_factory_mac - 0x42014d54 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014dba 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_mac_custom - 0x42014da2 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014e08 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_mac_addr_from_mac_table - 0x42014e52 0xea esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014eb8 0xea esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.esp_efuse_mac_get_default - 0x42014f3c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42014f3c esp_efuse_mac_get_default + 0x42014fa2 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014fa2 esp_efuse_mac_get_default .text.esp_read_mac - 0x42014f4a 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42014f4a esp_read_mac + 0x42014fb0 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014fb0 esp_read_mac .text.esp_gpio_reserve - 0x4201505a 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x4201505a esp_gpio_reserve + 0x420150c0 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x420150c0 esp_gpio_reserve .text.temperature_sensor_get_raw_value - 0x42015076 0xac esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x420150dc 0xac esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_ll_set_range - 0x42015122 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42015188 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_power_acquire - 0x42015144 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x42015144 temperature_sensor_power_acquire + 0x420151aa 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x420151aa temperature_sensor_power_acquire .text.temperature_sensor_power_release - 0x420151c6 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x420151c6 temperature_sensor_power_release + 0x4201522c 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4201522c temperature_sensor_power_release .text.temp_sensor_sync_tsens_idx - 0x4201527a 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4201527a temp_sensor_sync_tsens_idx + 0x420152e0 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x420152e0 temp_sensor_sync_tsens_idx .text.temp_sensor_get_raw_value - 0x42015280 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x42015280 temp_sensor_get_raw_value + 0x420152e6 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x420152e6 temp_sensor_get_raw_value .text.esp_clk_tree_src_get_freq_hz - 0x42015392 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x42015392 esp_clk_tree_src_get_freq_hz + 0x420153f8 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x420153f8 esp_clk_tree_src_get_freq_hz .text.esp_clk_tree_enable_src - 0x4201553a 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x4201553a esp_clk_tree_enable_src + 0x420155a0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x420155a0 esp_clk_tree_enable_src .text.adc_calc_hw_calibration_code - 0x4201553e 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4201553e adc_calc_hw_calibration_code + 0x420155a4 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x420155a4 adc_calc_hw_calibration_code .text.adc2_wifi_acquire - 0x420155dc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x420155dc adc2_wifi_acquire + 0x42015642 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015642 adc2_wifi_acquire .text.adc2_wifi_release - 0x420155e0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x420155e0 adc2_wifi_release + 0x42015646 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015646 adc2_wifi_release .text.adc_apb_periph_claim - 0x420155e4 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x420155e4 adc_apb_periph_claim + 0x4201564a 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4201564a adc_apb_periph_claim .text.adc_apb_periph_free - 0x42015652 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x42015652 adc_apb_periph_free + 0x420156b8 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x420156b8 adc_apb_periph_free .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_EEET_SE_SE_T0_ - 0x420156f0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015756 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_ET_SA_SA_T0_ - 0x42015700 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015766 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleE - 0x4201570e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015774 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_ - 0x4201573e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157a4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZ9nvs_closeEUlRS1_E_ET_S6_S6_T0_ - 0x4201574e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157b4 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL19nvs_get_str_or_blobmN3nvs8ItemTypeEPKcPvPj - 0x4201575c 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157c2 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x420157e8 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201584e 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 - 0x4201580e 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015874 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x4201583a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420158a0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZN14NVSHandleEntryD2Ev - 0x4201584a 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201584a NVSHandleEntry::~NVSHandleEntry() - 0x4201584a NVSHandleEntry::~NVSHandleEntry() + 0x420158b0 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420158b0 NVSHandleEntry::~NVSHandleEntry() + 0x420158b0 NVSHandleEntry::~NVSHandleEntry() .text.nvs_flash_init_partition - 0x4201585e 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201585e nvs_flash_init_partition + 0x420158c4 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420158c4 nvs_flash_init_partition .text.nvs_flash_init - 0x4201589e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201589e nvs_flash_init + 0x42015904 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015904 nvs_flash_init .text.nvs_erase_key - 0x420158b4 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420158b4 nvs_erase_key + 0x4201591a 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201591a nvs_erase_key .text.nvs_commit - 0x420158f0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420158f0 nvs_commit + 0x42015956 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015956 nvs_commit .text.nvs_set_blob - 0x42015924 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015924 nvs_set_blob + 0x4201598a 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201598a nvs_set_blob .text.nvs_get_blob - 0x42015970 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015970 nvs_get_blob + 0x420159d6 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420159d6 nvs_get_blob .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x42015988 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015988 intrusive_list::erase(intrusive_list::iterator) + 0x420159ee 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420159ee intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x420159a4 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a0a 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x420159f2 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420159f2 nvs_flash_erase_partition + 0x42015a58 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a58 nvs_flash_erase_partition .text.nvs_flash_erase - 0x42015a50 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015a50 nvs_flash_erase + 0x42015ab6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ab6 nvs_flash_erase .text.nvs_close - 0x42015a66 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015a66 nvs_close + 0x42015acc 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015acc nvs_close .text._ZN14intrusive_listI14NVSHandleEntryE9push_backEPS0_ - 0x42015abc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015abc intrusive_list::push_back(NVSHandleEntry*) + 0x42015b22 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b22 intrusive_list::push_back(NVSHandleEntry*) .text.nvs_open_from_partition - 0x42015adc 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015adc nvs_open_from_partition + 0x42015b42 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b42 nvs_open_from_partition .text.nvs_open - 0x42015b82 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b82 nvs_open + 0x42015be8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015be8 nvs_open .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ - 0x42015b9e 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b9e int nvs::NVSHandle::set_item(char const*, signed char) + 0x42015c04 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c04 int nvs::NVSHandle::set_item(char const*, signed char) .text._Z7nvs_setIaEimPKcT_ - 0x42015bbc 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c22 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_i8 - 0x42015c00 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015c00 nvs_set_i8 + 0x42015c66 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c66 nvs_set_i8 .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ - 0x42015c0e 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015c0e int nvs::NVSHandle::set_item(char const*, unsigned char) + 0x42015c74 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c74 int nvs::NVSHandle::set_item(char const*, unsigned char) .text._Z7nvs_setIhEimPKcT_ - 0x42015c2c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c92 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u8 - 0x42015c70 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015c70 nvs_set_u8 + 0x42015cd6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015cd6 nvs_set_u8 .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ - 0x42015c7e 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015c7e int nvs::NVSHandle::set_item(char const*, unsigned short) + 0x42015ce4 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ce4 int nvs::NVSHandle::set_item(char const*, unsigned short) .text._Z7nvs_setItEimPKcT_ - 0x42015c9c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d02 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u16 - 0x42015ce0 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015ce0 nvs_set_u16 + 0x42015d46 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d46 nvs_set_u16 .text._ZN3nvs9NVSHandle8set_itemImEEiPKcT_ - 0x42015cee 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015cee int nvs::NVSHandle::set_item(char const*, unsigned long) + 0x42015d54 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d54 int nvs::NVSHandle::set_item(char const*, unsigned long) .text._Z7nvs_setImEimPKcT_ - 0x42015d08 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d6e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u32 - 0x42015d4c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015d4c nvs_set_u32 + 0x42015db2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015db2 nvs_set_u32 .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ - 0x42015d5a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015d5a int nvs::NVSHandle::get_item(char const*, signed char&) + 0x42015dc0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015dc0 int nvs::NVSHandle::get_item(char const*, signed char&) .text._Z7nvs_getIaEimPKcPT_ - 0x42015d72 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015dd8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_i8 - 0x42015db6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015db6 nvs_get_i8 + 0x42015e1c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e1c nvs_get_i8 .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ - 0x42015dc4 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015dc4 int nvs::NVSHandle::get_item(char const*, unsigned char&) + 0x42015e2a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e2a int nvs::NVSHandle::get_item(char const*, unsigned char&) .text._Z7nvs_getIhEimPKcPT_ - 0x42015ddc 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e42 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u8 - 0x42015e20 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015e20 nvs_get_u8 + 0x42015e86 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e86 nvs_get_u8 .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ - 0x42015e2e 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015e2e int nvs::NVSHandle::get_item(char const*, unsigned short&) + 0x42015e94 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e94 int nvs::NVSHandle::get_item(char const*, unsigned short&) .text._Z7nvs_getItEimPKcPT_ - 0x42015e46 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015eac 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u16 - 0x42015e8a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015e8a nvs_get_u16 + 0x42015ef0 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ef0 nvs_get_u16 .text._ZN3nvs9NVSHandle8get_itemImEEiPKcRT_ - 0x42015e98 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015e98 int nvs::NVSHandle::get_item(char const*, unsigned long&) + 0x42015efe 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015efe int nvs::NVSHandle::get_item(char const*, unsigned long&) .text._Z7nvs_getImEimPKcPT_ - 0x42015eb0 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015f16 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u32 - 0x42015ef4 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015ef4 nvs_get_u32 + 0x42015f5a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015f5a nvs_get_u32 .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x42015f02 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015f68 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_ - 0x42015f4c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015fb2 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x42015f96 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015ffc 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 - 0x42015ff6 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201605c 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x42016026 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201608c 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x420160aa 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016110 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 - 0x42016100 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016166 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x42016130 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016196 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_EEET_SG_SG_T0_St18input_iterator_tag - 0x420161b4 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201621a 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_ET_SC_SC_T0_ - 0x420161ec 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016252 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x420161fc 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420161fc nvs::Item::getKey(char*, unsigned int) + 0x42016262 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016262 nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x42016232 0x9a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016232 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x42016298 0x9a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016298 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE - 0x420162cc 0x6a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420162cc nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42016332 0x6a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016332 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj - 0x42016336 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016336 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) + 0x4201639c 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201639c nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE - 0x42016416 0x134 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016416 nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) + 0x4201647c 0x134 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201647c nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj - 0x4201654a 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201654a nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) + 0x420165b0 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420165b0 nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj - 0x42016666 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016666 nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) + 0x420166cc 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420166cc nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc - 0x420166f4 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420166f4 nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) + 0x4201675a 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201675a nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) .text._ZN3nvs7Storage14eraseNamespaceEh - 0x42016782 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016782 nvs::Storage::eraseNamespace(unsigned char) + 0x420167e8 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420167e8 nvs::Storage::eraseNamespace(unsigned char) .text._ZN3nvs7Storage7findKeyEhPKcPNS_8ItemTypeE - 0x420167d0 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420167d0 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) + 0x42016836 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016836 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj - 0x42016810 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016810 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) + 0x42016876 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016876 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj - 0x4201688e 0x76 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201688e nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) + 0x420168f4 0x76 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420168f4 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x42016904 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016904 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x4201696a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201696a intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x42016924 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016924 nvs::Storage::populateBlobIndices(intrusive_list&) + 0x4201698a 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201698a nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x420169c6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420169c6 intrusive_list::erase(intrusive_list::iterator) + 0x42016a2c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a2c intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x420169e2 0x11a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420169e2 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x42016a48 0x11a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a48 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x42016afc 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016afc CompressedEnumTable::set(unsigned int, bool) + 0x42016b62 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016b62 CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x42016b2c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016b2c intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x42016b92 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016b92 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x42016b4c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016b4c intrusive_list::clearAndFreeNodes() + 0x42016bb2 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016bb2 intrusive_list::clearAndFreeNodes() .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE9push_backEPS2_ - 0x42016b7a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016b7a intrusive_list::push_back(nvs::Storage::UsedPageNode*) + 0x42016be0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016be0 intrusive_list::push_back(nvs::Storage::UsedPageNode*) .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x42016b9a 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016b9a std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x42016c00 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c00 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x42016bdc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016bdc std::unique_ptr >::~unique_ptr() - 0x42016bdc std::unique_ptr >::~unique_ptr() + 0x42016c42 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c42 std::unique_ptr >::~unique_ptr() + 0x42016c42 std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x42016bf8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016bf8 intrusive_list::erase(intrusive_list::iterator) + 0x42016c5e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c5e intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x42016c14 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016c14 intrusive_list::clearAndFreeNodes() + 0x42016c7a 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c7a intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x42016c42 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016c42 nvs::Storage::clearNamespaces() + 0x42016ca8 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016ca8 nvs::Storage::clearNamespaces() .text._ZN3nvs7StorageD2Ev - 0x42016c54 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016c54 nvs::Storage::~Storage() - 0x42016c54 nvs::Storage::~Storage() + 0x42016cba 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016cba nvs::Storage::~Storage() + 0x42016cba nvs::Storage::~Storage() .text._ZN3nvs7Storage4initEmm - 0x42016c70 0x13a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016c70 nvs::Storage::init(unsigned long, unsigned long) + 0x42016cd6 0x13a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016cd6 nvs::Storage::init(unsigned long, unsigned long) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE5eraseENS3_8iteratorE - 0x42016daa 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016daa intrusive_list::erase(intrusive_list::iterator) + 0x42016e10 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016e10 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE17clearAndFreeNodesEv - 0x42016dc6 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016dc6 intrusive_list::clearAndFreeNodes() + 0x42016e2c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016e2c intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE - 0x42016df4 0x1ec esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016df4 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) + 0x42016e5a 0x1ec esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016e5a nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj - 0x42016fe0 0x242 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016fe0 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) + 0x42017046 0x242 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42017046 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh - 0x42017222 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42017222 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) + 0x42017288 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42017288 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) .text._ZN3nvs15NVSHandleSimple6commitEv - 0x4201732a 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201732a nvs::NVSHandleSimple::commit() + 0x42017390 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017390 nvs::NVSHandleSimple::commit() .text._ZN3nvs15NVSHandleSimpleD2Ev - 0x4201733c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201733c nvs::NVSHandleSimple::~NVSHandleSimple() - 0x4201733c nvs::NVSHandleSimple::~NVSHandleSimple() + 0x420173a2 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420173a2 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x420173a2 nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimpleD0Ev - 0x42017366 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017366 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x420173cc 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420173cc nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj - 0x42017384 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017384 nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) + 0x420173ea 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420173ea nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj - 0x420173bc 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420173bc nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) + 0x42017422 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017422 nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj - 0x420173f6 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420173f6 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) + 0x4201745c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201745c nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj - 0x42017420 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017420 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) + 0x42017486 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017486 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj - 0x4201744c 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201744c nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) + 0x420174b2 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420174b2 nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ - 0x42017478 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017478 nvs::NVSHandleSimple::set_string(char const*, char const*) + 0x420174de 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420174de nvs::NVSHandleSimple::set_string(char const*, char const*) .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj - 0x420174d8 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420174d8 nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) + 0x4201753e 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201753e nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs15NVSHandleSimple8find_keyEPKcR10nvs_type_t - 0x42017500 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017500 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) + 0x42017566 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017566 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc - 0x42017552 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017552 nvs::NVSHandleSimple::erase_item(char const*) + 0x420175b8 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420175b8 nvs::NVSHandleSimple::erase_item(char const*) .text._ZN3nvs15NVSHandleSimple9erase_allEv - 0x42017588 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017588 nvs::NVSHandleSimple::erase_all() + 0x420175ee 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420175ee nvs::NVSHandleSimple::erase_all() .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj - 0x420175b8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420175b8 nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) + 0x4201761e 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201761e nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x420175ec 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420175ec nvs::NVSHandleSimple::get_partition_name() const + 0x42017652 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017652 nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x42017600 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017600 nvs::NVSPartition::~NVSPartition() - 0x42017600 nvs::NVSPartition::~NVSPartition() + 0x42017666 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017666 nvs::NVSPartition::~NVSPartition() + 0x42017666 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x42017616 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017616 nvs::NVSPartition::get_partition_name() + 0x4201767c 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201767c nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x4201761c 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201761c nvs::NVSPartition::get_address() + 0x42017682 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017682 nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x42017622 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017622 nvs::NVSPartition::get_size() + 0x42017688 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017688 nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x42017628 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017628 nvs::NVSPartition::get_readonly() + 0x4201768e 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201768e nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x42017630 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017630 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x42017696 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017696 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x42017640 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017640 nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x420176a6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176a6 nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x4201765c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201765c nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x420176c2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176c2 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x4201766c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201766c nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x420176d2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176d2 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x42017688 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017688 nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x420176ee 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176ee nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x42017698 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017698 nvs::NVSPartition::~NVSPartition() + 0x420176fe 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176fe nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x420176be 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420176be nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x420176be nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42017724 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017724 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42017724 nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x420176f0 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420176f0 nvs::NVSPartitionManager::~NVSPartitionManager() - 0x420176f0 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42017756 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017756 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42017756 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x420176fc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420176fc nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42017762 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017762 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x42017718 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201777e 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 - 0x4201773e 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420177a4 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_ET_SA_SA_T0_ - 0x4201776a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420177d0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x4201777a 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201777a nvs::Storage::Storage(nvs::Partition*) - 0x4201777a nvs::Storage::Storage(nvs::Partition*) + 0x420177e0 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420177e0 nvs::Storage::Storage(nvs::Partition*) + 0x420177e0 nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x420177c4 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420177c4 nvs::NVSPartitionManager::get_instance() + 0x4201782a 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201782a nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x42017826 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017826 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x4201788c 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201788c nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x4201783a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201783a intrusive_list::push_back(nvs::NVSPartition*) + 0x420178a0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420178a0 intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x4201785a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201785a intrusive_list::erase(intrusive_list::iterator) + 0x420178c0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420178c0 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x42017876 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017876 intrusive_list::push_back(nvs::Storage*) + 0x420178dc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420178dc intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x42017896 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017896 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x420178fc 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420178fc nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x42017946 0x8a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017946 nvs::NVSPartitionManager::init_partition(char const*) + 0x420179ac 0x8a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420179ac nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x420179d0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420179d0 intrusive_list::erase(intrusive_list::iterator) + 0x42017a36 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017a36 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE - 0x420179ec 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420179ec nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) + 0x42017a52 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017a52 nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x42017a16 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017a16 intrusive_list::erase(intrusive_list::iterator) + 0x42017a7c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017a7c intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x42017a32 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017a32 nvs::NVSPartitionManager::deinit_partition(char const*) + 0x42017a98 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017a98 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE9push_backEPS1_ - 0x42017ace 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017ace intrusive_list::push_back(nvs::NVSHandleSimple*) + 0x42017b34 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017b34 intrusive_list::push_back(nvs::NVSHandleSimple*) .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE - 0x42017aee 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017aee nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) + 0x42017b54 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017b54 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) .text._ZN3nvs4LockC2Ev - 0x42017bc4 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42017bc4 nvs::Lock::Lock() - 0x42017bc4 nvs::Lock::Lock() + 0x42017c2a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017c2a nvs::Lock::Lock() + 0x42017c2a nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x42017bde 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42017bde nvs::Lock::~Lock() - 0x42017bde nvs::Lock::~Lock() + 0x42017c44 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017c44 nvs::Lock::~Lock() + 0x42017c44 nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x42017bf8 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42017bf8 nvs::Lock::init() + 0x42017c5e 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017c5e nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x42017bfc 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017bfc nvs::HashList::HashList() - 0x42017bfc nvs::HashList::HashList() + 0x42017c62 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017c62 nvs::HashList::HashList() + 0x42017c62 nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x42017c0a 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017c0a nvs::HashList::HashListBlock::HashListBlock() - 0x42017c0a nvs::HashList::HashListBlock::HashListBlock() + 0x42017c70 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017c70 nvs::HashList::HashListBlock::HashListBlock() + 0x42017c70 nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x42017c34 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017c34 nvs::HashList::find(unsigned int, nvs::Item const&) + 0x42017c9a 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017c9a nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x42017c98 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017c98 intrusive_list::erase(intrusive_list::iterator) + 0x42017cfe 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017cfe intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x42017cb4 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017cb4 nvs::HashList::clear() + 0x42017d1a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017d1a nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x42017ce8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017ce8 nvs::HashList::~HashList() - 0x42017ce8 nvs::HashList::~HashList() + 0x42017d4e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017d4e nvs::HashList::~HashList() + 0x42017d4e nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x42017cf6 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017cf6 nvs::HashList::erase(unsigned int) + 0x42017d5c 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017d5c nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x42017d98 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017d98 intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x42017dfe 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017dfe intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x42017db8 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017db8 nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42017e1e 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017e1e 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 - 0x42017e4e 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017eb4 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._Z41__static_initialization_and_destruction_0v - 0x42017ed4 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017f3a 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x42017eea 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017eea nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x42017eea nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42017f50 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017f50 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42017f50 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x42017f4a 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017f4a nvs::Page::Page() - 0x42017f4a nvs::Page::Page() + 0x42017fb0 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017fb0 nvs::Page::Page() + 0x42017fb0 nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x42017f8c 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017f8c nvs::Page::Header::calculateCrc32() + 0x42017ff2 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017ff2 nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x42017fa6 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017fa6 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x4201800c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201800c nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x42017ffc 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017ffc nvs::Page::initialize() + 0x42018062 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018062 nvs::Page::initialize() .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE - 0x4201807a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201807a nvs::Page::alterPageState(nvs::Page::PageState) + 0x420180e0 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420180e0 nvs::Page::alterPageState(nvs::Page::PageState) .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x420180aa 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420180aa nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x42018110 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018110 nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x420180d6 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420180d6 nvs::Page::getSeqNumber(unsigned long&) const + 0x4201813c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201813c nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x42018100 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018100 nvs::Page::setSeqNumber(unsigned long) + 0x42018166 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018166 nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x42018116 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018116 nvs::Page::erase() + 0x4201817c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201817c nvs::Page::erase() .text._ZN3nvs4Page11markFreeingEv - 0x42018160 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018160 nvs::Page::markFreeing() + 0x420181c6 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420181c6 nvs::Page::markFreeing() .text._ZN3nvs4Page8markFullEv - 0x42018186 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018186 nvs::Page::markFull() + 0x420181ec 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420181ec nvs::Page::markFull() .text._ZNK3nvs4Page18getVarDataTailroomEv - 0x420181a6 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420181a6 nvs::Page::getVarDataTailroom() const + 0x4201820c 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201820c nvs::Page::getVarDataTailroom() const .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x420181d8 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420181d8 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x4201823e 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201823e CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x4201820a 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201820a nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x42018270 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018270 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x42018260 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018260 nvs::Page::writeEntry(nvs::Item const&) + 0x420182c6 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420182c6 nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x420182c8 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420182c8 nvs::Page::copyItems(nvs::Page&) + 0x4201832e 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201832e nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x42018398 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018398 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x420183fe 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420183fe nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page14writeEntryDataEPKhj - 0x42018434 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018434 nvs::Page::writeEntryData(unsigned char const*, unsigned int) + 0x4201849a 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201849a nvs::Page::writeEntryData(unsigned char const*, unsigned int) .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh - 0x420184c6 0x22a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420184c6 nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) + 0x4201852c 0x22a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201852c nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x420186f0 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420186f0 nvs::Page::eraseEntryAndSpan(unsigned int) + 0x42018756 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018756 nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x42018830 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018830 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42018896 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018896 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE - 0x42018a76 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018a76 nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) + 0x42018adc 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018adc nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE - 0x42018b76 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018b76 nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) + 0x42018bdc 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018bdc nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x42018c70 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018c70 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x42018cd6 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018cd6 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x42018c9a 0x3ca esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018c9a nvs::Page::mLoadEntryTable() + 0x42018d00 0x3ca esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018d00 nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x42019064 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42019064 nvs::Page::load(nvs::Partition*, unsigned long) + 0x420190ca 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420190ca nvs::Page::load(nvs::Partition*, unsigned long) .text._GLOBAL__sub_I__ZN3nvs4PageC2Ev - 0x420191ac 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42019212 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x420191ba 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019220 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 - 0x420191e2 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019248 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x4201920e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019274 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x4201921e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201921e intrusive_list::push_back(nvs::Page*) + 0x42019284 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019284 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x4201923e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201923e intrusive_list::erase(intrusive_list::iterator) + 0x420192a4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420192a4 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x4201925a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201925a intrusive_list::clear() + 0x420192c0 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420192c0 intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x42019276 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42019276 nvs::PageManager::activatePage() + 0x420192dc 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420192dc nvs::PageManager::activatePage() .text._ZN3nvs11PageManager14requestNewPageEv - 0x420192cc 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420192cc nvs::PageManager::requestNewPage() + 0x42019332 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019332 nvs::PageManager::requestNewPage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x42019394 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42019394 intrusive_list::push_front(nvs::Page*) + 0x420193fa 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420193fa intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x420193b2 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420193b2 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x42019418 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019418 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x420193e0 0x25e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420193e0 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x42019446 0x25e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019446 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x4201963e 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x4201963e nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x420196a4 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x420196a4 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x42019698 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42019698 nvs::Item::calculateCrc32() const + 0x420196fe 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420196fe nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x420196d2 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x420196d2 nvs::Item::calculateCrc32WithoutValue() const + 0x42019738 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42019738 nvs::Item::calculateCrc32WithoutValue() const .text._ZN3nvs4Item14calculateCrc32EPKhj - 0x4201970c 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201970c nvs::Item::calculateCrc32(unsigned char const*, unsigned int) + 0x42019772 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42019772 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x42019724 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42019724 nvs::Item::checkHeaderConsistency(unsigned char) const + 0x4201978a 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4201978a nvs::Item::checkHeaderConsistency(unsigned char) const .text.accuracy_compare - 0x42019856 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420198bc 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_clk_sel - 0x42019866 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420198cc 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_attribute_table_sort - 0x420198bc 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019922 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_choose_best_range - 0x42019970 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420199d6 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_set_range - 0x42019a04 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019a6a 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.read_delta_t_from_efuse - 0x42019a26 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019a8c 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.parse_temp_sensor_raw_value - 0x42019a66 0x78 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019acc 0x78 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_get_offset - 0x42019ade 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019b44 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.s_update_tsens_attribute - 0x42019afc 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019b62 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_uninstall - 0x42019b78 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019b78 temperature_sensor_uninstall + 0x42019bde 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019bde temperature_sensor_uninstall .text.temperature_sensor_install - 0x42019c2c 0x218 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019c2c temperature_sensor_install + 0x42019c92 0x218 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019c92 temperature_sensor_install .text.temperature_sensor_enable - 0x42019e44 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019e44 temperature_sensor_enable + 0x42019eaa 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019eaa temperature_sensor_enable .text.temperature_sensor_get_celsius - 0x42019eee 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019eee temperature_sensor_get_celsius + 0x42019f54 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019f54 temperature_sensor_get_celsius .text.ledc_ls_timer_update - 0x4201a03c 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a0a2 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_enable_intr_type - 0x4201a066 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a0cc 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_glb_clk_set_sleep_mode - 0x4201a0ba 0x6e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a120 0x6e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_clk_src_set_xpd_in_sleep - 0x4201a128 0x74 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a18e 0x74 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_del - 0x4201a19c 0x120 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a202 0x120 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_speed_mode_ctx_create - 0x4201a2bc 0xca esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a322 0xca esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_slow_clk_calibrate - 0x4201a386 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a3ec 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_global_clk_divisor - 0x4201a3d4 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a43a 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_clk_divisor - 0x4201a474 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a4da 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_update_duty - 0x4201a49c 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a502 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_acquire - 0x4201a4fa 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a560 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_release - 0x4201a550 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a5b6 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_set - 0x4201a584 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201a584 ledc_timer_set + 0x4201a5ea 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a5ea ledc_timer_set .text.ledc_set_timer_div - 0x4201a6e8 0x3a0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a74e 0x3a0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_bind_channel_timer - 0x4201aa88 0x1de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201aa88 ledc_bind_channel_timer + 0x4201aaee 0x1de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201aaee ledc_bind_channel_timer .text.ledc_timer_rst - 0x4201ac66 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201ac66 ledc_timer_rst + 0x4201accc 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201accc ledc_timer_rst .text.ledc_timer_resume - 0x4201ad94 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201ad94 ledc_timer_resume + 0x4201adfa 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201adfa ledc_timer_resume .text.ledc_timer_config - 0x4201aec0 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201aec0 ledc_timer_config + 0x4201af26 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201af26 ledc_timer_config .text._ledc_set_pin - 0x4201b044 0xb6 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b044 _ledc_set_pin + 0x4201b0aa 0xb6 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b0aa _ledc_set_pin .text.ledc_update_duty - 0x4201b0fa 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b0fa ledc_update_duty + 0x4201b160 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b160 ledc_update_duty .text.ledc_set_duty_with_hpoint - 0x4201b22e 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b22e ledc_set_duty_with_hpoint + 0x4201b294 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b294 ledc_set_duty_with_hpoint .text.ledc_channel_config - 0x4201b396 0x3de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b396 ledc_channel_config + 0x4201b3fc 0x3de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b3fc ledc_channel_config .text.ledc_set_duty - 0x4201b774 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b774 ledc_set_duty + 0x4201b7da 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b7da ledc_set_duty .text.i2c_master_clear_bus - 0x4201b896 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b8fc 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_log_alloc_error - 0x4201b8ee 0x60 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b954 0x60 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_allocate - 0x4201b94e 0x4e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b9b4 0x4e esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_enable - 0x4201b99c 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ba02 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_disable - 0x4201ba16 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ba7c 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) .text.s_get_src_clk_freq - 0x4201ba7e 0x6a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bae4 0x6a esp-idf/driver/libdriver.a(i2c.c.obj) .text.s_get_clk_src - 0x4201bae8 0x70 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bb4e 0x70 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_link_append - 0x4201bb58 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bbbe 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_master_read_static - 0x4201bc14 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bc7a 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_fsm_reset - 0x4201bc40 0xae esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bca6 0xae esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_driver_install - 0x4201bcee 0x45c esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201bcee i2c_driver_install + 0x4201bd54 0x45c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bd54 i2c_driver_install .text.i2c_driver_delete - 0x4201c14a 0x182 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c14a i2c_driver_delete + 0x4201c1b0 0x182 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c1b0 i2c_driver_delete .text.i2c_reset_tx_fifo - 0x4201c2cc 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c2cc i2c_reset_tx_fifo + 0x4201c332 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c332 i2c_reset_tx_fifo .text.i2c_reset_rx_fifo - 0x4201c346 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c346 i2c_reset_rx_fifo + 0x4201c3ac 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c3ac i2c_reset_rx_fifo .text.i2c_set_timeout - 0x4201c3c0 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c3c0 i2c_set_timeout + 0x4201c426 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c426 i2c_set_timeout .text.i2c_get_timeout - 0x4201c47c 0x5a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c47c i2c_get_timeout + 0x4201c4e2 0x5a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c4e2 i2c_get_timeout .text.i2c_set_pin - 0x4201c4d6 0x30e esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c4d6 i2c_set_pin + 0x4201c53c 0x30e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c53c i2c_set_pin .text.i2c_param_config - 0x4201c7e4 0x2c4 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c7e4 i2c_param_config + 0x4201c84a 0x2c4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c84a i2c_param_config .text.i2c_cmd_link_create - 0x4201caa8 0x18 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201caa8 i2c_cmd_link_create + 0x4201cb0e 0x18 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cb0e i2c_cmd_link_create .text.i2c_cmd_link_delete - 0x4201cac0 0x3e esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cac0 i2c_cmd_link_delete + 0x4201cb26 0x3e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cb26 i2c_cmd_link_delete .text.i2c_master_start - 0x4201cafe 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cafe i2c_master_start + 0x4201cb64 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cb64 i2c_master_start .text.i2c_master_stop - 0x4201cb56 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cb56 i2c_master_stop + 0x4201cbbc 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cbbc i2c_master_stop .text.i2c_master_write_byte - 0x4201cbae 0x6c esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cbae i2c_master_write_byte + 0x4201cc14 0x6c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cc14 i2c_master_write_byte .text.i2c_master_write - 0x4201cc1a 0xb6 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cc1a i2c_master_write + 0x4201cc80 0xb6 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cc80 i2c_master_write .text.i2c_master_read_byte - 0x4201ccd0 0x100 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201ccd0 i2c_master_read_byte + 0x4201cd36 0x100 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cd36 i2c_master_read_byte .text.i2c_master_read - 0x4201cdd0 0x144 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cdd0 i2c_master_read + 0x4201ce36 0x144 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ce36 i2c_master_read .text.i2c_master_cmd_begin - 0x4201cf14 0x2c0 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cf14 i2c_master_cmd_begin + 0x4201cf7a 0x2c0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cf7a i2c_master_cmd_begin .text.check_i2c_driver_conflict - 0x4201d1d4 0x6e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201d23a 0x6e esp-idf/driver/libdriver.a(i2c.c.obj) .text.esp_netif_reset_ip_info - 0x4201d242 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d2a8 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_is_active - 0x4201d258 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d2be 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_default_netif_internal - 0x4201d274 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d2da 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_ipc_call_msg - 0x4201d284 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d2ea 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_ipc_call - 0x4201d2d6 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d33c 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_ipc_call_get_netif - 0x4201d2f6 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d35c 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_api_cb - 0x4201d316 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d37c 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.tcpip_init_done - 0x4201d33c 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d3a2 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_config_sanity_check - 0x4201d34a 0x96 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d3b0 0x96 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_mac_api - 0x4201d3e0 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201d3e0 esp_netif_set_mac_api + 0x4201d446 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d446 esp_netif_set_mac_api .text.esp_netif_set_ip_old_info_api - 0x4201d44a 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d4b0 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_cb - 0x4201d4c4 0xe8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d52a 0xe8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_start_ip_lost_timer - 0x4201d5ac 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d612 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_set_mldv6_flag - 0x4201d5de 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d644 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_set_garp_flag - 0x4201d614 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d67a 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_send_mldv6 - 0x4201d632 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d698 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_init_configuration - 0x4201d670 0x1fc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d6d6 0x1fc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_unset_garp_flag - 0x4201d86c 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d8d2 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_unset_mldv6_flag - 0x4201d884 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d8ea 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_remove - 0x4201d8a8 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d90e 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_send_garp - 0x4201d8fc 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d962 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_add - 0x4201d938 0x9c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d99e 0x9c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.dns_clear_servers - 0x4201d9d4 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201da3a 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcpc_start_api - 0x4201da0a 0xee esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201da70 0xee esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_update_default_netif - 0x4201daf8 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201daf8 esp_netif_update_default_netif + 0x4201db5e 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201db5e esp_netif_update_default_netif .text.esp_netif_ip_lost_timer - 0x4201db12 0xb8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201db78 0xb8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_internal_nd6_cb - 0x4201dbca 0xf4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201dc30 0xf4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_destroy_api - 0x4201dcbe 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201dd24 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_new_api - 0x4201dd4c 0x2dc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ddb2 0x2dc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_start_api - 0x4201e028 0x1ce esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e08e 0x1ce esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_stop_api - 0x4201e1f6 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e25c 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_up_api - 0x4201e280 0x56 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e2e6 0x56 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_down_api - 0x4201e2d6 0xe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e33c 0xe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_io_driver - 0x4201e3b6 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e3b6 esp_netif_get_io_driver + 0x4201e41c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e41c esp_netif_get_io_driver .text.esp_netif_init - 0x4201e3ba 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e3ba esp_netif_init + 0x4201e420 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e420 esp_netif_init .text.esp_netif_new - 0x4201e4d0 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e4d0 esp_netif_new + 0x4201e536 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e536 esp_netif_new .text.esp_netif_attach - 0x4201e4ee 0x58 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e4ee esp_netif_attach + 0x4201e554 0x58 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e554 esp_netif_attach .text.esp_netif_set_driver_config - 0x4201e546 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e546 esp_netif_set_driver_config + 0x4201e5ac 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e5ac esp_netif_set_driver_config .text.esp_netif_set_mac - 0x4201e56a 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e56a esp_netif_set_mac + 0x4201e5d0 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e5d0 esp_netif_set_mac .text.esp_netif_start - 0x4201e596 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e596 esp_netif_start + 0x4201e5fc 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e5fc esp_netif_start .text.esp_netif_stop - 0x4201e5b0 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e5b0 esp_netif_stop + 0x4201e616 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e616 esp_netif_stop .text.esp_netif_netstack_buf_ref - 0x4201e5ca 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e5ca esp_netif_netstack_buf_ref + 0x4201e630 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e630 esp_netif_netstack_buf_ref .text.esp_netif_netstack_buf_free - 0x4201e5d8 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e5d8 esp_netif_netstack_buf_free + 0x4201e63e 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e63e esp_netif_netstack_buf_free .text.esp_netif_free_rx_buffer - 0x4201e5e6 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e5e6 esp_netif_free_rx_buffer + 0x4201e64c 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e64c esp_netif_free_rx_buffer .text.esp_netif_transmit_wrap - 0x4201e5f6 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e5f6 esp_netif_transmit_wrap + 0x4201e65c 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e65c esp_netif_transmit_wrap .text.esp_netif_receive - 0x4201e646 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e646 esp_netif_receive + 0x4201e6ac 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e6ac esp_netif_receive .text.esp_netif_dhcpc_start - 0x4201e69a 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e69a esp_netif_dhcpc_start + 0x4201e700 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e700 esp_netif_dhcpc_start .text.esp_netif_dhcpc_get_status - 0x4201e6b4 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e6b4 esp_netif_dhcpc_get_status + 0x4201e71a 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e71a esp_netif_dhcpc_get_status .text.esp_netif_get_hostname - 0x4201e6d0 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e6d0 esp_netif_get_hostname + 0x4201e736 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e736 esp_netif_get_hostname .text.esp_netif_up - 0x4201e6f4 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e6f4 esp_netif_up + 0x4201e75a 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e75a esp_netif_up .text.esp_netif_down - 0x4201e70e 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e70e esp_netif_down + 0x4201e774 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e774 esp_netif_down .text.esp_netif_is_netif_up - 0x4201e728 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e728 esp_netif_is_netif_up + 0x4201e78e 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e78e esp_netif_is_netif_up .text.esp_netif_update_default_netif_lwip - 0x4201e73e 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e7a4 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_old_ip_info - 0x4201e854 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e854 esp_netif_get_old_ip_info + 0x4201e8ba 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e8ba esp_netif_get_old_ip_info .text.esp_netif_get_ip_info - 0x4201e8ca 0x92 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e8ca esp_netif_get_ip_info + 0x4201e930 0x92 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e930 esp_netif_get_ip_info .text.esp_netif_is_valid_static_ip - 0x4201e95c 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e95c esp_netif_is_valid_static_ip + 0x4201e9c2 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e9c2 esp_netif_is_valid_static_ip .text.esp_netif_set_old_ip_info - 0x4201e970 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e970 esp_netif_set_old_ip_info + 0x4201e9d6 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e9d6 esp_netif_set_old_ip_info .text.esp_netif_get_flags - 0x4201e98a 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e98a esp_netif_get_flags + 0x4201e9f0 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e9f0 esp_netif_get_flags .text.esp_netif_get_ifkey - 0x4201e98e 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e98e esp_netif_get_ifkey + 0x4201e9f4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e9f4 esp_netif_get_ifkey .text.esp_netif_get_desc - 0x4201e992 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e992 esp_netif_get_desc + 0x4201e9f8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e9f8 esp_netif_get_desc .text.esp_netif_get_event_id - 0x4201e996 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e996 esp_netif_get_event_id + 0x4201e9fc 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e9fc esp_netif_get_event_id .text.esp_netif_internal_dhcpc_cb - 0x4201e9ae 0x1d0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea14 0x1d0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_callback_fn - 0x4201eb7e 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ebe4 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_add_to_list_unsafe - 0x4201ebd2 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ebd2 esp_netif_add_to_list_unsafe + 0x4201ec38 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ec38 esp_netif_add_to_list_unsafe .text.esp_netif_remove_from_list_unsafe - 0x4201ec16 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ec16 esp_netif_remove_from_list_unsafe + 0x4201ec7c 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ec7c esp_netif_remove_from_list_unsafe .text.esp_netif_get_nr_of_ifs - 0x4201ec9c 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ec9c esp_netif_get_nr_of_ifs + 0x4201ed02 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ed02 esp_netif_get_nr_of_ifs .text.esp_netif_next_unsafe - 0x4201eca6 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201eca6 esp_netif_next_unsafe + 0x4201ed0c 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ed0c esp_netif_next_unsafe .text.esp_netif_is_netif_listed - 0x4201ecd6 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ecd6 esp_netif_is_netif_listed + 0x4201ed3c 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ed3c esp_netif_is_netif_listed .text.esp_netif_get_handle_from_ifkey_unsafe - 0x4201ecf2 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ecf2 esp_netif_get_handle_from_ifkey_unsafe + 0x4201ed58 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ed58 esp_netif_get_handle_from_ifkey_unsafe .text.esp_aes_gmac - 0x4201ed32 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4201ed98 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.digest_vector - 0x4201ed40 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201eda6 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.hmac_vector - 0x4201edcc 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ee32 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_init - 0x4201ee66 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201eecc 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_deinit - 0x4201eed6 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef3c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt - 0x4201eef4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef5a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.sha256_vector - 0x4201ef02 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201ef02 sha256_vector + 0x4201ef68 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef68 sha256_vector .text.hmac_sha256_vector - 0x4201ef1a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201ef1a hmac_sha256_vector + 0x4201ef80 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef80 hmac_sha256_vector .text.hmac_sha256 - 0x4201ef36 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201ef36 hmac_sha256 + 0x4201ef9c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef9c hmac_sha256 .text.hmac_sha1_vector - 0x4201ef50 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201ef50 hmac_sha1_vector + 0x4201efb6 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201efb6 hmac_sha1_vector .text.hmac_sha1 - 0x4201ef6c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201ef6c hmac_sha1 + 0x4201efd2 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201efd2 hmac_sha1 .text.aes_encrypt_init - 0x4201ef86 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201ef86 aes_encrypt_init + 0x4201efec 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201efec aes_encrypt_init .text.aes_encrypt - 0x4201ef9a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201ef9a aes_encrypt + 0x4201f000 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f000 aes_encrypt .text.aes_encrypt_deinit - 0x4201efae 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201efae aes_encrypt_deinit + 0x4201f014 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f014 aes_encrypt_deinit .text.aes_decrypt_init - 0x4201efbc 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201efbc aes_decrypt_init + 0x4201f022 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f022 aes_decrypt_init .text.aes_decrypt - 0x4201efd0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201efd0 aes_decrypt + 0x4201f036 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f036 aes_decrypt .text.aes_decrypt_deinit - 0x4201efe4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201efe4 aes_decrypt_deinit + 0x4201f04a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f04a aes_decrypt_deinit .text.aes_128_cbc_encrypt - 0x4201eff2 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201eff2 aes_128_cbc_encrypt + 0x4201f058 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f058 aes_128_cbc_encrypt .text.aes_128_cbc_decrypt - 0x4201f06a 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f06a aes_128_cbc_decrypt + 0x4201f0d0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f0d0 aes_128_cbc_decrypt .text.aes_ctr_encrypt - 0x4201f0e2 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f0e2 aes_ctr_encrypt + 0x4201f148 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f148 aes_ctr_encrypt .text.pbkdf2_sha1 - 0x4201f148 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f148 pbkdf2_sha1 + 0x4201f1ae 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f1ae pbkdf2_sha1 .text.omac1_aes_vector - 0x4201f192 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f192 omac1_aes_vector + 0x4201f1f8 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f1f8 omac1_aes_vector .text.omac1_aes_128_vector - 0x4201f266 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f266 omac1_aes_128_vector + 0x4201f2cc 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f2cc omac1_aes_128_vector .text.omac1_aes_128 - 0x4201f27e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f27e omac1_aes_128 + 0x4201f2e4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f2e4 omac1_aes_128 .text.os_get_time - 0x4201f298 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f298 os_get_time + 0x4201f2fe 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f2fe os_get_time .text.os_random - 0x4201f2bc 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f2bc os_random + 0x4201f322 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f322 os_random .text.os_get_random - 0x4201f2ce 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f2ce os_get_random + 0x4201f334 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f334 os_get_random .text.os_sleep - 0x4201f2de 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f2de os_sleep + 0x4201f344 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f344 os_sleep .text.forced_memzero - 0x4201f30a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f30a forced_memzero + 0x4201f370 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f370 forced_memzero .text.ccmp_aad_nonce - 0x4201f318 0x18a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f37e 0x18a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .text.ccmp_decrypt - 0x4201f4a2 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x4201f4a2 ccmp_decrypt + 0x4201f508 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f508 ccmp_decrypt .text.ccmp_encrypt - 0x4201f566 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x4201f566 ccmp_encrypt + 0x4201f5cc 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f5cc ccmp_encrypt .text.WPA_PUT_BE64 - 0x4201f698 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.inc32 0x4201f6d2 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f6fe 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.inc32 0x4201f738 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.xor_block - 0x4201f70e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f774 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.shift_right_block - 0x4201f730 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f796 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.ghash_start - 0x4201f83e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.gf_mult 0x4201f854 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f8a4 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.gf_mult 0x4201f8ba 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_init_hash_subkey - 0x4201f8ea 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f950 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gctr - 0x4201f920 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f986 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_gctr - 0x4201f9ca 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.ghash 0x4201fa14 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fa30 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.ghash 0x4201fa7a 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ghash - 0x4201fac6 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fb2c 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_prepare_j0 - 0x4201fb36 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fb9c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ae - 0x4201fbd0 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x4201fbd0 aes_gcm_ae + 0x4201fc36 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fc36 aes_gcm_ae .text.aes_gmac - 0x4201fc66 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x4201fc66 aes_gmac - .text.hex2num 0x4201fc80 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fccc 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fccc aes_gmac + .text.hex2num 0x4201fce6 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .text.hex2byte - 0x4201fcc0 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fcc0 hex2byte + 0x4201fd26 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fd26 hex2byte .text.hexstr2bin - 0x4201fcfa 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fcfa hexstr2bin + 0x4201fd60 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fd60 hexstr2bin .text.inc_byte_array - 0x4201fd3c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fd3c inc_byte_array + 0x4201fda2 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fda2 inc_byte_array .text.buf_shift_right - 0x4201fd5c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fd5c buf_shift_right + 0x4201fdc2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fdc2 buf_shift_right .text.wpa_get_ntp_timestamp - 0x4201fd96 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fd96 wpa_get_ntp_timestamp + 0x4201fdfc 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fdfc wpa_get_ntp_timestamp .text.printf_decode - 0x4201fe2c 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fe2c printf_decode + 0x4201fe92 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fe92 printf_decode .text.dup_binstr - 0x4201ffd0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201ffd0 dup_binstr + 0x42020036 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42020036 dup_binstr .text.wpa_config_parse_string - 0x42020014 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42020014 wpa_config_parse_string + 0x4202007a 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4202007a wpa_config_parse_string .text.int_array_len - 0x4202016a 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4202016a int_array_len + 0x420201d0 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420201d0 int_array_len .text.bin_clear_free - 0x42020180 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42020180 bin_clear_free + 0x420201e6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420201e6 bin_clear_free .text.os_memdup - 0x420201a0 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420201a0 os_memdup + 0x42020206 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42020206 os_memdup .text.os_reltime_expired - 0x420201da 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420201da os_reltime_expired + 0x42020240 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42020240 os_reltime_expired .text.os_reltime_initialized - 0x42020258 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42020258 os_reltime_initialized + 0x420202be 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420202be os_reltime_initialized .text.sha1_xor - 0x4202026c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420202d2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_final - 0x42020296 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420202fc 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.mbedtls_sha1_init_start - 0x420202c6 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202032c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_init - 0x420202e2 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42020348 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_f_sha1 - 0x420203aa 0x1ae esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42020410 0x1ae esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_sha1 - 0x42020558 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420205be 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.fastpbkdf2_hmac_sha1 - 0x42020644 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - 0x42020644 fastpbkdf2_hmac_sha1 + 0x420206aa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420206aa fastpbkdf2_hmac_sha1 .text.xor_aes_block - 0x42020652 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420206b8 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_start - 0x42020674 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420206da 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth - 0x42020698 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420206fe 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr - 0x42020716 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4202077c 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_auth - 0x420207ba 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020820 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_decr_auth - 0x42020810 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020876 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth_start - 0x42020866 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420208cc 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_ae - 0x4202096c 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x4202096c aes_ccm_ae + 0x420209d2 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420209d2 aes_ccm_ae .text.aes_ccm_ad - 0x42020a14 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x42020a14 aes_ccm_ad + 0x42020a7a 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020a7a aes_ccm_ad .text.esp_wifi_config_info - 0x42020ade 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020b44 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.wifi_deinit_internal - 0x42020c74 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020cda 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_set_log_level - 0x42020d3c 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020da2 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.s_set_default_wifi_log_level - 0x42020d4c 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020db2 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_init - 0x42020d8e 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020d8e esp_wifi_init + 0x42020df4 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020df4 esp_wifi_init .text.esp_wifi_connect - 0x42020e66 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020e66 esp_wifi_connect + 0x42020ecc 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020ecc esp_wifi_connect .text.ieee80211_ftm_attach - 0x42020e74 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020e74 ieee80211_ftm_attach + 0x42020eda 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020eda ieee80211_ftm_attach .text.pm_beacon_offset_funcs_init - 0x42020e78 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020e78 pm_beacon_offset_funcs_init + 0x42020ede 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020ede pm_beacon_offset_funcs_init .text.wifi_default_action_sta_got_ip - 0x42020e7a 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020ee0 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_ap_stop - 0x42020eea 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020f50 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_stop - 0x42020f04 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020f6a 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_start - 0x42020f1c 0x108 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020f82 0x108 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_ap_start - 0x42021024 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4202108a 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_start - 0x4202103e 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420210a4 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_disconnected - 0x42021056 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420210bc 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_connected - 0x4202106e 0x92 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420210d4 0x92 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.clear_default_wifi_handlers - 0x42021100 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021166 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.set_default_wifi_handlers - 0x420211a2 0xf4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021208 0xf4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.create_and_attach - 0x42021296 0x4a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420212fc 0x4a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.esp_wifi_set_default_wifi_sta_handlers - 0x420212e0 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - 0x420212e0 esp_wifi_set_default_wifi_sta_handlers + 0x42021346 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021346 esp_wifi_set_default_wifi_sta_handlers .text.esp_netif_attach_wifi_station - 0x420212ee 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - 0x420212ee esp_netif_attach_wifi_station + 0x42021354 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021354 esp_netif_attach_wifi_station .text.esp_netif_create_default_wifi_sta - 0x42021310 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - 0x42021310 esp_netif_create_default_wifi_sta + 0x42021376 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021376 esp_netif_create_default_wifi_sta .text.parse_url_char - 0x420213b4 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x4202141a 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parse_host_char - 0x42021664 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x420216ca 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parse_host - 0x420218a8 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x4202190e 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parser_url_init - 0x42021a0e 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - 0x42021a0e http_parser_url_init + 0x42021a74 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42021a74 http_parser_url_init .text.http_parser_parse_url - 0x42021a26 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - 0x42021a26 http_parser_parse_url + 0x42021a8c 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42021a8c http_parser_parse_url .text.ms_to_timeval - 0x42021bb6 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021c1c 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_hostname_to_fd - 0x42021be4 0x1b6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021c4a 0x1b6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_set_socket_options - 0x42021d9a 0x220 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021e00 0x220 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_set_socket_non_blocking - 0x42021fba 0xbe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022020 0xbe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_connect - 0x42022078 0x276 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420220de 0x276 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_write - 0x420222ee 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022354 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_read - 0x42022302 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022368 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.create_ssl_handle - 0x42022316 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202237c 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_handshake - 0x42022326 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202238c 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_low_level_conn - 0x42022334 0x28e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202239a 0x28e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_conn_read - 0x420225c2 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420225c2 esp_tls_conn_read + 0x42022628 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022628 esp_tls_conn_read .text.esp_tls_conn_write - 0x420225d8 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420225d8 esp_tls_conn_write + 0x4202263e 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202263e esp_tls_conn_write .text.esp_tls_conn_destroy - 0x420225f4 0x42 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420225f4 esp_tls_conn_destroy + 0x4202265a 0x42 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202265a esp_tls_conn_destroy .text.esp_tls_init - 0x42022636 0x4c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42022636 esp_tls_init + 0x4202269c 0x4c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202269c esp_tls_init .text.esp_tls_plain_tcp_connect - 0x42022682 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42022682 esp_tls_plain_tcp_connect + 0x420226e8 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420226e8 esp_tls_plain_tcp_connect .text.esp_tls_conn_new_sync - 0x420226a0 0x10a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420226a0 esp_tls_conn_new_sync + 0x42022706 0x10a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022706 esp_tls_conn_new_sync .text.esp_tls_conn_new_async - 0x420227aa 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420227aa esp_tls_conn_new_async + 0x42022810 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022810 esp_tls_conn_new_async .text.esp_tls_get_bytes_avail - 0x420227d2 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420227d2 esp_tls_get_bytes_avail + 0x42022838 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022838 esp_tls_get_bytes_avail .text.esp_tls_get_conn_sockfd - 0x420227e0 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420227e0 esp_tls_get_conn_sockfd + 0x42022846 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022846 esp_tls_get_conn_sockfd .text.esp_tls_get_and_clear_last_error - 0x42022824 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42022824 esp_tls_get_and_clear_last_error + 0x4202288a 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202288a esp_tls_get_and_clear_last_error .text.esp_tls_get_error_handle - 0x4202286e 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202286e esp_tls_get_error_handle + 0x420228d4 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420228d4 esp_tls_get_error_handle .text.esp_tls_internal_event_tracker_capture - 0x42022888 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x42022888 esp_tls_internal_event_tracker_capture + 0x420228ee 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x420228ee esp_tls_internal_event_tracker_capture .text.esp_tls_internal_event_tracker_create - 0x420228c0 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x420228c0 esp_tls_internal_event_tracker_create + 0x42022926 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42022926 esp_tls_internal_event_tracker_create .text.esp_tls_internal_event_tracker_destroy - 0x420228d6 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x420228d6 esp_tls_internal_event_tracker_destroy + 0x4202293c 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x4202293c esp_tls_internal_event_tracker_destroy .text.esp_tls_get_and_clear_error_type - 0x420228e8 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x420228e8 esp_tls_get_and_clear_error_type + 0x4202294e 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x4202294e esp_tls_get_and_clear_error_type .text.esp_tls_get_platform_time - 0x42022958 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - 0x42022958 esp_tls_get_platform_time + 0x420229be 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + 0x420229be esp_tls_get_platform_time .text.esp_mbedtls_read - 0x4202296a 0xb4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x4202296a esp_mbedtls_read + 0x420229d0 0xb4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420229d0 esp_mbedtls_read .text.esp_mbedtls_write - 0x42022a1e 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42022a1e esp_mbedtls_write + 0x42022a84 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022a84 esp_mbedtls_write .text.set_global_ca_store - 0x42022ad4 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022b3a 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.set_ca_cert - 0x42022b64 0xea esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022bca 0xea esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.esp_mbedtls_init_pk_ctx_for_ds - 0x42022c4e 0xa6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022cb4 0xa6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.set_pki_context - 0x42022cf4 0x1da esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022d5a 0x1da esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.esp_mbedtls_verify_certificate - 0x42022ece 0x7a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42022ece esp_mbedtls_verify_certificate + 0x42022f34 0x7a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022f34 esp_mbedtls_verify_certificate .text.esp_mbedtls_handshake - 0x42022f48 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42022f48 esp_mbedtls_handshake + 0x42022fae 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022fae esp_mbedtls_handshake .text.esp_mbedtls_get_bytes_avail - 0x42022ffe 0x3c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42022ffe esp_mbedtls_get_bytes_avail + 0x42023064 0x3c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42023064 esp_mbedtls_get_bytes_avail .text.esp_mbedtls_cleanup - 0x4202303a 0x64 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x4202303a esp_mbedtls_cleanup + 0x420230a0 0x64 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420230a0 esp_mbedtls_cleanup .text.esp_mbedtls_conn_delete - 0x4202309e 0x36 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x4202309e esp_mbedtls_conn_delete + 0x42023104 0x36 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42023104 esp_mbedtls_conn_delete .text.set_client_config - 0x420230d4 0x43a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x420230d4 set_client_config + 0x4202313a 0x43a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x4202313a set_client_config .text.esp_create_mbedtls_handle - 0x4202350e 0x2a2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x4202350e esp_create_mbedtls_handle + 0x42023574 0x2a2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42023574 esp_create_mbedtls_handle .text.s_adc_unit_claim - 0x420237b0 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023816 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.s_adc_io_init - 0x420237da 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023840 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.adc_oneshot_new_unit - 0x420238ac 0x280 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x420238ac adc_oneshot_new_unit + 0x42023912 0x280 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023912 adc_oneshot_new_unit .text.adc_oneshot_config_channel - 0x42023b2c 0x16e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x42023b2c adc_oneshot_config_channel + 0x42023b92 0x16e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023b92 adc_oneshot_config_channel .text.adc_hw_calibration - 0x42023c9a 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + 0x42023d00 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .text.calc_first_step_coefficients - 0x42023cdc 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023d42 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.check_valid - 0x42023cee 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023d54 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_reading_error - 0x42023dca 0x14a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023e30 0x14a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.cali_raw_to_voltage - 0x42023f14 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023f7a 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_first_step_reference_point - 0x42023f62 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023fc8 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.adc_cali_create_scheme_curve_fitting - 0x42023fde 0x1b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - 0x42023fde adc_cali_create_scheme_curve_fitting + 0x42024044 0x1b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42024044 adc_cali_create_scheme_curve_fitting .text.curve_fitting_get_second_step_coeff - 0x42024194 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - 0x42024194 curve_fitting_get_second_step_coeff + 0x420241fa 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x420241fa curve_fitting_get_second_step_coeff .text.esp_transport_get_default_parent - 0x420241d4 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202423a 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .text.esp_transport_list_init - 0x420241d6 0x64 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420241d6 esp_transport_list_init + 0x4202423c 0x64 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202423c esp_transport_list_init .text.esp_transport_list_add - 0x4202423a 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202423a esp_transport_list_add + 0x420242a0 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420242a0 esp_transport_list_add .text.esp_transport_list_get_transport - 0x420242de 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420242de esp_transport_list_get_transport + 0x42024344 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024344 esp_transport_list_get_transport .text.esp_transport_init - 0x42024314 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024314 esp_transport_init + 0x4202437a 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202437a esp_transport_init .text.esp_transport_destroy - 0x42024374 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024374 esp_transport_destroy + 0x420243da 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420243da esp_transport_destroy .text.esp_transport_list_clean - 0x420243a4 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420243a4 esp_transport_list_clean + 0x4202440a 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202440a esp_transport_list_clean .text.esp_transport_list_destroy - 0x420243cc 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420243cc esp_transport_list_destroy + 0x42024432 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024432 esp_transport_list_destroy .text.esp_transport_connect - 0x420243ec 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420243ec esp_transport_connect + 0x42024452 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024452 esp_transport_connect .text.esp_transport_read - 0x42024406 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024406 esp_transport_read + 0x4202446c 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202446c esp_transport_read .text.esp_transport_write - 0x42024420 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024420 esp_transport_write + 0x42024486 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024486 esp_transport_write .text.esp_transport_poll_read - 0x4202443a 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202443a esp_transport_poll_read + 0x420244a0 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244a0 esp_transport_poll_read .text.esp_transport_poll_write - 0x42024454 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024454 esp_transport_poll_write + 0x420244ba 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244ba esp_transport_poll_write .text.esp_transport_close - 0x4202446e 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202446e esp_transport_close + 0x420244d4 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244d4 esp_transport_close .text.esp_transport_get_context_data - 0x42024488 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024488 esp_transport_get_context_data + 0x420244ee 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244ee esp_transport_get_context_data .text.esp_transport_set_context_data - 0x4202448e 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202448e esp_transport_set_context_data + 0x420244f4 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244f4 esp_transport_set_context_data .text.esp_transport_set_func - 0x4202449a 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202449a esp_transport_set_func + 0x42024500 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024500 esp_transport_set_func .text.esp_transport_get_default_port - 0x420244c4 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244c4 esp_transport_get_default_port + 0x4202452a 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202452a esp_transport_get_default_port .text.esp_transport_set_default_port - 0x420244ce 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244ce esp_transport_set_default_port + 0x42024534 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024534 esp_transport_set_default_port .text.esp_transport_set_async_connect_func - 0x420244da 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244da esp_transport_set_async_connect_func + 0x42024540 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024540 esp_transport_set_async_connect_func .text.esp_transport_set_parent_transport_func - 0x420244e6 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244e6 esp_transport_set_parent_transport_func + 0x4202454c 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202454c esp_transport_set_parent_transport_func .text.esp_transport_get_error_handle - 0x420244f2 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244f2 esp_transport_get_error_handle + 0x42024558 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024558 esp_transport_get_error_handle .text.esp_transport_get_errno - 0x420244fc 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244fc esp_transport_get_errno + 0x42024562 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024562 esp_transport_get_errno .text.capture_tcp_transport_error - 0x4202451a 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202451a capture_tcp_transport_error + 0x42024580 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024580 capture_tcp_transport_error .text.esp_transport_set_errors - 0x42024566 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024566 esp_transport_set_errors + 0x420245cc 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420245cc esp_transport_set_errors .text.esp_transport_capture_errno - 0x420245f4 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420245f4 esp_transport_capture_errno + 0x4202465a 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202465a esp_transport_capture_errno .text.esp_transport_get_socket - 0x42024602 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024602 esp_transport_get_socket + 0x42024668 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024668 esp_transport_get_socket .text.base_get_socket - 0x4202461c 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024682 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_tls_connect_async - 0x4202462e 0xb4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024694 0xb4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_connect_async - 0x420246e2 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024748 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_connect_async - 0x420246f2 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024758 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_poll_write - 0x42024702 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024768 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_poll_read - 0x4202483c 0x14e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420248a2 0x14e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_close - 0x4202498a 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420249f0 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_write - 0x420249d6 0x10a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024a3c 0x10a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_read - 0x42024ae0 0x106 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024b46 0x106 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_connect - 0x42024be6 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024c4c 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_esp_tls_create - 0x42024d20 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024d86 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_base_init - 0x42024d3e 0xcc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024da4 0xcc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_write - 0x42024e0a 0xda esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024e70 0xda esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_read - 0x42024ee4 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024f4a 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_connect - 0x42024fac 0x90 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025012 0x90 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_ssl_enable_global_ca_store - 0x4202503c 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202503c esp_transport_ssl_enable_global_ca_store + 0x420250a2 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250a2 esp_transport_ssl_enable_global_ca_store .text.esp_transport_ssl_set_cert_data - 0x4202504a 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202504a esp_transport_ssl_set_cert_data + 0x420250b0 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250b0 esp_transport_ssl_set_cert_data .text.esp_transport_ssl_set_cert_data_der - 0x42025058 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025058 esp_transport_ssl_set_cert_data_der + 0x420250be 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250be esp_transport_ssl_set_cert_data_der .text.esp_transport_ssl_set_client_cert_data - 0x42025064 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025064 esp_transport_ssl_set_client_cert_data + 0x420250ca 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250ca esp_transport_ssl_set_client_cert_data .text.esp_transport_ssl_set_client_cert_data_der - 0x42025072 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025072 esp_transport_ssl_set_client_cert_data_der + 0x420250d8 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250d8 esp_transport_ssl_set_client_cert_data_der .text.esp_transport_ssl_set_client_key_data - 0x4202507e 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202507e esp_transport_ssl_set_client_key_data + 0x420250e4 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250e4 esp_transport_ssl_set_client_key_data .text.esp_transport_ssl_set_client_key_password - 0x4202508c 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202508c esp_transport_ssl_set_client_key_password + 0x420250f2 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250f2 esp_transport_ssl_set_client_key_password .text.esp_transport_ssl_set_client_key_data_der - 0x42025098 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025098 esp_transport_ssl_set_client_key_data_der + 0x420250fe 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420250fe esp_transport_ssl_set_client_key_data_der .text.esp_transport_ssl_set_alpn_protocol - 0x420250a4 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420250a4 esp_transport_ssl_set_alpn_protocol + 0x4202510a 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202510a esp_transport_ssl_set_alpn_protocol .text.esp_transport_ssl_skip_common_name_check - 0x420250ae 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420250ae esp_transport_ssl_skip_common_name_check + 0x42025114 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025114 esp_transport_ssl_skip_common_name_check .text.esp_transport_ssl_set_common_name - 0x420250bc 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420250bc esp_transport_ssl_set_common_name + 0x42025122 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025122 esp_transport_ssl_set_common_name .text.esp_transport_ssl_crt_bundle_attach - 0x420250c6 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420250c6 esp_transport_ssl_crt_bundle_attach + 0x4202512c 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202512c esp_transport_ssl_crt_bundle_attach .text.esp_transport_ssl_set_ds_data - 0x420250d0 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420250d0 esp_transport_ssl_set_ds_data + 0x42025136 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025136 esp_transport_ssl_set_ds_data .text.esp_transport_ssl_set_interface_name - 0x420250da 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420250da esp_transport_ssl_set_interface_name + 0x42025140 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025140 esp_transport_ssl_set_interface_name .text.esp_transport_ssl_init - 0x420250e4 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420250e4 esp_transport_ssl_init + 0x4202514a 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202514a esp_transport_ssl_init .text.esp_transport_esp_tls_destroy - 0x42025156 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025156 esp_transport_esp_tls_destroy + 0x420251bc 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420251bc esp_transport_esp_tls_destroy .text.base_destroy - 0x42025168 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420251ce 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_tcp_init - 0x4202518e 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202518e esp_transport_tcp_init + 0x420251f4 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420251f4 esp_transport_tcp_init .text.esp_transport_tcp_set_interface_name - 0x42025202 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025202 esp_transport_tcp_set_interface_name + 0x42025268 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025268 esp_transport_tcp_set_interface_name .text.esp_transport_utils_ms_to_timeval - 0x42025210 0x40 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x42025210 esp_transport_utils_ms_to_timeval + 0x42025276 0x40 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42025276 esp_transport_utils_ms_to_timeval .text.esp_transport_init_foundation_transport - 0x42025250 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x42025250 esp_transport_init_foundation_transport + 0x420252b6 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x420252b6 esp_transport_init_foundation_transport .text.esp_transport_destroy_foundation_transport - 0x4202530a 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x4202530a esp_transport_destroy_foundation_transport + 0x42025370 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42025370 esp_transport_destroy_foundation_transport .text.ws_get_socket - 0x42025330 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025396 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_get_payload_transport_handle - 0x4202535a 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420253c0 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_poll_write - 0x4202536e 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420253d4 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text._ws_write - 0x4202538a 0x1b2 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420253f0 0x1b2 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_write - 0x4202553c 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420255a2 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_destroy - 0x4202556a 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420255d0 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.internal_esp_transport_ws_set_path - 0x420255c6 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202562c 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_poll_read - 0x42025614 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202567a 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_close - 0x42025630 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025696 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_read_internal - 0x42025644 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420256aa 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_read_exact_size - 0x420256a6 0x80 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202570c 0x80 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_read_header - 0x42025726 0x1f6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202578c 0x1f6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_read_payload - 0x4202591c 0xa8 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025982 0xa8 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.trimwhitespace - 0x420259c4 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025a2a 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.get_http_header - 0x42025a22 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025a88 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.get_http_status_code - 0x42025a74 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025ada 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_connect - 0x42025adc 0x4fc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025b42 0x4fc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_ws_set_path - 0x42025fd8 0x42 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42025fd8 esp_transport_ws_set_path + 0x4202603e 0x42 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202603e esp_transport_ws_set_path .text.esp_transport_ws_init - 0x4202601a 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x4202601a esp_transport_ws_init + 0x42026080 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42026080 esp_transport_ws_init .text.esp_transport_ws_set_subprotocol - 0x42026200 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42026200 esp_transport_ws_set_subprotocol + 0x42026266 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42026266 esp_transport_ws_set_subprotocol .text.esp_transport_ws_poll_connection_closed - 0x4202624e 0x16a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x4202624e esp_transport_ws_poll_connection_closed + 0x420262b4 0x16a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420262b4 esp_transport_ws_poll_connection_closed .text.esp_transport_ws_handle_control_frames - 0x420263b8 0x21e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202641e 0x21e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_handle_control_frame_internal - 0x420265d6 0x138 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .text.ws_read 0x4202670e 0xbe esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202663c 0x138 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read 0x42026774 0xbe esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ciphersuite_is_removed - 0x420267cc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026832 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .text.mbedtls_ssl_ciphersuite_from_id - 0x420267d0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x420267d0 mbedtls_ssl_ciphersuite_from_id + 0x42026836 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026836 mbedtls_ssl_ciphersuite_from_id .text.mbedtls_ssl_list_ciphersuites - 0x420267ec 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x420267ec mbedtls_ssl_list_ciphersuites + 0x42026852 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026852 mbedtls_ssl_list_ciphersuites .text.mbedtls_ssl_get_ciphersuite_sig_pk_alg - 0x4202685c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x4202685c mbedtls_ssl_get_ciphersuite_sig_pk_alg + 0x420268c2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x420268c2 mbedtls_ssl_get_ciphersuite_sig_pk_alg .text.mbedtls_ssl_get_ciphersuite_sig_alg - 0x420268a4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x420268a4 mbedtls_ssl_get_ciphersuite_sig_alg + 0x4202690a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4202690a mbedtls_ssl_get_ciphersuite_sig_alg .text.mbedtls_ssl_ciphersuite_uses_ec - 0x420268ca 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x420268ca mbedtls_ssl_ciphersuite_uses_ec + 0x42026930 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026930 mbedtls_ssl_ciphersuite_uses_ec .text.mbedtls_ct_uint_lt - 0x420268f6 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202695c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_transform_aead_dynamic_iv_is_explicit - 0x4202692a 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026990 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_get_hs_total_len - 0x42026938 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202699e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_check_record_type - 0x42026950 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420269b6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_record_is_in_progress - 0x42026968 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420269ce 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_transform_get_explicit_iv_len - 0x42026976 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420269dc 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_read_application_data - 0x42026980 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420269e6 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_build_record_nonce - 0x420269da 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a40 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_extract_add_data_from_record - 0x42026a4c 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026ab2 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ct_hmac - 0x42026aca 0x162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026b30 0x162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_consume_current_message - 0x42026c2c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026c92 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_check_ctr_renegotiate - 0x42026c84 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026cea 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_set_timer - 0x42026cf6 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42026cf6 mbedtls_ssl_set_timer + 0x42026d5c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026d5c mbedtls_ssl_set_timer .text.mbedtls_ssl_check_timer - 0x42026d0c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42026d0c mbedtls_ssl_check_timer + 0x42026d72 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026d72 mbedtls_ssl_check_timer .text.mbedtls_ssl_encrypt_buf - 0x42026d2e 0x38c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42026d2e mbedtls_ssl_encrypt_buf + 0x42026d94 0x38c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026d94 mbedtls_ssl_encrypt_buf .text.mbedtls_ssl_decrypt_buf - 0x420270ba 0x424 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420270ba mbedtls_ssl_decrypt_buf + 0x42027120 0x424 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027120 mbedtls_ssl_decrypt_buf .text.ssl_prepare_record_content - 0x420274de 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027544 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_fetch_input - 0x42027578 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027578 mbedtls_ssl_fetch_input + 0x420275de 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420275de mbedtls_ssl_fetch_input .text.mbedtls_ssl_start_handshake_msg - 0x42027624 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027624 mbedtls_ssl_start_handshake_msg + 0x4202768a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202768a mbedtls_ssl_start_handshake_msg .text.mbedtls_ssl_prepare_handshake_record - 0x42027644 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027644 mbedtls_ssl_prepare_handshake_record + 0x420276aa 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420276aa mbedtls_ssl_prepare_handshake_record .text.mbedtls_ssl_update_handshake_status - 0x42027682 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027682 mbedtls_ssl_update_handshake_status + 0x420276e8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420276e8 mbedtls_ssl_update_handshake_status .text.mbedtls_ssl_handle_message_type - 0x420276aa 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420276aa mbedtls_ssl_handle_message_type + 0x42027710 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027710 mbedtls_ssl_handle_message_type .text.mbedtls_ssl_update_out_pointers - 0x42027760 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027760 mbedtls_ssl_update_out_pointers + 0x420277c6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420277c6 mbedtls_ssl_update_out_pointers .text.mbedtls_ssl_flush_output - 0x42027798 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027798 mbedtls_ssl_flush_output + 0x420277fe 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420277fe mbedtls_ssl_flush_output .text.mbedtls_ssl_update_in_pointers - 0x42027800 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027800 mbedtls_ssl_update_in_pointers + 0x42027866 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027866 mbedtls_ssl_update_in_pointers .text.mbedtls_ssl_reset_in_out_pointers - 0x42027816 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027816 mbedtls_ssl_reset_in_out_pointers + 0x4202787c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202787c mbedtls_ssl_reset_in_out_pointers .text.mbedtls_ssl_get_bytes_avail - 0x42027846 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027846 mbedtls_ssl_get_bytes_avail + 0x420278ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420278ac mbedtls_ssl_get_bytes_avail .text.mbedtls_ssl_transform_free - 0x42027854 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027854 mbedtls_ssl_transform_free + 0x420278ba 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420278ba mbedtls_ssl_transform_free .text.mbedtls_ssl_write_version - 0x42027890 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027890 mbedtls_ssl_write_version + 0x420278f6 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420278f6 mbedtls_ssl_write_version .text.mbedtls_ssl_write_record - 0x420278b0 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420278b0 mbedtls_ssl_write_record + 0x42027916 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027916 mbedtls_ssl_write_record .text.mbedtls_ssl_write_handshake_msg_ext - 0x42027a92 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027a92 mbedtls_ssl_write_handshake_msg_ext + 0x42027af8 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027af8 mbedtls_ssl_write_handshake_msg_ext .text.mbedtls_ssl_finish_handshake_msg - 0x42027b38 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027b38 mbedtls_ssl_finish_handshake_msg + 0x42027b9e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027b9e mbedtls_ssl_finish_handshake_msg .text.mbedtls_ssl_write_change_cipher_spec - 0x42027b50 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027b50 mbedtls_ssl_write_change_cipher_spec + 0x42027bb6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027bb6 mbedtls_ssl_write_change_cipher_spec .text.mbedtls_ssl_send_alert_message - 0x42027b7a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027b7a mbedtls_ssl_send_alert_message + 0x42027be0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027be0 mbedtls_ssl_send_alert_message .text.ssl_tls12_handle_hs_message_post_handshake - 0x42027bc8 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027c2e 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_handle_hs_message_post_handshake - 0x42027c44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027caa 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_write_real - 0x42027c64 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027cca 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_write - 0x42027cd0 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027cd0 mbedtls_ssl_write + 0x42027d36 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027d36 mbedtls_ssl_write .text.mbedtls_ssl_read_version - 0x42027d22 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027d22 mbedtls_ssl_read_version + 0x42027d88 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027d88 mbedtls_ssl_read_version .text.ssl_parse_record_header - 0x42027d3c 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027da2 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_get_next_record - 0x42027e2c 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027e92 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_read_record - 0x42027ed8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027ed8 mbedtls_ssl_read_record + 0x42027f3e 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027f3e mbedtls_ssl_read_record .text.mbedtls_ssl_parse_change_cipher_spec - 0x42027f50 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027f50 mbedtls_ssl_parse_change_cipher_spec + 0x42027fb6 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027fb6 mbedtls_ssl_parse_change_cipher_spec .text.mbedtls_ssl_read - 0x42027fc0 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027fc0 mbedtls_ssl_read + 0x42028026 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42028026 mbedtls_ssl_read .text.mbedtls_ssl_handle_pending_alert - 0x42028100 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42028100 mbedtls_ssl_handle_pending_alert + 0x42028166 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42028166 mbedtls_ssl_handle_pending_alert .text.mbedtls_ssl_pend_fatal_alert - 0x42028138 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42028138 mbedtls_ssl_pend_fatal_alert + 0x4202819e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202819e mbedtls_ssl_pend_fatal_alert .text.mbedtls_ssl_own_cert - 0x42028148 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420281ae 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x4202815e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420281c4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_mfl_code_to_length - 0x4202818a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420281f0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_conf_version_check - 0x420281b4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202821a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_conf_check - 0x420281de 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028244 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_get_base_mode - 0x42028202 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028268 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_get_actual_mode - 0x4202822e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028294 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_set_handshake_prfs - 0x4202823e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420282a4 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_parse_certificate_coordinate - 0x42028286 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420282ec 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_get_type - 0x420282d4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202833a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_key_cert_free - 0x420282f8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202835e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_append_key_cert - 0x42028312 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028378 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_generic - 0x4202836e 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420283d4 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_sha256 - 0x4202850e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028574 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_sha384 - 0x4202852c 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028592 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_compute_master - 0x4202854a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420285b0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_sha256 - 0x420285ca 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028630 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_sha384 - 0x420285de 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028644 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_start - 0x420285f2 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028658 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_handshake_params_init - 0x4202862a 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028690 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_srv_check_client_no_crt_notification - 0x42028670 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420286d6 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_check_peer_crt_unchanged - 0x420286ca 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028730 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_clear_peer_cert - 0x420286f4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202875a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_prepare_handshake_step - 0x42028716 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202877c 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_write_hello_request - 0x42028724 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202878a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_generic - 0x4202874a 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420287b0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_sha256 - 0x42028802 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028868 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_sha384 - 0x42028820 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028886 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_legacy - 0x4202883e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420288a4 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_sha256 - 0x420288aa 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028910 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_sha384 - 0x420288c2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028928 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_parse_certificate_chain - 0x420288da 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028940 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x42028ab6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028b1c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_optimize_checksum - 0x42028ade 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028ade mbedtls_ssl_optimize_checksum + 0x42028b44 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028b44 mbedtls_ssl_optimize_checksum .text.mbedtls_ssl_add_hs_hdr_to_checksum - 0x42028b04 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028b04 mbedtls_ssl_add_hs_hdr_to_checksum + 0x42028b6a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028b6a mbedtls_ssl_add_hs_hdr_to_checksum .text.mbedtls_ssl_reset_checksum - 0x42028b30 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028b30 mbedtls_ssl_reset_checksum + 0x42028b96 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028b96 mbedtls_ssl_reset_checksum .text.mbedtls_ssl_transform_init - 0x42028bb0 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028bb0 mbedtls_ssl_transform_init + 0x42028c16 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c16 mbedtls_ssl_transform_init .text.mbedtls_ssl_session_init - 0x42028bee 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028bee mbedtls_ssl_session_init + 0x42028c54 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c54 mbedtls_ssl_session_init .text.mbedtls_ssl_init - 0x42028c06 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c06 mbedtls_ssl_init + 0x42028c6c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c6c mbedtls_ssl_init .text.mbedtls_ssl_conf_endpoint - 0x42028c1e 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c1e mbedtls_ssl_conf_endpoint + 0x42028c84 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c84 mbedtls_ssl_conf_endpoint .text.mbedtls_ssl_conf_transport - 0x42028c24 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c24 mbedtls_ssl_conf_transport + 0x42028c8a 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c8a mbedtls_ssl_conf_transport .text.mbedtls_ssl_conf_authmode - 0x42028c2a 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c2a mbedtls_ssl_conf_authmode + 0x42028c90 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c90 mbedtls_ssl_conf_authmode .text.mbedtls_ssl_conf_rng - 0x42028c30 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c30 mbedtls_ssl_conf_rng + 0x42028c96 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c96 mbedtls_ssl_conf_rng .text.mbedtls_ssl_set_bio - 0x42028c36 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c36 mbedtls_ssl_set_bio + 0x42028c9c 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c9c mbedtls_ssl_set_bio .text.mbedtls_ssl_conf_ciphersuites - 0x42028c40 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c40 mbedtls_ssl_conf_ciphersuites + 0x42028ca6 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028ca6 mbedtls_ssl_conf_ciphersuites .text.mbedtls_ssl_conf_own_cert - 0x42028c44 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c44 mbedtls_ssl_conf_own_cert + 0x42028caa 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028caa mbedtls_ssl_conf_own_cert .text.mbedtls_ssl_conf_ca_chain - 0x42028c56 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c56 mbedtls_ssl_conf_ca_chain + 0x42028cbc 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028cbc mbedtls_ssl_conf_ca_chain .text.mbedtls_ssl_get_mode_from_transform - 0x42028c5c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c5c mbedtls_ssl_get_mode_from_transform + 0x42028cc2 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028cc2 mbedtls_ssl_get_mode_from_transform .text.mbedtls_ssl_get_mode_from_ciphersuite - 0x42028c86 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c86 mbedtls_ssl_get_mode_from_ciphersuite + 0x42028cec 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028cec mbedtls_ssl_get_mode_from_ciphersuite .text.ssl_tls12_populate_transform - 0x42028cb4 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d1a 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_set_hostname - 0x42028ff2 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028ff2 mbedtls_ssl_set_hostname + 0x42029058 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029058 mbedtls_ssl_set_hostname .text.mbedtls_ssl_conf_alpn_protocols - 0x42029086 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029086 mbedtls_ssl_conf_alpn_protocols + 0x420290ec 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420290ec mbedtls_ssl_conf_alpn_protocols .text.mbedtls_ssl_conf_renegotiation - 0x420290de 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420290de mbedtls_ssl_conf_renegotiation + 0x42029144 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029144 mbedtls_ssl_conf_renegotiation .text.mbedtls_ssl_conf_session_tickets - 0x420290e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420290e4 mbedtls_ssl_conf_session_tickets + 0x4202914a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202914a mbedtls_ssl_conf_session_tickets .text.mbedtls_ssl_get_verify_result - 0x420290fc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420290fc mbedtls_ssl_get_verify_result + 0x42029162 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029162 mbedtls_ssl_get_verify_result .text.mbedtls_ssl_get_output_max_frag_len - 0x42029110 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029110 mbedtls_ssl_get_output_max_frag_len + 0x42029176 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029176 mbedtls_ssl_get_output_max_frag_len .text.mbedtls_ssl_get_max_out_record_payload - 0x42029156 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029156 mbedtls_ssl_get_max_out_record_payload + 0x420291bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420291bc mbedtls_ssl_get_max_out_record_payload .text.mbedtls_ssl_handshake_step - 0x42029186 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029186 mbedtls_ssl_handshake_step + 0x420291ec 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420291ec mbedtls_ssl_handshake_step .text.mbedtls_ssl_handshake - 0x42029228 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029228 mbedtls_ssl_handshake + 0x4202928e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202928e mbedtls_ssl_handshake .text.mbedtls_ssl_handshake_free - 0x42029260 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029260 mbedtls_ssl_handshake_free + 0x420292c6 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420292c6 mbedtls_ssl_handshake_free .text.mbedtls_ssl_session_free - 0x420292a4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420292a4 mbedtls_ssl_session_free + 0x4202930a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202930a mbedtls_ssl_session_free .text.ssl_handshake_init - 0x420292ca 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029330 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_setup - 0x42029372 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029372 mbedtls_ssl_setup + 0x420293d8 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420293d8 mbedtls_ssl_setup .text.mbedtls_ssl_start_renegotiation - 0x42029428 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029428 mbedtls_ssl_start_renegotiation + 0x4202948e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202948e mbedtls_ssl_start_renegotiation .text.mbedtls_ssl_renegotiate - 0x4202944e 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202944e mbedtls_ssl_renegotiate + 0x420294b4 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420294b4 mbedtls_ssl_renegotiate .text.mbedtls_ssl_free - 0x420294c0 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420294c0 mbedtls_ssl_free + 0x42029526 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029526 mbedtls_ssl_free .text.mbedtls_ssl_config_init - 0x42029562 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029562 mbedtls_ssl_config_init + 0x420295c8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420295c8 mbedtls_ssl_config_init .text.mbedtls_ssl_config_defaults - 0x4202957a 0x116 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202957a mbedtls_ssl_config_defaults + 0x420295e0 0x116 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420295e0 mbedtls_ssl_config_defaults .text.mbedtls_ssl_config_free - 0x42029690 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029690 mbedtls_ssl_config_free + 0x420296f6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420296f6 mbedtls_ssl_config_free .text.mbedtls_ssl_sig_from_pk - 0x420296b2 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420296b2 mbedtls_ssl_sig_from_pk + 0x42029718 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029718 mbedtls_ssl_sig_from_pk .text.mbedtls_ssl_sig_from_pk_alg - 0x420296da 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420296da mbedtls_ssl_sig_from_pk_alg + 0x42029740 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029740 mbedtls_ssl_sig_from_pk_alg .text.mbedtls_ssl_pk_alg_from_sig - 0x420296fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420296fc mbedtls_ssl_pk_alg_from_sig + 0x42029762 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029762 mbedtls_ssl_pk_alg_from_sig .text.mbedtls_ssl_md_alg_from_hash - 0x42029714 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029714 mbedtls_ssl_md_alg_from_hash + 0x4202977a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202977a mbedtls_ssl_md_alg_from_hash .text.mbedtls_ssl_hash_from_md_alg - 0x4202975c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202975c mbedtls_ssl_hash_from_md_alg + 0x420297c2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420297c2 mbedtls_ssl_hash_from_md_alg .text.mbedtls_ssl_check_curve_tls_id - 0x420297a4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420297a4 mbedtls_ssl_check_curve_tls_id + 0x4202980a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202980a mbedtls_ssl_check_curve_tls_id .text.mbedtls_ssl_get_ecp_group_id_from_tls_id - 0x420297c4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420297c4 mbedtls_ssl_get_ecp_group_id_from_tls_id + 0x4202982a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202982a mbedtls_ssl_get_ecp_group_id_from_tls_id .text.mbedtls_ssl_get_tls_id_from_ecp_group_id - 0x42029800 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029800 mbedtls_ssl_get_tls_id_from_ecp_group_id + 0x42029866 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029866 mbedtls_ssl_get_tls_id_from_ecp_group_id .text.mbedtls_ssl_check_curve - 0x4202983c 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202983c mbedtls_ssl_check_curve + 0x420298a2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420298a2 mbedtls_ssl_check_curve .text.mbedtls_ssl_parse_sig_alg_ext - 0x42029860 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029860 mbedtls_ssl_parse_sig_alg_ext + 0x420298c6 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420298c6 mbedtls_ssl_parse_sig_alg_ext .text.mbedtls_ssl_derive_keys - 0x420299ec 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420299ec mbedtls_ssl_derive_keys + 0x42029a52 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029a52 mbedtls_ssl_derive_keys .text.mbedtls_ssl_set_calc_verify_md - 0x42029ab0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029ab0 mbedtls_ssl_set_calc_verify_md + 0x42029b16 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029b16 mbedtls_ssl_set_calc_verify_md .text.mbedtls_ssl_write_certificate - 0x42029ae0 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029ae0 mbedtls_ssl_write_certificate + 0x42029b46 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029b46 mbedtls_ssl_write_certificate .text.mbedtls_ssl_handshake_wrapup_free_hs_transform - 0x42029c14 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029c14 mbedtls_ssl_handshake_wrapup_free_hs_transform + 0x42029c7a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029c7a mbedtls_ssl_handshake_wrapup_free_hs_transform .text.mbedtls_ssl_handshake_wrapup - 0x42029c48 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029c48 mbedtls_ssl_handshake_wrapup + 0x42029cae 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029cae mbedtls_ssl_handshake_wrapup .text.mbedtls_ssl_write_finished - 0x42029cb4 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029cb4 mbedtls_ssl_write_finished + 0x42029d1a 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029d1a mbedtls_ssl_write_finished .text.mbedtls_ssl_parse_finished - 0x42029db6 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029db6 mbedtls_ssl_parse_finished + 0x42029e1c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029e1c mbedtls_ssl_parse_finished .text.mbedtls_ssl_get_key_exchange_md_tls1_2 - 0x42029efa 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029efa mbedtls_ssl_get_key_exchange_md_tls1_2 + 0x42029f60 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029f60 mbedtls_ssl_get_key_exchange_md_tls1_2 .text.mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg - 0x42029f9c 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029f9c mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg + 0x4202a002 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a002 mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg .text.mbedtls_ssl_validate_ciphersuite - 0x42029ff6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029ff6 mbedtls_ssl_validate_ciphersuite + 0x4202a05c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a05c mbedtls_ssl_validate_ciphersuite .text.mbedtls_ssl_write_sig_alg_ext - 0x4202a018 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a018 mbedtls_ssl_write_sig_alg_ext + 0x4202a07e 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a07e mbedtls_ssl_write_sig_alg_ext .text.mbedtls_ssl_parse_server_name_ext - 0x4202a144 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a144 mbedtls_ssl_parse_server_name_ext + 0x4202a1aa 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a1aa mbedtls_ssl_parse_server_name_ext .text.mbedtls_ssl_parse_alpn_ext - 0x4202a260 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a260 mbedtls_ssl_parse_alpn_ext + 0x4202a2c6 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a2c6 mbedtls_ssl_parse_alpn_ext .text.mbedtls_ssl_write_alpn_ext - 0x4202a3ac 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a3ac mbedtls_ssl_write_alpn_ext + 0x4202a412 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a412 mbedtls_ssl_write_alpn_ext .text.mbedtls_ssl_check_cert_usage - 0x4202a470 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a470 mbedtls_ssl_check_cert_usage + 0x4202a4d6 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a4d6 mbedtls_ssl_check_cert_usage .text.mbedtls_ssl_verify_certificate - 0x4202a548 0x198 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a548 mbedtls_ssl_verify_certificate + 0x4202a5ae 0x198 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a5ae mbedtls_ssl_verify_certificate .text.mbedtls_ssl_parse_certificate - 0x4202a6e0 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a6e0 mbedtls_ssl_parse_certificate + 0x4202a746 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a746 mbedtls_ssl_parse_certificate .text.mbedtls_ssl_own_key - 0x4202a7c6 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a82c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_own_cert - 0x4202a7dc 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a842 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x4202a7f2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a858 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_supported_point_formats_ext - 0x4202a81e 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a884 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_max_fragment_length_ext - 0x4202a864 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a8ca 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_encrypt_then_mac_ext - 0x4202a8b4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a91a 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_extended_ms_ext - 0x4202a8fa 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a960 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_renegotiation_ext - 0x4202a940 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a9a6 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_session_ticket_ext - 0x4202a9c6 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202aa2c 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_max_fragment_length_ext - 0x4202aa66 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202aacc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_encrypt_then_mac_ext - 0x4202aa9a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab00 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_extended_ms_ext - 0x4202aaca 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab30 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_session_ticket_ext - 0x4202aafa 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab60 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_supported_point_formats_ext - 0x4202ab2c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab92 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_certificate_request - 0x4202ab84 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202abea 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_hello_done - 0x4202acc4 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ad2a 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_renegotiation_info - 0x4202ad1c 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ad82 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_alpn_ext - 0x4202adac 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ae12 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_hello - 0x4202ae88 0x478 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202aeee 0x478 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_check_server_ecdh_params - 0x4202b300 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b366 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_get_ecdh_params_from_cert - 0x4202b336 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b39c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_ecdh_params - 0x4202b3ae 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b414 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_get_pk_type_and_md_alg_from_sig_alg - 0x4202b3e2 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b448 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_md_get_size_from_type - 0x4202b46c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b4d2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_key_exchange - 0x4202b47e 0x2f6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b4e4 0x2f6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_encrypted_pms - 0x4202b774 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b7da 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_client_key_exchange - 0x4202b860 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b8c6 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_certificate_verify - 0x4202b912 0x156 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b978 0x156 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_new_session_ticket - 0x4202ba68 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202bace 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_tls12_write_client_hello_exts - 0x4202bbb8 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - 0x4202bbb8 mbedtls_ssl_tls12_write_client_hello_exts + 0x4202bc1e 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202bc1e mbedtls_ssl_tls12_write_client_hello_exts .text.mbedtls_ssl_handshake_client_step - 0x4202bc5e 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - 0x4202bc5e mbedtls_ssl_handshake_client_step + 0x4202bcc4 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202bcc4 mbedtls_ssl_handshake_client_step .text.mbedtls_ssl_ciphersuite_no_pfs - 0x4202bdae 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202be14 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_own_key - 0x4202bdd0 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202be36 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_own_cert - 0x4202bde6 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202be4c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x4202bdfc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202be62 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_extended_ms_ext - 0x4202be28 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202be8e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_session_ticket_ext - 0x4202be4e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202beb4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_max_fragment_length_ext - 0x4202be76 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bedc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_supported_point_formats_ext - 0x4202bea6 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bf0c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_supported_point_formats - 0x4202beda 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bf40 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_max_fragment_length_ext - 0x4202bf24 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bf8a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_encrypt_then_mac_ext - 0x4202bf58 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bfbe 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_extended_ms_ext - 0x4202bf90 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bff6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_renegotiation_ext - 0x4202bfc8 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c02e 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_renegotiation_info - 0x4202c06a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c0d0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_supported_groups_ext - 0x4202c0de 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c144 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_handle_id_based_session_resumption - 0x4202c1e8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c24e 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_session_ticket_ext - 0x4202c280 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c2e6 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x4202c314 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c37a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_check_key_curve - 0x4202c33c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c3a2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_pick_cert - 0x4202c36e 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c3d4 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_ciphersuite_match - 0x4202c402 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c468 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_client_hello - 0x4202c49a 0x69a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c500 0x69a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_encrypt_then_mac_ext - 0x4202cb34 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cb9a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_hello - 0x4202cba0 0x234 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cc06 0x234 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_hello_done - 0x4202cdd4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202ce3a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_get_ecdh_params_from_cert - 0x4202ce02 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202ce68 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_prepare_server_key_exchange - 0x4202ce64 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202ceca 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_key_exchange - 0x4202d03c 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d0a2 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_certificate_request - 0x4202d0fa 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d160 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_decrypt_encrypted_pms - 0x4202d2f6 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d35c 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_encrypted_pms - 0x4202d3d0 0xfe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d436 0xfe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_client_key_exchange - 0x4202d4ce 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d534 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_certificate_verify - 0x4202d59e 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d604 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_new_session_ticket - 0x4202d710 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d776 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_handshake_server_step - 0x4202d7c2 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - 0x4202d7c2 mbedtls_ssl_handshake_server_step + 0x4202d828 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d828 mbedtls_ssl_handshake_server_step .text.mbedtls_ms_time - 0x4202d8f2 0x6e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - 0x4202d8f2 mbedtls_ms_time + 0x4202d958 0x6e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + 0x4202d958 mbedtls_ms_time .text.net_would_block - 0x4202d960 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d9c6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) .text.mbedtls_net_init - 0x4202d986 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202d986 mbedtls_net_init + 0x4202d9ec 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d9ec mbedtls_net_init .text.mbedtls_net_recv - 0x4202d98c 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202d98c mbedtls_net_recv + 0x4202d9f2 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d9f2 mbedtls_net_recv .text.mbedtls_net_send - 0x4202d9fc 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202d9fc mbedtls_net_send + 0x4202da62 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202da62 mbedtls_net_send .text.mbedtls_net_free - 0x4202da6c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202da6c mbedtls_net_free + 0x4202dad2 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202dad2 mbedtls_net_free .text.mbedtls_ssl_tls12_named_group_is_ecdhe - 0x4202da94 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dafa 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_generate_random - 0x4202db32 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202db98 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_prepare_client_hello - 0x4202db98 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dbfe 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_client_hello_cipher_suites - 0x4202dc3a 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dca0 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_hostname_ext - 0x4202dd82 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dde8 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_alpn_ext - 0x4202de64 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202deca 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_supported_groups_ext - 0x4202df6c 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dfd2 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_client_hello_body - 0x4202e098 0x22e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202e0fe 0x22e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.mbedtls_ssl_write_client_hello - 0x4202e2c6 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - 0x4202e2c6 mbedtls_ssl_write_client_hello + 0x4202e32c 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202e32c mbedtls_ssl_write_client_hello .text.mbedtls_int_div_int - 0x4202e32c 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e392 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_init - 0x4202e37e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e37e mbedtls_mpi_init + 0x4202e3e4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e3e4 mbedtls_mpi_init .text.mbedtls_mpi_free - 0x4202e38e 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e38e mbedtls_mpi_free + 0x4202e3f4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e3f4 mbedtls_mpi_free .text.mbedtls_mpi_grow - 0x4202e3bc 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e3bc mbedtls_mpi_grow + 0x4202e422 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e422 mbedtls_mpi_grow .text.mbedtls_mpi_safe_cond_assign - 0x4202e428 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e428 mbedtls_mpi_safe_cond_assign + 0x4202e48e 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e48e mbedtls_mpi_safe_cond_assign .text.mbedtls_mpi_safe_cond_swap - 0x4202e4be 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e4be mbedtls_mpi_safe_cond_swap + 0x4202e524 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e524 mbedtls_mpi_safe_cond_swap .text.mbedtls_mpi_resize_clear - 0x4202e564 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e5ca 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_shrink - 0x4202e5b2 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e5b2 mbedtls_mpi_shrink + 0x4202e618 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e618 mbedtls_mpi_shrink .text.mbedtls_mpi_copy - 0x4202e63a 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e63a mbedtls_mpi_copy + 0x4202e6a0 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e6a0 mbedtls_mpi_copy .text.mbedtls_mpi_lset - 0x4202e6ea 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e6ea mbedtls_mpi_lset + 0x4202e750 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e750 mbedtls_mpi_lset .text.mbedtls_mpi_get_bit - 0x4202e742 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e742 mbedtls_mpi_get_bit + 0x4202e7a8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e7a8 mbedtls_mpi_get_bit .text.mbedtls_mpi_set_bit - 0x4202e764 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e764 mbedtls_mpi_set_bit + 0x4202e7ca 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e7ca mbedtls_mpi_set_bit .text.mbedtls_mpi_lsb - 0x4202e7d8 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e7d8 mbedtls_mpi_lsb + 0x4202e83e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e83e mbedtls_mpi_lsb .text.mbedtls_mpi_bitlen - 0x4202e814 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e814 mbedtls_mpi_bitlen + 0x4202e87a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e87a mbedtls_mpi_bitlen .text.mbedtls_mpi_size - 0x4202e828 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e828 mbedtls_mpi_size + 0x4202e88e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e88e mbedtls_mpi_size .text.mbedtls_mpi_read_binary_le - 0x4202e83a 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e83a mbedtls_mpi_read_binary_le + 0x4202e8a0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e8a0 mbedtls_mpi_read_binary_le .text.mbedtls_mpi_read_binary - 0x4202e87a 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e87a mbedtls_mpi_read_binary + 0x4202e8e0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e8e0 mbedtls_mpi_read_binary .text.mbedtls_mpi_write_binary_le - 0x4202e8ba 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e8ba mbedtls_mpi_write_binary_le + 0x4202e920 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e920 mbedtls_mpi_write_binary_le .text.mbedtls_mpi_write_binary - 0x4202e8d2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e8d2 mbedtls_mpi_write_binary + 0x4202e938 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e938 mbedtls_mpi_write_binary .text.mbedtls_mpi_shift_l - 0x4202e8ea 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e8ea mbedtls_mpi_shift_l + 0x4202e950 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e950 mbedtls_mpi_shift_l .text.mbedtls_mpi_shift_r - 0x4202e934 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e934 mbedtls_mpi_shift_r + 0x4202e99a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e99a mbedtls_mpi_shift_r .text.mbedtls_mpi_cmp_abs - 0x4202e950 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e950 mbedtls_mpi_cmp_abs + 0x4202e9b6 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e9b6 mbedtls_mpi_cmp_abs .text.mbedtls_mpi_cmp_mpi - 0x4202e9c8 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e9c8 mbedtls_mpi_cmp_mpi + 0x4202ea2e 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ea2e mbedtls_mpi_cmp_mpi .text.mbedtls_mpi_cmp_int - 0x4202ea78 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ea78 mbedtls_mpi_cmp_int + 0x4202eade 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eade mbedtls_mpi_cmp_int .text.mbedtls_mpi_add_abs - 0x4202eaaa 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202eaaa mbedtls_mpi_add_abs + 0x4202eb10 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb10 mbedtls_mpi_add_abs .text.mbedtls_mpi_sub_abs - 0x4202eb6a 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202eb6a mbedtls_mpi_sub_abs + 0x4202ebd0 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ebd0 mbedtls_mpi_sub_abs .text.add_sub_mpi - 0x4202ec46 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ecac 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_add_mpi - 0x4202ecc4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ecc4 mbedtls_mpi_add_mpi + 0x4202ed2a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ed2a mbedtls_mpi_add_mpi .text.mbedtls_mpi_sub_mpi - 0x4202ecd4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ecd4 mbedtls_mpi_sub_mpi + 0x4202ed3a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ed3a mbedtls_mpi_sub_mpi .text.mbedtls_mpi_add_int - 0x4202ece4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ece4 mbedtls_mpi_add_int + 0x4202ed4a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ed4a mbedtls_mpi_add_int .text.mbedtls_mpi_sub_int - 0x4202ed16 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ed16 mbedtls_mpi_sub_int + 0x4202ed7c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ed7c mbedtls_mpi_sub_int .text.mbedtls_mpi_div_mpi - 0x4202ed48 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ed48 mbedtls_mpi_div_mpi + 0x4202edae 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202edae mbedtls_mpi_div_mpi .text.mbedtls_mpi_div_int - 0x4202f0e4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f0e4 mbedtls_mpi_div_int + 0x4202f14a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f14a mbedtls_mpi_div_int .text.mbedtls_mpi_mod_mpi - 0x4202f116 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f116 mbedtls_mpi_mod_mpi + 0x4202f17c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f17c mbedtls_mpi_mod_mpi .text.mbedtls_mpi_exp_mod_optionally_safe - 0x4202f18a 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f1f0 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_mod_int - 0x4202f392 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f392 mbedtls_mpi_mod_int + 0x4202f3f8 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f3f8 mbedtls_mpi_mod_int .text.mpi_check_small_factors - 0x4202f41e 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f484 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_exp_mod_soft - 0x4202f488 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f488 mbedtls_mpi_exp_mod_soft + 0x4202f4ee 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f4ee mbedtls_mpi_exp_mod_soft .text.mbedtls_mpi_exp_mod_unsafe - 0x4202f49c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f49c mbedtls_mpi_exp_mod_unsafe + 0x4202f502 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f502 mbedtls_mpi_exp_mod_unsafe .text.mbedtls_mpi_gcd - 0x4202f4b6 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f4b6 mbedtls_mpi_gcd + 0x4202f51c 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f51c mbedtls_mpi_gcd .text.mbedtls_mpi_fill_random - 0x4202f5d2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f5d2 mbedtls_mpi_fill_random + 0x4202f638 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f638 mbedtls_mpi_fill_random .text.mpi_miller_rabin - 0x4202f61a 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f680 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_random - 0x4202f7d8 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f7d8 mbedtls_mpi_random + 0x4202f83e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f83e mbedtls_mpi_random .text.mbedtls_mpi_inv_mod - 0x4202f838 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f838 mbedtls_mpi_inv_mod + 0x4202f89e 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f89e mbedtls_mpi_inv_mod .text.mbedtls_mpi_is_prime_ext - 0x4202fad6 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202fad6 mbedtls_mpi_is_prime_ext + 0x4202fb3c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202fb3c mbedtls_mpi_is_prime_ext .text.mbedtls_ct_uint_lt - 0x4202fb4a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fbb0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_get_window_size - 0x4202fb7e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fbe4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mpi_bigendian_to_host - 0x4202fb8e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fbf4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_clz - 0x4202fba0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fba0 mbedtls_mpi_core_clz + 0x4202fc06 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc06 mbedtls_mpi_core_clz .text.mbedtls_mpi_core_bitlen - 0x4202fbb2 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fbb2 mbedtls_mpi_core_bitlen + 0x4202fc18 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc18 mbedtls_mpi_core_bitlen .text.exp_mod_calc_first_bit_optionally_safe - 0x4202fbec 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc52 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_bigendian_to_host - 0x4202fc28 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fc28 mbedtls_mpi_core_bigendian_to_host + 0x4202fc8e 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc8e mbedtls_mpi_core_bigendian_to_host .text.mbedtls_mpi_core_uint_le_mpi - 0x4202fc6e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fc6e mbedtls_mpi_core_uint_le_mpi + 0x4202fcd4 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fcd4 mbedtls_mpi_core_uint_le_mpi .text.mbedtls_mpi_core_lt_ct - 0x4202fcb6 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fcb6 mbedtls_mpi_core_lt_ct + 0x4202fd1c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fd1c mbedtls_mpi_core_lt_ct .text.mbedtls_mpi_core_cond_assign - 0x4202fd24 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fd24 mbedtls_mpi_core_cond_assign + 0x4202fd8a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fd8a mbedtls_mpi_core_cond_assign .text.mbedtls_mpi_core_ct_uint_table_lookup - 0x4202fd56 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fdbc 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_table_lookup_optionally_safe - 0x4202fdb4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fe1a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_cond_swap - 0x4202fde2 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fde2 mbedtls_mpi_core_cond_swap + 0x4202fe48 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fe48 mbedtls_mpi_core_cond_swap .text.mbedtls_mpi_core_read_le - 0x4202fe34 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fe34 mbedtls_mpi_core_read_le + 0x4202fe9a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fe9a mbedtls_mpi_core_read_le .text.mbedtls_mpi_core_read_be - 0x4202fea8 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fea8 mbedtls_mpi_core_read_be + 0x4202ff0e 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202ff0e mbedtls_mpi_core_read_be .text.mbedtls_mpi_core_write_le - 0x4202ff1a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202ff1a mbedtls_mpi_core_write_le + 0x4202ff80 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202ff80 mbedtls_mpi_core_write_le .text.mbedtls_mpi_core_write_be - 0x4202ff9a 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202ff9a mbedtls_mpi_core_write_be + 0x42030000 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030000 mbedtls_mpi_core_write_be .text.mbedtls_mpi_core_shift_r - 0x42030022 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030022 mbedtls_mpi_core_shift_r + 0x42030088 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030088 mbedtls_mpi_core_shift_r .text.mbedtls_mpi_core_shift_l - 0x420300ba 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420300ba mbedtls_mpi_core_shift_l + 0x42030120 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030120 mbedtls_mpi_core_shift_l .text.mbedtls_mpi_core_add - 0x4203013a 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203013a mbedtls_mpi_core_add + 0x420301a0 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420301a0 mbedtls_mpi_core_add .text.mbedtls_mpi_core_sub - 0x42030174 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030174 mbedtls_mpi_core_sub + 0x420301da 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420301da mbedtls_mpi_core_sub .text.mbedtls_mpi_core_mla - 0x420301aa 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420301aa mbedtls_mpi_core_mla + 0x42030210 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030210 mbedtls_mpi_core_mla .text.mbedtls_mpi_core_montmul_init - 0x4203030a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203030a mbedtls_mpi_core_montmul_init + 0x42030370 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030370 mbedtls_mpi_core_montmul_init .text.mbedtls_mpi_core_montmul - 0x42030336 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030336 mbedtls_mpi_core_montmul + 0x4203039c 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203039c mbedtls_mpi_core_montmul .text.exp_mod_precompute_window - 0x42030404 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203046a 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_exp_mod_optionally_safe - 0x420304a2 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030508 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_get_mont_r2_unsafe - 0x420305c4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420305c4 mbedtls_mpi_core_get_mont_r2_unsafe + 0x4203062a 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203062a mbedtls_mpi_core_get_mont_r2_unsafe .text.mbedtls_mpi_core_fill_random - 0x42030608 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030608 mbedtls_mpi_core_fill_random + 0x4203066e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203066e mbedtls_mpi_core_fill_random .text.mbedtls_mpi_core_random - 0x42030694 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030694 mbedtls_mpi_core_random + 0x420306fa 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420306fa mbedtls_mpi_core_random .text.mbedtls_mpi_core_exp_mod_working_limbs - 0x4203074c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203074c mbedtls_mpi_core_exp_mod_working_limbs + 0x420307b2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420307b2 mbedtls_mpi_core_exp_mod_working_limbs .text.mbedtls_mpi_core_exp_mod - 0x42030778 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030778 mbedtls_mpi_core_exp_mod + 0x420307de 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420307de mbedtls_mpi_core_exp_mod .text.mbedtls_mpi_core_exp_mod_unsafe - 0x4203078c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203078c mbedtls_mpi_core_exp_mod_unsafe + 0x420307f2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420307f2 mbedtls_mpi_core_exp_mod_unsafe .text.mbedtls_mpi_core_sub_int - 0x420307a6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420307a6 mbedtls_mpi_core_sub_int + 0x4203080c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203080c mbedtls_mpi_core_sub_int .text.mbedtls_mpi_core_check_zero_ct - 0x420307d0 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420307d0 mbedtls_mpi_core_check_zero_ct + 0x42030836 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030836 mbedtls_mpi_core_check_zero_ct .text.mbedtls_mpi_core_to_mont_rep - 0x420307f6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420307f6 mbedtls_mpi_core_to_mont_rep + 0x4203085c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203085c mbedtls_mpi_core_to_mont_rep .text.mbedtls_mpi_core_from_mont_rep - 0x42030810 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030810 mbedtls_mpi_core_from_mont_rep + 0x42030876 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030876 mbedtls_mpi_core_from_mont_rep .text.mbedtls_ct_uint_lt - 0x4203082e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030894 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_pkcs_padding - 0x42030862 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420308c8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_pkcs_padding - 0x4203087e 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420308e4 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_one_and_zeros_padding - 0x42030946 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420309ac 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_one_and_zeros_padding - 0x4203096e 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420309d4 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_zeros_and_len_padding - 0x42030a06 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030a6c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_zeros_and_len_padding - 0x42030a2e 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030a94 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_zeros_padding - 0x42030ad6 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030b3c 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_no_padding - 0x42030b34 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030b9a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_zeros_padding - 0x42030b4e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030bb4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_aead_encrypt - 0x42030b6a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030bd0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_aead_decrypt - 0x42030bde 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030c44 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_info_from_type - 0x42030c64 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030c64 mbedtls_cipher_info_from_type + 0x42030cca 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030cca mbedtls_cipher_info_from_type .text.mbedtls_cipher_info_from_values - 0x42030c7e 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030c7e mbedtls_cipher_info_from_values + 0x42030ce4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030ce4 mbedtls_cipher_info_from_values .text.mbedtls_cipher_init - 0x42030cbe 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030cbe mbedtls_cipher_init + 0x42030d24 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d24 mbedtls_cipher_init .text.mbedtls_cipher_free - 0x42030cd6 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030cd6 mbedtls_cipher_free + 0x42030d3c 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d3c mbedtls_cipher_free .text.mbedtls_cipher_setup - 0x42030d18 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030d18 mbedtls_cipher_setup + 0x42030d7e 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d7e mbedtls_cipher_setup .text.mbedtls_cipher_setkey - 0x42030d6c 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030d6c mbedtls_cipher_setkey + 0x42030dd2 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030dd2 mbedtls_cipher_setkey .text.mbedtls_cipher_set_iv - 0x42030e0c 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030e0c mbedtls_cipher_set_iv + 0x42030e72 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030e72 mbedtls_cipher_set_iv .text.mbedtls_cipher_reset - 0x42030edc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030edc mbedtls_cipher_reset + 0x42030f42 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030f42 mbedtls_cipher_reset .text.mbedtls_cipher_update - 0x42030ef0 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030ef0 mbedtls_cipher_update + 0x42030f56 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030f56 mbedtls_cipher_update .text.mbedtls_cipher_finish - 0x420311ea 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x420311ea mbedtls_cipher_finish + 0x42031250 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031250 mbedtls_cipher_finish .text.mbedtls_cipher_set_padding_mode - 0x4203136c 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4203136c mbedtls_cipher_set_padding_mode + 0x420313d2 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420313d2 mbedtls_cipher_set_padding_mode .text.mbedtls_cipher_crypt - 0x4203142c 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4203142c mbedtls_cipher_crypt + 0x42031492 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031492 mbedtls_cipher_crypt .text.mbedtls_cipher_auth_encrypt_ext - 0x42031490 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42031490 mbedtls_cipher_auth_encrypt_ext + 0x420314f6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420314f6 mbedtls_cipher_auth_encrypt_ext .text.mbedtls_cipher_auth_decrypt_ext - 0x420314cc 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x420314cc mbedtls_cipher_auth_decrypt_ext + 0x42031532 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031532 mbedtls_cipher_auth_decrypt_ext .text.xts_aes_ctx_free - 0x42031506 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203156c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_ctx_alloc - 0x42031522 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031588 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_dec_wrap - 0x42031544 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315aa 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_enc_wrap - 0x42031552 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315b8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_xts_wrap - 0x42031560 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315c6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_free - 0x4203157e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315e4 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_alloc - 0x42031598 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315fe 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aria_setkey_wrap - 0x420315ba 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031620 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aes_setkey_wrap - 0x420315ce 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031634 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_free - 0x420315e2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031648 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_alloc - 0x420315fc 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031662 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aria_setkey_wrap - 0x4203161e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031684 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aes_setkey_wrap - 0x42031632 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031698 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_free - 0x42031646 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316ac 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_alloc - 0x42031660 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316c6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_dec_wrap - 0x42031682 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316e8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_enc_wrap - 0x42031690 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316f6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ctr_wrap - 0x4203169e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031704 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cfb128_wrap - 0x420316ac 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031712 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cbc_wrap - 0x420316ba 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031720 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ecb_wrap - 0x420316c8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203172e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_free - 0x420316da 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031740 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_alloc - 0x420316f4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203175a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_dec_wrap - 0x42031716 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203177c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_enc_wrap - 0x42031724 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203178a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ctr_wrap - 0x42031732 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031798 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ofb_wrap - 0x42031740 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317a6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cfb128_wrap - 0x4203174e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317b4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cbc_wrap - 0x4203175c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317c2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ecb_wrap - 0x4203176a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317d0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.mbedtls_ct_uint_lt - 0x42031778 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420317de 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .text.mbedtls_ct_memcmp - 0x420317ac 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x420317ac mbedtls_ct_memcmp + 0x42031812 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031812 mbedtls_ct_memcmp .text.mbedtls_ct_memmove_left - 0x420317da 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x420317da mbedtls_ct_memmove_left + 0x42031840 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031840 mbedtls_ct_memmove_left .text.mbedtls_ct_memcpy_if - 0x42031850 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42031850 mbedtls_ct_memcpy_if + 0x420318b6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420318b6 mbedtls_ct_memcpy_if .text.mbedtls_ct_memcpy_offset - 0x4203188c 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4203188c mbedtls_ct_memcpy_offset + 0x420318f2 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420318f2 mbedtls_ct_memcpy_offset .text.mbedtls_ct_zeroize_if - 0x420318ee 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x420318ee mbedtls_ct_zeroize_if + 0x42031954 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031954 mbedtls_ct_zeroize_if .text.cmac_pad - 0x4203190c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031972 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_multiply_by_u - 0x42031948 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420319ae 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_generate_subkeys - 0x42031a16 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031a7c 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.mbedtls_cipher_cmac_starts - 0x42031a86 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42031a86 mbedtls_cipher_cmac_starts + 0x42031aec 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031aec mbedtls_cipher_cmac_starts .text.mbedtls_cipher_cmac_update - 0x42031b16 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42031b16 mbedtls_cipher_cmac_update + 0x42031b7c 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031b7c mbedtls_cipher_cmac_update .text.mbedtls_cipher_cmac_finish - 0x42031c50 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42031c50 mbedtls_cipher_cmac_finish + 0x42031cb6 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031cb6 mbedtls_cipher_cmac_finish .text.good_nonce_len - 0x42031d96 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031dfc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_increment_counter - 0x42031da8 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031e0e 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.block_cipher_df - 0x42031e22 0x1c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031e88 0x1c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.ctr_drbg_update_internal - 0x42031fe4 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x4203204a 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_reseed_internal - 0x4203209a 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032100 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_init - 0x4203218c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4203218c mbedtls_ctr_drbg_init + 0x420321f2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420321f2 mbedtls_ctr_drbg_init .text.mbedtls_ctr_drbg_free - 0x420321be 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x420321be mbedtls_ctr_drbg_free + 0x42032224 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032224 mbedtls_ctr_drbg_free .text.mbedtls_ctr_drbg_reseed - 0x420321ee 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x420321ee mbedtls_ctr_drbg_reseed + 0x42032254 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032254 mbedtls_ctr_drbg_reseed .text.mbedtls_ctr_drbg_seed - 0x420321fe 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x420321fe mbedtls_ctr_drbg_seed + 0x42032264 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032264 mbedtls_ctr_drbg_seed .text.mbedtls_ctr_drbg_random_with_add - 0x4203226c 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4203226c mbedtls_ctr_drbg_random_with_add + 0x420322d2 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420322d2 mbedtls_ctr_drbg_random_with_add .text.mbedtls_ctr_drbg_random - 0x42032350 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42032350 mbedtls_ctr_drbg_random + 0x420323b6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420323b6 mbedtls_ctr_drbg_random .text.mbedtls_ecdh_grp_id - 0x42032362 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420323c8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_gen_public_restartable - 0x42032366 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420323cc 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_compute_shared_restartable - 0x420323b4 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203241a 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_init_internal - 0x42032430 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032496 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_setup_internal - 0x42032464 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420324ca 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_free_internal - 0x4203247c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420324e2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_read_params_internal - 0x420324b0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032516 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_read_public_internal - 0x420324ca 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032530 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_get_params_internal - 0x42032500 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032566 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_gen_public - 0x42032550 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032550 mbedtls_ecdh_gen_public + 0x420325b6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420325b6 mbedtls_ecdh_gen_public .text.ecdh_make_params_internal - 0x42032560 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420325c6 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_make_public_internal - 0x420325dc 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032642 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_compute_shared - 0x4203263a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x4203263a mbedtls_ecdh_compute_shared + 0x420326a0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420326a0 mbedtls_ecdh_compute_shared .text.ecdh_calc_secret_internal - 0x4203264a 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420326b0 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_init - 0x420326e0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420326e0 mbedtls_ecdh_init + 0x42032746 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032746 mbedtls_ecdh_init .text.mbedtls_ecdh_setup - 0x420326f8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420326f8 mbedtls_ecdh_setup + 0x4203275e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203275e mbedtls_ecdh_setup .text.mbedtls_ecdh_free - 0x42032728 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032728 mbedtls_ecdh_free + 0x4203278e 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203278e mbedtls_ecdh_free .text.mbedtls_ecdh_make_params - 0x42032756 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032756 mbedtls_ecdh_make_params + 0x420327bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420327bc mbedtls_ecdh_make_params .text.mbedtls_ecdh_read_params - 0x42032786 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032786 mbedtls_ecdh_read_params + 0x420327ec 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420327ec mbedtls_ecdh_read_params .text.mbedtls_ecdh_get_params - 0x420327da 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420327da mbedtls_ecdh_get_params + 0x42032840 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032840 mbedtls_ecdh_get_params .text.mbedtls_ecdh_make_public - 0x42032844 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032844 mbedtls_ecdh_make_public + 0x420328aa 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420328aa mbedtls_ecdh_make_public .text.mbedtls_ecdh_read_public - 0x42032874 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032874 mbedtls_ecdh_read_public + 0x420328da 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420328da mbedtls_ecdh_read_public .text.mbedtls_ecdh_calc_secret - 0x42032894 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032894 mbedtls_ecdh_calc_secret + 0x420328fa 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420328fa mbedtls_ecdh_calc_secret .text.ecp_group_is_static_comb_table - 0x420328b8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203291e 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_pick_window_size - 0x420328bc 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032922 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_init_many - 0x420328fe 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032964 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_free_many - 0x42032924 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203298a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_bad_points_mx - 0x4203294a 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420329b0 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_mx - 0x42032a0c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032a72 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_int_mod - 0x42032a5a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032ac0 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_mod - 0x42032aa6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032b0c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_modp - 0x42032af2 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032b58 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_mod - 0x42032b9a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032c00 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_add_mod - 0x42032bd6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032c3c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_sw_rhs - 0x42032c22 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032c88 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_sw_derive_y - 0x42032c88 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032cee 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_sw - 0x42032d38 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032d9e 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_add_mxz - 0x42032de4 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032e4a 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_mxz - 0x42032f42 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032fa8 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_jac - 0x42032fbe 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033024 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_sw - 0x4203306e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420330d4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_mxz - 0x42033096 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420330fc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac - 0x420330da 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033140 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_int_mod - 0x4203317e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420331e4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_shift_l_mod - 0x420331ca 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033230 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_jac - 0x42033214 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203327a 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac_many - 0x42033426 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203348c 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_safe_invert_jac - 0x420335d8 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203363e 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_select_comb - 0x4203363c 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420336a2 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_core - 0x420336d2 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033738 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_scalar - 0x4203378a 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420337f0 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_mx - 0x42033838 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203389e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_curve_list - 0x420338ac 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420338ac mbedtls_ecp_curve_list + 0x42033912 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033912 mbedtls_ecp_curve_list .text.mbedtls_ecp_grp_id_list - 0x420338b6 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420338b6 mbedtls_ecp_grp_id_list + 0x4203391c 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203391c mbedtls_ecp_grp_id_list .text.mbedtls_ecp_curve_info_from_grp_id - 0x4203390c 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203390c mbedtls_ecp_curve_info_from_grp_id + 0x42033972 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033972 mbedtls_ecp_curve_info_from_grp_id .text.mbedtls_ecp_curve_info_from_tls_id - 0x42033930 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033930 mbedtls_ecp_curve_info_from_tls_id + 0x42033996 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033996 mbedtls_ecp_curve_info_from_tls_id .text.mbedtls_ecp_get_type - 0x42033958 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033958 mbedtls_ecp_get_type + 0x420339be 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420339be mbedtls_ecp_get_type .text.mbedtls_ecp_point_init - 0x4203396c 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203396c mbedtls_ecp_point_init + 0x420339d2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420339d2 mbedtls_ecp_point_init .text.mbedtls_ecp_group_init - 0x42033990 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033990 mbedtls_ecp_group_init + 0x420339f6 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420339f6 mbedtls_ecp_group_init .text.mbedtls_ecp_keypair_init - 0x420339ee 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420339ee mbedtls_ecp_keypair_init + 0x42033a54 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033a54 mbedtls_ecp_keypair_init .text.mbedtls_ecp_point_free - 0x42033a12 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033a12 mbedtls_ecp_point_free + 0x42033a78 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033a78 mbedtls_ecp_point_free .text.mbedtls_ecp_group_free - 0x42033a38 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033a38 mbedtls_ecp_group_free + 0x42033a9e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033a9e mbedtls_ecp_group_free .text.mbedtls_ecp_keypair_free - 0x42033ab6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033ab6 mbedtls_ecp_keypair_free + 0x42033b1c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033b1c mbedtls_ecp_keypair_free .text.mbedtls_ecp_copy - 0x42033adc 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033adc mbedtls_ecp_copy + 0x42033b42 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033b42 mbedtls_ecp_copy .text.ecp_mul_mxz - 0x42033b14 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033b7a 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_group_copy - 0x42033c7a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033c7a mbedtls_ecp_group_copy + 0x42033ce0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033ce0 mbedtls_ecp_group_copy .text.mbedtls_ecp_set_zero - 0x42033c8a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033c8a mbedtls_ecp_set_zero + 0x42033cf0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033cf0 mbedtls_ecp_set_zero .text.ecp_add_mixed - 0x42033cba 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033d20 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_precompute_comb - 0x42033e9a 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033f00 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_core - 0x4203402e 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034094 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_after_precomp - 0x420340f4 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203415a 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb - 0x4203419a 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034200 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_is_zero - 0x4203429e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203429e mbedtls_ecp_is_zero + 0x42034304 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034304 mbedtls_ecp_is_zero .text.mbedtls_ecp_point_cmp - 0x420342b4 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420342b4 mbedtls_ecp_point_cmp + 0x4203431a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203431a mbedtls_ecp_point_cmp .text.mbedtls_ecp_point_write_binary - 0x42034304 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034304 mbedtls_ecp_point_write_binary + 0x4203436a 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203436a mbedtls_ecp_point_write_binary .text.mbedtls_ecp_point_read_binary - 0x42034434 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034434 mbedtls_ecp_point_read_binary + 0x4203449a 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203449a mbedtls_ecp_point_read_binary .text.mbedtls_ecp_tls_read_point - 0x42034592 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034592 mbedtls_ecp_tls_read_point + 0x420345f8 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420345f8 mbedtls_ecp_tls_read_point .text.mbedtls_ecp_tls_write_point - 0x420345dc 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420345dc mbedtls_ecp_tls_write_point + 0x42034642 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034642 mbedtls_ecp_tls_write_point .text.mbedtls_ecp_tls_read_group_id - 0x42034622 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034622 mbedtls_ecp_tls_read_group_id + 0x42034688 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034688 mbedtls_ecp_tls_read_group_id .text.mbedtls_ecp_tls_write_group - 0x4203468a 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203468a mbedtls_ecp_tls_write_group + 0x420346f0 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420346f0 mbedtls_ecp_tls_write_group .text.mbedtls_ecp_check_pubkey - 0x420346f0 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420346f0 mbedtls_ecp_check_pubkey + 0x42034756 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034756 mbedtls_ecp_check_pubkey .text.mbedtls_ecp_check_privkey - 0x42034746 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034746 mbedtls_ecp_check_privkey + 0x420347ac 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420347ac mbedtls_ecp_check_privkey .text.ecp_mul_restartable_internal - 0x420347e6 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203484c 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_mul_restartable - 0x42034880 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034880 mbedtls_ecp_mul_restartable + 0x420348e6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420348e6 mbedtls_ecp_mul_restartable .text.mbedtls_ecp_mul - 0x42034898 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034898 mbedtls_ecp_mul + 0x420348fe 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420348fe mbedtls_ecp_mul .text.mbedtls_ecp_mul_shortcuts - 0x420348a8 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203490e 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_muladd_restartable - 0x42034984 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034984 mbedtls_ecp_muladd_restartable + 0x420349ea 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420349ea mbedtls_ecp_muladd_restartable .text.mbedtls_ecp_muladd - 0x42034a32 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034a32 mbedtls_ecp_muladd + 0x42034a98 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034a98 mbedtls_ecp_muladd .text.mbedtls_ecp_gen_privkey - 0x42034a42 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034a42 mbedtls_ecp_gen_privkey + 0x42034aa8 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034aa8 mbedtls_ecp_gen_privkey .text.mbedtls_ecp_read_key - 0x42034a98 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034a98 mbedtls_ecp_read_key + 0x42034afe 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034afe mbedtls_ecp_read_key .text.mbedtls_ecp_check_pub_priv - 0x42034bea 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034bea mbedtls_ecp_check_pub_priv - .text.add64 0x42034cc6 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .text.carry64 0x42034d00 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034c50 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034c50 mbedtls_ecp_check_pub_priv + .text.add64 0x42034d2c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x42034d66 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_fix_negative - 0x42034d24 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034d8a 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p255 - 0x42034d78 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034dde 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_koblitz - 0x42034dee 0x1fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034e54 0x1fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256k1 - 0x42034fec 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035052 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224k1 - 0x4203500a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035070 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192k1 - 0x42035028 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x4203508e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p521 - 0x42035046 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420350ac 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p384 - 0x420350ce 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035134 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256 - 0x42035640 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420356a6 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224 - 0x42035a82 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035ae8 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192 - 0x42035cae 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035d14 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_group_load - 0x42035d80 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035de6 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_use_curve25519 - 0x42035e22 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035e88 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_group_load - 0x42035eda 0x406 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - 0x42035eda mbedtls_ecp_group_load + 0x42035f40 0x406 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035f40 mbedtls_ecp_group_load .text.entropy_update - 0x420362e0 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42036346 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.entropy_gather_internal - 0x4203637a 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420363e0 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.mbedtls_entropy_free - 0x42036424 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42036424 mbedtls_entropy_free + 0x4203648a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x4203648a mbedtls_entropy_free .text.mbedtls_entropy_add_source - 0x42036454 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42036454 mbedtls_entropy_add_source + 0x420364ba 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420364ba mbedtls_entropy_add_source .text.mbedtls_entropy_init - 0x42036480 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42036480 mbedtls_entropy_init + 0x420364e6 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420364e6 mbedtls_entropy_init .text.mbedtls_entropy_func - 0x420364c2 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x420364c2 mbedtls_entropy_func + 0x42036528 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42036528 mbedtls_entropy_func .text.mbedtls_md_info_from_type - 0x420365e8 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420365e8 mbedtls_md_info_from_type + 0x4203664e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4203664e mbedtls_md_info_from_type .text.mbedtls_md_init - 0x42036654 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036654 mbedtls_md_init + 0x420366ba 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420366ba mbedtls_md_init .text.mbedtls_md_free - 0x42036686 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036686 mbedtls_md_free + 0x420366ec 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420366ec mbedtls_md_free .text.mbedtls_md_clone - 0x4203670a 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4203670a mbedtls_md_clone + 0x42036770 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036770 mbedtls_md_clone .text.mbedtls_md_setup - 0x420367cc 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420367cc mbedtls_md_setup + 0x42036832 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036832 mbedtls_md_setup .text.mbedtls_md_starts - 0x42036910 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036910 mbedtls_md_starts + 0x42036976 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036976 mbedtls_md_starts .text.mbedtls_md_update - 0x420369a0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420369a0 mbedtls_md_update + 0x42036a06 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036a06 mbedtls_md_update .text.mbedtls_md_finish - 0x42036a28 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036a28 mbedtls_md_finish + 0x42036a8e 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036a8e mbedtls_md_finish .text.mbedtls_md - 0x42036ab0 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036ab0 mbedtls_md + 0x42036b16 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036b16 mbedtls_md .text.mbedtls_md_get_size - 0x42036b2e 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036b2e mbedtls_md_get_size + 0x42036b94 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036b94 mbedtls_md_get_size .text.mbedtls_md_get_type - 0x42036b3a 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036b3a mbedtls_md_get_type + 0x42036ba0 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036ba0 mbedtls_md_get_type .text.mbedtls_md_info_from_ctx - 0x42036b44 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036b44 mbedtls_md_info_from_ctx + 0x42036baa 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036baa mbedtls_md_info_from_ctx .text.mbedtls_md_hmac_starts - 0x42036b4a 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036b4a mbedtls_md_hmac_starts + 0x42036bb0 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036bb0 mbedtls_md_hmac_starts .text.mbedtls_md_hmac_update - 0x42036c68 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036c68 mbedtls_md_hmac_update + 0x42036cce 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036cce mbedtls_md_hmac_update .text.mbedtls_md_hmac_finish - 0x42036c98 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036c98 mbedtls_md_hmac_finish + 0x42036cfe 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036cfe mbedtls_md_hmac_finish .text.mbedtls_md_hmac_reset - 0x42036d16 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036d16 mbedtls_md_hmac_reset + 0x42036d7c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036d7c mbedtls_md_hmac_reset .text.mbedtls_md5 - 0x42036d62 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - 0x42036d62 mbedtls_md5 + 0x42036dc8 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x42036dc8 mbedtls_md5 .text.mbedtls_md_get_size_from_type - 0x42036db6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e1c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .text.pk_hashlen_helper - 0x42036dc8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e2e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .text.mbedtls_pk_init - 0x42036dee 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036dee mbedtls_pk_init + 0x42036e54 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e54 mbedtls_pk_init .text.mbedtls_pk_free - 0x42036df8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036df8 mbedtls_pk_free + 0x42036e5e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e5e mbedtls_pk_free .text.mbedtls_pk_info_from_type - 0x42036e1e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036e1e mbedtls_pk_info_from_type + 0x42036e84 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e84 mbedtls_pk_info_from_type .text.mbedtls_pk_setup - 0x42036e6a 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036e6a mbedtls_pk_setup + 0x42036ed0 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036ed0 mbedtls_pk_setup .text.mbedtls_pk_setup_rsa_alt - 0x42036eac 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036eac mbedtls_pk_setup_rsa_alt + 0x42036f12 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036f12 mbedtls_pk_setup_rsa_alt .text.mbedtls_pk_can_do - 0x42036f12 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036f12 mbedtls_pk_can_do + 0x42036f78 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036f78 mbedtls_pk_can_do .text.mbedtls_pk_verify_restartable - 0x42036f32 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036f32 mbedtls_pk_verify_restartable + 0x42036f98 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036f98 mbedtls_pk_verify_restartable .text.mbedtls_pk_verify - 0x42036fa4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036fa4 mbedtls_pk_verify + 0x4203700a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203700a mbedtls_pk_verify .text.mbedtls_pk_sign_restartable - 0x42036fb4 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036fb4 mbedtls_pk_sign_restartable + 0x4203701a 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203701a mbedtls_pk_sign_restartable .text.mbedtls_pk_sign - 0x42037038 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42037038 mbedtls_pk_sign + 0x4203709e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203709e mbedtls_pk_sign .text.mbedtls_pk_decrypt - 0x4203704c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4203704c mbedtls_pk_decrypt + 0x420370b2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420370b2 mbedtls_pk_decrypt .text.mbedtls_pk_encrypt - 0x42037078 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42037078 mbedtls_pk_encrypt + 0x420370de 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420370de mbedtls_pk_encrypt .text.mbedtls_pk_get_bitlen - 0x420370a4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420370a4 mbedtls_pk_get_bitlen + 0x4203710a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203710a mbedtls_pk_get_bitlen .text.mbedtls_pk_get_type - 0x420370c0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420370c0 mbedtls_pk_get_type + 0x42037126 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42037126 mbedtls_pk_get_type .text.mbedtls_pk_verify_ext - 0x420370d2 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420370d2 mbedtls_pk_verify_ext + 0x42037138 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42037138 mbedtls_pk_verify_ext .text.mbedtls_pk_ecc_set_group - 0x420371de 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x420371de mbedtls_pk_ecc_set_group + 0x42037244 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42037244 mbedtls_pk_ecc_set_group .text.mbedtls_pk_ecc_set_key - 0x42037266 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x42037266 mbedtls_pk_ecc_set_key + 0x420372cc 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420372cc mbedtls_pk_ecc_set_key .text.mbedtls_pk_ecc_set_pubkey_from_prv - 0x420372ae 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x420372ae mbedtls_pk_ecc_set_pubkey_from_prv + 0x42037314 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42037314 mbedtls_pk_ecc_set_pubkey_from_prv .text.mbedtls_pk_ecc_set_pubkey - 0x420372ce 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x420372ce mbedtls_pk_ecc_set_pubkey + 0x42037334 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42037334 mbedtls_pk_ecc_set_pubkey .text.rsa_can_do - 0x420372fe 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037364 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_debug - 0x42037316 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203737c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_can_do - 0x4203733e 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373a4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_get_bitlen - 0x42037346 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373ac 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_debug - 0x4203734c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373b2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckeydh_can_do - 0x42037364 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373ca 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_can_do - 0x4203736c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373d2 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_can_do - 0x42037374 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373da 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_get_bitlen - 0x4203737c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373e2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_sign_wrap - 0x42037390 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373f6 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_decrypt_wrap - 0x42037402 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037468 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_free_wrap - 0x42037450 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420374b6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alloc_wrap - 0x4203746a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420374d0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_check_pair_wrap - 0x4203748c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420374f2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_encrypt_wrap - 0x4203749e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037504 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_decrypt_wrap - 0x420374fe 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037564 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_sign_wrap - 0x4203755e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420375c4 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_verify_wrap - 0x420375c0 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037626 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_get_bitlen - 0x42037624 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203768a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_free_wrap - 0x42037634 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203769a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_alloc_wrap - 0x4203764e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420376b4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_check_pair_wrap - 0x42037670 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420376d6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_sign_wrap - 0x42037682 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420376e8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_verify_wrap - 0x42037696 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420376fc 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_free_wrap - 0x420376c0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037726 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_alloc_wrap - 0x420376d0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037736 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_check_pair - 0x420376f8 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203775e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.pk_ecc_tag_is_specified_ec_domain - 0x420377aa 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037810 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_get_ecparams - 0x420377b4 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203781a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_get_pk_alg - 0x42037834 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203789a 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams_rfc8410 - 0x420378ee 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037954 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_from_specified - 0x42037918 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203797e 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_id_from_group - 0x42037b56 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037bbc 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_ecc_group_id_from_specified - 0x42037c2e 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037c94 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams - 0x42037c86 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037cec 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_rfc8410_der - 0x42037cbe 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037d24 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_sec1_der - 0x42037d26 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037d8c 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_pkcs8_unencrypted_der - 0x42037e90 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037ef6 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_key_pkcs8_encrypted_der - 0x42038028 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203808e 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_subpubkey - 0x42038158 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x42038158 mbedtls_pk_parse_subpubkey + 0x420381be 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420381be mbedtls_pk_parse_subpubkey .text.mbedtls_pk_parse_key - 0x420382ae 0x330 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x420382ae mbedtls_pk_parse_key + 0x42038314 0x330 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42038314 mbedtls_pk_parse_key .text.mbedtls_pk_parse_public_key - 0x420385de 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x420385de mbedtls_pk_parse_public_key + 0x42038644 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42038644 mbedtls_pk_parse_public_key .text.mbedtls_calloc - 0x42038786 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x42038786 mbedtls_calloc + 0x420387ec 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420387ec mbedtls_calloc .text.mbedtls_free - 0x42038796 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x42038796 mbedtls_free + 0x420387fc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420387fc mbedtls_free .text.mbedtls_platform_zeroize - 0x420387a6 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x420387a6 mbedtls_platform_zeroize + 0x4203880c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x4203880c mbedtls_platform_zeroize .text.mbedtls_zeroize_and_free - 0x420387c6 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x420387c6 mbedtls_zeroize_and_free + 0x4203882c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x4203882c mbedtls_zeroize_and_free .text.mbedtls_ct_uint_lt - 0x420387e2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038848 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.asn1_get_nonzero_mpi - 0x42038816 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203887c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_check_context - 0x42038846 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420388ac 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_prepare_blinding - 0x42038944 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420389aa 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_unblind - 0x42038a7e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038ae4 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_md_get_size_from_type - 0x42038b38 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038b9e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.compute_hash - 0x42038b4a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038bb0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mgf_mask - 0x42038b7e 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038be4 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.hash_mprime - 0x42038c7e 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038ce4 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding - 0x42038d24 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038d8a 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pkcs1_v15_encode - 0x42038e76 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038edc 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_import - 0x4203901a 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203901a mbedtls_rsa_import + 0x42039080 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039080 mbedtls_rsa_import .text.mbedtls_rsa_import_raw - 0x420390ae 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420390ae mbedtls_rsa_import_raw + 0x42039114 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039114 mbedtls_rsa_import_raw .text.mbedtls_rsa_complete - 0x4203914c 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203914c mbedtls_rsa_complete + 0x420391b2 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420391b2 mbedtls_rsa_complete .text.mbedtls_rsa_init - 0x4203932e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203932e mbedtls_rsa_init + 0x42039394 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039394 mbedtls_rsa_init .text.mbedtls_rsa_get_bitlen - 0x42039346 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039346 mbedtls_rsa_get_bitlen + 0x420393ac 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420393ac mbedtls_rsa_get_bitlen .text.mbedtls_rsa_get_len - 0x42039356 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039356 mbedtls_rsa_get_len + 0x420393bc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420393bc mbedtls_rsa_get_len .text.mbedtls_rsa_check_pubkey - 0x4203935a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203935a mbedtls_rsa_check_pubkey + 0x420393c0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420393c0 mbedtls_rsa_check_pubkey .text.mbedtls_rsa_parse_pubkey - 0x420393ce 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420393ce mbedtls_rsa_parse_pubkey + 0x42039434 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039434 mbedtls_rsa_parse_pubkey .text.mbedtls_rsa_check_privkey - 0x420394a6 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420394a6 mbedtls_rsa_check_privkey + 0x4203950c 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203950c mbedtls_rsa_check_privkey .text.mbedtls_rsa_check_pub_priv - 0x42039528 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039528 mbedtls_rsa_check_pub_priv + 0x4203958e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203958e mbedtls_rsa_check_pub_priv .text.mbedtls_rsa_public - 0x42039578 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039578 mbedtls_rsa_public + 0x420395de 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420395de mbedtls_rsa_public .text.mbedtls_rsa_private - 0x42039612 0x296 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039612 mbedtls_rsa_private + 0x42039678 0x296 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039678 mbedtls_rsa_private .text.rsa_rsassa_pss_sign_no_mode_check - 0x420398a8 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203990e 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pss_sign - 0x42039a52 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039ab8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_rsaes_oaep_encrypt - 0x42039a84 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039a84 mbedtls_rsa_rsaes_oaep_encrypt + 0x42039aea 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039aea mbedtls_rsa_rsaes_oaep_encrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt - 0x42039bb2 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039bb2 mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x42039c18 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039c18 mbedtls_rsa_rsaes_pkcs1_v15_encrypt .text.mbedtls_rsa_pkcs1_encrypt - 0x42039c82 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039c82 mbedtls_rsa_pkcs1_encrypt + 0x42039ce8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039ce8 mbedtls_rsa_pkcs1_encrypt .text.mbedtls_rsa_rsaes_oaep_decrypt - 0x42039cb6 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039cb6 mbedtls_rsa_rsaes_oaep_decrypt + 0x42039d1c 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039d1c mbedtls_rsa_rsaes_oaep_decrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt - 0x42039ec2 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039ec2 mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x42039f28 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039f28 mbedtls_rsa_rsaes_pkcs1_v15_decrypt .text.mbedtls_rsa_pkcs1_decrypt - 0x42039f50 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039f50 mbedtls_rsa_pkcs1_decrypt + 0x42039fb6 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039fb6 mbedtls_rsa_pkcs1_decrypt .text.mbedtls_rsa_rsassa_pss_sign - 0x42039f86 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039f86 mbedtls_rsa_rsassa_pss_sign + 0x42039fec 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039fec mbedtls_rsa_rsassa_pss_sign .text.mbedtls_rsa_rsassa_pkcs1_v15_sign - 0x42039f98 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039f98 mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x42039ffe 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039ffe mbedtls_rsa_rsassa_pkcs1_v15_sign .text.mbedtls_rsa_pkcs1_sign - 0x4203a082 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a082 mbedtls_rsa_pkcs1_sign + 0x4203a0e8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a0e8 mbedtls_rsa_pkcs1_sign .text.mbedtls_rsa_rsassa_pss_verify_ext - 0x4203a0ba 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a0ba mbedtls_rsa_rsassa_pss_verify_ext + 0x4203a120 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a120 mbedtls_rsa_rsassa_pss_verify_ext .text.mbedtls_rsa_rsassa_pss_verify - 0x4203a2a4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a2a4 mbedtls_rsa_rsassa_pss_verify + 0x4203a30a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a30a mbedtls_rsa_rsassa_pss_verify .text.mbedtls_rsa_rsassa_pkcs1_v15_verify - 0x4203a2ce 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a2ce mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x4203a334 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a334 mbedtls_rsa_rsassa_pkcs1_v15_verify .text.mbedtls_rsa_pkcs1_verify - 0x4203a382 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a382 mbedtls_rsa_pkcs1_verify + 0x4203a3e8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a3e8 mbedtls_rsa_pkcs1_verify .text.mbedtls_rsa_free - 0x4203a3b6 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a3b6 mbedtls_rsa_free + 0x4203a41c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a41c mbedtls_rsa_free .text.mbedtls_rsa_parse_key - 0x4203a430 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a430 mbedtls_rsa_parse_key + 0x4203a496 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a496 mbedtls_rsa_parse_key .text.mbedtls_rsa_deduce_primes - 0x4203a5d4 0x234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203a5d4 mbedtls_rsa_deduce_primes + 0x4203a63a 0x234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a63a mbedtls_rsa_deduce_primes .text.mbedtls_rsa_deduce_private_exponent - 0x4203a808 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203a808 mbedtls_rsa_deduce_private_exponent + 0x4203a86e 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a86e mbedtls_rsa_deduce_private_exponent .text.mbedtls_rsa_deduce_crt - 0x4203a8d8 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203a8d8 mbedtls_rsa_deduce_crt + 0x4203a93e 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a93e mbedtls_rsa_deduce_crt .text.mbedtls_rsa_validate_params - 0x4203a96c 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203a96c mbedtls_rsa_validate_params + 0x4203a9d2 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a9d2 mbedtls_rsa_validate_params .text.mbedtls_rsa_validate_crt - 0x4203ab64 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203ab64 mbedtls_rsa_validate_crt + 0x4203abca 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203abca mbedtls_rsa_validate_crt .text.mbedtls_sha1 - 0x4203acc2 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - 0x4203acc2 mbedtls_sha1 + 0x4203ad28 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x4203ad28 mbedtls_sha1 .text.mbedtls_sha256 - 0x4203ad16 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - 0x4203ad16 mbedtls_sha256 + 0x4203ad7c 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x4203ad7c mbedtls_sha256 .text.mbedtls_sha512_init - 0x4203ad80 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203ad80 mbedtls_sha512_init + 0x4203ade6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ade6 mbedtls_sha512_init .text.mbedtls_sha512_free - 0x4203ad98 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203ad98 mbedtls_sha512_free + 0x4203adfe 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203adfe mbedtls_sha512_free .text.mbedtls_sha512_clone - 0x4203adac 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203adac mbedtls_sha512_clone + 0x4203ae12 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ae12 mbedtls_sha512_clone .text.mbedtls_sha512_starts - 0x4203adde 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203adde mbedtls_sha512_starts + 0x4203ae44 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ae44 mbedtls_sha512_starts .text.mbedtls_internal_sha512_process - 0x4203af06 0xd84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203af06 mbedtls_internal_sha512_process + 0x4203af6c 0xd84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203af6c mbedtls_internal_sha512_process .text.mbedtls_internal_sha512_process_many - 0x4203bc8a 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bcf0 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .text.mbedtls_sha512_update - 0x4203bcd0 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203bcd0 mbedtls_sha512_update + 0x4203bd36 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bd36 mbedtls_sha512_update .text.mbedtls_sha512_finish - 0x4203bda4 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203bda4 mbedtls_sha512_finish + 0x4203be0a 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203be0a mbedtls_sha512_finish .text.mbedtls_sha512 - 0x4203c0f0 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203c0f0 mbedtls_sha512 + 0x4203c156 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203c156 mbedtls_sha512 .text.mbedtls_hardware_poll - 0x4203c15a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - 0x4203c15a mbedtls_hardware_poll + 0x4203c1c0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x4203c1c0 mbedtls_hardware_poll .text.esp_mbedtls_mem_calloc - 0x4203c17c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4203c17c esp_mbedtls_mem_calloc + 0x4203c1e2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4203c1e2 esp_mbedtls_mem_calloc .text.esp_mbedtls_mem_free - 0x4203c194 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4203c194 esp_mbedtls_mem_free + 0x4203c1fa 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4203c1fa esp_mbedtls_mem_free .text.esp_aes_xts_decode_keys - 0x4203c1a6 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c20c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_gf128mul_x_ble - 0x4203c1d4 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c23a 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_aes_xts_init - 0x4203c2fe 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c2fe esp_aes_xts_init + 0x4203c364 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c364 esp_aes_xts_init .text.esp_aes_xts_free - 0x4203c316 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c316 esp_aes_xts_free + 0x4203c37c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c37c esp_aes_xts_free .text.esp_aes_xts_setkey_enc - 0x4203c32e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c32e esp_aes_xts_setkey_enc + 0x4203c394 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c394 esp_aes_xts_setkey_enc .text.esp_aes_xts_setkey_dec - 0x4203c366 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c366 esp_aes_xts_setkey_dec + 0x4203c3cc 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c3cc esp_aes_xts_setkey_dec .text.esp_aes_crypt_xts - 0x4203c39e 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c39e esp_aes_crypt_xts + 0x4203c404 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c404 esp_aes_crypt_xts .text.valid_key_length - 0x4203c548 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c548 valid_key_length + 0x4203c5ae 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c5ae valid_key_length .text.esp_aes_init - 0x4203c566 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c566 esp_aes_init + 0x4203c5cc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c5cc esp_aes_init .text.esp_aes_free - 0x4203c582 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c582 esp_aes_free + 0x4203c5e8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c5e8 esp_aes_free .text.esp_aes_setkey - 0x4203c59c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c59c esp_aes_setkey + 0x4203c602 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c602 esp_aes_setkey .text.esp_aes_validate_input - 0x4203c5ea 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c650 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_acquire_hardware - 0x4203c680 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c680 esp_aes_acquire_hardware + 0x4203c6e6 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c6e6 esp_aes_acquire_hardware .text.esp_aes_release_hardware - 0x4203c6d2 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c6d2 esp_aes_release_hardware + 0x4203c738 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c738 esp_aes_release_hardware .text.esp_aes_crypt_ecb - 0x4203c70c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c70c esp_aes_crypt_ecb + 0x4203c772 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c772 esp_aes_crypt_ecb .text.esp_aes_crypt_cbc - 0x4203c780 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c780 esp_aes_crypt_cbc + 0x4203c7e6 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c7e6 esp_aes_crypt_cbc .text.esp_aes_crypt_cfb128 - 0x4203c856 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c856 esp_aes_crypt_cfb128 + 0x4203c8bc 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c8bc esp_aes_crypt_cfb128 .text.esp_aes_crypt_ofb - 0x4203c9e4 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c9e4 esp_aes_crypt_ofb + 0x4203ca4a 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203ca4a esp_aes_crypt_ofb .text.esp_aes_crypt_ctr - 0x4203cb1a 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203cb1a esp_aes_crypt_ctr + 0x4203cb80 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203cb80 esp_aes_crypt_ctr .text.rsa_rsassa_pkcs1_v15_encode - 0x4203cc8c 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203ccf2 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .text.esp_ds_conn_lock - 0x4203ce1c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203ce82 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .text.esp_ds_set_session_timeout - 0x4203ce64 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203ce64 esp_ds_set_session_timeout + 0x4203ceca 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203ceca esp_ds_set_session_timeout .text.esp_ds_init_data_ctx - 0x4203ce7e 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203ce7e esp_ds_init_data_ctx + 0x4203cee4 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cee4 esp_ds_init_data_ctx .text.esp_ds_release_ds_lock - 0x4203cf78 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203cf78 esp_ds_release_ds_lock + 0x4203cfde 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cfde esp_ds_release_ds_lock .text.esp_ds_get_keylen - 0x4203cfbc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203cfbc esp_ds_get_keylen + 0x4203d022 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203d022 esp_ds_get_keylen .text.esp_ds_rsa_sign - 0x4203cfcc 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203cfcc esp_ds_rsa_sign + 0x4203d032 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203d032 esp_ds_rsa_sign .text.mpi_words - 0x4203d1fe 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d264 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.modular_inverse - 0x4203d21e 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d284 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.calculate_rinv - 0x4203d2b6 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d31c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_isr_initialise - 0x4203d306 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d36c 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_wait_intr - 0x4203d3c6 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d42c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_exp_mod - 0x4203d41a 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d480 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mpi_mult_mpi_failover_mod_mult - 0x4203d588 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d5ee 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_exp_mod - 0x4203d622 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203d622 mbedtls_mpi_exp_mod + 0x4203d688 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d688 mbedtls_mpi_exp_mod .text.mbedtls_mpi_mul_mpi - 0x4203d664 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203d664 mbedtls_mpi_mul_mpi + 0x4203d6ca 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d6ca mbedtls_mpi_mul_mpi .text.mpi_mult_mpi_overlong - 0x4203d7ae 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d814 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_mul_int - 0x4203d840 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203d840 mbedtls_mpi_mul_int + 0x4203d8a6 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d8a6 mbedtls_mpi_mul_int .text.esp_mpi_enable_hardware_hw_op - 0x4203d860 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203d860 esp_mpi_enable_hardware_hw_op + 0x4203d8c6 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d8c6 esp_mpi_enable_hardware_hw_op .text.esp_mpi_disable_hardware_hw_op - 0x4203d8b6 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203d8b6 esp_mpi_disable_hardware_hw_op + 0x4203d91c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d91c esp_mpi_disable_hardware_hw_op .text.esp_mpi_mul_mpi_hw_op - 0x4203d8f4 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203d8f4 esp_mpi_mul_mpi_hw_op + 0x4203d95a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d95a esp_mpi_mul_mpi_hw_op .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op - 0x4203d93c 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203d93c esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x4203d9a2 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d9a2 esp_mpi_mult_mpi_failover_mod_mult_hw_op .text.esp_mpi_exp_mpi_mod_hw_op - 0x4203d9c6 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203d9c6 esp_mpi_exp_mpi_mod_hw_op + 0x4203da2c 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203da2c esp_mpi_exp_mpi_mod_hw_op .text.mbedtls_zeroize - 0x4203da74 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dada 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha1_dma_process - 0x4203da86 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203daec 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha_update_state - 0x4203da9c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db02 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.mbedtls_sha1_init - 0x4203dac6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dac6 mbedtls_sha1_init + 0x4203db2c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db2c mbedtls_sha1_init .text.mbedtls_sha1_free - 0x4203dade 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dade mbedtls_sha1_free + 0x4203db44 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db44 mbedtls_sha1_free .text.mbedtls_sha1_clone - 0x4203daf2 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203daf2 mbedtls_sha1_clone + 0x4203db58 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db58 mbedtls_sha1_clone .text.mbedtls_sha1_starts - 0x4203db08 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203db08 mbedtls_sha1_starts + 0x4203db6e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db6e mbedtls_sha1_starts .text.mbedtls_internal_sha1_process - 0x4203db2a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203db2a mbedtls_internal_sha1_process + 0x4203db90 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db90 mbedtls_internal_sha1_process .text.mbedtls_sha1_update - 0x4203db7a 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203db7a mbedtls_sha1_update + 0x4203dbe0 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dbe0 mbedtls_sha1_update .text.mbedtls_sha1_finish - 0x4203dc58 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dc58 mbedtls_sha1_finish + 0x4203dcbe 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dcbe mbedtls_sha1_finish .text.mbedtls_zeroize - 0x4203dd0c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dd72 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.esp_internal_sha_update_state - 0x4203dd1e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dd84 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.mbedtls_sha256_init - 0x4203dd48 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203dd48 mbedtls_sha256_init + 0x4203ddae 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203ddae mbedtls_sha256_init .text.mbedtls_sha256_free - 0x4203dd60 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203dd60 mbedtls_sha256_free + 0x4203ddc6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203ddc6 mbedtls_sha256_free .text.mbedtls_sha256_clone - 0x4203dd74 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203dd74 mbedtls_sha256_clone + 0x4203ddda 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203ddda mbedtls_sha256_clone .text.mbedtls_sha256_starts - 0x4203dd9a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203dd9a mbedtls_sha256_starts + 0x4203de00 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203de00 mbedtls_sha256_starts .text.mbedtls_sha256_update - 0x4203ddcc 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203ddcc mbedtls_sha256_update + 0x4203de32 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203de32 mbedtls_sha256_update .text.mbedtls_sha256_finish - 0x4203deae 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203deae mbedtls_sha256_finish + 0x4203df14 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203df14 mbedtls_sha256_finish .text.xor_data - 0x4203df7e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203dfe4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_gen_table - 0x4203dfa2 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e008 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_mult - 0x4203e10a 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e170 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.increment32_j0 - 0x4203e2f0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e356 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_ghash - 0x4203e344 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e3aa 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_derive_J0 - 0x4203e3b4 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e41a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_setkey - 0x4203e434 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e434 esp_aes_gcm_setkey + 0x4203e49a 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e49a esp_aes_gcm_setkey .text.esp_aes_gcm_init - 0x4203e4e0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e4e0 esp_aes_gcm_init + 0x4203e546 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e546 esp_aes_gcm_init .text.esp_aes_gcm_free - 0x4203e508 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e508 esp_aes_gcm_free + 0x4203e56e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e56e esp_aes_gcm_free .text.esp_aes_gcm_starts - 0x4203e540 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e540 esp_aes_gcm_starts + 0x4203e5a6 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e5a6 esp_aes_gcm_starts .text.esp_aes_gcm_update_ad - 0x4203e656 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e656 esp_aes_gcm_update_ad + 0x4203e6bc 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e6bc esp_aes_gcm_update_ad .text.esp_aes_gcm_update - 0x4203e722 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e722 esp_aes_gcm_update + 0x4203e788 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e788 esp_aes_gcm_update .text.esp_aes_gcm_finish - 0x4203e8c6 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e8c6 esp_aes_gcm_finish + 0x4203e92c 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e92c esp_aes_gcm_finish .text.esp_aes_gcm_crypt_and_tag_partial_hw - 0x4203e968 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e9ce 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_crypt_and_tag - 0x4203e9ca 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e9ca esp_aes_gcm_crypt_and_tag + 0x4203ea30 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203ea30 esp_aes_gcm_crypt_and_tag .text.esp_aes_gcm_auth_decrypt - 0x4203ea2e 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203ea2e esp_aes_gcm_auth_decrypt + 0x4203ea94 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203ea94 esp_aes_gcm_auth_decrypt .text.esp_md5_finish - 0x4203eab4 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203eab4 esp_md5_finish + 0x4203eb1a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eb1a esp_md5_finish .text.esp_md5_update - 0x4203eace 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203eace esp_md5_update + 0x4203eb34 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eb34 esp_md5_update .text.esp_md5_init - 0x4203eae2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203eae2 esp_md5_init + 0x4203eb48 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eb48 esp_md5_init .text.esp_md5_starts - 0x4203eaf4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203eaf4 esp_md5_starts + 0x4203eb5a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eb5a esp_md5_starts .text.esp_md5_free - 0x4203eb04 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203eb04 esp_md5_free + 0x4203eb6a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eb6a esp_md5_free .text.esp_md5_clone - 0x4203eb18 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203eb18 esp_md5_clone - .text.aria_a 0x4203eb42 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .text.aria_sl 0x4203ec70 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203eb7e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eb7e esp_md5_clone + .text.aria_a 0x4203eba8 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x4203ecd6 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fo_xor - 0x4203ed80 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ede6 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fe_xor - 0x4203ee2a 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ee90 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_rot128 - 0x4203eed4 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ef3a 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.mbedtls_aria_setkey_enc - 0x4203ef86 0x27a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203ef86 mbedtls_aria_setkey_enc + 0x4203efec 0x27a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203efec mbedtls_aria_setkey_enc .text.mbedtls_aria_setkey_dec - 0x4203f200 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f200 mbedtls_aria_setkey_dec + 0x4203f266 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f266 mbedtls_aria_setkey_dec .text.mbedtls_aria_crypt_ecb - 0x4203f28a 0x214 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f28a mbedtls_aria_crypt_ecb + 0x4203f2f0 0x214 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f2f0 mbedtls_aria_crypt_ecb .text.mbedtls_aria_init - 0x4203f49e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f49e mbedtls_aria_init + 0x4203f504 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f504 mbedtls_aria_init .text.mbedtls_aria_free - 0x4203f4b6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f4b6 mbedtls_aria_free + 0x4203f51c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f51c mbedtls_aria_free .text.mbedtls_aria_crypt_cbc - 0x4203f4ca 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f4ca mbedtls_aria_crypt_cbc + 0x4203f530 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f530 mbedtls_aria_crypt_cbc .text.mbedtls_aria_crypt_cfb128 - 0x4203f5be 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f5be mbedtls_aria_crypt_cfb128 + 0x4203f624 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f624 mbedtls_aria_crypt_cfb128 .text.mbedtls_aria_crypt_ctr - 0x4203f67a 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f67a mbedtls_aria_crypt_ctr + 0x4203f6e0 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f6e0 mbedtls_aria_crypt_ctr .text.asn1_get_sequence_of_cb - 0x4203f714 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f77a 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_len - 0x4203f76a 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f76a mbedtls_asn1_get_len + 0x4203f7d0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f7d0 mbedtls_asn1_get_len .text.mbedtls_asn1_get_tag - 0x4203f7f6 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f7f6 mbedtls_asn1_get_tag + 0x4203f85c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f85c mbedtls_asn1_get_tag .text.asn1_get_tagged_int - 0x4203f826 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f88c 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_bool - 0x4203f8b8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f8b8 mbedtls_asn1_get_bool + 0x4203f91e 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f91e mbedtls_asn1_get_bool .text.mbedtls_asn1_get_int - 0x4203f8f8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f8f8 mbedtls_asn1_get_int + 0x4203f95e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f95e mbedtls_asn1_get_int .text.mbedtls_asn1_get_mpi - 0x4203f90a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f90a mbedtls_asn1_get_mpi + 0x4203f970 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f970 mbedtls_asn1_get_mpi .text.mbedtls_asn1_get_bitstring - 0x4203f93e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f93e mbedtls_asn1_get_bitstring + 0x4203f9a4 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f9a4 mbedtls_asn1_get_bitstring .text.mbedtls_asn1_traverse_sequence_of - 0x4203f99e 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f99e mbedtls_asn1_traverse_sequence_of + 0x4203fa04 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fa04 mbedtls_asn1_traverse_sequence_of .text.mbedtls_asn1_get_bitstring_null - 0x4203fa52 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fa52 mbedtls_asn1_get_bitstring_null + 0x4203fab8 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fab8 mbedtls_asn1_get_bitstring_null .text.mbedtls_asn1_sequence_free - 0x4203fa90 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fa90 mbedtls_asn1_sequence_free + 0x4203faf6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203faf6 mbedtls_asn1_sequence_free .text.mbedtls_asn1_get_sequence_of - 0x4203faaa 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203faaa mbedtls_asn1_get_sequence_of + 0x4203fb10 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fb10 mbedtls_asn1_get_sequence_of .text.mbedtls_asn1_get_alg - 0x4203faf8 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203faf8 mbedtls_asn1_get_alg + 0x4203fb5e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fb5e mbedtls_asn1_get_alg .text.mbedtls_asn1_get_alg_null - 0x4203fbb2 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fbb2 mbedtls_asn1_get_alg_null + 0x4203fc18 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fc18 mbedtls_asn1_get_alg_null .text.mbedtls_asn1_free_named_data_list_shallow - 0x4203fbe8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fbe8 mbedtls_asn1_free_named_data_list_shallow + 0x4203fc4e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fc4e mbedtls_asn1_free_named_data_list_shallow .text.mbedtls_asn1_write_len - 0x4203fc02 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203fc02 mbedtls_asn1_write_len + 0x4203fc68 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fc68 mbedtls_asn1_write_len .text.mbedtls_asn1_write_tag - 0x4203fc52 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203fc52 mbedtls_asn1_write_tag + 0x4203fcb8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fcb8 mbedtls_asn1_write_tag .text.mbedtls_asn1_write_len_and_tag - 0x4203fc70 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fcd6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .text.mbedtls_asn1_write_mpi - 0x4203fcac 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203fcac mbedtls_asn1_write_mpi + 0x4203fd12 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fd12 mbedtls_asn1_write_mpi .text.mbedtls_ccm_clear_state - 0x4203fd46 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fdac 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.ccm_calculate_first_block_if_ready - 0x4203fd7c 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fde2 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_crypt - 0x4203fe2a 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fe90 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_compare_tags - 0x4203fec6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ff2c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_init - 0x4203feda 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203feda mbedtls_ccm_init + 0x4203ff40 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ff40 mbedtls_ccm_init .text.mbedtls_ccm_setkey - 0x4203fef2 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203fef2 mbedtls_ccm_setkey + 0x4203ff58 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ff58 mbedtls_ccm_setkey .text.mbedtls_ccm_free - 0x4203ff54 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203ff54 mbedtls_ccm_free + 0x4203ffba 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ffba mbedtls_ccm_free .text.mbedtls_ccm_starts - 0x4203ff78 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203ff78 mbedtls_ccm_starts + 0x4203ffde 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ffde mbedtls_ccm_starts .text.mbedtls_ccm_set_lengths - 0x42040018 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040018 mbedtls_ccm_set_lengths + 0x4204007e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204007e mbedtls_ccm_set_lengths .text.mbedtls_ccm_update_ad - 0x42040064 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040064 mbedtls_ccm_update_ad + 0x420400ca 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420400ca mbedtls_ccm_update_ad .text.mbedtls_ccm_update - 0x4204016e 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4204016e mbedtls_ccm_update + 0x420401d4 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420401d4 mbedtls_ccm_update .text.mbedtls_ccm_finish - 0x42040328 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040328 mbedtls_ccm_finish + 0x4204038e 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204038e mbedtls_ccm_finish .text.ccm_auth_crypt - 0x420403ba 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x42040420 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.ccm_auth_decrypt - 0x42040424 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204048a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_encrypt_and_tag - 0x42040470 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040470 mbedtls_ccm_encrypt_and_tag + 0x420404d6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420404d6 mbedtls_ccm_encrypt_and_tag .text.mbedtls_ccm_auth_decrypt - 0x42040496 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040496 mbedtls_ccm_auth_decrypt + 0x420404fc 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420404fc mbedtls_ccm_auth_decrypt .text.derive_mpi - 0x420404bc 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040522 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.ecdsa_signature_to_asn1 - 0x4204052c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040592 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.mbedtls_ecdsa_can_do - 0x420405d4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420405d4 mbedtls_ecdsa_can_do + 0x4204063a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4204063a mbedtls_ecdsa_can_do .text.mbedtls_ecdsa_sign_restartable - 0x420405e2 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420405e2 mbedtls_ecdsa_sign_restartable + 0x42040648 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040648 mbedtls_ecdsa_sign_restartable .text.mbedtls_ecdsa_sign_det_restartable - 0x420407ae 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420407ae mbedtls_ecdsa_sign_det_restartable + 0x42040814 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040814 mbedtls_ecdsa_sign_det_restartable .text.mbedtls_ecdsa_verify_restartable - 0x420408bc 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420408bc mbedtls_ecdsa_verify_restartable + 0x42040922 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040922 mbedtls_ecdsa_verify_restartable .text.mbedtls_ecdsa_write_signature_restartable - 0x42040a28 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040a28 mbedtls_ecdsa_write_signature_restartable + 0x42040a8e 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040a8e mbedtls_ecdsa_write_signature_restartable .text.mbedtls_ecdsa_write_signature - 0x42040acc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040acc mbedtls_ecdsa_write_signature + 0x42040b32 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040b32 mbedtls_ecdsa_write_signature .text.mbedtls_ecdsa_read_signature_restartable - 0x42040ae0 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040ae0 mbedtls_ecdsa_read_signature_restartable + 0x42040b46 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040b46 mbedtls_ecdsa_read_signature_restartable .text.mbedtls_ecdsa_read_signature - 0x42040b9c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040b9c mbedtls_ecdsa_read_signature + 0x42040c02 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040c02 mbedtls_ecdsa_read_signature .text.mbedtls_ecdsa_init - 0x42040bac 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040bac mbedtls_ecdsa_init + 0x42040c12 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040c12 mbedtls_ecdsa_init .text.mbedtls_ecdsa_free - 0x42040bba 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040bba mbedtls_ecdsa_free + 0x42040c20 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040c20 mbedtls_ecdsa_free .text.gcm_gen_table_rightshift - 0x42040bca 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040c30 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_gen_table - 0x42040d14 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040d7a 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult_smalltable - 0x42040ea4 0x206 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040f0a 0x206 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult - 0x420410aa 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041110 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mask - 0x420410c8 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204112e 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_incr - 0x4204119e 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041204 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.mbedtls_gcm_init_soft - 0x420411f6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x420411f6 mbedtls_gcm_init_soft + 0x4204125c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204125c mbedtls_gcm_init_soft .text.mbedtls_gcm_setkey_soft - 0x4204120e 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4204120e mbedtls_gcm_setkey_soft + 0x42041274 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041274 mbedtls_gcm_setkey_soft .text.mbedtls_gcm_starts_soft - 0x42041290 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x42041290 mbedtls_gcm_starts_soft + 0x420412f6 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420412f6 mbedtls_gcm_starts_soft .text.mbedtls_gcm_update_ad_soft - 0x420413b4 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x420413b4 mbedtls_gcm_update_ad_soft + 0x4204141a 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204141a mbedtls_gcm_update_ad_soft .text.mbedtls_gcm_update_soft - 0x420414e6 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x420414e6 mbedtls_gcm_update_soft + 0x4204154c 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204154c mbedtls_gcm_update_soft .text.mbedtls_gcm_finish_soft - 0x4204165c 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4204165c mbedtls_gcm_finish_soft + 0x420416c2 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420416c2 mbedtls_gcm_finish_soft .text.mbedtls_gcm_crypt_and_tag_soft - 0x4204179e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4204179e mbedtls_gcm_crypt_and_tag_soft + 0x42041804 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041804 mbedtls_gcm_crypt_and_tag_soft .text.mbedtls_gcm_auth_decrypt_soft - 0x42041800 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x42041800 mbedtls_gcm_auth_decrypt_soft + 0x42041866 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041866 mbedtls_gcm_auth_decrypt_soft .text.mbedtls_gcm_free_soft - 0x42041852 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x42041852 mbedtls_gcm_free_soft + 0x420418b8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420418b8 mbedtls_gcm_free_soft .text.mbedtls_hmac_drbg_init - 0x42041872 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041872 mbedtls_hmac_drbg_init + 0x420418d8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420418d8 mbedtls_hmac_drbg_init .text.mbedtls_hmac_drbg_update - 0x42041898 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041898 mbedtls_hmac_drbg_update + 0x420418fe 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420418fe mbedtls_hmac_drbg_update .text.hmac_drbg_reseed_core - 0x4204197a 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420419e0 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .text.mbedtls_hmac_drbg_seed_buf - 0x42041a58 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041a58 mbedtls_hmac_drbg_seed_buf + 0x42041abe 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041abe mbedtls_hmac_drbg_seed_buf .text.mbedtls_hmac_drbg_reseed - 0x42041abc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041abc mbedtls_hmac_drbg_reseed + 0x42041b22 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041b22 mbedtls_hmac_drbg_reseed .text.mbedtls_hmac_drbg_random_with_add - 0x42041acc 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041acc mbedtls_hmac_drbg_random_with_add + 0x42041b32 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041b32 mbedtls_hmac_drbg_random_with_add .text.mbedtls_hmac_drbg_random - 0x42041bb2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041bb2 mbedtls_hmac_drbg_random + 0x42041c18 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041c18 mbedtls_hmac_drbg_random .text.mbedtls_hmac_drbg_free - 0x42041bc4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041bc4 mbedtls_hmac_drbg_free + 0x42041c2a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041c2a mbedtls_hmac_drbg_free .text.oid_x509_ext_from_asn1 - 0x42041bec 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041c52 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_sig_alg_from_asn1 - 0x42041c28 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041c8e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_pk_alg_from_asn1 - 0x42041c64 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041cca 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_from_asn1 - 0x42041ca0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d06 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_algid_from_asn1 - 0x42041cdc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d42 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_cipher_alg_from_asn1 - 0x42041d18 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d7e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_md_alg_from_asn1 - 0x42041d54 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041dba 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_md_hmac_from_asn1 - 0x42041d90 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041df6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_pkcs12_pbe_alg_from_asn1 - 0x42041dcc 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041e32 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.mbedtls_oid_get_x509_ext_type - 0x42041e08 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041e08 mbedtls_oid_get_x509_ext_type + 0x42041e6e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041e6e mbedtls_oid_get_x509_ext_type .text.mbedtls_oid_get_sig_alg - 0x42041e2a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041e2a mbedtls_oid_get_sig_alg + 0x42041e90 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041e90 mbedtls_oid_get_sig_alg .text.mbedtls_oid_get_pk_alg - 0x42041e56 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041e56 mbedtls_oid_get_pk_alg - .text.mbedtls_oid_get_ec_grp - 0x42041e78 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041e78 mbedtls_oid_get_ec_grp - .text.mbedtls_oid_get_ec_grp_algid - 0x42041e9a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041e9a mbedtls_oid_get_ec_grp_algid - .text.mbedtls_oid_get_cipher_alg 0x42041ebc 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041ebc mbedtls_oid_get_cipher_alg - .text.mbedtls_oid_get_md_alg + 0x42041ebc mbedtls_oid_get_pk_alg + .text.mbedtls_oid_get_ec_grp 0x42041ede 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041ede mbedtls_oid_get_md_alg + 0x42041ede mbedtls_oid_get_ec_grp + .text.mbedtls_oid_get_ec_grp_algid + 0x42041f00 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f00 mbedtls_oid_get_ec_grp_algid + .text.mbedtls_oid_get_cipher_alg + 0x42041f22 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f22 mbedtls_oid_get_cipher_alg + .text.mbedtls_oid_get_md_alg + 0x42041f44 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f44 mbedtls_oid_get_md_alg .text.mbedtls_oid_get_oid_by_md - 0x42041f00 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041f00 mbedtls_oid_get_oid_by_md + 0x42041f66 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f66 mbedtls_oid_get_oid_by_md .text.mbedtls_oid_get_md_hmac - 0x42041f26 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041f26 mbedtls_oid_get_md_hmac + 0x42041f8c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f8c mbedtls_oid_get_md_hmac .text.mbedtls_oid_get_pkcs12_pbe_alg - 0x42041f48 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041f48 mbedtls_oid_get_pkcs12_pbe_alg + 0x42041fae 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041fae mbedtls_oid_get_pkcs12_pbe_alg .text.pem_check_pkcs_padding - 0x42041f74 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42041fda 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_get_iv - 0x42041fae 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042014 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_pbkdf1 - 0x4204204a 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420420b0 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_aes_decrypt - 0x42042156 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420421bc 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.mbedtls_pem_init - 0x420421d0 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x420421d0 mbedtls_pem_init + 0x42042236 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042236 mbedtls_pem_init .text.mbedtls_pem_read_buffer - 0x42042202 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x42042202 mbedtls_pem_read_buffer + 0x42042268 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042268 mbedtls_pem_read_buffer .text.mbedtls_pem_free - 0x4204254e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4204254e mbedtls_pem_free + 0x420425b4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420425b4 mbedtls_pem_free .text.pkcs12_parse_pbe_params - 0x42042578 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420425de 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.pkcs12_fill_buffer - 0x42042600 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042666 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_md_get_size_from_type - 0x42042648 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420426ae 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.calculate_hashes - 0x4204265a 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420426c0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_pkcs12_derivation - 0x4204272a 0x24e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - 0x4204272a mbedtls_pkcs12_derivation + 0x42042790 0x24e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042790 mbedtls_pkcs12_derivation .text.pkcs12_pbe_derive_key_iv - 0x42042978 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420429de 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_pkcs12_pbe_ext - 0x42042a8c 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - 0x42042a8c mbedtls_pkcs12_pbe_ext + 0x42042af2 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042af2 mbedtls_pkcs12_pbe_ext .text.pkcs5_parse_pbkdf2_params - 0x42042bd2 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042c38 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .text.pkcs5_pbkdf2_hmac - 0x42042cb6 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042d1c 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .text.mbedtls_pkcs5_pbkdf2_hmac_ext - 0x42042e02 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - 0x42042e02 mbedtls_pkcs5_pbkdf2_hmac_ext + 0x42042e68 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042e68 mbedtls_pkcs5_pbkdf2_hmac_ext .text.mbedtls_pkcs5_pbes2_ext - 0x42042e86 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - 0x42042e86 mbedtls_pkcs5_pbes2_ext + 0x42042eec 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042eec mbedtls_pkcs5_pbes2_ext .text.s_check_dma_capable - 0x4204306a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420430d0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_isr_initialise - 0x4204307a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420430e0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.dma_desc_setup_link - 0x4204308c 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420430f2 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_dma_wait_complete - 0x4204317a 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420431e0 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_intr_alloc - 0x420431dc 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x420431dc esp_aes_intr_alloc + 0x42043242 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043242 esp_aes_intr_alloc .text.esp_aes_process_dma - 0x42043286 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x42043286 esp_aes_process_dma + 0x420432ec 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420432ec esp_aes_process_dma .text.esp_aes_process_dma_ext_ram - 0x4204360a 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043670 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.s_check_dma_capable - 0x42043778 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420437de 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_block_mode - 0x42043788 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420437ee 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_dma_process - 0x420437fe 0x19e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043864 0x19e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_write_digest_state - 0x4204399c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4204399c esp_sha_write_digest_state + 0x42043a02 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043a02 esp_sha_write_digest_state .text.esp_sha_read_digest_state - 0x420439aa 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x420439aa esp_sha_read_digest_state + 0x42043a10 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043a10 esp_sha_read_digest_state .text.esp_sha_acquire_hardware - 0x420439b8 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x420439b8 esp_sha_acquire_hardware + 0x42043a1e 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043a1e esp_sha_acquire_hardware .text.esp_sha_release_hardware - 0x42043a12 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42043a12 esp_sha_release_hardware + 0x42043a78 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043a78 esp_sha_release_hardware .text.esp_sha_dma - 0x42043a4c 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42043a4c esp_sha_dma + 0x42043ab2 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043ab2 esp_sha_dma .text.mbedtls_ct_base64_enc_char - 0x42043bac 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043c12 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_ct_base64_dec_value - 0x42043c88 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043cee 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_base64_encode - 0x42043d82 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x42043d82 mbedtls_base64_encode + 0x42043de8 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043de8 mbedtls_base64_encode .text.mbedtls_base64_decode - 0x42043efc 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x42043efc mbedtls_base64_decode + 0x42043f62 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043f62 mbedtls_base64_decode .text.esp_sha_dma_start - 0x420440b0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - 0x420440b0 esp_sha_dma_start + 0x42044116 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x42044116 esp_sha_dma_start .text.esp_aes_dma_start - 0x420440c0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x420440c0 esp_aes_dma_start + 0x42044126 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42044126 esp_aes_dma_start .text.esp_aes_dma_done - 0x420440ce 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x420440ce esp_aes_dma_done + 0x42044134 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42044134 esp_aes_dma_done .text.crypto_shared_gdma_new_channel - 0x420440d8 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x4204413e 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.crypto_shared_gdma_init - 0x4204411a 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42044180 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.esp_crypto_shared_gdma_start_axi_ahb - 0x42044216 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - 0x42044216 esp_crypto_shared_gdma_start_axi_ahb + 0x4204427c 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x4204427c esp_crypto_shared_gdma_start_axi_ahb .text.x509_profile_check_md_alg - 0x420442f8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204435e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_profile_check_pk_alg - 0x42044314 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204437a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_memcasecmp - 0x42044330 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044396 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_chain_reset - 0x42044380 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420443e6 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_merge_flags_with_cb - 0x420443a0 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044406 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_uid - 0x420443fe 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044464 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_subject_key_id - 0x42044450 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420444b6 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_certificate_policies - 0x4204449e 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044504 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_san_uri - 0x420445fa 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044660 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_string_cmp - 0x42044642 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420446a8 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_name_cmp - 0x420446be 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044724 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_ee_locally_trusted - 0x42044736 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204479c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_version - 0x4204477e 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420447e4 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_dates - 0x420447e8 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204484e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_basic_constraints - 0x4204484a 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420448b0 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_ext_key_usage - 0x42044922 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044988 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_authority_key_id - 0x42044950 0x108 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420449b6 0x108 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_crt_ext - 0x42044a58 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044abe 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_inet_pton_ipv4 - 0x42044cde 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044d44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_inet_pton_ipv6 - 0x42044cfe 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044d64 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x42044d1e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044d84 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_profile_check_key - 0x42044d46 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044dac 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_check_wildcard - 0x42044db8 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044e1e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_cn - 0x42044e44 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044eaa 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_signature - 0x42044e7a 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044ee0 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_check_key_usage - 0x42044eec 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42044eec mbedtls_x509_crt_check_key_usage + 0x42044f52 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044f52 mbedtls_x509_crt_check_key_usage .text.x509_crt_check_parent - 0x42044f2c 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044f92 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_find_parent_in - 0x42044f76 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044fdc 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_find_parent - 0x42044ffe 0x7e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045064 0x7e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_check_extended_key_usage - 0x4204507c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x4204507c mbedtls_x509_crt_check_extended_key_usage + 0x420450e2 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420450e2 mbedtls_x509_crt_check_extended_key_usage .text.mbedtls_x509_crt_is_revoked - 0x420450f0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420450f0 mbedtls_x509_crt_is_revoked + 0x42045156 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045156 mbedtls_x509_crt_is_revoked .text.x509_crt_verifycrl - 0x42045130 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045196 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_chain - 0x4204522c 0x152 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045292 0x152 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_cn_inet_pton - 0x4204537e 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x4204537e mbedtls_x509_crt_parse_cn_inet_pton + 0x420453e4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420453e4 mbedtls_x509_crt_parse_cn_inet_pton .text.x509_crt_check_san_ip - 0x420453c4 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204542a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_san - 0x42045412 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045478 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_name - 0x4204549a 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045500 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_restartable_ca_cb - 0x42045520 0xdc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045586 0xdc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_verify_restartable - 0x420455fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420455fc mbedtls_x509_crt_verify_restartable + 0x42045662 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045662 mbedtls_x509_crt_verify_restartable .text.mbedtls_x509_crt_init - 0x4204561c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x4204561c mbedtls_x509_crt_init + 0x42045682 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045682 mbedtls_x509_crt_init .text.mbedtls_x509_crt_free - 0x42045634 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045634 mbedtls_x509_crt_free + 0x4204569a 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204569a mbedtls_x509_crt_free .text.x509_crt_parse_der_core - 0x420456ba 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045720 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_der_internal - 0x42045a2e 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045a94 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_der - 0x42045ae8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045ae8 mbedtls_x509_crt_parse_der + 0x42045b4e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045b4e mbedtls_x509_crt_parse_der .text.mbedtls_x509_crt_parse - 0x42045afc 0x122 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045afc mbedtls_x509_crt_parse + 0x42045b62 0x122 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045b62 mbedtls_x509_crt_parse .text.x509_date_is_valid - 0x42045c1e 0xde esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045c84 0xde esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_parse2_int - 0x42045cfc 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045d62 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_parse_time - 0x42045d2a 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045d90 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_attr_type_value - 0x42045dce 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045e34 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_hash_alg - 0x42045eb2 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045f18 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_other_name - 0x42045f56 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045fbc 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.mbedtls_x509_get_serial - 0x420460a2 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420460a2 mbedtls_x509_get_serial + 0x42046108 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046108 mbedtls_x509_get_serial .text.mbedtls_x509_get_alg_null - 0x42046110 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046110 mbedtls_x509_get_alg_null + 0x42046176 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046176 mbedtls_x509_get_alg_null .text.mbedtls_x509_get_alg - 0x4204612a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204612a mbedtls_x509_get_alg + 0x42046190 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046190 mbedtls_x509_get_alg .text.mbedtls_x509_get_rsassa_pss_params - 0x42046144 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046144 mbedtls_x509_get_rsassa_pss_params + 0x420461aa 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420461aa mbedtls_x509_get_rsassa_pss_params .text.mbedtls_x509_get_name - 0x42046340 0xac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046340 mbedtls_x509_get_name + 0x420463a6 0xac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420463a6 mbedtls_x509_get_name .text.mbedtls_x509_get_time - 0x420463ec 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420463ec mbedtls_x509_get_time + 0x42046452 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046452 mbedtls_x509_get_time .text.mbedtls_x509_get_sig - 0x42046494 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046494 mbedtls_x509_get_sig + 0x420464fa 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420464fa mbedtls_x509_get_sig .text.mbedtls_x509_get_sig_alg - 0x420464e6 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420464e6 mbedtls_x509_get_sig_alg + 0x4204654c 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204654c mbedtls_x509_get_sig_alg .text.mbedtls_x509_get_ext - 0x42046590 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046590 mbedtls_x509_get_ext + 0x420465f6 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420465f6 mbedtls_x509_get_ext .text.mbedtls_x509_get_ns_cert_type - 0x420465fc 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420465fc mbedtls_x509_get_ns_cert_type + 0x42046662 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046662 mbedtls_x509_get_ns_cert_type .text.mbedtls_x509_get_key_usage - 0x42046648 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046648 mbedtls_x509_get_key_usage + 0x420466ae 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420466ae mbedtls_x509_get_key_usage .text.mbedtls_x509_parse_subject_alt_name - 0x420466a8 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420466a8 mbedtls_x509_parse_subject_alt_name + 0x4204670e 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204670e mbedtls_x509_parse_subject_alt_name .text.mbedtls_x509_free_subject_alt_name - 0x42046972 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046972 mbedtls_x509_free_subject_alt_name + 0x420469d8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420469d8 mbedtls_x509_free_subject_alt_name .text.mbedtls_x509_get_subject_alt_name_ext - 0x4204698c 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204698c mbedtls_x509_get_subject_alt_name_ext + 0x420469f2 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420469f2 mbedtls_x509_get_subject_alt_name_ext .text.mbedtls_x509_get_subject_alt_name - 0x42046a96 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046a96 mbedtls_x509_get_subject_alt_name + 0x42046afc 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046afc mbedtls_x509_get_subject_alt_name .text.esp_now_init - 0x42046ae4 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42046ae4 esp_now_init + 0x42046b4a 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42046b4a esp_now_init .text.esp_now_register_recv_cb - 0x42046bb4 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42046bb4 esp_now_register_recv_cb + 0x42046c1a 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42046c1a esp_now_register_recv_cb .text.mt_recv_cb - 0x42046c88 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046cee 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_lmk - 0x42046c98 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046cfe 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_send_cb - 0x42046d06 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .text.mt_init 0x42046da6 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42046da6 mt_init + 0x42046d6c 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .text.mt_init 0x42046e0c 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046e0c mt_init .text.mt_register_recv_cb - 0x42046e92 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42046e92 mt_register_recv_cb + 0x42046ef8 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046ef8 mt_register_recv_cb .text.ccmp_encap - 0x42046eec 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42046eec ccmp_encap + 0x42046f52 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42046f52 ccmp_encap .text.ccmp_decap - 0x42046f5c 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42046f5c ccmp_decap + 0x42046fc2 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42046fc2 ccmp_decap .text.ieee80211_decrypt_espnow_pkt - 0x42047020 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42047020 ieee80211_decrypt_espnow_pkt + 0x42047086 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42047086 ieee80211_decrypt_espnow_pkt .text.ieee80211_ccmp_decrypt - 0x42047066 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42047066 ieee80211_ccmp_decrypt + 0x420470cc 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420470cc ieee80211_ccmp_decrypt .text.add_appie - 0x42047204 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204726a 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_vnd_ie_size.part.5 - 0x4204722a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047290 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_add_tie_param - 0x42047264 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047264 ieee80211_add_tie_param + 0x420472ca 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420472ca ieee80211_add_tie_param .text.ieee80211_reg_netstack_buf_cb - 0x420472d0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420472d0 ieee80211_reg_netstack_buf_cb + 0x42047336 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047336 ieee80211_reg_netstack_buf_cb .text.ieee80211_set_hmac_stop - 0x420472e2 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420472e2 ieee80211_set_hmac_stop + 0x42047348 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047348 ieee80211_set_hmac_stop .text.ieee80211_empty_txq - 0x42047322 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047322 ieee80211_empty_txq + 0x42047388 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047388 ieee80211_empty_txq .text.is_wapi_alloc_tx_buf - 0x420473ba 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420473ba is_wapi_alloc_tx_buf + 0x42047420 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047420 is_wapi_alloc_tx_buf .text.ieee80211_wapi_alloc_tx_buf - 0x420473ec 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420473ec ieee80211_wapi_alloc_tx_buf + 0x42047452 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047452 ieee80211_wapi_alloc_tx_buf .text.ieee80211_amsdu_adjust_head - 0x42047438 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047438 ieee80211_amsdu_adjust_head + 0x4204749e 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204749e ieee80211_amsdu_adjust_head .text.ieee80211_amsdu_length_check - 0x42047522 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047522 ieee80211_amsdu_length_check + 0x42047588 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047588 ieee80211_amsdu_length_check .text.ieee80211_output_init - 0x4204754c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204754c ieee80211_output_init + 0x420475b2 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420475b2 ieee80211_output_init .text.ieee80211_send_setup - 0x42047582 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047582 ieee80211_send_setup + 0x420475e8 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420475e8 ieee80211_send_setup .text.ieee80211_tx_mgt_cb - 0x420476da 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420476da ieee80211_tx_mgt_cb + 0x42047740 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047740 ieee80211_tx_mgt_cb .text.ieee80211_classify - 0x420478a8 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420478a8 ieee80211_classify + 0x4204790e 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204790e ieee80211_classify .text.ieee80211_add_rates - 0x42047a1a 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047a1a ieee80211_add_rates + 0x42047a80 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047a80 ieee80211_add_rates .text.ieee80211_add_dsparams - 0x42047a56 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047a56 ieee80211_add_dsparams + 0x42047abc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047abc ieee80211_add_dsparams .text.ieee80211_add_xrates - 0x42047a82 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047a82 ieee80211_add_xrates + 0x42047ae8 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047ae8 ieee80211_add_xrates .text.ieee80211_add_probe_resp_app_ies - 0x42047ae0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047ae0 ieee80211_add_probe_resp_app_ies + 0x42047b46 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047b46 ieee80211_add_probe_resp_app_ies .text.ieee80211_add_beacon_app_ies - 0x42047b16 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047b16 ieee80211_add_beacon_app_ies + 0x42047b7c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047b7c ieee80211_add_beacon_app_ies .text.ieee80211_add_assoc_resp_ies - 0x42047b4c 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047b4c ieee80211_add_assoc_resp_ies + 0x42047bb2 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047bb2 ieee80211_add_assoc_resp_ies .text.ieee80211_add_assoc_req_ies - 0x42047b7e 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047b7e ieee80211_add_assoc_req_ies + 0x42047be4 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047be4 ieee80211_add_assoc_req_ies .text.ieee80211_add_probe_req_ies - 0x42047bb0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047bb0 ieee80211_add_probe_req_ies + 0x42047c16 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047c16 ieee80211_add_probe_req_ies .text.ieee80211_add_wme_param - 0x42047be2 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047be2 ieee80211_add_wme_param + 0x42047c48 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047c48 ieee80211_add_wme_param .text.ieee80211_add_dh_param - 0x42047c64 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047c64 ieee80211_add_dh_param + 0x42047cca 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047cca ieee80211_add_dh_param .text.ieee80211_add_csa - 0x42047cbe 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047cbe ieee80211_add_csa + 0x42047d24 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047d24 ieee80211_add_csa .text.ieee80211_add_extcap - 0x42047cee 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047cee ieee80211_add_extcap + 0x42047d54 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047d54 ieee80211_add_extcap .text.ieee80211_vnd_ie_set - 0x42047dd4 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047dd4 ieee80211_vnd_ie_set + 0x42047e3a 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047e3a ieee80211_vnd_ie_set .text.ieee80211_vnd_lora_ie_size - 0x42047e56 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047e56 ieee80211_vnd_lora_ie_size + 0x42047ebc 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047ebc ieee80211_vnd_lora_ie_size .text.ieee80211_vnd_lora_ie_set - 0x42047e72 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047e72 ieee80211_vnd_lora_ie_set + 0x42047ed8 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047ed8 ieee80211_vnd_lora_ie_set .text.ieee80211_setup_robust_mgmtframe - 0x42047eb8 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047eb8 ieee80211_setup_robust_mgmtframe + 0x42047f1e 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047f1e ieee80211_setup_robust_mgmtframe .text.ieee80211_mgmt_output - 0x42047f66 0x220 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047f66 ieee80211_mgmt_output + 0x42047fcc 0x220 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047fcc ieee80211_mgmt_output .text.ieee80211_getcapinfo - 0x42048186 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048186 ieee80211_getcapinfo + 0x420481ec 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420481ec ieee80211_getcapinfo .text.ieee80211_assoc_req_construct - 0x42048208 0x486 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048208 ieee80211_assoc_req_construct + 0x4204826e 0x486 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204826e ieee80211_assoc_req_construct .text.ieee80211_assoc_resp_construct - 0x4204868e 0x306 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204868e ieee80211_assoc_resp_construct + 0x420486f4 0x306 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420486f4 ieee80211_assoc_resp_construct .text.ieee80211_auth_construct - 0x42048994 0x316 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048994 ieee80211_auth_construct + 0x420489fa 0x316 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420489fa ieee80211_auth_construct .text.ieee80211_get_robustmgtframe - 0x42048caa 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048caa ieee80211_get_robustmgtframe + 0x42048d10 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048d10 ieee80211_get_robustmgtframe .text.ieee80211_deauth_construct - 0x42048ce0 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048ce0 ieee80211_deauth_construct + 0x42048d46 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048d46 ieee80211_deauth_construct .text.ieee80211_disassoc_construct - 0x42048d42 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048d42 ieee80211_disassoc_construct + 0x42048da8 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048da8 ieee80211_disassoc_construct .text.ieee80211_output - 0x42048da6 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048da6 ieee80211_output + 0x42048e0c 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048e0c ieee80211_output .text.ieee80211_amsdu_send_check - 0x42048dae 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048dae ieee80211_amsdu_send_check + 0x42048e14 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048e14 ieee80211_amsdu_send_check .text.ieee80211_amsdu_encap_check - 0x42048e90 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048e90 ieee80211_amsdu_encap_check + 0x42048ef6 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048ef6 ieee80211_amsdu_encap_check .text.ieee80211_encap_amsdu - 0x42048f14 0x200 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048f14 ieee80211_encap_amsdu + 0x42048f7a 0x200 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048f7a ieee80211_encap_amsdu .text.ieee80211_alloc_proberesp - 0x42049114 0x2d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049114 ieee80211_alloc_proberesp + 0x4204917a 0x2d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204917a ieee80211_alloc_proberesp .text.ieee80211_alloc_deauth - 0x420493e8 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420493e8 ieee80211_alloc_deauth + 0x4204944e 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204944e ieee80211_alloc_deauth .text.ieee80211_output_raw_process - 0x42049438 0x1b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049438 ieee80211_output_raw_process + 0x4204949e 0x1b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204949e ieee80211_output_raw_process .text.ieee80211_beacon_construct - 0x420495ec 0x292 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420495ec ieee80211_beacon_construct + 0x42049652 0x292 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049652 ieee80211_beacon_construct .text.ieee80211_send_nulldata - 0x4204987e 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204987e ieee80211_send_nulldata + 0x420498e4 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420498e4 ieee80211_send_nulldata .text.ieee80211_send_probereq - 0x420499ba 0x262 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420499ba ieee80211_send_probereq + 0x42049a20 0x262 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049a20 ieee80211_send_probereq .text.ieee80211_send_mgmt - 0x42049c1c 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049c1c ieee80211_send_mgmt + 0x42049c82 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049c82 ieee80211_send_mgmt .text.ieee80211_send_proberesp - 0x42049d3a 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049d3a ieee80211_send_proberesp + 0x42049da0 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049da0 ieee80211_send_proberesp .text.ieee80211_send_deauth_no_bss - 0x42049e30 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049e30 ieee80211_send_deauth_no_bss + 0x42049e96 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049e96 ieee80211_send_deauth_no_bss .text.ieee80211_beacon_alloc - 0x42049f6e 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049f6e ieee80211_beacon_alloc + 0x42049fd4 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049fd4 ieee80211_beacon_alloc .text.ieee80211_encap_null_data - 0x4204a188 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204a188 ieee80211_encap_null_data + 0x4204a1ee 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204a1ee ieee80211_encap_null_data .text.ieee80211_pm_tx_null_process - 0x4204a2b4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204a2b4 ieee80211_pm_tx_null_process + 0x4204a31a 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204a31a ieee80211_pm_tx_null_process .text.is_non_esp_oui - 0x4204a2e0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a346 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.is_esp_manufacturer_oui - 0x4204a312 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a378 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_is_action_category_robust - 0x4204a34c 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a3b2 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_beacon_txcb - 0x4204a388 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a388 ieee80211_hostapd_beacon_txcb + 0x4204a3ee 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a3ee ieee80211_hostapd_beacon_txcb .text.ieee80211_hostap_send_beacon - 0x4204a468 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a4ce 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.hostap_handle_timer - 0x4204a472 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a472 hostap_handle_timer + 0x4204a4d8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a4d8 hostap_handle_timer .text.ap_try_sa_query - 0x4204a47c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a4e2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ap_sa_query_timeout - 0x4204a486 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a4ec 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.free_mac_info - 0x4204a490 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a4f6 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.clear_mac_queue - 0x4204a4b2 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a518 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_ps_txcb - 0x4204a53c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a53c ieee80211_hostapd_ps_txcb + 0x4204a5a2 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a5a2 ieee80211_hostapd_ps_txcb .text.ieee80211_free_beacon_eb - 0x4204a580 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a580 ieee80211_free_beacon_eb + 0x4204a5e6 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a5e6 ieee80211_free_beacon_eb .text.ieee80211_hostap_send_beacon_process - 0x4204a5fe 0x394 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a5fe ieee80211_hostap_send_beacon_process + 0x4204a664 0x394 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a664 ieee80211_hostap_send_beacon_process .text.hostap_delete_ptk - 0x4204a992 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a992 hostap_delete_ptk + 0x4204a9f8 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a9f8 hostap_delete_ptk .text.ieee80211_hostap_attach - 0x4204a9cc 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a9cc ieee80211_hostap_attach + 0x4204aa32 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204aa32 ieee80211_hostap_attach .text.hostap_deliver_data - 0x4204abd6 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204abd6 hostap_deliver_data + 0x4204ac3c 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ac3c hostap_deliver_data .text.hostap_handle_timer_process - 0x4204ac90 0x18a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204ac90 hostap_handle_timer_process + 0x4204acf6 0x18a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204acf6 hostap_handle_timer_process .text.wifi_ap_reg_rxcb - 0x4204ae1a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204ae1a wifi_ap_reg_rxcb + 0x4204ae80 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ae80 wifi_ap_reg_rxcb .text.hostap_query_mac_in_list - 0x4204ae24 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204ae24 hostap_query_mac_in_list + 0x4204ae8a 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ae8a hostap_query_mac_in_list .text.hostap_add_in_mac_list - 0x4204aecc 0x102 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204aecc hostap_add_in_mac_list + 0x4204af32 0x102 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204af32 hostap_add_in_mac_list .text.hostap_del_mac_info_from_list - 0x4204afce 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204afce hostap_del_mac_info_from_list + 0x4204b034 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b034 hostap_del_mac_info_from_list .text.ap_rx_cb - 0x4204b0d6 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b0d6 ap_rx_cb + 0x4204b13c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b13c ap_rx_cb .text.hostap_auth_open - 0x4204b0f4 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b0f4 hostap_auth_open + 0x4204b15a 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b15a hostap_auth_open .text.hostap_recv_ctl - 0x4204b27a 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b27a hostap_recv_ctl + 0x4204b2e0 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b2e0 hostap_recv_ctl .text.wifi_softap_start - 0x4204b402 0x3ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b402 wifi_softap_start + 0x4204b468 0x3ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b468 wifi_softap_start .text.wifi_softap_stop - 0x4204b7f0 0x1a0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b7f0 wifi_softap_stop + 0x4204b856 0x1a0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b856 wifi_softap_stop .text.create_new_bss_for_sa_query_failed_sta - 0x4204b990 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b990 create_new_bss_for_sa_query_failed_sta + 0x4204b9f6 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b9f6 create_new_bss_for_sa_query_failed_sta .text.ap_sa_query_timeout_process - 0x4204ba62 0xc6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204ba62 ap_sa_query_timeout_process + 0x4204bac8 0xc6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204bac8 ap_sa_query_timeout_process .text.ap_try_sa_query_process - 0x4204bb28 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204bb28 ap_try_sa_query_process + 0x4204bb8e 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204bb8e ap_try_sa_query_process .text.hostap_recv_mgmt - 0x4204bcb0 0xee4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204bcb0 hostap_recv_mgmt + 0x4204bd16 0xee4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204bd16 hostap_recv_mgmt .text.hostap_input - 0x4204cb94 0x6b8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204cb94 hostap_input + 0x4204cbfa 0x6b8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204cbfa hostap_input .text.add_mic_ie_bip - 0x4204d24c 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204d24c add_mic_ie_bip + 0x4204d2b2 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204d2b2 add_mic_ie_bip .text.ieee80211_crypto_attach - 0x4204d2a6 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d2a6 ieee80211_crypto_attach + 0x4204d30c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d30c ieee80211_crypto_attach .text.ieee80211_crypto_decap - 0x4204d2a8 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d2a8 ieee80211_crypto_decap + 0x4204d30e 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d30e ieee80211_crypto_decap .text.ieee80211_crypto_aes_128_cmac_encrypt - 0x4204d35c 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d35c ieee80211_crypto_aes_128_cmac_encrypt + 0x4204d3c2 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d3c2 ieee80211_crypto_aes_128_cmac_encrypt .text.ieee80211_crypto_aes_128_cmac_decrypt - 0x4204d488 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d488 ieee80211_crypto_aes_128_cmac_decrypt + 0x4204d4ee 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d4ee ieee80211_crypto_aes_128_cmac_decrypt .text.ieee80211_crypto_gmac_decrypt - 0x4204d610 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d610 ieee80211_crypto_gmac_decrypt + 0x4204d676 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d676 ieee80211_crypto_gmac_decrypt .text.ieee80211_get_cipher_mic_len - 0x4204d7f2 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d7f2 ieee80211_get_cipher_mic_len + 0x4204d858 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d858 ieee80211_get_cipher_mic_len .text.ieee80211_phy_deinit - 0x4204d81c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204d81c ieee80211_phy_deinit + 0x4204d882 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d882 ieee80211_phy_deinit .text.ieee80211_phy_type_get - 0x4204d82c 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204d82c ieee80211_phy_type_get + 0x4204d892 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d892 ieee80211_phy_type_get .text.ieee80211_phy_mode_show - 0x4204d886 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204d886 ieee80211_phy_mode_show + 0x4204d8ec 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d8ec ieee80211_phy_mode_show .text.ieee80211_setup_ratetable - 0x4204d90c 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204d90c ieee80211_setup_ratetable + 0x4204d972 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d972 ieee80211_setup_ratetable .text.ieee80211_phy_init - 0x4204da54 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204da54 ieee80211_phy_init + 0x4204daba 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204daba ieee80211_phy_init .text.chm_end_op_timeout - 0x4204db00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db66 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_phy_change_channel.constprop.3 - 0x4204db0a 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db70 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_mhz2num - 0x4204db3e 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204db3e chm_mhz2num + 0x4204dba4 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dba4 chm_mhz2num .text.chm_deinit - 0x4204db8e 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204db8e chm_deinit + 0x4204dbf4 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dbf4 chm_deinit .text.chm_release_lock - 0x4204dbca 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dbca chm_release_lock + 0x4204dc30 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dc30 chm_release_lock .text.chm_end_op - 0x4204dbe0 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dbe0 chm_end_op + 0x4204dc46 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dc46 chm_end_op .text.chm_end_op_timeout_process - 0x4204dc3c 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dc3c chm_end_op_timeout_process + 0x4204dca2 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dca2 chm_end_op_timeout_process .text.chm_cancel_op - 0x4204dc6a 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dc6a chm_cancel_op + 0x4204dcd0 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dcd0 chm_cancel_op .text.chm_acquire_lock - 0x4204dcd4 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dcd4 chm_acquire_lock + 0x4204dd3a 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dd3a chm_acquire_lock .text.chm_get_current_channel - 0x4204dd22 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd22 chm_get_current_channel + 0x4204dd88 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dd88 chm_get_current_channel .text.chm_get_current_band - 0x4204dd30 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd30 chm_get_current_band + 0x4204dd96 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dd96 chm_get_current_band .text.chm_get_band_from_chan - 0x4204dd34 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd34 chm_get_band_from_chan + 0x4204dd9a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dd9a chm_get_band_from_chan .text.chm_get_home_channel - 0x4204dd38 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd38 chm_get_home_channel + 0x4204dd9e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dd9e chm_get_home_channel .text.chm_set_home_channel - 0x4204dd46 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd46 chm_set_home_channel + 0x4204ddac 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204ddac chm_set_home_channel .text.chm_get_channel_index - 0x4204de06 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de06 chm_get_channel_index + 0x4204de6c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204de6c chm_get_channel_index .text.chm_get_chan_info - 0x4204de18 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de18 chm_get_chan_info + 0x4204de7e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204de7e chm_get_chan_info .text.chm_set_current_channel - 0x4204de3e 0x138 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de3e chm_set_current_channel + 0x4204dea4 0x138 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dea4 chm_set_current_channel .text.chm_init - 0x4204df76 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204df76 chm_init + 0x4204dfdc 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dfdc chm_init .text.chm_change_channel - 0x4204e0ca 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e130 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_start_op - 0x4204e1f8 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204e1f8 chm_start_op + 0x4204e25e 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e25e chm_start_op .text.chm_return_home_channel - 0x4204e244 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204e244 chm_return_home_channel + 0x4204e2aa 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e2aa chm_return_home_channel .text.ieee80211_psq_init - 0x4204e2aa 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e2aa ieee80211_psq_init + 0x4204e310 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e310 ieee80211_psq_init .text.ieee80211_gpsq_init - 0x4204e2c6 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e2c6 ieee80211_gpsq_init + 0x4204e32c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e32c ieee80211_gpsq_init .text.ieee80211_psq_find_max_bss - 0x4204e306 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e306 ieee80211_psq_find_max_bss + 0x4204e36c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e36c ieee80211_psq_find_max_bss .text.ieee80211_set_tim - 0x4204e33c 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e33c ieee80211_set_tim + 0x4204e3a2 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e3a2 ieee80211_set_tim .text.ieee80211_psq_take_head - 0x4204e3ba 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e3ba ieee80211_psq_take_head + 0x4204e420 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e420 ieee80211_psq_take_head .text.ieee80211_psq_drop_one_pkt - 0x4204e3f8 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e3f8 ieee80211_psq_drop_one_pkt + 0x4204e45e 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e45e ieee80211_psq_drop_one_pkt .text.ieee80211_psq_send_one_pkt - 0x4204e460 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e460 ieee80211_psq_send_one_pkt + 0x4204e4c6 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e4c6 ieee80211_psq_send_one_pkt .text.ieee80211_psq_is_buff_pkt - 0x4204e4de 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e4de ieee80211_psq_is_buff_pkt + 0x4204e544 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e544 ieee80211_psq_is_buff_pkt .text.ieee80211_pwrsave - 0x4204e528 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e528 ieee80211_pwrsave + 0x4204e58e 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e58e ieee80211_pwrsave .text.pwrsave_flushq - 0x4204e5ba 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e5ba pwrsave_flushq + 0x4204e620 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e620 pwrsave_flushq .text.ieee80211_node_pwrsave - 0x4204e6d4 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e6d4 ieee80211_node_pwrsave + 0x4204e73a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e73a ieee80211_node_pwrsave .text.ieee80211_pwrsave_node_cleanup - 0x4204e742 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e742 ieee80211_pwrsave_node_cleanup + 0x4204e7a8 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e7a8 ieee80211_pwrsave_node_cleanup .text.ieee80211_pwrsave_txcb - 0x4204e798 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e798 ieee80211_pwrsave_txcb + 0x4204e7fe 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e7fe ieee80211_pwrsave_txcb .text.ieee80211_is_bufferable_mmpdu - 0x4204e7ea 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e7ea ieee80211_is_bufferable_mmpdu + 0x4204e850 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e850 ieee80211_is_bufferable_mmpdu .text.ieee80211_getmgtframe - 0x4204e83a 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4204e83a ieee80211_getmgtframe + 0x4204e8a0 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4204e8a0 ieee80211_getmgtframe .text.ieee80211_getbcnframe - 0x4204e896 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4204e896 ieee80211_getbcnframe + 0x4204e8fc 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4204e8fc ieee80211_getbcnframe .text.get_country_chan_info - 0x4204e932 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4204e998 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) .text.ieee80211_is_40mhz_valid_bw - 0x4204e96c 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - 0x4204e96c ieee80211_is_40mhz_valid_bw + 0x4204e9d2 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4204e9d2 ieee80211_is_40mhz_valid_bw .text.offchan_in_progress - 0x4204e9c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4204e9c2 offchan_in_progress + 0x4204ea28 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204ea28 offchan_in_progress .text.offchan_recv_action - 0x4204e9cc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4204e9cc offchan_recv_action + 0x4204ea32 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204ea32 offchan_recv_action .text.offchan_send_action_tx_status - 0x4204e9de 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4204e9de offchan_send_action_tx_status + 0x4204ea44 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204ea44 offchan_send_action_tx_status .text.is_esp_mesh_assoc - 0x4204ea0c 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x4204ea0c is_esp_mesh_assoc + 0x4204ea72 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x4204ea72 is_esp_mesh_assoc .text.wifi_log - 0x4204eaa2 0xcc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x4204eaa2 wifi_log + 0x4204eb08 0xcc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x4204eb08 wifi_log .text.cnx_sta_connect_led_timer_cb - 0x4204eb6e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204eb6e cnx_sta_connect_led_timer_cb + 0x4204ebd4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ebd4 cnx_sta_connect_led_timer_cb .text.cnx_cal_rc_util - 0x4204eb86 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ebec 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_get_next_rc - 0x4204ebd4 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ec3a 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_traverse_rc_lis_done - 0x4204ec2a 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ec90 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_timeout - 0x4204ec68 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204ec68 cnx_connect_timeout + 0x4204ecce 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ecce cnx_connect_timeout .text.cnx_connect_next_ap_timeout - 0x4204ec72 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204ec72 cnx_connect_next_ap_timeout + 0x4204ecd8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ecd8 cnx_connect_next_ap_timeout .text.cnx_handshake_timeout - 0x4204ec7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204ec7c cnx_handshake_timeout + 0x4204ece2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ece2 cnx_handshake_timeout .text.cnx_csa_fn - 0x4204ec86 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204ec86 cnx_csa_fn + 0x4204ecec 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ecec cnx_csa_fn .text.mgd_probe_send_timeout - 0x4204ec9c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed02 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_beacon_timeout - 0x4204eca6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed0c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_op - 0x4204ecb0 0x1e8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed16 0x1e8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_to_bss - 0x4204ee98 0x354 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eefe 0x354 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_probe_rc - 0x4204f1ec 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f252 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_sta_pm.part.12 - 0x4204f25a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f2c0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.ieee80211_cnx_attach - 0x4204f27c 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f27c ieee80211_cnx_attach + 0x4204f2e2 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f2e2 ieee80211_cnx_attach .text._cnx_start_connect_without_scan - 0x4204f2d2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f2d2 _cnx_start_connect_without_scan + 0x4204f338 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f338 _cnx_start_connect_without_scan .text.cnx_can_do_obss_scan - 0x4204f336 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f336 cnx_can_do_obss_scan + 0x4204f39c 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f39c cnx_can_do_obss_scan .text.cnx_obss_scan - 0x4204f3a6 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f3a6 cnx_obss_scan + 0x4204f40c 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f40c cnx_obss_scan .text.cnx_obss_scan_timeout - 0x4204f442 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f442 cnx_obss_scan_timeout + 0x4204f4a8 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f4a8 cnx_obss_scan_timeout .text.cnx_connect_next_ap - 0x4204f4a8 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f4a8 cnx_connect_next_ap + 0x4204f50e 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f50e cnx_connect_next_ap .text.cnx_auth_timeout - 0x4204f55a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f55a cnx_auth_timeout + 0x4204f5c0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f5c0 cnx_auth_timeout .text.cnx_assoc_timeout - 0x4204f564 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f564 cnx_assoc_timeout + 0x4204f5ca 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f5ca cnx_assoc_timeout .text.wl_is_ap_no_lr - 0x4204f56e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f56e wl_is_ap_no_lr + 0x4204f5d4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f5d4 wl_is_ap_no_lr .text.wl_clear_ap_no_lr - 0x4204f578 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f578 wl_clear_ap_no_lr + 0x4204f5de 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f5de wl_clear_ap_no_lr .text.cnx_csa_fn_process - 0x4204f582 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f582 cnx_csa_fn_process + 0x4204f5e8 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f5e8 cnx_csa_fn_process .text.cnx_validate_owe_bss - 0x4204f658 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f658 cnx_validate_owe_bss + 0x4204f6be 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f6be cnx_validate_owe_bss .text.cnx_bss_init - 0x4204f754 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f754 cnx_bss_init + 0x4204f7ba 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f7ba cnx_bss_init .text.cnx_check_bssid_in_blacklist - 0x4204f812 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f812 cnx_check_bssid_in_blacklist + 0x4204f878 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f878 cnx_check_bssid_in_blacklist .text.cnx_remove_from_blacklist - 0x4204f84e 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f84e cnx_remove_from_blacklist + 0x4204f8b4 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f8b4 cnx_remove_from_blacklist .text.cnx_add_to_blacklist - 0x4204f8f6 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f8f6 cnx_add_to_blacklist + 0x4204f95c 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f95c cnx_add_to_blacklist .text.cnx_clear_blacklist - 0x4204f9e6 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f9e6 cnx_clear_blacklist + 0x4204fa4c 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fa4c cnx_clear_blacklist .text.cnx_choose_rc - 0x4204fa5c 0x1e6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fac2 0x1e6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_search - 0x4204fc42 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fc42 cnx_rc_search + 0x4204fca8 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fca8 cnx_rc_search .text.cnx_do_handoff_internal - 0x4204fca4 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fca4 cnx_do_handoff_internal + 0x4204fd0a 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fd0a cnx_do_handoff_internal .text.cnx_add_rc - 0x4204fd52 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fd52 cnx_add_rc + 0x4204fdb8 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fdb8 cnx_add_rc .text.cnx_remove_all_rc - 0x4204fdfc 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fdfc cnx_remove_all_rc + 0x4204fe62 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fe62 cnx_remove_all_rc .text.cnx_do_handoff - 0x4204fe86 0x376 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204feec 0x376 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_next_ap_timeout_process - 0x420501fc 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420501fc cnx_connect_next_ap_timeout_process + 0x42050262 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050262 cnx_connect_next_ap_timeout_process .text.cnx_start_handoff_cb - 0x4205021a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205021a cnx_start_handoff_cb + 0x42050280 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050280 cnx_start_handoff_cb .text.cnx_remove_rc - 0x42050288 0xf8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050288 cnx_remove_rc + 0x420502ee 0xf8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420502ee cnx_remove_rc .text.cnx_sta_connect_cmd - 0x42050380 0x280 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050380 cnx_sta_connect_cmd + 0x420503e6 0x280 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420503e6 cnx_sta_connect_cmd .text.cnx_connect_timeout_process - 0x42050600 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050600 cnx_connect_timeout_process + 0x42050666 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050666 cnx_connect_timeout_process .text.cnx_auth_timeout_process - 0x420506a2 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420506a2 cnx_auth_timeout_process + 0x42050708 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050708 cnx_auth_timeout_process .text.cnx_assoc_timeout_process - 0x420506f0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420506f0 cnx_assoc_timeout_process + 0x42050756 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050756 cnx_assoc_timeout_process .text.cnx_handshake_timeout_process - 0x4205072c 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205072c cnx_handshake_timeout_process + 0x42050792 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050792 cnx_handshake_timeout_process .text.cnx_bss_alloc - 0x42050796 0x174 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050796 cnx_bss_alloc + 0x420507fc 0x174 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420507fc cnx_bss_alloc .text.cnx_remove_rc_except - 0x4205090a 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205090a cnx_remove_rc_except + 0x42050970 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050970 cnx_remove_rc_except .text.cnx_rc_update_rssi - 0x420509c0 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420509c0 cnx_rc_update_rssi + 0x42050a26 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050a26 cnx_rc_update_rssi .text.cnx_rc_update_state_metric - 0x42050a20 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050a20 cnx_rc_update_state_metric + 0x42050a86 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050a86 cnx_rc_update_state_metric .text.cnx_probe_rc_tx_cb - 0x42050a6e 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050ad4 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_update_age - 0x42050ad0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050ad0 cnx_rc_update_age + 0x42050b36 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050b36 cnx_rc_update_age .text.cnx_update_bss - 0x42050ae6 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050ae6 cnx_update_bss + 0x42050b4c 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050b4c cnx_update_bss .text.cnx_update_bss_more - 0x42050b18 0x3a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050b18 cnx_update_bss_more + 0x42050b7e 0x3a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050b7e cnx_update_bss_more .text.send_ap_probe - 0x42050ebe 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050ebe send_ap_probe + 0x42050f24 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050f24 send_ap_probe .text.cnx_beacon_timeout_process - 0x42050f7c 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050f7c cnx_beacon_timeout_process + 0x42050fe2 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050fe2 cnx_beacon_timeout_process .text.mgd_probe_send_timeout_process - 0x42051030 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051030 mgd_probe_send_timeout_process + 0x42051096 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051096 mgd_probe_send_timeout_process .text.cnx_node_alloc - 0x42051188 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051188 cnx_node_alloc + 0x420511ee 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420511ee cnx_node_alloc .text.cnx_node_remove - 0x42051278 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051278 cnx_node_remove + 0x420512de 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420512de cnx_node_remove .text.ic_set_sta - 0x420513a4 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420513a4 ic_set_sta + 0x4205140a 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205140a ic_set_sta .text.cnx_sta_leave - 0x42051484 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051484 cnx_sta_leave + 0x420514ea 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420514ea cnx_sta_leave .text.cnx_sta_associated - 0x42051782 0x1bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051782 cnx_sta_associated + 0x420517e8 0x1bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420517e8 cnx_sta_associated .text.cnx_node_leave - 0x4205193e 0x202 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205193e cnx_node_leave + 0x420519a4 0x202 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420519a4 cnx_node_leave .text.cnx_node_join - 0x42051b40 0x2f4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051b40 cnx_node_join + 0x42051ba6 0x2f4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051ba6 cnx_node_join .text.cnx_start_obss_scan - 0x42051e34 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051e34 cnx_start_obss_scan + 0x42051e9a 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051e9a cnx_start_obss_scan .text.cnx_obss_scan_done_cb - 0x42051f04 0x150 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051f04 cnx_obss_scan_done_cb + 0x42051f6a 0x150 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051f6a cnx_obss_scan_done_cb .text.cnx_auth_done - 0x42052054 0x31e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42052054 cnx_auth_done + 0x420520ba 0x31e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420520ba cnx_auth_done .text.wpa_cipher - 0x42052372 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420523d8 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.rsn_cipher - 0x420523d6 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4205243c 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.ieee80211_decap - 0x420524ea 0x1be /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420524ea ieee80211_decap + 0x42052550 0x1be /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052550 ieee80211_decap .text.ieee80211_is_support_rate - 0x420526a8 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420526a8 ieee80211_is_support_rate + 0x4205270e 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4205270e ieee80211_is_support_rate .text.ieee80211_setup_rates - 0x420526f0 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420526f0 ieee80211_setup_rates + 0x42052756 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052756 ieee80211_setup_rates .text.ieee80211_set_max_rate - 0x420527e0 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420527e0 ieee80211_set_max_rate + 0x42052846 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052846 ieee80211_set_max_rate .text.ieee80211_is_lr_only - 0x42052900 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052900 ieee80211_is_lr_only + 0x42052966 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052966 ieee80211_is_lr_only .text.ieee80211_setup_phy_mode - 0x42052910 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052910 ieee80211_setup_phy_mode + 0x42052976 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052976 ieee80211_setup_phy_mode .text.ieee80211_setup_lr_rates - 0x420529ca 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420529ca ieee80211_setup_lr_rates + 0x42052a30 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052a30 ieee80211_setup_lr_rates .text.ieee80211_alloc_challenge - 0x42052a30 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052a30 ieee80211_alloc_challenge + 0x42052a96 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052a96 ieee80211_alloc_challenge .text.ieee80211_parse_beacon - 0x42052a78 0x57a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052a78 ieee80211_parse_beacon + 0x42052ade 0x57a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052ade ieee80211_parse_beacon .text.ieee80211_parse_wpa - 0x42052ff2 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052ff2 ieee80211_parse_wpa + 0x42053058 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053058 ieee80211_parse_wpa .text.ieee80211_rsn_cipher_priority - 0x4205310a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205310a ieee80211_rsn_cipher_priority + 0x42053170 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053170 ieee80211_rsn_cipher_priority .text.ieee80211_better_rsn_pairwise_cipher - 0x42053142 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053142 ieee80211_better_rsn_pairwise_cipher + 0x420531a8 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420531a8 ieee80211_better_rsn_pairwise_cipher .text.ieee80211_amsdu_negotiate - 0x4205316e 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205316e ieee80211_amsdu_negotiate + 0x420531d4 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420531d4 ieee80211_amsdu_negotiate .text.ieee80211_parse_rsn - 0x420531fe 0x7de /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420531fe ieee80211_parse_rsn + 0x42053264 0x7de /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053264 ieee80211_parse_rsn .text.ieee80211_is_ht_cipher - 0x420539dc 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420539dc ieee80211_is_ht_cipher + 0x42053a42 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053a42 ieee80211_is_ht_cipher .text.ieee80211_parse_wapi - 0x420539fa 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420539fa ieee80211_parse_wapi + 0x42053a60 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053a60 ieee80211_parse_wapi .text.ieee80211_parse_action - 0x42053a98 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053a98 ieee80211_parse_action + 0x42053afe 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053afe ieee80211_parse_action .text.ieee80211_setup_rateset - 0x42053b4a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053b4a ieee80211_setup_rateset + 0x42053bb0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053bb0 ieee80211_setup_rateset .text.ieee80211_add_ie_vendor_esp_head - 0x42053b4e 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x42053b4e ieee80211_add_ie_vendor_esp_head + 0x42053bb4 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x42053bb4 ieee80211_add_ie_vendor_esp_head .text.ieee80211_add_ie_vendor_esp_manufacturer - 0x42053b96 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x42053b96 ieee80211_add_ie_vendor_esp_manufacturer + 0x42053bfc 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x42053bfc ieee80211_add_ie_vendor_esp_manufacturer .text.wifi_nvs_cfg_item_init - 0x42053bf4 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42053bf4 wifi_nvs_cfg_item_init + 0x42053c5a 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42053c5a wifi_nvs_cfg_item_init .text.wifi_nvs_cfg_init - 0x42053c9c 0xa58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42053c9c wifi_nvs_cfg_init + 0x42053d02 0xa58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42053d02 wifi_nvs_cfg_init .text.wifi_nvs_get - 0x420546f4 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420546f4 wifi_nvs_get + 0x4205475a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4205475a wifi_nvs_get .text.wifi_nvs_commit - 0x420546fa 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420546fa wifi_nvs_commit + 0x42054760 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054760 wifi_nvs_commit .text.wifi_nvs_set - 0x42054730 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054730 wifi_nvs_set + 0x42054796 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054796 wifi_nvs_set .text.ieee80211_adjust_2nd_chan - 0x420548b8 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420548b8 ieee80211_adjust_2nd_chan + 0x4205491e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4205491e ieee80211_adjust_2nd_chan .text.wifi_nvs_compare_cfg_diff - 0x4205491c 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4205491c wifi_nvs_compare_cfg_diff + 0x42054982 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054982 wifi_nvs_compare_cfg_diff .text.wifi_set_default_ssid - 0x42054aae 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054aae wifi_set_default_ssid + 0x42054b14 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054b14 wifi_set_default_ssid .text.wifi_nvs_validate_ap_ssid - 0x42054b04 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054b04 wifi_nvs_validate_ap_ssid + 0x42054b6a 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054b6a wifi_nvs_validate_ap_ssid .text.wifi_nvs_validate_ap_password - 0x42054b28 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054b28 wifi_nvs_validate_ap_password + 0x42054b8e 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054b8e wifi_nvs_validate_ap_password .text.wifi_nvs_validate_sta_password - 0x42054b74 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054b74 wifi_nvs_validate_sta_password + 0x42054bda 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054bda wifi_nvs_validate_sta_password .text.wifi_nvs_validate_country - 0x42054bc8 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054bc8 wifi_nvs_validate_country + 0x42054c2e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054c2e wifi_nvs_validate_country .text.wifi_nvs_validate_ap_chan - 0x42054c12 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054c12 wifi_nvs_validate_ap_chan + 0x42054c78 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054c78 wifi_nvs_validate_ap_chan .text.wifi_nvs_validate_ap_num - 0x42054c60 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054c60 wifi_nvs_validate_ap_num + 0x42054cc6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054cc6 wifi_nvs_validate_ap_num .text.wifi_nvs_validate_sta_listen_interval - 0x42054c76 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054c76 wifi_nvs_validate_sta_listen_interval + 0x42054cdc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054cdc wifi_nvs_validate_sta_listen_interval .text.wifi_nvs_load - 0x42054c8a 0x26a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054cf0 0x26a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .text.wifi_nvs_get_sta_listen_interval - 0x42054ef4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054ef4 wifi_nvs_get_sta_listen_interval + 0x42054f5a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054f5a wifi_nvs_get_sta_listen_interval .text.wifi_nvs_reset_current_ap_info - 0x42054efe 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054efe wifi_nvs_reset_current_ap_info + 0x42054f64 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054f64 wifi_nvs_reset_current_ap_info .text.wifi_nvs_deinit - 0x42054f7e 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054f7e wifi_nvs_deinit + 0x42054fe4 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054fe4 wifi_nvs_deinit .text.wifi_nvs_init - 0x42054fdc 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054fdc wifi_nvs_init + 0x42055042 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42055042 wifi_nvs_init .text.wifi_sta_connect_internal_process - 0x4205505a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205505a wifi_sta_connect_internal_process + 0x420550c0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420550c0 wifi_sta_connect_internal_process .text.esp_wifi_get_sta_hw_key_idx_internal - 0x4205507c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420550e2 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .text.esp_wifi_ap_get_prof_pmk_internal - 0x420550a4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420550a4 esp_wifi_ap_get_prof_pmk_internal + 0x4205510a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205510a esp_wifi_ap_get_prof_pmk_internal .text.esp_wifi_sta_update_ap_info_internal - 0x420550ae 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420550ae esp_wifi_sta_update_ap_info_internal + 0x42055114 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055114 esp_wifi_sta_update_ap_info_internal .text.esp_wifi_sta_get_ap_info_prof_pmk_internal - 0x420550d8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420550d8 esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x4205513e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205513e esp_wifi_sta_get_ap_info_prof_pmk_internal .text.esp_wifi_ap_get_prof_ap_ssid_internal - 0x420550f0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420550f0 esp_wifi_ap_get_prof_ap_ssid_internal + 0x42055156 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055156 esp_wifi_ap_get_prof_ap_ssid_internal .text.esp_wifi_sta_get_prof_ssid_internal - 0x420550fa 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420550fa esp_wifi_sta_get_prof_ssid_internal + 0x42055160 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055160 esp_wifi_sta_get_prof_ssid_internal .text.esp_wifi_ap_get_prof_authmode_internal - 0x42055102 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055102 esp_wifi_ap_get_prof_authmode_internal + 0x42055168 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055168 esp_wifi_ap_get_prof_authmode_internal .text.esp_wifi_ap_get_max_sta_conn - 0x4205510c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205510c esp_wifi_ap_get_max_sta_conn + 0x42055172 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055172 esp_wifi_ap_get_max_sta_conn .text.esp_wifi_ap_get_prof_pairwise_cipher_internal - 0x42055116 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055116 esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x4205517c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205517c esp_wifi_ap_get_prof_pairwise_cipher_internal .text.esp_wifi_sta_get_prof_authmode_internal - 0x42055120 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055120 esp_wifi_sta_get_prof_authmode_internal + 0x42055186 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055186 esp_wifi_sta_get_prof_authmode_internal .text.esp_wifi_get_pmf_config_internal - 0x4205512a 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205512a esp_wifi_get_pmf_config_internal + 0x42055190 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055190 esp_wifi_get_pmf_config_internal .text.esp_wifi_get_config_sae_pwe_h2e_internal - 0x4205515c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205515c esp_wifi_get_config_sae_pwe_h2e_internal + 0x420551c2 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551c2 esp_wifi_get_config_sae_pwe_h2e_internal .text.esp_wifi_sta_get_rsnxe - 0x42055196 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055196 esp_wifi_sta_get_rsnxe + 0x420551fc 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551fc esp_wifi_sta_get_rsnxe .text.esp_wifi_sta_disable_wpa2_authmode_internal - 0x420551bc 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420551bc esp_wifi_sta_disable_wpa2_authmode_internal + 0x42055222 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055222 esp_wifi_sta_disable_wpa2_authmode_internal .text.esp_wifi_sta_get_config_sae_pk_internal - 0x4205520c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205520c esp_wifi_sta_get_config_sae_pk_internal + 0x42055272 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055272 esp_wifi_sta_get_config_sae_pk_internal .text.esp_wifi_enable_sae_pk_only_mode_internal - 0x42055216 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055216 esp_wifi_enable_sae_pk_only_mode_internal + 0x4205527c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205527c esp_wifi_enable_sae_pk_only_mode_internal .text.esp_wifi_sta_disable_owe_trans_internal - 0x42055240 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055240 esp_wifi_sta_disable_owe_trans_internal + 0x420552a6 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420552a6 esp_wifi_sta_disable_owe_trans_internal .text.esp_wifi_ap_notify_node_sae_auth_done - 0x4205527a 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205527a esp_wifi_ap_notify_node_sae_auth_done + 0x420552e0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420552e0 esp_wifi_ap_notify_node_sae_auth_done .text.esp_wifi_ap_is_sta_sae_reauth_node - 0x420552ca 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420552ca esp_wifi_ap_is_sta_sae_reauth_node + 0x42055330 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055330 esp_wifi_ap_is_sta_sae_reauth_node .text.esp_wifi_sta_get_sae_identifier_internal - 0x420552ee 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420552ee esp_wifi_sta_get_sae_identifier_internal + 0x42055354 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055354 esp_wifi_sta_get_sae_identifier_internal .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal - 0x420552f8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420552f8 esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x4205535e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205535e esp_wifi_sta_is_ap_notify_completed_rsne_internal .text.esp_wifi_ap_get_prof_password_internal - 0x42055306 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055306 esp_wifi_ap_get_prof_password_internal + 0x4205536c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205536c esp_wifi_ap_get_prof_password_internal .text.wifi_sta_get_prof_password - 0x42055310 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055310 wifi_sta_get_prof_password + 0x42055376 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055376 wifi_sta_get_prof_password .text.esp_wifi_sta_get_prof_password_internal - 0x4205531a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205531a esp_wifi_sta_get_prof_password_internal + 0x42055380 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055380 esp_wifi_sta_get_prof_password_internal .text.esp_wifi_sta_get_reset_param_internal - 0x42055324 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055324 esp_wifi_sta_get_reset_param_internal + 0x4205538a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205538a esp_wifi_sta_get_reset_param_internal .text.esp_wifi_sta_set_reset_param_internal - 0x4205532e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205532e esp_wifi_sta_set_reset_param_internal + 0x42055394 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055394 esp_wifi_sta_set_reset_param_internal .text.esp_wifi_sta_prof_is_wpa_internal - 0x4205533a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205533a esp_wifi_sta_prof_is_wpa_internal + 0x420553a0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553a0 esp_wifi_sta_prof_is_wpa_internal .text.esp_wifi_sta_prof_is_wpa2_internal - 0x42055358 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055358 esp_wifi_sta_prof_is_wpa2_internal + 0x420553be 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553be esp_wifi_sta_prof_is_wpa2_internal .text.esp_wifi_sta_prof_is_wapi_internal - 0x4205537a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205537a esp_wifi_sta_prof_is_wapi_internal + 0x420553e0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553e0 esp_wifi_sta_prof_is_wapi_internal .text.esp_wifi_sta_prof_is_rsn_internal - 0x4205538a 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205538a esp_wifi_sta_prof_is_rsn_internal + 0x420553f0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553f0 esp_wifi_sta_prof_is_rsn_internal .text.esp_wifi_sta_get_pairwise_cipher_internal - 0x420553aa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420553aa esp_wifi_sta_get_pairwise_cipher_internal + 0x42055410 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055410 esp_wifi_sta_get_pairwise_cipher_internal .text.esp_wifi_sta_get_group_cipher_internal - 0x420553b4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420553b4 esp_wifi_sta_get_group_cipher_internal + 0x4205541a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205541a esp_wifi_sta_get_group_cipher_internal .text.ieee80211_get_key - 0x420553be 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420553be ieee80211_get_key + 0x42055424 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055424 ieee80211_get_key .text.ieee80211_set_key - 0x420553dc 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420553dc ieee80211_set_key + 0x42055442 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055442 ieee80211_set_key .text.ieee80211_set_sta_gtk_index - 0x4205543e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205543e ieee80211_set_sta_gtk_index + 0x420554a4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420554a4 ieee80211_set_sta_gtk_index .text.ieee80211_set_gtk - 0x42055456 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055456 ieee80211_set_gtk + 0x420554bc 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420554bc ieee80211_set_gtk .text.ieee80211_get_ptk - 0x4205549e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205549e ieee80211_get_ptk + 0x42055504 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055504 ieee80211_get_ptk .text.ieee80211_get_spp - 0x420554ba 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420554ba ieee80211_get_spp + 0x42055520 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055520 ieee80211_get_spp .text.esp_wifi_wpa_ptk_init_done_internal - 0x420554f4 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420554f4 esp_wifi_wpa_ptk_init_done_internal + 0x4205555a 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205555a esp_wifi_wpa_ptk_init_done_internal .text.esp_wifi_auth_done_internal - 0x42055582 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055582 esp_wifi_auth_done_internal + 0x420555e8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420555e8 esp_wifi_auth_done_internal .text.esp_wifi_unregister_wpa_cb_internal - 0x42055592 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055592 esp_wifi_unregister_wpa_cb_internal + 0x420555f8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420555f8 esp_wifi_unregister_wpa_cb_internal .text.esp_wifi_register_wpa_cb_internal - 0x420555c6 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420555c6 esp_wifi_register_wpa_cb_internal + 0x4205562c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205562c esp_wifi_register_wpa_cb_internal .text.ieee80211_sta_is_connected - 0x420555e4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420555e4 ieee80211_sta_is_connected + 0x4205564a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205564a ieee80211_sta_is_connected .text.esp_wifi_get_hostap_private_internal - 0x420555f4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420555f4 esp_wifi_get_hostap_private_internal + 0x4205565a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205565a esp_wifi_get_hostap_private_internal .text.esp_wifi_deauthenticate_internal - 0x42055606 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055606 esp_wifi_deauthenticate_internal + 0x4205566c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205566c esp_wifi_deauthenticate_internal .text.esp_wifi_get_spp_attrubute_internal - 0x4205563e 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205563e esp_wifi_get_spp_attrubute_internal + 0x420556a4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420556a4 esp_wifi_get_spp_attrubute_internal .text.esp_wifi_get_user_init_flag_internal - 0x4205565e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205565e esp_wifi_get_user_init_flag_internal + 0x420556c4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420556c4 esp_wifi_get_user_init_flag_internal .text.wifi_set_rx_policy - 0x42055670 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055670 wifi_set_rx_policy + 0x420556d6 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420556d6 wifi_set_rx_policy .text.ieee80211_espnow_get_init_flag - 0x420557c8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420557c8 ieee80211_espnow_get_init_flag + 0x4205582e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205582e ieee80211_espnow_get_init_flag .text.ieee80211_espnow_set_init_flag - 0x420557d2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420557d2 ieee80211_espnow_set_init_flag + 0x42055838 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055838 ieee80211_espnow_set_init_flag .text.ieee80211_get_mac_addr_from_frame - 0x420557dc 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420557dc ieee80211_get_mac_addr_from_frame + 0x42055842 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055842 ieee80211_get_mac_addr_from_frame .text.esp_wifi_register_eapol_txdonecb_internal - 0x420557fa 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420557fa esp_wifi_register_eapol_txdonecb_internal + 0x42055860 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055860 esp_wifi_register_eapol_txdonecb_internal .text.esp_wifi_get_macaddr_internal - 0x4205580a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205580a esp_wifi_get_macaddr_internal + 0x42055870 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055870 esp_wifi_get_macaddr_internal .text.esp_wifi_ap_deauth_internal - 0x42055828 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055828 esp_wifi_ap_deauth_internal + 0x4205588e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205588e esp_wifi_ap_deauth_internal .text.wifi_init_key - 0x4205588c 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205588c wifi_init_key + 0x420558f2 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420558f2 wifi_init_key .text.esp_wifi_set_ap_key_internal - 0x420558ba 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420558ba esp_wifi_set_ap_key_internal + 0x42055920 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055920 esp_wifi_set_ap_key_internal .text.ppInstallKey - 0x42055a3a 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055a3a ppInstallKey + 0x42055aa0 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055aa0 ppInstallKey .text.esp_wifi_set_sta_key_internal - 0x42055b8c 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055b8c esp_wifi_set_sta_key_internal + 0x42055bf2 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055bf2 esp_wifi_set_sta_key_internal .text.esp_wifi_get_sta_key_internal - 0x42055bf2 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055bf2 esp_wifi_get_sta_key_internal + 0x42055c58 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055c58 esp_wifi_get_sta_key_internal .text.esp_wifi_set_appie_internal - 0x42055c4e 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055c4e esp_wifi_set_appie_internal + 0x42055cb4 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055cb4 esp_wifi_set_appie_internal .text.esp_wifi_unset_appie_internal - 0x42055cc4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055cc4 esp_wifi_unset_appie_internal + 0x42055d2a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d2a esp_wifi_unset_appie_internal .text.esp_wifi_get_wps_status_internal - 0x42055cce 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055cce esp_wifi_get_wps_status_internal + 0x42055d34 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d34 esp_wifi_get_wps_status_internal .text.esp_wifi_sta_pmf_enabled - 0x42055cda 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055cda esp_wifi_sta_pmf_enabled + 0x42055d40 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d40 esp_wifi_sta_pmf_enabled .text.esp_wifi_sta_get_mgmt_group_cipher - 0x42055ce4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055ce4 esp_wifi_sta_get_mgmt_group_cipher + 0x42055d4a 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d4a esp_wifi_sta_get_mgmt_group_cipher .text.esp_wifi_set_igtk_internal - 0x42055d0a 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055d0a esp_wifi_set_igtk_internal + 0x42055d70 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d70 esp_wifi_set_igtk_internal .text.ieee80211w_get_active_igtk_key_id - 0x42055dd8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055dd8 ieee80211w_get_active_igtk_key_id + 0x42055e3e 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055e3e ieee80211w_get_active_igtk_key_id .text.ieee80211w_get_igtk_from_keyidx - 0x42055df2 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055df2 ieee80211w_get_igtk_from_keyidx + 0x42055e58 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055e58 ieee80211w_get_igtk_from_keyidx .text.esp_wifi_skip_supp_pmkcaching - 0x42055e40 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055e40 esp_wifi_skip_supp_pmkcaching + 0x42055ea6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055ea6 esp_wifi_skip_supp_pmkcaching .text.esp_wifi_register_mgmt_frame_internal - 0x42055e4a 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055e4a esp_wifi_register_mgmt_frame_internal + 0x42055eb0 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055eb0 esp_wifi_register_mgmt_frame_internal .text.esp_wifi_send_mgmt_frm_internal - 0x42055eac 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055eac esp_wifi_send_mgmt_frm_internal + 0x42055f12 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055f12 esp_wifi_send_mgmt_frm_internal .text.esp_wifi_sta_connect_internal - 0x42055f44 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055f44 esp_wifi_sta_connect_internal + 0x42055faa 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055faa esp_wifi_sta_connect_internal .text.esp_wifi_ap_get_transition_disable_internal - 0x42055f7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055f7c esp_wifi_ap_get_transition_disable_internal + 0x42055fe2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055fe2 esp_wifi_ap_get_transition_disable_internal .text.wifi_pmk_is_valid - 0x42055f86 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42055fec 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.ieee80211_ioctl_process - 0x42055fbc 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42055fbc ieee80211_ioctl_process + 0x42056022 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056022 ieee80211_ioctl_process .text.wifi_station_set_config_local_2.isra.2 - 0x420560ce 0x492 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056134 0x492 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.current_task_is_wifi_task - 0x42056560 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056560 current_task_is_wifi_task + 0x420565c6 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420565c6 current_task_is_wifi_task .text.wifi_station_get_reconnect_policy - 0x42056588 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056588 wifi_station_get_reconnect_policy + 0x420565ee 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420565ee wifi_station_get_reconnect_policy .text._do_wifi_stop - 0x4205658c 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205658c _do_wifi_stop + 0x420565f2 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420565f2 _do_wifi_stop .text.wifi_stop_old_mode - 0x42056610 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056676 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text._do_wifi_start - 0x4205666c 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205666c _do_wifi_start + 0x420566d2 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420566d2 _do_wifi_start .text.ieee80211_set_phy_bw - 0x4205673a 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205673a ieee80211_set_phy_bw + 0x420567a0 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420567a0 ieee80211_set_phy_bw .text.ieee80211_protocol_attach - 0x42056834 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056834 ieee80211_protocol_attach + 0x4205689a 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205689a ieee80211_protocol_attach .text.wifi_station_save_ap_channel - 0x4205688c 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205688c wifi_station_save_ap_channel + 0x420568f2 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420568f2 wifi_station_save_ap_channel .text.ieee80211_sta_connect - 0x42056902 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056902 ieee80211_sta_connect + 0x42056968 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056968 ieee80211_sta_connect .text.ieee80211_sta_disconnect - 0x420569e2 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420569e2 ieee80211_sta_disconnect + 0x42056a48 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056a48 ieee80211_sta_disconnect .text._do_wifi_disconnect - 0x42056a96 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056afc 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_softap_max_support_num - 0x42056b22 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056b22 wifi_softap_max_support_num + 0x42056b88 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056b88 wifi_softap_max_support_num .text.wifi_softap_set_config - 0x42056b3c 0x806 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056b3c wifi_softap_set_config + 0x42056ba2 0x806 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056ba2 wifi_softap_set_config .text.chip_enable - 0x42057342 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057342 chip_enable + 0x420573a8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420573a8 chip_enable .text.chip_disable - 0x42057368 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057368 chip_disable + 0x420573ce 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420573ce chip_disable .text.wifi_reset_mac - 0x4205738e 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205738e wifi_reset_mac + 0x420573f4 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420573f4 wifi_reset_mac .text.wifi_hw_start - 0x420573f4 0x16c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420573f4 wifi_hw_start + 0x4205745a 0x16c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205745a wifi_hw_start .text.wifi_txq_empty - 0x42057560 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057560 wifi_txq_empty + 0x420575c6 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420575c6 wifi_txq_empty .text.wifi_stop_sw_txq - 0x4205759e 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205759e wifi_stop_sw_txq + 0x42057604 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057604 wifi_stop_sw_txq .text.wifi_hw_stop - 0x420575d2 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420575d2 wifi_hw_stop + 0x42057638 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057638 wifi_hw_stop .text.wifi_hw_mode_switch - 0x42057714 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205777a 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_set_mode_process - 0x420577be 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420577be wifi_set_mode_process + 0x42057824 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057824 wifi_set_mode_process .text.wifi_menuconfig_init - 0x42057908 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057908 wifi_menuconfig_init + 0x4205796e 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205796e wifi_menuconfig_init .text.wpa_crypto_funcs_init - 0x42057aea 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057aea wpa_crypto_funcs_init + 0x42057b50 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057b50 wpa_crypto_funcs_init .text.wifi_crypto_init - 0x42057b2e 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057b2e wifi_crypto_init + 0x42057b94 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057b94 wifi_crypto_init .text.wifi_hmac_init - 0x42057b34 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057b34 wifi_hmac_init + 0x42057b9a 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057b9a wifi_hmac_init .text.wifi_lmac_init - 0x42057b70 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057b70 wifi_lmac_init + 0x42057bd6 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057bd6 wifi_lmac_init .text.wifi_deinit - 0x42057c76 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057c76 wifi_deinit + 0x42057cdc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057cdc wifi_deinit .text.wifi_init_process - 0x42057c96 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057c96 wifi_init_process + 0x42057cfc 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057cfc wifi_init_process .text.wifi_deinit_process - 0x42057d6c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057d6c wifi_deinit_process + 0x42057dd2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057dd2 wifi_deinit_process .text.wifi_start_process - 0x42057d70 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057d70 wifi_start_process + 0x42057dd6 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057dd6 wifi_start_process .text.wifi_stop_process - 0x42057dfa 0x10e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057dfa wifi_stop_process + 0x42057e60 0x10e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057e60 wifi_stop_process .text.wifi_connect_process - 0x42057f08 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057f08 wifi_connect_process + 0x42057f6e 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057f6e wifi_connect_process .text.wifi_disconnect_process - 0x42057f5c 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057f5c wifi_disconnect_process + 0x42057fc2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057fc2 wifi_disconnect_process .text.wifi_set_config_process - 0x42057fc0 0x448 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057fc0 wifi_set_config_process + 0x42058026 0x448 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058026 wifi_set_config_process .text.wifi_get_channel_process - 0x42058408 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058408 wifi_get_channel_process + 0x4205846e 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205846e wifi_get_channel_process .text.wifi_set_rxcb_process - 0x42058442 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058442 wifi_set_rxcb_process + 0x420584a8 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420584a8 wifi_set_rxcb_process .text.wifi_wps_is_started - 0x4205846e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205846e wifi_wps_is_started + 0x420584d4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420584d4 wifi_wps_is_started .text.wifi_wpa2_is_started - 0x42058478 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058478 wifi_wpa2_is_started + 0x420584de 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420584de wifi_wpa2_is_started .text.wifi_ipc_process - 0x42058482 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058482 wifi_ipc_process + 0x420584e8 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420584e8 wifi_ipc_process .text.ieee80211_set_appie - 0x420584f6 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420584f6 ieee80211_set_appie + 0x4205855c 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205855c ieee80211_set_appie .text.wifi_set_appie_process - 0x42058674 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058674 wifi_set_appie_process + 0x420586da 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420586da wifi_set_appie_process .text.wifi_send_mgmt_frame - 0x42058690 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058690 wifi_send_mgmt_frame + 0x420586f6 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420586f6 wifi_send_mgmt_frame .text.wifi_register_mgmt_frame - 0x420587ea 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420587ea wifi_register_mgmt_frame + 0x42058850 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058850 wifi_register_mgmt_frame .text.wifi_configure_wake_window_process - 0x42058802 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058802 wifi_configure_wake_window_process + 0x42058868 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058868 wifi_configure_wake_window_process .text.wifi_ap_remove_sta_node_process - 0x42058822 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058822 wifi_ap_remove_sta_node_process + 0x42058888 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058888 wifi_ap_remove_sta_node_process .text.wifi_ap_sta_sae_auth_done_process - 0x4205893e 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205893e wifi_ap_sta_sae_auth_done_process + 0x420589a4 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420589a4 wifi_ap_sta_sae_auth_done_process .text.wifi_on_coex_start_process - 0x42058a2a 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058a2a wifi_on_coex_start_process + 0x42058a90 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058a90 wifi_on_coex_start_process .text.wifi_on_coex_schm_phase_process - 0x42058a52 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058a52 wifi_on_coex_schm_phase_process + 0x42058ab8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058ab8 wifi_on_coex_schm_phase_process .text.wifi_mesh_ps_duty_cycle_get_process - 0x42058a62 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058a62 wifi_mesh_ps_duty_cycle_get_process + 0x42058ac8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058ac8 wifi_mesh_ps_duty_cycle_get_process .text.ieee80211_ioctl_init - 0x42058a8a 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058a8a ieee80211_ioctl_init + 0x42058af0 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058af0 ieee80211_ioctl_init .text.ieee80211_ioctl_deinit - 0x42058aba 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058aba ieee80211_ioctl_deinit + 0x42058b20 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b20 ieee80211_ioctl_deinit .text.ieee80211_ioctl - 0x42058ac6 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058ac6 ieee80211_ioctl + 0x42058b2c 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b2c ieee80211_ioctl .text.config_get_wifi_task_stack_size - 0x42058c78 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058c78 config_get_wifi_task_stack_size + 0x42058cde 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058cde config_get_wifi_task_stack_size .text.ieee80211_ampdu_age_handle - 0x42058ca2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058d08 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_addba - 0x42058cb4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058d1a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_ap_try_sa_query - 0x42058cc6 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42058cc6 ieee80211_ap_try_sa_query + 0x42058d2c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058d2c ieee80211_ap_try_sa_query .text.ieee80211_ap_sa_query_timeout - 0x42058d00 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42058d00 ieee80211_ap_sa_query_timeout + 0x42058d66 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058d66 ieee80211_ap_sa_query_timeout .text.ieee80211_cnx_connect_next_ap - 0x42058d3a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058da0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_retry_assoc - 0x42058d72 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058dd8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_sa_query_timeout - 0x42058daa 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058e10 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_sta_try_sa_query - 0x42058de2 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058e48 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_assoc - 0x42058e1a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058e80 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_auth - 0x42058e52 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058eb8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_chm_dwell - 0x42058e8a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058ef0 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_handshake - 0x42058ec4 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058f2a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_beacon - 0x42058efc 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058f62 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_probe_send - 0x42058f4c 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058fb2 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_csa - 0x42058f9c 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42059002 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_enter_op_chan - 0x42058fde 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42059044 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_inter_chan - 0x42059018 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4205907e 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_timer_connect - 0x42059052 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420590b8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_hostap_handle - 0x4205908a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420590f0 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_send_beacon - 0x420590c4 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4205912a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_register_hostap_timer - 0x420590fe 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x420590fe ieee80211_register_hostap_timer + 0x42059164 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42059164 ieee80211_register_hostap_timer .text.ieee80211_timer_do_process - 0x42059134 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42059134 ieee80211_timer_do_process + 0x4205919a 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4205919a ieee80211_timer_do_process .text.ieee80211_timer_process - 0x420591d4 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x420591d4 ieee80211_timer_process + 0x4205923a 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4205923a ieee80211_timer_process .text.gcmp_encap - 0x4205929e 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x42059304 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.gcmp_decap - 0x4205930e 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x42059374 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.ftm_is_responder_supported - 0x420593d2 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420593d2 ftm_is_responder_supported + 0x42059438 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42059438 ftm_is_responder_supported .text.ftm_responder_cleanup - 0x420593ee 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420593ee ftm_responder_cleanup + 0x42059454 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42059454 ftm_responder_cleanup .text.ftm_is_initiator_supported - 0x42059470 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42059470 ftm_is_initiator_supported + 0x420594d6 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420594d6 ftm_is_initiator_supported .text.ftm_initiator_post_event - 0x4205947e 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4205947e ftm_initiator_post_event + 0x420594e4 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420594e4 ftm_initiator_post_event .text.ftm_initiator_cleanup - 0x42059508 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42059508 ftm_initiator_cleanup + 0x4205956e 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4205956e ftm_initiator_cleanup .text.ieee80211_ftm_detach - 0x420595b4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420595b4 ieee80211_ftm_detach + 0x4205961a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4205961a ieee80211_ftm_detach .text.wifi_ant_update_empty_func - 0x420595b8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420595b8 wifi_ant_update_empty_func + 0x4205961e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205961e wifi_ant_update_empty_func .text.esp_wifi_internal_reg_netstack_buf_cb_local - 0x420595bc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420595bc esp_wifi_internal_reg_netstack_buf_cb_local + 0x42059622 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059622 esp_wifi_internal_reg_netstack_buf_cb_local .text.esp_wifi_send_deauth_local - 0x420595d0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420595d0 esp_wifi_send_deauth_local + 0x42059636 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059636 esp_wifi_send_deauth_local .text.esp_wifi_ap_get_sta_aid_local - 0x420595e4 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420595e4 esp_wifi_ap_get_sta_aid_local + 0x4205964a 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205964a esp_wifi_ap_get_sta_aid_local .text.wifi_get_init_state - 0x42059676 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059676 wifi_get_init_state + 0x420596dc 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420596dc wifi_get_init_state .text.wifi_is_stop_in_progress - 0x4205967c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205967c wifi_is_stop_in_progress + 0x420596e2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420596e2 wifi_is_stop_in_progress .text.wifi_api_lock - 0x42059686 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059686 wifi_api_lock + 0x420596ec 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420596ec wifi_api_lock .text.wifi_api_unlock - 0x420596de 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420596de wifi_api_unlock + 0x42059744 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059744 wifi_api_unlock .text.wifi_init_completed - 0x42059706 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059706 wifi_init_completed + 0x4205976c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205976c wifi_init_completed .text.wifi_station_get_config_local - 0x42059732 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059798 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.wifi_softap_get_config - 0x420598d6 0x184 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420598d6 wifi_softap_get_config + 0x4205993c 0x184 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205993c wifi_softap_get_config .text.esp_wifi_get_mode - 0x42059a5a 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059a5a esp_wifi_get_mode + 0x42059ac0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059ac0 esp_wifi_get_mode .text.wifi_deinit_in_caller_task - 0x42059a90 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059a90 wifi_deinit_in_caller_task + 0x42059af6 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059af6 wifi_deinit_in_caller_task .text.wifi_init_in_caller_task - 0x42059ae0 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059ae0 wifi_init_in_caller_task + 0x42059b46 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059b46 wifi_init_in_caller_task .text.wifi_osi_funcs_register - 0x42059b8c 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059b8c wifi_osi_funcs_register + 0x42059bf2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059bf2 wifi_osi_funcs_register .text.net80211_data_ptr_init - 0x42059bf0 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059bf0 net80211_data_ptr_init + 0x42059c56 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059c56 net80211_data_ptr_init .text.net80211_softap_funcs_init - 0x42059cc2 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059cc2 net80211_softap_funcs_init + 0x42059d28 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059d28 net80211_softap_funcs_init .text.net80211_funcs_init - 0x42059d38 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059d38 net80211_funcs_init + 0x42059d9e 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059d9e net80211_funcs_init .text.net80211_funcs_deinit - 0x42059f7a 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059f7a net80211_funcs_deinit + 0x42059fe0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059fe0 net80211_funcs_deinit .text.esp_wifi_init_internal - 0x42059fa6 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059fa6 esp_wifi_init_internal + 0x4205a00c 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a00c esp_wifi_init_internal .text.esp_wifi_deinit_internal - 0x4205a0c4 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a0c4 esp_wifi_deinit_internal + 0x4205a12a 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a12a esp_wifi_deinit_internal .text.esp_wifi_set_mode - 0x4205a1c4 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a1c4 esp_wifi_set_mode + 0x4205a22a 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a22a esp_wifi_set_mode .text.esp_wifi_start - 0x4205a214 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a214 esp_wifi_start + 0x4205a27a 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a27a esp_wifi_start .text.esp_wifi_stop - 0x4205a258 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a258 esp_wifi_stop + 0x4205a2be 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a2be esp_wifi_stop .text.esp_wifi_connect_internal - 0x4205a3fc 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a3fc esp_wifi_connect_internal + 0x4205a462 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a462 esp_wifi_connect_internal .text.esp_wifi_set_config - 0x4205a454 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a454 esp_wifi_set_config + 0x4205a4ba 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a4ba esp_wifi_set_config .text.esp_wifi_get_config - 0x4205a4e4 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a4e4 esp_wifi_get_config + 0x4205a54a 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a54a esp_wifi_get_config .text.esp_wifi_get_channel - 0x4205a53e 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a53e esp_wifi_get_channel + 0x4205a5a4 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a5a4 esp_wifi_get_channel .text.esp_wifi_get_mac - 0x4205a5a8 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a5a8 esp_wifi_get_mac + 0x4205a60e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a60e esp_wifi_get_mac .text.esp_wifi_set_storage - 0x4205a5f2 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a5f2 esp_wifi_set_storage + 0x4205a658 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a658 esp_wifi_set_storage .text.esp_wifi_internal_reg_rxcb - 0x4205a64a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a64a esp_wifi_internal_reg_rxcb + 0x4205a6b0 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a6b0 esp_wifi_internal_reg_rxcb .text.esp_wifi_internal_set_sta_ip - 0x4205a6b8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a6b8 esp_wifi_internal_set_sta_ip + 0x4205a71e 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a71e esp_wifi_internal_set_sta_ip .text.wifi_event_post - 0x4205a6ec 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a6ec wifi_event_post + 0x4205a752 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a752 wifi_event_post .text.wifi_mesh_event_post - 0x4205a73e 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a73e wifi_mesh_event_post + 0x4205a7a4 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a7a4 wifi_mesh_event_post .text.esp_wifi_vnd_lora_enable - 0x4205a78c 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a78c esp_wifi_vnd_lora_enable + 0x4205a7f2 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a7f2 esp_wifi_vnd_lora_enable .text.esp_wifi_vnd_lora_disable - 0x4205a84c 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a84c esp_wifi_vnd_lora_disable + 0x4205a8b2 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a8b2 esp_wifi_vnd_lora_disable .text.esp_wifi_get_event_mask - 0x4205a8aa 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a8aa esp_wifi_get_event_mask + 0x4205a910 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a910 esp_wifi_get_event_mask .text.esp_wifi_ipc_internal - 0x4205a8d4 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a8d4 esp_wifi_ipc_internal + 0x4205a93a 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a93a esp_wifi_ipc_internal .text.esp_wifi_internal_set_log_level - 0x4205aa1c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205aa1c esp_wifi_internal_set_log_level + 0x4205aa82 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205aa82 esp_wifi_internal_set_log_level .text.esp_wifi_internal_configure_wake_window - 0x4205aa32 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205aa32 esp_wifi_internal_configure_wake_window + 0x4205aa98 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205aa98 esp_wifi_internal_configure_wake_window .text.esp_wifi_internal_on_coex_start - 0x4205aaae 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205aaae esp_wifi_internal_on_coex_start + 0x4205ab14 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ab14 esp_wifi_internal_on_coex_start .text.esp_wifi_internal_on_coex_schm_phase - 0x4205aaf0 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205aaf0 esp_wifi_internal_on_coex_schm_phase + 0x4205ab56 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ab56 esp_wifi_internal_on_coex_schm_phase .text.esp_wifi_set_sleep_min_active_time - 0x4205ab32 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab32 esp_wifi_set_sleep_min_active_time + 0x4205ab98 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ab98 esp_wifi_set_sleep_min_active_time .text.esp_wifi_set_keep_alive_time - 0x4205ab36 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab36 esp_wifi_set_keep_alive_time + 0x4205ab9c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ab9c esp_wifi_set_keep_alive_time .text.esp_wifi_set_sleep_wait_broadcast_data_time - 0x4205ab3a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab3a esp_wifi_set_sleep_wait_broadcast_data_time + 0x4205aba0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205aba0 esp_wifi_set_sleep_wait_broadcast_data_time .text.esp_wifi_internal_reg_netstack_buf_cb - 0x4205ab3e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab3e esp_wifi_internal_reg_netstack_buf_cb + 0x4205aba4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205aba4 esp_wifi_internal_reg_netstack_buf_cb .text.esp_wifi_internal_issue_disconnect - 0x4205ab64 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab64 esp_wifi_internal_issue_disconnect + 0x4205abca 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205abca esp_wifi_internal_issue_disconnect .text.esp_wifi_ap_get_sta_aid - 0x4205ab8c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab8c esp_wifi_ap_get_sta_aid + 0x4205abf2 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205abf2 esp_wifi_ap_get_sta_aid .text.esp_mesh_map_deauth - 0x4205abc4 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205abc4 esp_mesh_map_deauth + 0x4205ac2a 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac2a esp_mesh_map_deauth .text.esp_mesh_get_running_active_duty_cycle - 0x4205ac58 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ac58 esp_mesh_get_running_active_duty_cycle + 0x4205acbe 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205acbe esp_mesh_get_running_active_duty_cycle .text.esp_wifi_get_band - 0x4205aca4 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205aca4 esp_wifi_get_band + 0x4205ad0a 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ad0a esp_wifi_get_band .text.ieee80211_freedom_inside_cb - 0x4205acd6 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205acd6 ieee80211_freedom_inside_cb + 0x4205ad3c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ad3c ieee80211_freedom_inside_cb .text.ieee80211_send_sa_query - 0x4205ad00 0xc8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ad66 0xc8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_resp - 0x4205adc8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ae2e 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_req - 0x4205ade2 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ae48 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_resp - 0x4205adfc 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ae62 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_req - 0x4205aef8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205af5e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_rate_ref_init - 0x4205af14 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205af14 ieee80211_rate_ref_init + 0x4205af7a 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205af7a ieee80211_rate_ref_init .text.ieee80211_freedom_init - 0x4205af2c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205af2c ieee80211_freedom_init + 0x4205af92 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205af92 ieee80211_freedom_init .text.ieee80211_user_ie_init - 0x4205af4e 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205af4e ieee80211_user_ie_init + 0x4205afb4 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205afb4 ieee80211_user_ie_init .text.ieee80211_ifattach - 0x4205af96 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205af96 ieee80211_ifattach + 0x4205affc 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205affc ieee80211_ifattach .text.ieee80211_ifdetach - 0x4205b060 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b060 ieee80211_ifdetach + 0x4205b0c6 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b0c6 ieee80211_ifdetach .text.wifi_destroy_softap - 0x4205b078 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b078 wifi_destroy_softap + 0x4205b0de 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b0de wifi_destroy_softap .text.wifi_destroy_sta - 0x4205b102 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b102 wifi_destroy_sta + 0x4205b168 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b168 wifi_destroy_sta .text.ieee80211_find_elem_match - 0x4205b190 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b190 ieee80211_find_elem_match + 0x4205b1f6 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b1f6 ieee80211_find_elem_match .text.ieee80211_find_ie - 0x4205b210 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b210 ieee80211_find_ie + 0x4205b276 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b276 ieee80211_find_ie .text.ieee80211_setup_pmf - 0x4205b21a 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b21a ieee80211_setup_pmf + 0x4205b280 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b280 ieee80211_setup_pmf .text.wifi_create_softap - 0x4205b262 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b262 wifi_create_softap + 0x4205b2c8 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b2c8 wifi_create_softap .text.wifi_create_sta - 0x4205b380 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b380 wifi_create_sta + 0x4205b3e6 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b3e6 wifi_create_sta .text.wifi_mode_set - 0x4205b4ac 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b4ac wifi_mode_set + 0x4205b512 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b512 wifi_mode_set .text.ieee80211_is_robust_mgmt_frm - 0x4205b61c 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b61c ieee80211_is_robust_mgmt_frm + 0x4205b682 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b682 ieee80211_is_robust_mgmt_frm .text.get_iav_key - 0x4205b666 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b666 get_iav_key + 0x4205b6cc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b6cc get_iav_key .text.register_ieee80211_action_vendor_get_key_cb - 0x4205b67a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b67a register_ieee80211_action_vendor_get_key_cb + 0x4205b6e0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b6e0 register_ieee80211_action_vendor_get_key_cb .text.ieee80211_recv_action_vendor_esp_now - 0x4205b68c 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b68c ieee80211_recv_action_vendor_esp_now + 0x4205b6f2 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b6f2 ieee80211_recv_action_vendor_esp_now .text.ieee80211_recv_action_vendor_spec - 0x4205b7be 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b7be ieee80211_recv_action_vendor_spec + 0x4205b824 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b824 ieee80211_recv_action_vendor_spec .text.ieee80211_action_vendor_spec_attach - 0x4205b86a 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b86a ieee80211_action_vendor_spec_attach + 0x4205b8d0 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b8d0 ieee80211_action_vendor_spec_attach .text.register_ieee80211_action_vendor_spec_cb - 0x4205b89a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b89a register_ieee80211_action_vendor_spec_cb + 0x4205b900 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b900 register_ieee80211_action_vendor_spec_cb .text.ieee80211_is_action_category_robust - 0x4205b8ac 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b912 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_eapol_txdone_cb - 0x4205b8e8 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205b8e8 sta_eapol_txdone_cb + 0x4205b94e 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b94e sta_eapol_txdone_cb .text.sta_assoc_comeback - 0x4205b9b6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba1c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_try_sa_query - 0x4205b9c0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba26 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_sa_query_timeout - 0x4205b9ca 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba30 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.wifi_sta_reg_eapol_txdone_cb - 0x4205b9d4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205b9d4 wifi_sta_reg_eapol_txdone_cb + 0x4205ba3a 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba3a wifi_sta_reg_eapol_txdone_cb .text.wifi_sta_reg_rxcb - 0x4205b9ec 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205b9ec wifi_sta_reg_rxcb + 0x4205ba52 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba52 wifi_sta_reg_rxcb .text.sta_michael_mic_failure - 0x4205b9f6 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205b9f6 sta_michael_mic_failure + 0x4205ba5c 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba5c sta_michael_mic_failure .text.ieee80211_wme_standard_ac_to_esp_ac - 0x4205ba2a 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205ba2a ieee80211_wme_standard_ac_to_esp_ac + 0x4205ba90 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba90 ieee80211_wme_standard_ac_to_esp_ac .text.ieee80211_parse_wmeparams - 0x4205ba6c 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205ba6c ieee80211_parse_wmeparams + 0x4205bad2 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bad2 ieee80211_parse_wmeparams .text.sta_rx_csa - 0x4205bb16 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bb16 sta_rx_csa + 0x4205bb7c 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bb7c sta_rx_csa .text.update_cs_thres - 0x4205bd8c 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bd8c update_cs_thres + 0x4205bdf2 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bdf2 update_cs_thres .text.reset_cs_thres - 0x4205be04 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205be04 reset_cs_thres + 0x4205be6a 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205be6a reset_cs_thres .text.ieee80211_parse_obss_scan_param - 0x4205be28 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205be28 ieee80211_parse_obss_scan_param + 0x4205be8e 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205be8e ieee80211_parse_obss_scan_param .text.sta_recv_ctl - 0x4205be3c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205be3c sta_recv_ctl + 0x4205bea2 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bea2 sta_recv_ctl .text.wifi_station_start - 0x4205be4a 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205be4a wifi_station_start + 0x4205beb0 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205beb0 wifi_station_start .text.wifi_station_stop - 0x4205bf0a 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bf0a wifi_station_stop + 0x4205bf70 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bf70 wifi_station_stop .text.sta_bip_check - 0x4205bfa0 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bfa0 sta_bip_check + 0x4205c006 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c006 sta_bip_check .text.sta_is_wpa3_enabled - 0x4205c022 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c022 sta_is_wpa3_enabled + 0x4205c088 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c088 sta_is_wpa3_enabled .text.sta_is_11r_enabled - 0x4205c040 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c040 sta_is_11r_enabled + 0x4205c0a6 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c0a6 sta_is_11r_enabled .text.sta_is_wifi_ent_enabled - 0x4205c04e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c04e sta_is_wifi_ent_enabled + 0x4205c0b4 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c0b4 sta_is_wifi_ent_enabled .text.sta_get_owe_data - 0x4205c05c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c05c sta_get_owe_data + 0x4205c0c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c0c2 sta_get_owe_data .text.sta_update_power_off_reset_flag - 0x4205c066 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c066 sta_update_power_off_reset_flag + 0x4205c0cc 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c0cc sta_update_power_off_reset_flag .text.ieee80211_sta_new_state - 0x4205c0d2 0xb2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c0d2 ieee80211_sta_new_state + 0x4205c138 0xb2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c138 ieee80211_sta_new_state .text.sta_auth_ft - 0x4205cc00 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205cc00 sta_auth_ft + 0x4205cc66 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cc66 sta_auth_ft .text.sta_auth_open - 0x4205ccea 0x176 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205ccea sta_auth_open + 0x4205cd50 0x176 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cd50 sta_auth_open .text.sta_auth_shared - 0x4205ce60 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205ce60 sta_auth_shared + 0x4205cec6 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cec6 sta_auth_shared .text.sta_auth_sae - 0x4205cfbe 0x1d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205cfbe sta_auth_sae + 0x4205d024 0x1d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d024 sta_auth_sae .text.sta_retry_assoc - 0x4205d192 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205d192 sta_retry_assoc + 0x4205d1f8 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d1f8 sta_retry_assoc .text.sta_recv_assoc - 0x4205d296 0x6bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205d296 sta_recv_assoc + 0x4205d2fc 0x6bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d2fc sta_recv_assoc .text.sta_sa_query_process_timeout - 0x4205d952 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205d952 sta_sa_query_process_timeout + 0x4205d9b8 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d9b8 sta_sa_query_process_timeout .text.sta_try_sa_query_process - 0x4205d9ea 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205d9ea sta_try_sa_query_process + 0x4205da50 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205da50 sta_try_sa_query_process .text.sta_recv_mgmt - 0x4205db72 0xad4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205db72 sta_recv_mgmt + 0x4205dbd8 0xad4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205dbd8 sta_recv_mgmt .text.ieee80211_proto_attach - 0x4205e646 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e646 ieee80211_proto_attach + 0x4205e6ac 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e6ac ieee80211_proto_attach .text.ieee80211_set_shortslottime - 0x4205e664 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e664 ieee80211_set_shortslottime + 0x4205e6ca 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e6ca ieee80211_set_shortslottime .text.ieee80211_wme_updateparams - 0x4205e676 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e676 ieee80211_wme_updateparams + 0x4205e6dc 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e6dc ieee80211_wme_updateparams .text.ieee80211_mlme_connect_bss - 0x4205e6de 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e6de ieee80211_mlme_connect_bss + 0x4205e744 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e744 ieee80211_mlme_connect_bss .text.ieee80211_rfid_locp_recv_reset - 0x4205e85c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4205e85c ieee80211_rfid_locp_recv_reset + 0x4205e8c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4205e8c2 ieee80211_rfid_locp_recv_reset .text.ieee80211_rfid_locp_recv - 0x4205e866 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4205e866 ieee80211_rfid_locp_recv + 0x4205e8cc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4205e8cc ieee80211_rfid_locp_recv .text.ieee80211_regdomain_get_country - 0x4205e87e 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205e87e ieee80211_regdomain_get_country + 0x4205e8e4 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e8e4 ieee80211_regdomain_get_country .text.ieee80211_update_phy_country - 0x4205e8b2 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205e8b2 ieee80211_update_phy_country + 0x4205e918 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e918 ieee80211_update_phy_country .text.ieee80211_regdomain_update - 0x4205e8e2 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205e8e2 ieee80211_regdomain_update + 0x4205e948 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e948 ieee80211_regdomain_update .text.ieee80211_regdomain_update_in_scan - 0x4205ea24 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ea24 ieee80211_regdomain_update_in_scan + 0x4205ea8a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ea8a ieee80211_regdomain_update_in_scan .text.ieee80211_regdomain_update_in_connect - 0x4205ea2c 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ea2c ieee80211_regdomain_update_in_connect + 0x4205ea92 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ea92 ieee80211_regdomain_update_in_connect .text.ieee80211_add_countryie - 0x4205ea34 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ea34 ieee80211_add_countryie + 0x4205ea9a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ea9a ieee80211_add_countryie .text.ieee80211_regdomain_max_chan - 0x4205eaa2 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eaa2 ieee80211_regdomain_max_chan + 0x4205eb08 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb08 ieee80211_regdomain_max_chan .text.ieee80211_regdomain_ap_max_chan - 0x4205eace 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eace ieee80211_regdomain_ap_max_chan + 0x4205eb34 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb34 ieee80211_regdomain_ap_max_chan .text.ieee80211_regdomain_min_chan - 0x4205eaec 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eaec ieee80211_regdomain_min_chan + 0x4205eb52 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb52 ieee80211_regdomain_min_chan .text.ieee80211_regdomain_ap_min_chan - 0x4205eb0c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eb0c ieee80211_regdomain_ap_min_chan + 0x4205eb72 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb72 ieee80211_regdomain_ap_min_chan .text.ieee80211_regdomain_chan_in_range - 0x4205eb1e 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eb1e ieee80211_regdomain_chan_in_range + 0x4205eb84 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb84 ieee80211_regdomain_chan_in_range .text.ieee80211_regdomain_is_active_scan - 0x4205eb46 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eb46 ieee80211_regdomain_is_active_scan + 0x4205ebac 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ebac ieee80211_regdomain_is_active_scan .text.addba_stop_timeout - 0x4205eb5a 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ebc0 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_timeout - 0x4205eb8a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ebf0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_timeout - 0x4205eb94 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ebfa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_stop_age_timer - 0x4205eb9e 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ec04 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_add_htcap_body - 0x4205ebd6 0x216 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ec3c 0x216 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_response - 0x4205edec 0x1a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ee52 0x1a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_tx_stop - 0x4205ef92 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205eff8 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_response_txcb - 0x4205f022 0x1b0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f088 0x1b0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_attach - 0x4205f1d2 0x270 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f1d2 ieee80211_ht_attach + 0x4205f238 0x270 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f238 ieee80211_ht_attach .text.ampdu_free_rx_ba_index - 0x4205f442 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f442 ampdu_free_rx_ba_index + 0x4205f4a8 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f4a8 ampdu_free_rx_ba_index .text.ampdu_rx_stop.isra.7 - 0x4205f46e 0xda /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f4d4 0xda /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_delba - 0x4205f548 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f5ae 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_alloc_rx_ba_index - 0x4205f5f0 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f5f0 ampdu_alloc_rx_ba_index + 0x4205f656 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f656 ampdu_alloc_rx_ba_index .text.ampdu_rx_start.isra.10 - 0x4205f65e 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f6c4 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_recv_action_ba_addba_request - 0x4205f79c 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f802 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_deattach - 0x4205f924 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f924 ieee80211_ht_deattach + 0x4205f98a 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f98a ieee80211_ht_deattach .text.ieee80211_ampdu_enable - 0x4205f9a6 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f9a6 ieee80211_ampdu_enable + 0x4205fa0c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fa0c ieee80211_ampdu_enable .text.addba_timeout_process - 0x4205f9b2 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f9b2 addba_timeout_process + 0x4205fa18 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fa18 addba_timeout_process .text.ieee80211_ampdu_request - 0x4205f9ca 0x19a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f9ca ieee80211_ampdu_request + 0x4205fa30 0x19a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fa30 ieee80211_ampdu_request .text.ieee80211_ampdu_age_bss - 0x4205fb64 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fbca 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_age_all - 0x4205fc6c 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fc6c ieee80211_ampdu_age_all + 0x4205fcd2 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fcd2 ieee80211_ampdu_age_all .text.ampdu_process_multicast_address_qos_frame - 0x4205fd18 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fd18 ampdu_process_multicast_address_qos_frame + 0x4205fd7e 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fd7e ampdu_process_multicast_address_qos_frame .text.ieee80211_process_bar_info - 0x4205fda4 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fda4 ieee80211_process_bar_info + 0x4205fe0a 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fe0a ieee80211_process_bar_info .text.ieee80211_recv_bar - 0x4205fde2 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fde2 ieee80211_recv_bar + 0x4205fe48 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fe48 ieee80211_recv_bar .text.ieee80211_ht_node_cleanup - 0x4205fe2e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fe2e ieee80211_ht_node_cleanup + 0x4205fe94 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fe94 ieee80211_ht_node_cleanup .text.ieee80211_ht_node_init - 0x4205fe78 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fe78 ieee80211_ht_node_init + 0x4205fede 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fede ieee80211_ht_node_init .text.ieee80211_parse_htcap - 0x4205ff04 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205ff04 ieee80211_parse_htcap + 0x4205ff6a 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ff6a ieee80211_parse_htcap .text.ieee80211_has_ht40_bss - 0x42060024 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060024 ieee80211_has_ht40_bss + 0x4206008a 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4206008a ieee80211_has_ht40_bss .text.ieee80211_update_channel - 0x420600d6 0x35a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420600d6 ieee80211_update_channel + 0x4206013c 0x35a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4206013c ieee80211_update_channel .text.public_recv_action_ht2040_coex - 0x42060430 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060496 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_updatehtcap - 0x42060672 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060672 ieee80211_ht_updatehtcap + 0x420606d8 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420606d8 ieee80211_ht_updatehtcap .text.ieee80211_ht_updateparams - 0x420606de 0x1a8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420606de ieee80211_ht_updateparams + 0x42060744 0x1a8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060744 ieee80211_ht_updateparams .text.ieee80211_setup_htrates - 0x42060886 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060886 ieee80211_setup_htrates + 0x420608ec 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420608ec ieee80211_setup_htrates .text.ieee80211_setup_basic_htrates - 0x42060986 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060986 ieee80211_setup_basic_htrates + 0x420609ec 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420609ec ieee80211_setup_basic_htrates .text.ieee80211_add_htcap - 0x42060a26 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060a26 ieee80211_add_htcap + 0x42060a8c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060a8c ieee80211_add_htcap .text.ieee80211_add_htcap_vendor - 0x42060a64 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060a64 ieee80211_add_htcap_vendor + 0x42060aca 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060aca ieee80211_add_htcap_vendor .text.ieee80211_add_htinfo_body - 0x42060a94 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060a94 ieee80211_add_htinfo_body + 0x42060afa 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060afa ieee80211_add_htinfo_body .text.ieee80211_add_htinfo - 0x42060be2 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060be2 ieee80211_add_htinfo + 0x42060c48 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060c48 ieee80211_add_htinfo .text.ieee80211_add_htinfo_vendor - 0x42060c20 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060c20 ieee80211_add_htinfo_vendor + 0x42060c86 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060c86 ieee80211_add_htinfo_vendor .text.ht_action_output - 0x42060c7a 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060c7a ht_action_output + 0x42060ce0 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060ce0 ht_action_output .text.ht_send_action_ba_delba - 0x42060ca8 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060d0e 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ht_send_action_ba_addba - 0x42060d92 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060df8 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_decap1 - 0x42060ee4 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060ee4 ieee80211_decap1 + 0x42060f4a 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060f4a ieee80211_decap1 .text.ieee80211_decap_amsdu - 0x42060f60 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060f60 ieee80211_decap_amsdu + 0x42060fc6 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060fc6 ieee80211_decap_amsdu .text.hostap_ht_operation_update - 0x420610a0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420610a0 hostap_ht_operation_update + 0x42061106 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42061106 hostap_ht_operation_update .text.send_inval - 0x420610f0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42061156 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.recv_inval - 0x420610f4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4206115a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.ieee80211_send_action_register - 0x420610f8 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420610f8 ieee80211_send_action_register + 0x4206115e 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4206115e ieee80211_send_action_register .text.ieee80211_send_action - 0x42061164 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42061164 ieee80211_send_action + 0x420611ca 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420611ca ieee80211_send_action .text.ieee80211_recv_action_register - 0x420611e6 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420611e6 ieee80211_recv_action_register + 0x4206124c 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4206124c ieee80211_recv_action_register .text.ieee80211_recv_action - 0x42061252 0xb8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42061252 ieee80211_recv_action + 0x420612b8 0xb8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420612b8 ieee80211_recv_action .text.tkip_decap - 0x4206130a 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x4206130a tkip_decap + 0x42061370 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x42061370 tkip_decap .text.tkip_encap - 0x420613de 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x420613de tkip_encap + 0x42061444 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x42061444 tkip_encap .text.scan_enter_oper_channel - 0x4206146c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420614d2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_inter_channel_timeout - 0x42061476 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420614dc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_op_start - 0x42061480 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420614e6 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.sta_update_owe_bssid.isra.0 - 0x42061670 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420616d6 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_set_global_scan_times.constprop.13 - 0x420616ee 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061754 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.ieee80211_scan_deattach - 0x42061714 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061714 ieee80211_scan_deattach + 0x4206177a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206177a ieee80211_scan_deattach .text.scan_reset_default_app_params - 0x4206174c 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206174c scan_reset_default_app_params + 0x420617b2 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420617b2 scan_reset_default_app_params .text.ieee80211_scan_attach - 0x42061798 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061798 ieee80211_scan_attach + 0x420617fe 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420617fe ieee80211_scan_attach .text.scan_flush_all_tx_buf - 0x42061862 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061862 scan_flush_all_tx_buf + 0x420618c8 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420618c8 scan_flush_all_tx_buf .text.scan_cancel - 0x420618f0 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420618f0 scan_cancel + 0x42061956 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061956 scan_cancel .text.scan_remove_bssid - 0x4206198c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206198c scan_remove_bssid + 0x420619f2 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420619f2 scan_remove_bssid .text.scan_hidden_ssid - 0x4206199a 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206199a scan_hidden_ssid + 0x42061a00 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a00 scan_hidden_ssid .text.scan_set_act_duration - 0x420619a8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420619a8 scan_set_act_duration + 0x42061a0e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a0e scan_set_act_duration .text.scan_set_pas_duration - 0x420619b6 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420619b6 scan_set_pas_duration + 0x42061a1c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a1c scan_set_pas_duration .text.scan_add_probe_ssid - 0x420619c2 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420619c2 scan_add_probe_ssid + 0x42061a28 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a28 scan_add_probe_ssid .text.scan_remove_probe_ssid - 0x42061a4e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061a4e scan_remove_probe_ssid + 0x42061ab4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061ab4 scan_remove_probe_ssid .text.scan_prefer_chan - 0x42061a74 0x1fa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061a74 scan_prefer_chan + 0x42061ada 0x1fa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061ada scan_prefer_chan .text.scan_update_scan_history - 0x42061c6e 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061c6e scan_update_scan_history + 0x42061cd4 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061cd4 scan_update_scan_history .text.scan_build_chan_list - 0x42061dea 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061dea scan_build_chan_list + 0x42061e50 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061e50 scan_build_chan_list .text.scan_set_desChan - 0x42061e80 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061e80 scan_set_desChan + 0x42061ee6 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061ee6 scan_set_desChan .text.scan_get_type - 0x42061e8e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061e8e scan_get_type + 0x42061ef4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061ef4 scan_get_type .text.scan_check_hidden - 0x42061e9a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061e9a scan_check_hidden + 0x42061f00 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061f00 scan_check_hidden .text.scan_add_ssid_do.isra.6 - 0x42061eb6 0x4c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061f1c 0x4c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_add_ssid.isra.7 - 0x4206237c 0x1ca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420623e2 0x1ca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_reset_cipher_and_akm - 0x42062546 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42062546 scan_reset_cipher_and_akm + 0x420625ac 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420625ac scan_reset_cipher_and_akm .text.cnx_get_authtype_strength - 0x4206256c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206256c cnx_get_authtype_strength + 0x420625d2 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420625d2 cnx_get_authtype_strength .text.scan_profile_check - 0x42062586 0x6da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42062586 scan_profile_check + 0x420625ec 0x6da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420625ec scan_profile_check .text.free_bss_info - 0x42062c60 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42062c60 free_bss_info + 0x42062cc6 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062cc6 free_bss_info .text.clear_bss_queue - 0x42062cb2 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42062cb2 clear_bss_queue + 0x42062d18 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062d18 clear_bss_queue .text.scan_done - 0x42062d2e 0x25e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062d94 0x25e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_next_channel - 0x42062f8c 0x1f6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062ff2 0x1f6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_enter_oper_channel_process - 0x42063182 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42063182 scan_enter_oper_channel_process + 0x420631e8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420631e8 scan_enter_oper_channel_process .text.scan_inter_channel_timeout_process - 0x420631a8 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420631a8 scan_inter_channel_timeout_process + 0x4206320e 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206320e scan_inter_channel_timeout_process .text.scan_op_end - 0x4206323e 0x1c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420632a4 0x1c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_start - 0x42063404 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42063404 scan_start + 0x4206346a 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206346a scan_start .text.check_bss_queue - 0x4206359a 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206359a check_bss_queue + 0x42063600 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063600 check_bss_queue .text.scan_parse_ht2040_coex - 0x4206360c 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206360c scan_parse_ht2040_coex + 0x42063672 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063672 scan_parse_ht2040_coex .text.scan_fill_wps_scan_ie - 0x42063692 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42063692 scan_fill_wps_scan_ie + 0x420636f8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420636f8 scan_fill_wps_scan_ie .text.scan_get_owe_channel_info - 0x420636ba 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420636ba scan_get_owe_channel_info + 0x42063720 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063720 scan_get_owe_channel_info .text.scan_validate_owe_scenarios - 0x42063750 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42063750 scan_validate_owe_scenarios + 0x420637b6 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420637b6 scan_validate_owe_scenarios .text.scan_parse_beacon - 0x420637f2 0xb40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420637f2 scan_parse_beacon + 0x42063858 0xb40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063858 scan_parse_beacon .text.wep_encap - 0x42064332 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x42064332 wep_encap + 0x42064398 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x42064398 wep_encap .text.wep_decap - 0x42064388 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x42064388 wep_decap + 0x420643ee 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420643ee wep_decap .text.sms4_decap - 0x420643b0 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x42064416 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.sms4_encap - 0x42064464 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x420644ca 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.hal_pm_unblock_txq - 0x42064516 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206457c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.hal_clear_sta_tsf_active_state - 0x4206452c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064592 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_coex_active_cnt - 0x4206453a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420645a0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_active_timer - 0x42064550 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420645b6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_set_state - 0x42064566 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420645cc 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_tbtt_timeout - 0x420645b4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206461a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_restart_timeout - 0x420645bc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064622 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_timeout - 0x420645c4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206462a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_window_timeout - 0x420645cc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064632 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_interval_timeout - 0x420645d4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206463a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disconnected_sleep_delay_timeout - 0x420645dc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064642 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_slice_wifi_timeout - 0x420645e4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206464a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_sleep_delay_timeout - 0x420645ec 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064652 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_active_timeout - 0x420645f4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206465a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_dream_timeout - 0x420645fc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064662 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_is_sleeping - 0x42064604 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064604 pm_is_sleeping + 0x4206466a 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206466a pm_is_sleeping .text.pm_is_open - 0x42064624 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064624 pm_is_open + 0x4206468a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206468a pm_is_open .text.pm_noise_check_disable - 0x4206462e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206462e pm_noise_check_disable + 0x42064694 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064694 pm_noise_check_disable .text.pm_noise_check_enable - 0x42064638 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064638 pm_noise_check_enable + 0x4206469e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206469e pm_noise_check_enable .text.pm_reset_keep_alive - 0x42064644 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646aa 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_disconnected_sleep_delay_timer - 0x42064696 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064696 pm_disable_disconnected_sleep_delay_timer + 0x420646fc 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646fc pm_disable_disconnected_sleep_delay_timer .text.pm_enable_disconnected_sleep_delay_timer - 0x420646b4 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420646b4 pm_enable_disconnected_sleep_delay_timer + 0x4206471a 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206471a pm_enable_disconnected_sleep_delay_timer .text.pm_noise_check - 0x42064712 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064712 pm_noise_check + 0x42064778 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064778 pm_noise_check .text.pm_pend_noise_check - 0x4206478a 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206478a pm_pend_noise_check + 0x420647f0 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420647f0 pm_pend_noise_check .text.pm_noise_check_process - 0x4206478c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206478c pm_noise_check_process + 0x420647f2 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420647f2 pm_noise_check_process .text.pm_register_pm_tx_null_cb - 0x4206478e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206478e pm_register_pm_tx_null_cb + 0x420647f4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420647f4 pm_register_pm_tx_null_cb .text.pm_send_nullfunc - 0x4206479a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206479a pm_send_nullfunc + 0x42064800 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064800 pm_send_nullfunc .text.pm_beacon_monitor_init - 0x42064808 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064808 pm_beacon_monitor_init + 0x4206486e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206486e pm_beacon_monitor_init .text.pm_disconnected_wake - 0x4206486c 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206486c pm_disconnected_wake + 0x420648d2 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420648d2 pm_disconnected_wake .text.pm_disconnected_sleep - 0x420648d6 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420648d6 pm_disconnected_sleep + 0x4206493c 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206493c pm_disconnected_sleep .text.pm_wake_up - 0x4206497e 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206497e pm_wake_up + 0x420649e4 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420649e4 pm_wake_up .text.pm_send_probe_start - 0x420649cc 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420649cc pm_send_probe_start + 0x42064a32 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064a32 pm_send_probe_start .text.pm_off_channel - 0x42064a14 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064a14 pm_off_channel + 0x42064a7a 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064a7a pm_off_channel .text.pm_wake_done - 0x42064ad6 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064ad6 pm_wake_done + 0x42064b3c 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064b3c pm_wake_done .text.pm_coex_separate_connectionless_window - 0x42064b2a 0x2ba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064b2a pm_coex_separate_connectionless_window + 0x42064b90 0x2ba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064b90 pm_coex_separate_connectionless_window .text.pm_go_to_sleep - 0x42064de4 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064de4 pm_go_to_sleep + 0x42064e4a 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064e4a pm_go_to_sleep .text.pm_set_next_tbtt - 0x42064e6e 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064e6e pm_set_next_tbtt + 0x42064ed4 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064ed4 pm_set_next_tbtt .text.pm_mesh_set_next_tbtt - 0x42064eca 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064eca pm_mesh_set_next_tbtt + 0x42064f30 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064f30 pm_mesh_set_next_tbtt .text.pm_update_at_next_beacon - 0x42064f1c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064f1c pm_update_at_next_beacon + 0x42064f82 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064f82 pm_update_at_next_beacon .text.pm_beacon_timestamp_statistic - 0x42064f32 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064f32 pm_beacon_timestamp_statistic + 0x42064f98 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064f98 pm_beacon_timestamp_statistic .text.pm_beacon_misc_process - 0x42064f74 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064f74 pm_beacon_misc_process + 0x42064fda 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064fda pm_beacon_misc_process .text.pm_coex_schm_process - 0x42064f78 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064f78 pm_coex_schm_process + 0x42064fde 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064fde pm_coex_schm_process .text.pm_coex_schm_process_restart - 0x42065146 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065146 pm_coex_schm_process_restart + 0x420651ac 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420651ac pm_coex_schm_process_restart .text.pm_coex_slice_timeout_process - 0x42065154 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065154 pm_coex_slice_timeout_process + 0x420651ba 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420651ba pm_coex_slice_timeout_process .text.pm_dream_timeout_process - 0x4206526e 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206526e pm_dream_timeout_process + 0x420652d4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420652d4 pm_dream_timeout_process .text.pm_sleep_delay_timeout_process - 0x4206527e 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206527e pm_sleep_delay_timeout_process + 0x420652e4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420652e4 pm_sleep_delay_timeout_process .text.pm_disconnected_sleep_delay_timeout_process - 0x4206529e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206529e pm_disconnected_sleep_delay_timeout_process + 0x42065304 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065304 pm_disconnected_sleep_delay_timeout_process .text.pm_coex_restart_timeout_process - 0x420652ba 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420652ba pm_coex_restart_timeout_process + 0x42065320 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065320 pm_coex_restart_timeout_process .text.pm_tx_data_done_process - 0x420652e6 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420652e6 pm_tx_data_done_process + 0x4206534c 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206534c pm_tx_data_done_process .text.pm_tx_null_data_done_quick_wake_process - 0x4206537a 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206537a pm_tx_null_data_done_quick_wake_process + 0x420653e0 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420653e0 pm_tx_null_data_done_quick_wake_process .text.pm_tx_null_data_done_process - 0x420653ec 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420653ec pm_tx_null_data_done_process + 0x42065452 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065452 pm_tx_null_data_done_process .text.pm_go_to_wake - 0x42065606 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065606 pm_go_to_wake + 0x4206566c 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206566c pm_go_to_wake .text.pm_send_probe_stop - 0x42065700 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065700 pm_send_probe_stop + 0x42065766 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065766 pm_send_probe_stop .text.pm_on_channel - 0x4206575a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206575a pm_on_channel + 0x420657c0 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420657c0 pm_on_channel .text.pm_update_params - 0x42065806 0x136 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065806 pm_update_params + 0x4206586c 0x136 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206586c pm_update_params .text.pm_coex_tbtt_process - 0x4206593c 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206593c pm_coex_tbtt_process + 0x420659a2 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420659a2 pm_coex_tbtt_process .text.pm_active_timeout_process - 0x42065a3c 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065a3c pm_active_timeout_process + 0x42065aa2 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065aa2 pm_active_timeout_process .text.pm_send_sleep_null_cb - 0x42065aa4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065aa4 pm_send_sleep_null_cb + 0x42065b0a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b0a pm_send_sleep_null_cb .text.pm_send_wake_null_cb - 0x42065ab0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065ab0 pm_send_wake_null_cb + 0x42065b16 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b16 pm_send_wake_null_cb .text.pm_on_coex_schm_process_restart - 0x42065abc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065abc pm_on_coex_schm_process_restart + 0x42065b22 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b22 pm_on_coex_schm_process_restart .text.pm_on_coex_schm_status_config - 0x42065ac0 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065ac0 pm_on_coex_schm_status_config + 0x42065b26 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b26 pm_on_coex_schm_status_config .text.pm_on_coex_start - 0x42065b5c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065b5c pm_on_coex_start + 0x42065bc2 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065bc2 pm_on_coex_start .text.pm_on_data_tx_done - 0x42065ba4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065ba4 pm_on_data_tx_done + 0x42065c0a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065c0a pm_on_data_tx_done .text.pm_on_sample_beacon - 0x42065ba8 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065ba8 pm_on_sample_beacon + 0x42065c0e 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065c0e pm_on_sample_beacon .text.pm_on_probe_resp_rx - 0x42065bfe 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065bfe pm_on_probe_resp_rx + 0x42065c64 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065c64 pm_on_probe_resp_rx .text.pm_disconnected_start - 0x42065c88 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065c88 pm_disconnected_start + 0x42065cee 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065cee pm_disconnected_start .text.pm_disconnected_stop - 0x42065d16 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065d16 pm_disconnected_stop + 0x42065d7c 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065d7c pm_disconnected_stop .text.pm_start - 0x42065d80 0x21e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065d80 pm_start - .text.pm_stop 0x42065f9e 0x21c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065f9e pm_stop + 0x42065de6 0x21e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065de6 pm_start + .text.pm_stop 0x42066004 0x21c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066004 pm_stop .text.pm_attach - 0x420661ba 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420661ba pm_attach + 0x42066220 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066220 pm_attach .text.pm_deattach - 0x4206636c 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206636c pm_deattach + 0x420663d2 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420663d2 pm_deattach .text.pm_set_sleep_min_active_time - 0x4206641c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206641c pm_set_sleep_min_active_time + 0x42066482 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066482 pm_set_sleep_min_active_time .text.pm_set_keep_alive_time - 0x42066422 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42066422 pm_set_keep_alive_time + 0x42066488 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066488 pm_set_keep_alive_time .text.pm_set_sleep_wait_broadcast_data_time - 0x42066428 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42066428 pm_set_sleep_wait_broadcast_data_time + 0x4206648e 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206648e pm_set_sleep_wait_broadcast_data_time .text.pm_force_scan_unlock - 0x4206642e 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206642e pm_force_scan_unlock + 0x42066494 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066494 pm_force_scan_unlock .text.pm_enable_sta_disconnected_power_management - 0x42066430 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42066430 pm_enable_sta_disconnected_power_management + 0x42066496 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066496 pm_enable_sta_disconnected_power_management .text.pm_register_connectionless_wake_window - 0x4206645c 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206645c pm_register_connectionless_wake_window + 0x420664c2 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420664c2 pm_register_connectionless_wake_window .text.pm_unregister_connectionless_wake_window - 0x420664f4 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420664f4 pm_unregister_connectionless_wake_window + 0x4206655a 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206655a pm_unregister_connectionless_wake_window .text.ic_get_addr - 0x4206656c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206656c ic_get_addr + 0x420665d2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420665d2 ic_get_addr .text.ic_get_ptk_alg - 0x4206657e 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206657e ic_get_ptk_alg + 0x420665e4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420665e4 ic_get_ptk_alg .text.ic_disable_crypto - 0x42066594 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066594 ic_disable_crypto + 0x420665fa 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420665fa ic_disable_crypto .text.ic_set_key - 0x420665b0 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420665b0 ic_set_key + 0x42066616 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066616 ic_set_key .text.ic_get_key - 0x420665f0 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420665f0 ic_get_key + 0x42066656 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066656 ic_get_key .text.ic_obtain_key - 0x4206664e 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206664e ic_obtain_key + 0x420666b4 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666b4 ic_obtain_key .text.ic_tx_pkt - 0x420666d4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666d4 ic_tx_pkt + 0x4206673a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206673a ic_tx_pkt .text.esp_wifi_internal_free_rx_buffer - 0x420666de 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666de esp_wifi_internal_free_rx_buffer + 0x42066744 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066744 esp_wifi_internal_free_rx_buffer .text.ic_register_tx_cb - 0x420666e6 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666e6 ic_register_tx_cb + 0x4206674c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206674c ic_register_tx_cb .text.ic_register_rx_cb - 0x420666e8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666e8 ic_register_rx_cb + 0x4206674e 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206674e ic_register_rx_cb .text.ic_register_timer_post_cb - 0x420666ea 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666ea ic_register_timer_post_cb + 0x42066750 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066750 ic_register_timer_post_cb .text.ic_register_michael_mic_failure_cb - 0x420666ee 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666ee ic_register_michael_mic_failure_cb + 0x42066754 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066754 ic_register_michael_mic_failure_cb .text.ic_register_config_cb - 0x420666f0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666f0 ic_register_config_cb + 0x42066756 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066756 ic_register_config_cb .text.ic_is_mgmt_hwdecr_enabled - 0x42066704 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066704 ic_is_mgmt_hwdecr_enabled + 0x4206676a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206676a ic_is_mgmt_hwdecr_enabled .text.ic_register_pm_tx_null_cb - 0x42066708 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066708 ic_register_pm_tx_null_cb + 0x4206676e 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206676e ic_register_pm_tx_null_cb .text.ic_register_net80211_tx_cb - 0x4206671e 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206671e ic_register_net80211_tx_cb + 0x42066784 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066784 ic_register_net80211_tx_cb .text.ic_register_timer_cb - 0x42066724 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066724 ic_register_timer_cb + 0x4206678a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206678a ic_register_timer_cb .text.ic_enable_sniffer - 0x4206672a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206672a ic_enable_sniffer + 0x42066790 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066790 ic_enable_sniffer .text.ic_disable_sniffer - 0x42066730 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066730 ic_disable_sniffer + 0x42066796 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066796 ic_disable_sniffer .text.ic_set_vif - 0x42066736 0x1da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066736 ic_set_vif + 0x4206679c 0x1da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206679c ic_set_vif .text.ic_get_next_tbtt - 0x42066910 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066910 ic_get_next_tbtt + 0x42066976 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066976 ic_get_next_tbtt .text.ic_del_rx_ba - 0x42066914 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066914 ic_del_rx_ba + 0x4206697a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206697a ic_del_rx_ba .text.ic_add_rx_ba - 0x42066918 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066918 ic_add_rx_ba + 0x4206697e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206697e ic_add_rx_ba .text.ic_reset_tbtt - 0x42066922 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066922 ic_reset_tbtt + 0x42066988 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066988 ic_reset_tbtt .text.ic_del_key_all - 0x42066926 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066926 ic_del_key_all + 0x4206698c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206698c ic_del_key_all .text.ic_del_key - 0x4206692a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206692a ic_del_key + 0x42066990 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066990 ic_del_key .text.ic_set_ac_param - 0x4206692e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206692e ic_set_ac_param + 0x42066994 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066994 ic_set_ac_param .text.ic_ampdu_op - 0x42066932 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066932 ic_ampdu_op + 0x42066998 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066998 ic_ampdu_op .text.ic_set_trc - 0x4206695c 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206695c ic_set_trc + 0x420669c2 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669c2 ic_set_trc .text.ic_deinit - 0x42066a40 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a40 ic_deinit - .text.ic_init 0x42066a5c 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a5c ic_init + 0x42066aa6 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066aa6 ic_deinit + .text.ic_init 0x42066ac2 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066ac2 ic_init .text.ic_set_interrupt_handler - 0x42066ad8 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066ad8 ic_set_interrupt_handler + 0x42066b3e 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066b3e ic_set_interrupt_handler .text.ic_clear_interrupt_handler - 0x42066b38 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066b38 ic_clear_interrupt_handler + 0x42066b9e 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066b9e ic_clear_interrupt_handler .text.ic_enable_rx - 0x42066b7c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066b7c ic_enable_rx + 0x42066be2 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066be2 ic_enable_rx .text.ic_disable_rx - 0x42066b90 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066b90 ic_disable_rx + 0x42066bf6 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066bf6 ic_disable_rx .text.ic_set_beacon_int - 0x42066ba8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066ba8 ic_set_beacon_int + 0x42066c0e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c0e ic_set_beacon_int .text.ic_set_mac - 0x42066bac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bac ic_set_mac + 0x42066c12 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c12 ic_set_mac .text.ic_set_bssid - 0x42066bb0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bb0 ic_set_bssid + 0x42066c16 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c16 ic_set_bssid .text.ic_set_current_channel - 0x42066bb4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bb4 ic_set_current_channel + 0x42066c1a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c1a ic_set_current_channel .text.ic_get_pp_hdl - 0x42066bbc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bbc ic_get_pp_hdl - .text.ic_set_rx_policy_ubssid_check - 0x42066bc0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bc0 ic_set_rx_policy_ubssid_check - .text.ic_set_rx_policy - 0x42066bda 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bda ic_set_rx_policy - .text.ic_set_sta_auth_flag - 0x42066bea 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bea ic_set_sta_auth_flag - .text.ic_set_interface - 0x42066bee 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bee ic_set_interface - .text.ic_trc_set_per_pkt_rate - 0x42066bf0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bf0 ic_trc_set_per_pkt_rate - .text.ic_trc_update_ifx_phy_mode - 0x42066bf4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bf4 ic_trc_update_ifx_phy_mode - .text.ic_stop_hw_txq - 0x42066bf8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bf8 ic_stop_hw_txq - .text.ic_stop_sw_txq - 0x42066bfc 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066bfc ic_stop_sw_txq - .text.ic_txq_empty - 0x42066c1e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c1e ic_txq_empty - .text.ic_create_wifi_task 0x42066c22 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c22 ic_create_wifi_task + 0x42066c22 ic_get_pp_hdl + .text.ic_set_rx_policy_ubssid_check + 0x42066c26 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c26 ic_set_rx_policy_ubssid_check + .text.ic_set_rx_policy + 0x42066c40 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c40 ic_set_rx_policy + .text.ic_set_sta_auth_flag + 0x42066c50 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c50 ic_set_sta_auth_flag + .text.ic_set_interface + 0x42066c54 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c54 ic_set_interface + .text.ic_trc_set_per_pkt_rate + 0x42066c56 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c56 ic_trc_set_per_pkt_rate + .text.ic_trc_update_ifx_phy_mode + 0x42066c5a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c5a ic_trc_update_ifx_phy_mode + .text.ic_stop_hw_txq + 0x42066c5e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c5e ic_stop_hw_txq + .text.ic_stop_sw_txq + 0x42066c62 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c62 ic_stop_sw_txq + .text.ic_txq_empty + 0x42066c84 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c84 ic_txq_empty + .text.ic_create_wifi_task + 0x42066c88 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c88 ic_create_wifi_task .text.ic_delete_wifi_task - 0x42066c26 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c26 ic_delete_wifi_task + 0x42066c8c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c8c ic_delete_wifi_task .text.ic_update_sta_tsf - 0x42066c2a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c2a ic_update_sta_tsf + 0x42066c90 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c90 ic_update_sta_tsf .text.ic_set_sleep_min_active_time - 0x42066c40 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c40 ic_set_sleep_min_active_time + 0x42066ca6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066ca6 ic_set_sleep_min_active_time .text.ic_set_keep_alive_time - 0x42066c44 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c44 ic_set_keep_alive_time + 0x42066caa 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066caa ic_set_keep_alive_time .text.ic_set_sleep_wait_broadcast_data_time - 0x42066c48 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c48 ic_set_sleep_wait_broadcast_data_time + 0x42066cae 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cae ic_set_sleep_wait_broadcast_data_time .text.pp_delete_task_manually - 0x42066c4c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .text.getle32 0x42066c94 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066c94 getle32 - .text.putle32 0x42066cb2 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066cb2 putle32 - .text.xswap 0x42066cce 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066cce xswap + 0x42066cb2 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x42066cfa 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066cfa getle32 + .text.putle32 0x42066d18 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d18 putle32 + .text.xswap 0x42066d34 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d34 xswap .text.pp_register_net80211_tx_cb - 0x42066cec 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066cec pp_register_net80211_tx_cb + 0x42066d52 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d52 pp_register_net80211_tx_cb .text.pp_register_config_cb - 0x42066cf8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066cf8 pp_register_config_cb + 0x42066d5e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d5e pp_register_config_cb .text.pp_register_timer_cb - 0x42066d04 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066d04 pp_register_timer_cb + 0x42066d6a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d6a pp_register_timer_cb .text.pp_register_michael_mic_failure_cb - 0x42066d10 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066d10 pp_register_michael_mic_failure_cb + 0x42066d76 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d76 pp_register_michael_mic_failure_cb .text.pp_default_event_handler - 0x42066d1c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066d1c pp_default_event_handler + 0x42066d82 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d82 pp_default_event_handler .text.ppRegisterRxCallback - 0x42066d44 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066d44 ppRegisterRxCallback + 0x42066daa 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066daa ppRegisterRxCallback .text.ppRegisterTxCallback - 0x42066d64 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066d64 ppRegisterTxCallback + 0x42066dca 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066dca ppRegisterTxCallback .text.pp_register_tx_cb - 0x42066db2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066db2 pp_register_tx_cb + 0x42066e18 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066e18 pp_register_tx_cb .text.ppCheckTxQIdle - 0x42066db6 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066db6 ppCheckTxQIdle + 0x42066e1c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066e1c ppCheckTxQIdle .text.ppCheckIsConnTraffic - 0x42066dec 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066dec ppCheckIsConnTraffic + 0x42066e52 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066e52 ppCheckIsConnTraffic .text.ppCheckTxConnTrafficIdle - 0x42066e3c 0xee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e3c ppCheckTxConnTrafficIdle + 0x42066ea2 0xee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ea2 ppCheckTxConnTrafficIdle .text.ppSetInterface - 0x42066f2a 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066f2a ppSetInterface + 0x42066f90 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066f90 ppSetInterface .text.pp_gettid - 0x42066f2c 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066f2c pp_gettid + 0x42066f92 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066f92 pp_gettid .text.ppAssembleMicHdr - 0x42066f5a 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066f5a ppAssembleMicHdr + 0x42066fc0 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066fc0 ppAssembleMicHdr .text.ppCalTkipMic - 0x4206700c 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206700c ppCalTkipMic + 0x42067072 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067072 ppCalTkipMic .text.ppTxFragmentProc - 0x4206713c 0x774 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206713c ppTxFragmentProc + 0x420671a2 0x774 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420671a2 ppTxFragmentProc .text.ppClearRxFragment - 0x420678b0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420678b0 ppClearRxFragment + 0x42067916 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067916 ppClearRxFragment .text.ppFillAMPDUBar - 0x420678ec 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420678ec ppFillAMPDUBar + 0x42067952 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067952 ppFillAMPDUBar .text.ppReSendBar - 0x42067a00 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067a00 ppReSendBar + 0x42067a66 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067a66 ppReSendBar .text.pp_create_task - 0x42067ad2 0x1c8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067ad2 pp_create_task + 0x42067b38 0x1c8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067b38 pp_create_task .text.pp_deattach - 0x42067c9a 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067c9a pp_deattach + 0x42067d00 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067d00 pp_deattach .text.ppInitTxq - 0x42067ce6 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067ce6 ppInitTxq + 0x42067d4c 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067d4c ppInitTxq .text.ppTxqEmpty - 0x42067d4a 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067d4a ppTxqEmpty + 0x42067db0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067db0 ppTxqEmpty .text.pp_delete_task - 0x42067d9a 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067d9a pp_delete_task + 0x42067e00 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067e00 pp_delete_task .text.ppCheckTxIdle - 0x42067e26 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067e26 ppCheckTxIdle + 0x42067e8c 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067e8c ppCheckTxIdle .text.ppCalTxopDur - 0x42067ee2 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067ee2 ppCalTxopDur + 0x42067f48 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067f48 ppCalTxopDur .text.ppPrepareBarFrame - 0x4206803a 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206803a ppPrepareBarFrame + 0x420680a0 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420680a0 ppPrepareBarFrame .text.pp_attach - 0x4206810e 0xf4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206810e pp_attach + 0x42068174 0xf4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42068174 pp_attach .text.ppClearTxq - 0x42068202 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42068202 ppClearTxq + 0x42068268 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42068268 ppClearTxq .text.pp_stop_sw_txq - 0x42068252 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42068252 pp_stop_sw_txq + 0x420682b8 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420682b8 pp_stop_sw_txq .text.ppGetTaskHdl - 0x420682e4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420682e4 ppGetTaskHdl + 0x4206834a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4206834a ppGetTaskHdl .text.pm_funcs_init - 0x420682ee 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420682ee pm_funcs_init + 0x42068354 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x42068354 pm_funcs_init .text.pm_funcs_deinit - 0x42068334 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x42068334 pm_funcs_deinit + 0x4206839a 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x4206839a pm_funcs_deinit .text.esf_buf_alloc_dynamic_default_handler - 0x42068362 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42068362 esf_buf_alloc_dynamic_default_handler + 0x420683c8 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420683c8 esf_buf_alloc_dynamic_default_handler .text.esf_buf_alloc_default_handler - 0x42068384 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42068384 esf_buf_alloc_default_handler + 0x420683ea 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420683ea esf_buf_alloc_default_handler .text.esf_buf_recycle_default_handler - 0x420683a6 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420683a6 esf_buf_recycle_default_handler + 0x4206840c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4206840c esf_buf_recycle_default_handler .text.esf_buf_setup_static - 0x420683c8 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420683c8 esf_buf_setup_static + 0x4206842e 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4206842e esf_buf_setup_static .text.esf_buf_free_static - 0x4206842e 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4206842e esf_buf_free_static + 0x42068494 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068494 esf_buf_free_static .text.esf_buf_setdown - 0x420684e0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420684e0 esf_buf_setdown + 0x42068546 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068546 esf_buf_setdown .text.esf_buf_setup - 0x42068502 0x1fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42068502 esf_buf_setup + 0x42068568 0x1fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068568 esf_buf_setup .text.lmacGetTxFrame - 0x42068700 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068700 lmacGetTxFrame + 0x42068766 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068766 lmacGetTxFrame .text.lmacSetAcParam - 0x42068720 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068720 lmacSetAcParam + 0x42068786 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068786 lmacSetAcParam .text.lmacInitAc - 0x42068764 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068764 lmacInitAc + 0x420687ca 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420687ca lmacInitAc .text.lmacInit - 0x420687ac 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420687ac lmacInit + 0x42068812 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068812 lmacInit .text.lmacEndRetryAMPDUFail - 0x4206884e 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206884e lmacEndRetryAMPDUFail + 0x420688b4 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420688b4 lmacEndRetryAMPDUFail .text.lmacDebugTxDrop - 0x420688d2 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420688d2 dbg_cnt_lmac_drop + 0x42068938 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068938 dbg_cnt_lmac_drop .text.lmac_record_txtime - 0x42068964 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068964 lmac_record_txtime + 0x420689ca 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420689ca lmac_record_txtime .text.lmac_update_tx_statistic - 0x42068a94 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068a94 lmac_update_tx_statistic + 0x42068afa 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068afa lmac_update_tx_statistic .text.lmacDiscardMSDU - 0x42068a96 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068a96 lmacDiscardMSDU + 0x42068afc 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068afc lmacDiscardMSDU .text.lmacRetryTxFrame - 0x42068b52 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068b52 lmacRetryTxFrame + 0x42068bb8 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068bb8 lmacRetryTxFrame .text.lmacProcessTxopQComplete - 0x42068c34 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068c34 lmacProcessTxopQComplete + 0x42068c9a 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068c9a lmacProcessTxopQComplete .text.lmacProcessShortRetryFail - 0x42068db0 0x27a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068db0 lmacProcessShortRetryFail + 0x42068e16 0x27a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068e16 lmacProcessShortRetryFail .text.lmacProcessCtsTimeout - 0x4206902a 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206902a lmacProcessCtsTimeout + 0x42069090 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069090 lmacProcessCtsTimeout .text.lmacProcessLongRetryFail - 0x4206909c 0x1d8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206909c lmacProcessLongRetryFail + 0x42069102 0x1d8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069102 lmacProcessLongRetryFail .text.lmacProcessCollision - 0x42069274 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069274 lmacProcessCollision + 0x420692da 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420692da lmacProcessCollision .text.lmacProcessCollisions_task - 0x4206935a 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206935a lmacProcessCollisions_task + 0x420693c0 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420693c0 lmacProcessCollisions_task .text.lmacProcessAckTimeout - 0x420693b0 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420693b0 lmacProcessAckTimeout + 0x42069416 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069416 lmacProcessAckTimeout .text.lmacProcessTxRtsError - 0x420694de 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420694de lmacProcessTxRtsError + 0x42069544 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069544 lmacProcessTxRtsError .text.lmacProcessTxseckiderr - 0x420695be 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420695be lmacProcessTxseckiderr + 0x42069624 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069624 lmacProcessTxseckiderr .text.lmacProcessTxError - 0x420695e8 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420695e8 lmacProcessTxError + 0x4206964e 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206964e lmacProcessTxError .text.lmacDisableTransmit - 0x4206968e 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206968e lmacDisableTransmit + 0x420696f4 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420696f4 lmacDisableTransmit .text.lmacProcessTxTimeout - 0x4206971a 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206971a lmacProcessTxTimeout + 0x42069780 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069780 lmacProcessTxTimeout .text.lmacStopTransmit - 0x42069764 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069764 lmacStopTransmit + 0x420697ca 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420697ca lmacStopTransmit .text.lmac_stop_hw_txq - 0x42069868 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069868 lmac_stop_hw_txq + 0x420698ce 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420698ce lmac_stop_hw_txq .text.rc11NRate2SchedIdx - 0x420698da 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069940 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11GRate2SchedIdx - 0x4206992c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069992 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11BRate2SchedIdx - 0x4206994a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420699b0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcLoRaRate2SchedIdx - 0x42069968 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069968 rcLoRaRate2SchedIdx + 0x420699ce 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420699ce rcLoRaRate2SchedIdx .text.rcBuildIndex - 0x42069986 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420699ec 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcUpdateAMPDUParam - 0x4206999a 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206999a rcUpdateAMPDUParam + 0x42069a00 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069a00 rcUpdateAMPDUParam .text.rcGet11NHighestRateIdx - 0x42069a48 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069a48 rcGet11NHighestRateIdx + 0x42069aae 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069aae rcGet11NHighestRateIdx .text.rcGet11GHighestRateIdx - 0x42069aca 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069aca rcGet11GHighestRateIdx + 0x42069b30 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069b30 rcGet11GHighestRateIdx .text.rcGet11BHighestRateIdx - 0x42069b42 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069b42 rcGet11BHighestRateIdx + 0x42069ba8 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069ba8 rcGet11BHighestRateIdx .text.rcGetDefaultHigestRateIdx - 0x42069b8a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069b8a rcGetDefaultHigestRateIdx + 0x42069bf0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069bf0 rcGetDefaultHigestRateIdx .text.rcGetHighestRateIdx - 0x42069b9a 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069b9a rcGetHighestRateIdx + 0x42069c00 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069c00 rcGetHighestRateIdx .text.rcUpdatePhyMode - 0x42069bc4 0x2f2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069bc4 rcUpdatePhyMode + 0x42069c2a 0x2f2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069c2a rcUpdatePhyMode .text.rcTxUpdatePer - 0x42069eb6 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069eb6 rcTxUpdatePer + 0x42069f1c 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069f1c rcTxUpdatePer .text.trc_set_per_pkt_rate - 0x42069f30 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069f30 trc_set_per_pkt_rate + 0x42069f96 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069f96 trc_set_per_pkt_rate .text.rcUpdateRate - 0x42069f44 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069f44 rcUpdateRate + 0x42069faa 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069faa rcUpdateRate .text.rcReachRetryLimit - 0x4206a186 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a186 rcReachRetryLimit + 0x4206a1ec 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a1ec rcReachRetryLimit .text.rcAttach - 0x4206a266 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a266 rcAttach + 0x4206a2cc 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a2cc rcAttach .text.rc_disable_trc - 0x4206a2ce 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a2ce rc_disable_trc + 0x4206a334 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a334 rc_disable_trc .text.rc_disable_trc_by_interface - 0x4206a35c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a35c rc_disable_trc_by_interface + 0x4206a3c2 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a3c2 rc_disable_trc_by_interface .text.trc_init - 0x4206a376 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a376 trc_init + 0x4206a3dc 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a3dc trc_init .text.trc_update_ifx_phy_mode - 0x4206a420 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a420 trc_update_ifx_phy_mode + 0x4206a486 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a486 trc_update_ifx_phy_mode .text.trc_deinit - 0x4206a4aa 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a4aa trc_deinit + 0x4206a510 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a510 trc_deinit .text.rc_set_per_conn_fix_rate - 0x4206a4ea 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a4ea rc_set_per_conn_fix_rate + 0x4206a550 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a550 rc_set_per_conn_fix_rate .text.rc_enable_trc - 0x4206a556 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a556 rc_enable_trc + 0x4206a5bc 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a5bc rc_enable_trc .text.pm_coex_reconnect_policy - 0x4206a668 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x4206a668 pm_coex_reconnect_policy + 0x4206a6ce 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x4206a6ce pm_coex_reconnect_policy .text.pm_coex_set_reconnect_policy - 0x4206a676 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x4206a676 pm_coex_set_reconnect_policy + 0x4206a6dc 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x4206a6dc pm_coex_set_reconnect_policy .text.dbg_lmac_ps_statis_reset - 0x4206a6ae 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x4206a6ae dbg_lmac_ps_statis_reset + 0x4206a714 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x4206a714 dbg_lmac_ps_statis_reset .text.dbg_lmac_init - 0x4206a6c4 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x4206a6c4 dbg_lmac_init + 0x4206a72a 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x4206a72a dbg_lmac_init .text.wdev_csi_hw_bug_check - 0x4206a6c6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a6c6 wdev_csi_hw_bug_check + 0x4206a72c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a72c wdev_csi_hw_bug_check .text.wDev_ftm_set_t1t4 - 0x4206a6ca 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a6ca wDev_ftm_set_t1t4 + 0x4206a730 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a730 wDev_ftm_set_t1t4 .text.wdev_csi_rx_process - 0x4206a6da 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a6da wdev_csi_rx_process + 0x4206a740 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a740 wdev_csi_rx_process .text.wDev_SnifferRxData - 0x4206a838 0x27e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a838 wDev_SnifferRxData + 0x4206a89e 0x27e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a89e wDev_SnifferRxData .text.wDev_IndicateCtrlFrame - 0x4206aab6 0x10c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206aab6 wDev_IndicateCtrlFrame + 0x4206ab1c 0x10c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ab1c wDev_IndicateCtrlFrame .text.wDev_SnifferRxAmpdu - 0x4206abc2 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206abc2 wDev_SnifferRxAmpdu + 0x4206ac28 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ac28 wDev_SnifferRxAmpdu .text.wDev_SetCurChannel - 0x4206ac76 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ac76 wDev_SetCurChannel + 0x4206acdc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206acdc wDev_SetCurChannel .text.wDev_SetAuthed - 0x4206ac90 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ac90 wDev_SetAuthed + 0x4206acf6 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206acf6 wDev_SetAuthed .text.wDev_Set_Beacon_Int - 0x4206ac92 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ac92 wDev_Set_Beacon_Int + 0x4206acf8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206acf8 wDev_Set_Beacon_Int .text.wDev_Reset_TBTT - 0x4206ac9c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ac9c wDev_Reset_TBTT + 0x4206ad02 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad02 wDev_Reset_TBTT .text.wDev_reset_bcnSendTick - 0x4206aca2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206aca2 wDev_reset_bcnSendTick + 0x4206ad08 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad08 wDev_reset_bcnSendTick .text.wDev_Get_Next_TBTT - 0x4206acac 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206acac wDev_Get_Next_TBTT + 0x4206ad12 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad12 wDev_Get_Next_TBTT .text.wdev_set_promis_misc_pkt - 0x4206acf8 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206acf8 wdev_set_promis_misc_pkt + 0x4206ad5e 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad5e wdev_set_promis_misc_pkt .text.wdev_set_promis_ctrl_pkt - 0x4206ad26 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ad26 wdev_set_promis_ctrl_pkt + 0x4206ad8c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad8c wdev_set_promis_ctrl_pkt .text.wdev_set_promis - 0x4206ad5e 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ad5e wdev_set_promis + 0x4206adc4 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206adc4 wdev_set_promis .text.wDev_ftm_record_t1t4 - 0x4206adcc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206adcc wDev_ftm_record_t1t4 + 0x4206ae32 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ae32 wDev_ftm_record_t1t4 .text.wDev_ftm_record_t2t3 - 0x4206addc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206addc wDev_ftm_record_t2t3 + 0x4206ae42 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ae42 wDev_ftm_record_t2t3 .text.wDev_record_ftm_data_local - 0x4206adec 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206adec wDev_record_ftm_data_local + 0x4206ae52 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ae52 wDev_record_ftm_data_local .text.wDev_Rxbuf_Deinit - 0x4206aea8 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206aea8 wDev_Rxbuf_Deinit + 0x4206af0e 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206af0e wDev_Rxbuf_Deinit .text.wDev_Rxbuf_Init - 0x4206af2a 0x222 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206af2a wDev_Rxbuf_Init + 0x4206af90 0x222 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206af90 wDev_Rxbuf_Init .text.wDev_disable_low_rate - 0x4206b14c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b14c wDev_disable_low_rate + 0x4206b1b2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b1b2 wDev_disable_low_rate .text.wDev_enable_low_rate - 0x4206b150 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b150 wDev_enable_low_rate + 0x4206b1b6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b1b6 wDev_enable_low_rate .text.wDev_Insert_KeyEntry - 0x4206b154 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b154 wDev_Insert_KeyEntry + 0x4206b1ba 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b1ba wDev_Insert_KeyEntry .text.wDev_remove_KeyEntry - 0x4206b1d2 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b1d2 wDev_remove_KeyEntry + 0x4206b238 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b238 wDev_remove_KeyEntry .text.wDev_remove_KeyEntry_all_cnx - 0x4206b1fa 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b1fa wDev_remove_KeyEntry_all_cnx + 0x4206b260 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b260 wDev_remove_KeyEntry_all_cnx .text.wDev_Crypto_Disable - 0x4206b246 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b246 wDev_Crypto_Disable + 0x4206b2ac 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b2ac wDev_Crypto_Disable .text.wdev_is_mgmt_hwdecr_enabled - 0x4206b266 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b266 wdev_is_mgmt_hwdecr_enabled + 0x4206b2cc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b2cc wdev_is_mgmt_hwdecr_enabled .text.wdev_data_init - 0x4206b26a 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b26a wdev_data_init + 0x4206b2d0 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b2d0 wdev_data_init .text.wdev_funcs_init - 0x4206b392 0x95e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b392 wdev_funcs_init + 0x4206b3f8 0x95e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b3f8 wdev_funcs_init .text.wdev_funcs_deinit - 0x4206bcf0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206bcf0 wdev_funcs_deinit + 0x4206bd56 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206bd56 wdev_funcs_deinit .text.hal_agreement_add_rx_ba - 0x4206bd1c 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4206bd1c hal_agreement_add_rx_ba + 0x4206bd82 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bd82 hal_agreement_add_rx_ba .text.hal_agreement_del_rx_ba - 0x4206be34 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4206be34 hal_agreement_del_rx_ba + 0x4206be9a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206be9a hal_agreement_del_rx_ba .text.hal_ba_session_restore_by_hw_index - 0x4206bea2 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4206bea2 hal_ba_session_restore_by_hw_index + 0x4206bf08 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bf08 hal_ba_session_restore_by_hw_index .text.hal_coex_pti_init - 0x4206bf10 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206bf10 hal_coex_pti_init + 0x4206bf76 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bf76 hal_coex_pti_init .text.hal_set_rx_beacon_pti - 0x4206bf22 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206bf22 hal_set_rx_beacon_pti + 0x4206bf88 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bf88 hal_set_rx_beacon_pti .text.hal_set_rx_beacon_time - 0x4206bf4c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206bf4c hal_set_rx_beacon_time + 0x4206bfb2 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bfb2 hal_set_rx_beacon_time .text.hal_set_rx_active_pti - 0x4206bf78 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206bf78 hal_set_rx_active_pti + 0x4206bfde 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bfde hal_set_rx_active_pti .text.hal_set_rx_ack_pti - 0x4206bf8c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206bf8c hal_set_rx_ack_pti + 0x4206bff2 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bff2 hal_set_rx_ack_pti .text.hal_set_wifi_default_pti - 0x4206bfa6 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206bfa6 hal_set_wifi_default_pti + 0x4206c00c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206c00c hal_set_wifi_default_pti .text.hal_crypto_clr_key_entry - 0x4206bfc8 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206bfc8 hal_crypto_clr_key_entry + 0x4206c02e 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c02e hal_crypto_clr_key_entry .text.hal_crypto_set_key_entry - 0x4206c04e 0x1b6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c04e hal_crypto_set_key_entry + 0x4206c0b4 0x1b6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c0b4 hal_crypto_set_key_entry .text.hal_crypto_is_key_valid - 0x4206c204 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c204 hal_crypto_is_key_valid + 0x4206c26a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c26a hal_crypto_is_key_valid .text.hal_crypto_get_key_entry - 0x4206c214 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c214 hal_crypto_get_key_entry + 0x4206c27a 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c27a hal_crypto_get_key_entry .text.hal_crypto_init - 0x4206c2ce 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c2ce hal_crypto_init + 0x4206c334 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c334 hal_crypto_init .text.hal_crypto_mgmt_rx_enabled - 0x4206c2f8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c2f8 hal_crypto_mgmt_rx_enabled + 0x4206c35e 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c35e hal_crypto_mgmt_rx_enabled .text.hal_crypto_enable - 0x4206c318 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c318 hal_crypto_enable + 0x4206c37e 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c37e hal_crypto_enable .text.hal_crypto_disable - 0x4206c39e 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c39e hal_crypto_disable + 0x4206c404 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c404 hal_crypto_disable .text.hal_mac_tx_set_ppdu - 0x4206c3d4 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c3d4 hal_mac_tx_set_ppdu + 0x4206c43a 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c43a hal_mac_tx_set_ppdu .text.hal_mac_set_txq_invalid - 0x4206c41e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c41e hal_mac_set_txq_invalid + 0x4206c484 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c484 hal_mac_set_txq_invalid .text.hal_mac_is_txq_valid - 0x4206c43a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c43a hal_mac_is_txq_valid + 0x4206c4a0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c4a0 hal_mac_is_txq_valid .text.hal_mac_tx_set_cca - 0x4206c450 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c450 hal_mac_tx_set_cca + 0x4206c4b6 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c4b6 hal_mac_tx_set_cca .text.hal_mac_disable_low_rate - 0x4206c46c 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c46c hal_mac_disable_low_rate + 0x4206c4d2 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c4d2 hal_mac_disable_low_rate .text.hal_mac_enable_low_rate - 0x4206c49e 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c49e hal_mac_enable_low_rate + 0x4206c504 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c504 hal_mac_enable_low_rate .text.mac_rxbuf_init - 0x4206c4c8 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c4c8 mac_rxbuf_init + 0x4206c52e 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c52e mac_rxbuf_init .text.mac_txrx_init - 0x4206c524 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c524 mac_txrx_init + 0x4206c58a 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c58a mac_txrx_init .text.hal_mac_set_rxq_policy - 0x4206c6ba 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c6ba hal_mac_set_rxq_policy + 0x4206c720 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c720 hal_mac_set_rxq_policy .text.mac_last_rxbuf_init - 0x4206c6d6 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c6d6 mac_last_rxbuf_init + 0x4206c73c 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c73c mac_last_rxbuf_init .text.hal_deinit - 0x4206c788 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c788 hal_deinit + 0x4206c7ee 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c7ee hal_deinit .text.hal_mac_set_addr - 0x4206c7ec 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c7ec hal_mac_set_addr + 0x4206c852 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c852 hal_mac_set_addr .text.hal_mac_set_bssid - 0x4206c838 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c838 hal_mac_set_bssid + 0x4206c89e 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c89e hal_mac_set_bssid .text.hal_mac_rx_set_policy - 0x4206c8b4 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c8b4 hal_mac_rx_set_policy + 0x4206c91a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c91a hal_mac_rx_set_policy .text.hal_init - 0x4206c960 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c960 hal_init + 0x4206c9c6 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c9c6 hal_init .text.hal_mac_tsf_reset - 0x4206caa0 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206caa0 hal_mac_tsf_reset + 0x4206cb06 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206cb06 hal_mac_tsf_reset .text.hal_disable_sta_beacon_filter - 0x4206cb2c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206cb2c hal_disable_sta_beacon_filter + 0x4206cb92 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206cb92 hal_disable_sta_beacon_filter .text.hal_mac_ftm_get_t3 - 0x4206cb4e 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206cb4e hal_mac_ftm_get_t3 + 0x4206cbb4 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206cbb4 hal_mac_ftm_get_t3 .text.mac_tx_set_plcp1 - 0x4206cb86 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206cb86 mac_tx_set_plcp1 + 0x4206cbec 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cbec mac_tx_set_plcp1 .text.mac_tx_set_htsig - 0x4206cc7c 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206cc7c mac_tx_set_htsig + 0x4206cce2 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cce2 mac_tx_set_htsig .text.hal_mac_fill_hwtxop - 0x4206cec4 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206cec4 hal_mac_fill_hwtxop + 0x4206cf2a 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cf2a hal_mac_fill_hwtxop .text.mac_tx_set_txop_q - 0x4206cf0a 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206cf0a mac_tx_set_txop_q + 0x4206cf70 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cf70 mac_tx_set_txop_q .text.hal_mac_get_txq_state - 0x4206d026 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d026 hal_mac_get_txq_state + 0x4206d08c 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d08c hal_mac_get_txq_state .text.hal_mac_clr_txq_state - 0x4206d062 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d062 hal_mac_clr_txq_state + 0x4206d0c8 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d0c8 hal_mac_clr_txq_state .text.hal_mac_get_txq_pmd - 0x4206d0bc 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d0bc hal_mac_get_txq_pmd + 0x4206d122 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d122 hal_mac_get_txq_pmd .text.hal_attenna_init - 0x4206d106 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d106 hal_attenna_init + 0x4206d16c 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d16c hal_attenna_init .text.hal_mac_rate_autoack_init - 0x4206d168 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d168 hal_mac_rate_autoack_init + 0x4206d1ce 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d1ce hal_mac_rate_autoack_init .text.hal_sniffer_enable - 0x4206d17e 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d17e hal_sniffer_enable + 0x4206d1e4 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d1e4 hal_sniffer_enable .text.hal_sniffer_disable - 0x4206d1dc 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d1dc hal_sniffer_disable + 0x4206d242 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d242 hal_sniffer_disable .text.hal_sniffer_rx_set_promis - 0x4206d244 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d244 hal_sniffer_rx_set_promis + 0x4206d2aa 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d2aa hal_sniffer_rx_set_promis .text.hal_sniffer_set_promis_misc_pkt - 0x4206d2d0 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d2d0 hal_sniffer_set_promis_misc_pkt + 0x4206d336 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d336 hal_sniffer_set_promis_misc_pkt .text.hal_enable_sta_tsf - 0x4206d358 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d358 hal_enable_sta_tsf + 0x4206d3be 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d3be hal_enable_sta_tsf .text.hal_disable_sta_tsf - 0x4206d368 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d368 hal_disable_sta_tsf + 0x4206d3ce 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d3ce hal_disable_sta_tsf .text.hal_disable_softap_tsf - 0x4206d37a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d37a hal_disable_softap_tsf + 0x4206d3e0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d3e0 hal_disable_softap_tsf .text.hal_timer_update_by_rtc - 0x4206d38c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d38c hal_timer_update_by_rtc + 0x4206d3f2 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d3f2 hal_timer_update_by_rtc .text.hal_set_sta_tsf - 0x4206d3c4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d3c4 hal_set_sta_tsf + 0x4206d42a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d42a hal_set_sta_tsf .text.hal_enable_sta_tbtt - 0x4206d3d6 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d3d6 hal_enable_sta_tbtt + 0x4206d43c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d43c hal_enable_sta_tbtt .text.hal_disable_sta_tbtt - 0x4206d3fe 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d3fe hal_disable_sta_tbtt + 0x4206d464 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d464 hal_disable_sta_tbtt .text.hal_set_sta_tbtt - 0x4206d41a 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d41a hal_set_sta_tbtt + 0x4206d480 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d480 hal_set_sta_tbtt .text.hal_set_sta_tbtt_interval - 0x4206d47c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d47c hal_set_sta_tbtt_interval + 0x4206d4e2 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d4e2 hal_set_sta_tbtt_interval .text.hal_set_sta_tbtt_ahead_time - 0x4206d492 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d492 hal_set_sta_tbtt_ahead_time + 0x4206d4f8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d4f8 hal_set_sta_tbtt_ahead_time .text.hal_set_sta_tsf_wakeup - 0x4206d4a4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d4a4 hal_set_sta_tsf_wakeup + 0x4206d50a 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d50a hal_set_sta_tsf_wakeup .text.hal_tsf_get_tbttstart - 0x4206d4c8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d4c8 hal_tsf_get_tbttstart + 0x4206d52e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d52e hal_tsf_get_tbttstart .text.RC_GetDuration - 0x4206d4d6 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d53c 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) .text.RC_SetBasicRate - 0x4206d550 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4206d550 RC_SetBasicRate + 0x4206d5b6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d5b6 RC_SetBasicRate .text.RC_GetCtsTime - 0x4206d554 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4206d554 RC_GetCtsTime + 0x4206d5ba 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d5ba RC_GetCtsTime .text.pp_timer_resample - 0x4206d5b6 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d61c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_restart - 0x4206d5d6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d63c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor_tbtt - 0x4206d5e8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d64e 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor - 0x4206d5fe 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d664 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_window - 0x4206d614 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d67a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_interval - 0x4206d626 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d68c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_disconnected_sleep_delay - 0x4206d638 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d69e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_sleep_delay - 0x4206d64a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6b0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_slice - 0x4206d65c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6c2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_active - 0x4206d66e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6d4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_dream - 0x4206d680 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6e6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_noise_check - 0x4206d692 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6f8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_register_post_cb - 0x4206d6a4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4206d6a4 pp_timer_register_post_cb + 0x4206d70a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d70a pp_timer_register_post_cb .text.pp_timer_process - 0x4206d6b0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4206d6b0 pp_timer_process + 0x4206d716 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d716 pp_timer_process .text.is_partition_encrypted - 0x4206d6c8 0x4a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d72e 0x4a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.load_partitions - 0x4206d712 0x1be esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d778 0x1be esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x4206d8d0 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d936 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x4206d94e 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d9b4 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x4206d98c 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206d98c esp_partition_iterator_release + 0x4206d9f2 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d9f2 esp_partition_iterator_release .text.esp_partition_next - 0x4206d99e 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206d99e esp_partition_next + 0x4206da04 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206da04 esp_partition_next .text.esp_partition_find - 0x4206da54 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206da54 esp_partition_find + 0x4206daba 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206daba esp_partition_find .text.esp_partition_get - 0x4206da9a 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206da9a esp_partition_get + 0x4206db00 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206db00 esp_partition_get .text.esp_partition_find_first - 0x4206dacc 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206dacc esp_partition_find_first + 0x4206db32 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206db32 esp_partition_find_first .text.esp_partition_write - 0x4206daf8 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206daf8 esp_partition_write + 0x4206db5e 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206db5e esp_partition_write .text.esp_partition_read_raw - 0x4206db86 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206db86 esp_partition_read_raw + 0x4206dbec 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dbec esp_partition_read_raw .text.esp_partition_write_raw - 0x4206dbe0 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dbe0 esp_partition_write_raw + 0x4206dc46 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dc46 esp_partition_write_raw .text.esp_partition_erase_range - 0x4206dc46 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dc46 esp_partition_erase_range + 0x4206dcac 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dcac esp_partition_erase_range .text.esp_partition_mmap - 0x4206dcc4 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dcc4 esp_partition_mmap + 0x4206dd2a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dd2a esp_partition_mmap .text.esp_partition_munmap - 0x4206dd54 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dd54 esp_partition_munmap + 0x4206ddba 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206ddba esp_partition_munmap .text.esp_partition_read - 0x4206dd62 0xaa esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dd62 esp_partition_read + 0x4206ddc8 0xaa esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206ddc8 esp_partition_read .text.esp_partition_is_flash_region_writable - 0x4206de0c 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206de0c esp_partition_is_flash_region_writable + 0x4206de72 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206de72 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x4206de70 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206de70 esp_partition_main_flash_region_safe + 0x4206ded6 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206ded6 esp_partition_main_flash_region_safe .text.esp_partition_get_main_flash_sector_size - 0x4206dec0 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dec0 esp_partition_get_main_flash_sector_size + 0x4206df26 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206df26 esp_partition_get_main_flash_sector_size .text.esp_efuse_rtc_calib_get_ver - 0x4206dec4 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206dec4 esp_efuse_rtc_calib_get_ver + 0x4206df2a 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206df2a esp_efuse_rtc_calib_get_ver .text.esp_efuse_rtc_calib_get_init_code - 0x4206df22 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206df22 esp_efuse_rtc_calib_get_init_code + 0x4206df88 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206df88 esp_efuse_rtc_calib_get_init_code .text.esp_efuse_rtc_calib_get_cal_voltage - 0x4206e00a 0xf6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206e00a esp_efuse_rtc_calib_get_cal_voltage + 0x4206e070 0xf6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206e070 esp_efuse_rtc_calib_get_cal_voltage .text.esp_efuse_rtc_calib_get_tsens_val - 0x4206e100 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206e100 esp_efuse_rtc_calib_get_tsens_val + 0x4206e166 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206e166 esp_efuse_rtc_calib_get_tsens_val .text.ledc_hal_init - 0x4206e1b6 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) - 0x4206e1b6 ledc_hal_init + 0x4206e21c 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x4206e21c ledc_hal_init .text.i2c_ll_master_set_bus_timing - 0x4206e1c4 0xee esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e22a 0xee esp-idf/hal/libhal.a(i2c_hal.c.obj) .text.i2c_ll_master_cal_bus_clk - 0x4206e2b2 0xda esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e318 0xda esp-idf/hal/libhal.a(i2c_hal.c.obj) .text.i2c_hal_slave_init - 0x4206e38c 0x58 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e38c i2c_hal_slave_init + 0x4206e3f2 0x58 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e3f2 i2c_hal_slave_init .text._i2c_hal_set_bus_timing - 0x4206e3e4 0x32 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e3e4 _i2c_hal_set_bus_timing + 0x4206e44a 0x32 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e44a _i2c_hal_set_bus_timing .text.i2c_hal_master_init - 0x4206e416 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e416 i2c_hal_master_init + 0x4206e47c 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e47c i2c_hal_master_init .text._i2c_hal_init - 0x4206e47e 0x1e esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e47e _i2c_hal_init + 0x4206e4e4 0x1e esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e4e4 _i2c_hal_init .text._i2c_hal_deinit - 0x4206e49c 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e49c _i2c_hal_deinit + 0x4206e502 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e502 _i2c_hal_deinit .text.i2c_hal_get_timing_config - 0x4206e4b0 0x9a esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e4b0 i2c_hal_get_timing_config + 0x4206e516 0x9a esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e516 i2c_hal_get_timing_config .text.i2c_hal_set_timing_config - 0x4206e54a 0x13e esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e54a i2c_hal_set_timing_config + 0x4206e5b0 0x13e esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e5b0 i2c_hal_set_timing_config .text.get_controller - 0x4206e688 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e6ee 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_prepare - 0x4206e6a6 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e70c 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_finish - 0x4206e714 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e77a 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.read_cal_channel - 0x4206e74e 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e7b4 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_set_controller - 0x4206e80c 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206e80c adc_hal_set_controller + 0x4206e872 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e872 adc_hal_set_controller .text.cal_setup - 0x4206e81a 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e880 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_arbiter_config - 0x4206e8dc 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206e8dc adc_hal_arbiter_config + 0x4206e942 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e942 adc_hal_arbiter_config .text.adc_hal_calibration_init - 0x4206ea0a 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206ea0a adc_hal_calibration_init + 0x4206ea70 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206ea70 adc_hal_calibration_init .text.adc_hal_set_calibration_param - 0x4206ea44 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206ea44 adc_hal_set_calibration_param + 0x4206eaaa 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206eaaa adc_hal_set_calibration_param .text.adc_hal_self_calibration - 0x4206eadc 0x246 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206eadc adc_hal_self_calibration + 0x4206eb42 0x246 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206eb42 adc_hal_self_calibration .text.adc_oneshot_ll_set_output_bits - 0x4206ed22 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206ed88 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .text.adc_oneshot_hal_init - 0x4206ed58 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206ed58 adc_oneshot_hal_init + 0x4206edbe 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206edbe adc_oneshot_hal_init .text.adc_oneshot_hal_channel_config - 0x4206ed6a 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206ed6a adc_oneshot_hal_channel_config + 0x4206edd0 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206edd0 adc_oneshot_hal_channel_config .text.adc_oneshot_hal_setup - 0x4206ed78 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206ed78 adc_oneshot_hal_setup + 0x4206edde 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206edde adc_oneshot_hal_setup .text.mpi_ll_write_to_mem_block - 0x4206ee64 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206eeca 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_ll_read_from_mem_block - 0x4206eea8 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef0e 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_hal_calc_hardware_words - 0x4206eee0 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206eee0 mpi_hal_calc_hardware_words + 0x4206ef46 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef46 mpi_hal_calc_hardware_words .text.mpi_hal_enable_hardware_hw_op - 0x4206eee2 0x1e esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206eee2 mpi_hal_enable_hardware_hw_op + 0x4206ef48 0x1e esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef48 mpi_hal_enable_hardware_hw_op .text.mpi_hal_disable_hardware_hw_op - 0x4206ef00 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef00 mpi_hal_disable_hardware_hw_op + 0x4206ef66 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef66 mpi_hal_disable_hardware_hw_op .text.mpi_hal_interrupt_enable - 0x4206ef0e 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef0e mpi_hal_interrupt_enable + 0x4206ef74 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef74 mpi_hal_interrupt_enable .text.mpi_hal_clear_interrupt - 0x4206ef26 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef26 mpi_hal_clear_interrupt + 0x4206ef8c 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef8c mpi_hal_clear_interrupt .text.mpi_hal_set_mode - 0x4206ef32 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef32 mpi_hal_set_mode + 0x4206ef98 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef98 mpi_hal_set_mode .text.mpi_hal_write_to_mem_block - 0x4206ef3c 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef3c mpi_hal_write_to_mem_block + 0x4206efa2 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efa2 mpi_hal_write_to_mem_block .text.mpi_hal_write_at_offset - 0x4206ef4a 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef4a mpi_hal_write_at_offset + 0x4206efb0 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efb0 mpi_hal_write_at_offset .text.mpi_hal_write_m_prime - 0x4206ef5e 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef5e mpi_hal_write_m_prime + 0x4206efc4 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efc4 mpi_hal_write_m_prime .text.mpi_hal_write_rinv - 0x4206ef68 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef68 mpi_hal_write_rinv + 0x4206efce 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efce mpi_hal_write_rinv .text.mpi_hal_enable_constant_time - 0x4206ef76 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef76 mpi_hal_enable_constant_time + 0x4206efdc 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efdc mpi_hal_enable_constant_time .text.mpi_hal_enable_search - 0x4206ef8e 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206ef8e mpi_hal_enable_search + 0x4206eff4 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206eff4 mpi_hal_enable_search .text.mpi_hal_set_search_position - 0x4206efa6 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206efa6 mpi_hal_set_search_position + 0x4206f00c 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f00c mpi_hal_set_search_position .text.mpi_hal_start_op - 0x4206efb0 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206efb0 mpi_hal_start_op + 0x4206f016 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f016 mpi_hal_start_op .text.mpi_hal_wait_op_complete - 0x4206efd6 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206efd6 mpi_hal_wait_op_complete + 0x4206f03c 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f03c mpi_hal_wait_op_complete .text.mpi_hal_read_result_hw_op - 0x4206efee 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206efee mpi_hal_read_result_hw_op + 0x4206f054 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f054 mpi_hal_read_result_hw_op .text.sha_hal_wait_idle - 0x4206f018 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f018 sha_hal_wait_idle + 0x4206f07e 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f07e sha_hal_wait_idle .text.sha_hal_hash_block - 0x4206f022 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f022 sha_hal_hash_block + 0x4206f088 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f088 sha_hal_hash_block .text.sha_hal_hash_dma - 0x4206f084 0x3c esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f084 sha_hal_hash_dma + 0x4206f0ea 0x3c esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f0ea sha_hal_hash_dma .text.sha_hal_read_digest - 0x4206f0c0 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f0c0 sha_hal_read_digest + 0x4206f126 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f126 sha_hal_read_digest .text.sha_hal_write_digest - 0x4206f128 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f128 sha_hal_write_digest + 0x4206f18e 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f18e sha_hal_write_digest .text.aes_ll_write_key - 0x4206f15c 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f1c2 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_set_iv - 0x4206f1b8 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f21e 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_read_iv - 0x4206f200 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f266 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_hal_setkey - 0x4206f248 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f248 aes_hal_setkey + 0x4206f2ae 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f2ae aes_hal_setkey .text.aes_hal_transform_dma_start - 0x4206f274 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f274 aes_hal_transform_dma_start + 0x4206f2da 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f2da aes_hal_transform_dma_start .text.aes_hal_transform_dma_finish - 0x4206f286 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f286 aes_hal_transform_dma_finish + 0x4206f2ec 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f2ec aes_hal_transform_dma_finish .text.aes_hal_mode_init - 0x4206f294 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f294 aes_hal_mode_init + 0x4206f2fa 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f2fa aes_hal_mode_init .text.aes_hal_set_iv - 0x4206f2ae 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f2ae aes_hal_set_iv + 0x4206f314 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f314 aes_hal_set_iv .text.aes_hal_read_iv - 0x4206f2bc 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f2bc aes_hal_read_iv + 0x4206f322 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f322 aes_hal_read_iv .text.aes_hal_wait_done - 0x4206f2ca 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f2ca aes_hal_wait_done + 0x4206f330 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f330 aes_hal_wait_done .text.hmac_ll_config_output - 0x4206f2d8 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f33e 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) .text.hmac_hal_start - 0x4206f31c 0x12 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206f31c hmac_hal_start + 0x4206f382 0x12 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f382 hmac_hal_start .text.hmac_hal_configure - 0x4206f32e 0x58 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206f32e hmac_hal_configure + 0x4206f394 0x58 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f394 hmac_hal_configure .text.hmac_hal_clean - 0x4206f386 0x14 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206f386 hmac_hal_clean + 0x4206f3ec 0x14 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f3ec hmac_hal_clean .text.ds_acquire_enable - 0x4206f39a 0xce esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f400 0xce esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .text.ds_disable_release - 0x4206f468 0x8e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f4ce 0x8e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .text.esp_ds_start_sign - 0x4206f4f6 0x112 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - 0x4206f4f6 esp_ds_start_sign + 0x4206f55c 0x112 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f55c esp_ds_start_sign .text.esp_ds_finish_sign - 0x4206f608 0x70 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - 0x4206f608 esp_ds_finish_sign + 0x4206f66e 0x70 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f66e esp_ds_finish_sign .text.adc2_init_code_calibration - 0x4206f678 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4206f6de 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .text.adc2_cal_include - 0x4206f6ac 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - 0x4206f6ac adc2_cal_include + 0x4206f712 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4206f712 adc2_cal_include .text.ets_timer_setfn - 0x4206f6ae 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4206f6ae os_timer_setfn - 0x4206f6ae ets_timer_setfn + 0x4206f714 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206f714 os_timer_setfn + 0x4206f714 ets_timer_setfn .text.ets_timer_done - 0x4206f738 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4206f738 ets_timer_done - 0x4206f738 os_timer_done + 0x4206f79e 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206f79e ets_timer_done + 0x4206f79e os_timer_done .text.init_timer_task - 0x4206f760 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f7c6 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_process_alarm - 0x4206f80c 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f872 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_task - 0x4206f978 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f9de 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.deinit_timer_task - 0x4206f992 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f9f8 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.esp_timer_create - 0x4206f9b6 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206f9b6 esp_timer_create + 0x4206fa1c 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fa1c esp_timer_create .text.esp_timer_delete - 0x4206fa40 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206fa40 esp_timer_delete + 0x4206faa6 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206faa6 esp_timer_delete .text.esp_timer_init - 0x4206faca 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206faca esp_timer_init + 0x4206fb30 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fb30 esp_timer_init .text.__esp_system_init_fn_esp_timer_init_os - 0x4206fb22 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fb88 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.phy_digital_regs_load - 0x4206fb30 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fb96 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.phy_digital_regs_store - 0x4206fb58 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fbbe 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.load_cal_data_from_nvs_handle - 0x4206fb80 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fbe6 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.store_cal_data_to_nvs_handle - 0x4206fcfe 0x164 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fd64 0x164 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.esp_phy_disable - 0x4206fe62 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206fe62 esp_phy_disable + 0x4206fec8 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fec8 esp_phy_disable .text.esp_wifi_bt_power_domain_off - 0x4206feba 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206feba esp_wifi_power_domain_off - 0x4206feba esp_wifi_bt_power_domain_off + 0x4206ff20 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ff20 esp_wifi_power_domain_off + 0x4206ff20 esp_wifi_bt_power_domain_off .text.esp_phy_modem_init - 0x4206ff18 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ff18 esp_phy_modem_init + 0x4206ff7e 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ff7e esp_phy_modem_init .text.esp_phy_modem_deinit - 0x4206ff76 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ff76 esp_phy_modem_deinit + 0x4206ffdc 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ffdc esp_phy_modem_deinit .text.esp_phy_get_init_data - 0x4206ffda 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ffda esp_phy_get_init_data + 0x42070040 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42070040 esp_phy_get_init_data .text.esp_phy_load_cal_data_from_nvs - 0x4206ffe4 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ffe4 esp_phy_load_cal_data_from_nvs + 0x4207004a 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4207004a esp_phy_load_cal_data_from_nvs .text.esp_phy_store_cal_data_to_nvs - 0x4207005c 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4207005c esp_phy_store_cal_data_to_nvs + 0x420700c2 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420700c2 esp_phy_store_cal_data_to_nvs .text.esp_phy_load_cal_and_init - 0x42070098 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42070098 esp_phy_load_cal_and_init + 0x420700fe 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420700fe esp_phy_load_cal_and_init .text.esp_phy_enable - 0x420702dc 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x420702dc esp_phy_enable + 0x42070342 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42070342 esp_phy_enable .text.esp_phy_update_country_info - 0x42070356 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42070356 esp_phy_update_country_info + 0x420703bc 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420703bc esp_phy_update_country_info .text.phy_get_lock - 0x4207035a 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4207035a phy_get_lock + 0x420703c0 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420703c0 phy_get_lock .text.phy_enabled_modem_contains - 0x42070364 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42070364 phy_enabled_modem_contains + 0x420703ca 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420703ca phy_enabled_modem_contains .text.phy_track_pll_internal - 0x42070374 0x38 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420703da 0x38 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll_timer_callback - 0x420703ac 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070412 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll - 0x420703da 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420703da phy_track_pll + 0x42070440 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070440 phy_track_pll .text.phy_track_pll_init - 0x42070424 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42070424 phy_track_pll_init + 0x4207048a 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4207048a phy_track_pll_init .text.phy_track_pll_deinit - 0x420704c0 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420704c0 phy_track_pll_deinit + 0x42070526 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070526 phy_track_pll_deinit .text.phy_set_modem_flag - 0x42070532 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42070532 phy_set_modem_flag + 0x42070598 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070598 phy_set_modem_flag .text.phy_clr_modem_flag - 0x42070546 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42070546 phy_clr_modem_flag + 0x420705ac 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420705ac phy_clr_modem_flag .text.phy_get_modem_flag - 0x4207055a 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4207055a phy_get_modem_flag + 0x420705c0 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420705c0 phy_get_modem_flag .text.phy_ant_clr_update_flag - 0x42070564 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42070564 phy_ant_clr_update_flag + 0x420705ca 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420705ca phy_ant_clr_update_flag .text.phy_ant_update - 0x4207056e 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4207056e phy_ant_update + 0x420705d4 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420705d4 phy_ant_update .text.create_addrinfo - 0x420705fa 0x1a2 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x42070660 0x1a2 esp-idf/lwip/liblwip.a(netdb.c.obj) .text.lwip_freeaddrinfo - 0x4207079c 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) - 0x4207079c lwip_freeaddrinfo + 0x42070802 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x42070802 lwip_freeaddrinfo .text.lwip_getaddrinfo - 0x420707ba 0x2bc esp-idf/lwip/liblwip.a(netdb.c.obj) - 0x420707ba lwip_getaddrinfo + 0x42070820 0x2bc esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x42070820 lwip_getaddrinfo .text.tryget_socket_unconn_nouse - 0x42070a76 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070adc 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_poll_should_wake - 0x42070a98 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070afe 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_locked - 0x42070ade 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070b44 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used_locked - 0x42070b44 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070baa 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn_locked - 0x42070bde 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070c44 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sockopt_to_ipopt - 0x42070c08 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070c6e 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used - 0x42070c4c 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070cb2 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn - 0x42070ccc 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070d32 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.alloc_socket - 0x42070cee 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070d54 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used_set - 0x42070df6 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070e5c 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used - 0x42070e88 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070eee 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_link_select_cb - 0x42070ed8 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070f3e 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_unlink_select_cb - 0x42070f14 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070f7a 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sockaddr_to_ipaddr_port - 0x42070fae 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071014 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sock_make_addr - 0x4207103a 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420710a0 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp_from - 0x42071178 0x54 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420711de 0x54 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_free_elements - 0x420711cc 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071232 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket - 0x420711f6 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207125c 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.done_socket - 0x42071238 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207129e 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket - 0x420712f4 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207135a 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.get_socket - 0x42071314 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207137a 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_selscan - 0x42071336 0x23e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207139c 0x23e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_dec_sockets_used - 0x42071574 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420715da 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_register_membership - 0x420715ee 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071654 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_unregister_membership - 0x42071662 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420716c8 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_register_mld6_membership - 0x420716fa 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071760 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_unregister_mld6_membership - 0x42071782 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420717e8 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_memberships - 0x42071892 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420718f8 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_mld6_memberships - 0x42071926 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207198c 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp - 0x420719c6 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071a2c 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recvfrom_udp_raw - 0x42071bb6 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071c1c 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.select_check_waiters - 0x42071ce8 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071d4e 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.event_callback - 0x42071e18 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071e7e 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_getsockopt_impl - 0x42071f3e 0x5c2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071fa4 0x5c2 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_getsockopt_callback - 0x42072500 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072566 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_setsockopt_impl - 0x42072550 0x7ae esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420725b6 0x7ae esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_setsockopt_callback - 0x42072cfe 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072d64 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_close - 0x42072d4c 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42072d4c lwip_close + 0x42072db2 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072db2 lwip_close .text.lwip_connect - 0x42072dec 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42072dec lwip_connect + 0x42072e52 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072e52 lwip_connect .text.lwip_recvfrom - 0x42072f12 0x102 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42072f12 lwip_recvfrom + 0x42072f78 0x102 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072f78 lwip_recvfrom .text.lwip_read - 0x42073014 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073014 lwip_read + 0x4207307a 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207307a lwip_read .text.lwip_recv - 0x42073028 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073028 lwip_recv + 0x4207308e 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207308e lwip_recv .text.lwip_sendto - 0x4207303a 0x1a4 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207303a lwip_sendto + 0x420730a0 0x1a4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420730a0 lwip_sendto .text.lwip_send - 0x420731de 0x9e esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420731de lwip_send + 0x42073244 0x9e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073244 lwip_send .text.lwip_socket - 0x4207327c 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207327c lwip_socket + 0x420732e2 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420732e2 lwip_socket .text.lwip_write - 0x4207337a 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207337a lwip_write + 0x420733e0 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420733e0 lwip_write .text.lwip_select - 0x4207338a 0x3aa esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207338a lwip_select + 0x420733f0 0x3aa esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420733f0 lwip_select .text.lwip_shutdown - 0x42073734 0xb8 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073734 lwip_shutdown + 0x4207379a 0xb8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207379a lwip_shutdown .text.lwip_getsockopt - 0x420737ec 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420737ec lwip_getsockopt + 0x42073852 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073852 lwip_getsockopt .text.lwip_setsockopt - 0x420738a6 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420738a6 lwip_setsockopt + 0x4207390c 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207390c lwip_setsockopt .text.lwip_ioctl - 0x42073958 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073958 lwip_ioctl + 0x420739be 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420739be lwip_ioctl .text.lwip_fcntl - 0x420739ca 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420739ca lwip_fcntl + 0x42073a30 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073a30 lwip_fcntl .text.lwip_inet_pton - 0x42073a9c 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073a9c lwip_inet_pton + 0x42073b02 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073b02 lwip_inet_pton .text.tcpip_timeouts_mbox_fetch - 0x42073af2 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073b58 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread_handle_msg - 0x42073b3a 0xba esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073ba0 0xba esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread - 0x42073bf4 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073c5a 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_inpkt - 0x42073c4e 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073c4e tcpip_inpkt + 0x42073cb4 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073cb4 tcpip_inpkt .text.tcpip_input - 0x42073cd4 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073cd4 tcpip_input + 0x42073d3a 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073d3a tcpip_input .text.tcpip_callback - 0x42073d00 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073d00 tcpip_callback + 0x42073d66 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073d66 tcpip_callback .text.tcpip_try_callback - 0x42073d68 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073d68 tcpip_try_callback + 0x42073dce 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073dce tcpip_try_callback .text.tcpip_send_msg_wait_sem - 0x42073de4 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073de4 tcpip_send_msg_wait_sem + 0x42073e4a 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073e4a tcpip_send_msg_wait_sem .text.tcpip_api_call - 0x42073e6a 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073e6a tcpip_api_call + 0x42073ed0 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073ed0 tcpip_api_call .text.tcpip_init - 0x42073ed0 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073ed0 tcpip_init + 0x42073f36 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073f36 tcpip_init .text.lwip_htons - 0x42073f4e 0xe esp-idf/lwip/liblwip.a(def.c.obj) - 0x42073f4e lwip_htons + 0x42073fb4 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x42073fb4 lwip_htons .text.lwip_htonl - 0x42073f5c 0x24 esp-idf/lwip/liblwip.a(def.c.obj) - 0x42073f5c lwip_htonl + 0x42073fc2 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42073fc2 lwip_htonl .text.lwip_strnicmp - 0x42073f80 0x42 esp-idf/lwip/liblwip.a(def.c.obj) - 0x42073f80 lwip_strnicmp + 0x42073fe6 0x42 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42073fe6 lwip_strnicmp .text.dns_backupserver_available - 0x42073fc2 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074028 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_server_is_set - 0x42074080 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420740e6 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_call_found - 0x42074114 0x21c esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4207417a 0x21c esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_correct_response - 0x42074330 0x12a esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074396 0x12a esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_create_txid - 0x4207445a 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420744c0 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_send - 0x420744b8 0x33a esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4207451e 0x33a esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_check_entry - 0x420747f2 0x3f8 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074858 0x3f8 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_check_entries - 0x42074bea 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074c50 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_lookup - 0x42074c0e 0x1ae esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074c74 0x1ae esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_alloc_random_port - 0x42074dbc 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074e22 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_alloc_pcb - 0x42074e24 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074e8a 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_enqueue - 0x42074ec8 0x280 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074f2e 0x280 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_compare_name - 0x42075148 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420751ae 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_skip_name - 0x4207524a 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420752b0 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_recv - 0x420752d6 0x592 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4207533c 0x592 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_init - 0x42075868 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x42075868 dns_init + 0x420758ce 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420758ce dns_init .text.dns_setserver - 0x4207586a 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x4207586a dns_setserver - .text.dns_tmr 0x420758de 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420758de dns_tmr + 0x420758d0 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420758d0 dns_setserver + .text.dns_tmr 0x42075944 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075944 dns_tmr .text.dns_timeout_cb - 0x42075946 0xe esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420759ac 0xe esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_gethostbyname_addrtype - 0x42075954 0x168 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x42075954 dns_gethostbyname_addrtype + 0x420759ba 0x168 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420759ba dns_gethostbyname_addrtype .text.lwip_init - 0x42075abc 0x2a esp-idf/lwip/liblwip.a(init.c.obj) - 0x42075abc lwip_init + 0x42075b22 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x42075b22 lwip_init .text.ipaddr_aton - 0x42075ae6 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x42075ae6 ipaddr_aton + 0x42075b4c 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42075b4c ipaddr_aton .text.ip_input - 0x42075b26 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x42075b26 ip_input + 0x42075b8c 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42075b8c ip_input .text.mem_init - 0x42075b4e 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075b4e mem_init + 0x42075bb4 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075bb4 mem_init .text.mem_trim - 0x42075b50 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075b50 mem_trim + 0x42075bb6 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075bb6 mem_trim .text.mem_malloc - 0x42075b52 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075b52 mem_malloc + 0x42075bb8 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075bb8 mem_malloc .text.mem_free - 0x42075ba6 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075ba6 mem_free + 0x42075c0c 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075c0c mem_free .text.mem_calloc - 0x42075c0c 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075c0c mem_calloc + 0x42075c72 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075c72 mem_calloc .text.do_memp_malloc_pool - 0x42075c1e 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075c84 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) .text.do_memp_free_pool - 0x42075cb6 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075d1c 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) .text.memp_init - 0x42075d20 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42075d20 memp_init + 0x42075d86 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075d86 memp_init .text.memp_malloc - 0x42075d32 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42075d32 memp_malloc + 0x42075d98 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075d98 memp_malloc .text.memp_free - 0x42075d58 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42075d58 memp_free + 0x42075dbe 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075dbe memp_free .text.netif_null_output_ip6 - 0x42075d7c 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075de2 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_null_output_ip4 - 0x42075d80 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075de6 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loopif_init - 0x42075d84 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075dea 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_netmask - 0x42075dde 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075e44 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_gw - 0x42075e66 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075ecc 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_ip_addr_changed - 0x42075eee 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075f54 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_issue_reports - 0x42075f18 0x6e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075f7e 0x6e esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_ipaddr - 0x42075f86 0xe4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075fec 0xe4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_poll - 0x4207606a 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207606a netif_poll + 0x420760d0 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420760d0 netif_poll .text.netif_set_default - 0x4207618c 0xa esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207618c netif_set_default + 0x420761f2 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420761f2 netif_set_default .text.netif_loop_output - 0x42076196 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076196 netif_loop_output + 0x420761fc 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420761fc netif_loop_output .text.netif_loop_output_ipv6 - 0x420762d6 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207633c 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loop_output_ipv4 - 0x420762e4 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207634a 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_get_ip6_addr_match - 0x420762f2 0xda esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420762f2 netif_get_ip6_addr_match + 0x42076358 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076358 netif_get_ip6_addr_match .text.netif_get_by_index - 0x420763cc 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420763cc netif_get_by_index + 0x42076432 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076432 netif_get_by_index .text.netif_find - 0x420763f2 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420763f2 netif_find + 0x42076458 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076458 netif_find .text.netif_add_ext_callback - 0x42076452 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076452 netif_add_ext_callback + 0x420764b8 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420764b8 netif_add_ext_callback .text.netif_remove_ext_callback - 0x420764b8 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420764b8 netif_remove_ext_callback + 0x4207651e 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207651e netif_remove_ext_callback .text.netif_invoke_ext_callback - 0x4207653a 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207653a netif_invoke_ext_callback + 0x420765a0 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420765a0 netif_invoke_ext_callback .text.netif_set_addr - 0x42076598 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076598 netif_set_addr + 0x420765fe 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420765fe netif_set_addr .text.netif_add - 0x4207666e 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207666e netif_add + 0x420766d4 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420766d4 netif_add .text.netif_set_up - 0x42076904 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076904 netif_set_up + 0x4207696a 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207696a netif_set_up .text.netif_set_down - 0x42076946 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076946 netif_set_down + 0x420769ac 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420769ac netif_set_down .text.netif_remove - 0x4207698c 0xc2 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207698c netif_remove + 0x420769f2 0xc2 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420769f2 netif_remove .text.netif_set_link_up - 0x42076a4e 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076a4e netif_set_link_up + 0x42076ab4 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076ab4 netif_set_link_up .text.netif_init - 0x42076a96 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076a96 netif_init + 0x42076afc 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076afc netif_init .text.netif_set_link_down - 0x42076b10 0x40 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076b10 netif_set_link_down + 0x42076b76 0x40 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076b76 netif_set_link_down .text.netif_ip6_addr_set_parts - 0x42076b50 0x184 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076b50 netif_ip6_addr_set_parts + 0x42076bb6 0x184 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076bb6 netif_ip6_addr_set_parts .text.netif_ip6_addr_set - 0x42076cd4 0x62 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076cd4 netif_ip6_addr_set + 0x42076d3a 0x62 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076d3a netif_ip6_addr_set .text.netif_ip6_addr_set_state - 0x42076d36 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076d36 netif_ip6_addr_set_state + 0x42076d9c 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076d9c netif_ip6_addr_set_state .text.pbuf_init_alloced_pbuf - 0x42076e36 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076e9c 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_skip_const - 0x42076e58 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076ebe 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_add_header_impl - 0x42076e74 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076eda 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_pool_is_empty - 0x42076f04 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076f6a 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq - 0x42076f50 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076fb6 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq_callback - 0x42076f82 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076fe8 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_alloc_reference - 0x42076f90 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42076f90 pbuf_alloc_reference + 0x42076ff6 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076ff6 pbuf_alloc_reference .text.pbuf_alloced_custom - 0x42076ffc 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42076ffc pbuf_alloced_custom + 0x42077062 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077062 pbuf_alloced_custom .text.pbuf_add_header - 0x4207703e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207703e pbuf_add_header + 0x420770a4 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420770a4 pbuf_add_header .text.pbuf_add_header_force - 0x4207704e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207704e pbuf_add_header_force + 0x420770b4 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420770b4 pbuf_add_header_force .text.pbuf_remove_header - 0x4207705e 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207705e pbuf_remove_header + 0x420770c4 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420770c4 pbuf_remove_header .text.pbuf_header_impl - 0x420770c8 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207712e 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_header_force - 0x420770e4 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420770e4 pbuf_header_force + 0x4207714a 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207714a pbuf_header_force .text.pbuf_free - 0x420770f4 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420770f4 pbuf_free + 0x4207715a 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207715a pbuf_free .text.pbuf_alloc - 0x4207720a 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207720a pbuf_alloc + 0x42077270 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077270 pbuf_alloc .text.pbuf_realloc - 0x420773de 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420773de pbuf_realloc + 0x42077444 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077444 pbuf_realloc .text.pbuf_free_header - 0x420774ec 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420774ec pbuf_free_header + 0x42077552 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077552 pbuf_free_header .text.pbuf_clen - 0x42077534 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077534 pbuf_clen + 0x4207759a 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207759a pbuf_clen .text.pbuf_ref - 0x42077546 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077546 pbuf_ref + 0x420775ac 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420775ac pbuf_ref .text.pbuf_cat - 0x42077594 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077594 pbuf_cat + 0x420775fa 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420775fa pbuf_cat .text.pbuf_chain - 0x420775f4 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420775f4 pbuf_chain + 0x4207765a 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207765a pbuf_chain .text.pbuf_copy_partial_pbuf - 0x4207760e 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207760e pbuf_copy_partial_pbuf + 0x42077674 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077674 pbuf_copy_partial_pbuf .text.pbuf_copy - 0x4207776c 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207776c pbuf_copy + 0x420777d2 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420777d2 pbuf_copy .text.pbuf_copy_partial - 0x42077786 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077786 pbuf_copy_partial + 0x420777ec 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420777ec pbuf_copy_partial .text.pbuf_skip - 0x4207781a 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207781a pbuf_skip + 0x42077880 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077880 pbuf_skip .text.pbuf_take - 0x42077828 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077828 pbuf_take + 0x4207788e 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207788e pbuf_take .text.pbuf_take_at - 0x420778e6 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420778e6 pbuf_take_at + 0x4207794c 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207794c pbuf_take_at .text.pbuf_clone - 0x4207799a 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207799a pbuf_clone + 0x42077a00 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077a00 pbuf_clone .text.pbuf_try_get_at - 0x420779ea 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420779ea pbuf_try_get_at + 0x42077a50 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077a50 pbuf_try_get_at .text.pbuf_get_at - 0x42077a1a 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077a1a pbuf_get_at + 0x42077a80 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077a80 pbuf_get_at .text.pbuf_put_at - 0x42077a34 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077a34 pbuf_put_at + 0x42077a9a 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077a9a pbuf_put_at .text.raw_input_local_match - 0x42077a62 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077ac8 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) .text.raw_input - 0x42077b6e 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077b6e raw_input + 0x42077bd4 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077bd4 raw_input .text.raw_bind_netif - 0x42077ce2 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077ce2 raw_bind_netif + 0x42077d48 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077d48 raw_bind_netif .text.raw_connect - 0x42077cf6 0xe6 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077cf6 raw_connect + 0x42077d5c 0xe6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077d5c raw_connect .text.raw_recv - 0x42077ddc 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077ddc raw_recv + 0x42077e42 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077e42 raw_recv .text.raw_sendto_if_src - 0x42077de2 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077de2 raw_sendto_if_src + 0x42077e48 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077e48 raw_sendto_if_src .text.raw_sendto - 0x4207804e 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4207804e raw_sendto + 0x420780b4 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420780b4 raw_sendto .text.raw_send - 0x4207817a 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4207817a raw_send + 0x420781e0 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420781e0 raw_send .text.raw_remove - 0x4207818c 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4207818c raw_remove - .text.raw_new 0x420781c6 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420781c6 raw_new + 0x420781f2 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420781f2 raw_remove + .text.raw_new 0x4207822c 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4207822c raw_new .text.raw_new_ip_type - 0x42078212 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42078212 raw_new_ip_type + 0x42078278 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42078278 raw_new_ip_type .text.raw_netif_ip_addr_changed - 0x42078232 0xda esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42078232 raw_netif_ip_addr_changed + 0x42078298 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42078298 raw_netif_ip_addr_changed .text.tcp_new_port - 0x4207830c 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078372 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_remove_listener - 0x42078378 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420783de 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_listen_closed - 0x420783ba 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078420 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_free_listen - 0x42078440 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420784a6 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_init - 0x4207847e 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207847e tcp_init + 0x420784e4 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420784e4 tcp_init .text.tcp_free - 0x420784a2 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420784a2 tcp_free + 0x42078508 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078508 tcp_free .text.tcp_backlog_accepted - 0x420784e0 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420784e0 tcp_backlog_accepted + 0x42078546 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078546 tcp_backlog_accepted .text.tcp_close_shutdown_fin - 0x4207855c 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420785c2 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_handle_closepend - 0x420785fa 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078660 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_bind_netif - 0x4207862e 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207862e tcp_bind_netif + 0x42078694 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078694 tcp_bind_netif .text.tcp_update_rcv_ann_wnd - 0x42078642 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078642 tcp_update_rcv_ann_wnd + 0x420786a8 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420786a8 tcp_update_rcv_ann_wnd .text.tcp_recved - 0x420786ec 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420786ec tcp_recved + 0x42078752 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078752 tcp_recved .text.tcp_seg_free - 0x42078774 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078774 tcp_seg_free + 0x420787da 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420787da tcp_seg_free .text.tcp_segs_free - 0x42078796 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078796 tcp_segs_free + 0x420787fc 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420787fc tcp_segs_free .text.tcp_seg_copy - 0x420787b0 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420787b0 tcp_seg_copy - .text.tcp_arg 0x42078808 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078808 tcp_arg + 0x42078816 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078816 tcp_seg_copy + .text.tcp_arg 0x4207886e 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207886e tcp_arg .text.tcp_recv - 0x4207880e 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207880e tcp_recv + 0x42078874 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078874 tcp_recv .text.tcp_sent - 0x4207884c 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207884c tcp_sent - .text.tcp_err 0x4207888a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207888a tcp_err + 0x420788b2 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420788b2 tcp_sent + .text.tcp_err 0x420788f0 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420788f0 tcp_err .text.tcp_accept - 0x420788c8 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420788c8 tcp_accept + 0x4207892e 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207892e tcp_accept .text.tcp_poll - 0x420788d8 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420788d8 tcp_poll + 0x4207893e 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207893e tcp_poll .text.tcp_next_iss - 0x4207891a 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207891a tcp_next_iss + 0x42078980 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078980 tcp_next_iss .text.tcp_eff_send_mss_netif - 0x4207895c 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207895c tcp_eff_send_mss_netif + 0x420789c2 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420789c2 tcp_eff_send_mss_netif .text.tcp_connect - 0x420789e6 0x31a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420789e6 tcp_connect + 0x42078a4c 0x31a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078a4c tcp_connect .text.tcp_free_ooseq - 0x42078d00 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078d00 tcp_free_ooseq + 0x42078d66 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078d66 tcp_free_ooseq .text.tcp_pcb_purge - 0x42078d1e 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078d1e tcp_pcb_purge + 0x42078d84 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078d84 tcp_pcb_purge .text.tcp_pcb_remove - 0x42078d82 0x140 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078d82 tcp_pcb_remove + 0x42078de8 0x140 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078de8 tcp_pcb_remove .text.tcp_abandon - 0x42078ec2 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078ec2 tcp_abandon + 0x42078f28 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078f28 tcp_abandon .text.tcp_abort - 0x42078ff0 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078ff0 tcp_abort + 0x42079056 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079056 tcp_abort .text.tcp_kill_timewait - 0x42079000 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079066 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_kill_prio - 0x42079038 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207909e 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed_pcblist - 0x420790a6 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207910c 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed - 0x4207913a 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207913a tcp_netif_ip_addr_changed + 0x420791a0 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420791a0 tcp_netif_ip_addr_changed .text.tcp_kill_state - 0x42079242 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420792a8 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_alloc - 0x42079284 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079284 tcp_alloc + 0x420792ea 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420792ea tcp_alloc .text.tcp_new_ip_type - 0x4207939a 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207939a tcp_new_ip_type + 0x42079400 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079400 tcp_new_ip_type .text.tcp_close_shutdown - 0x420793bc 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079422 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_close_ext - 0x4207954c 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207954c tcp_close_ext + 0x420795b2 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420795b2 tcp_close_ext .text.tcp_close - 0x42079574 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079574 tcp_close + 0x420795da 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420795da tcp_close .text.tcp_recv_null - 0x42079584 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079584 tcp_recv_null + 0x420795ea 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420795ea tcp_recv_null .text.tcp_process_refused_data - 0x420795ba 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420795ba tcp_process_refused_data + 0x42079620 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079620 tcp_process_refused_data .text.tcp_fasttmr - 0x42079650 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079650 tcp_fasttmr + 0x420796b6 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420796b6 tcp_fasttmr .text.tcp_shutdown - 0x420796f2 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420796f2 tcp_shutdown + 0x42079758 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079758 tcp_shutdown .text.tcp_slowtmr - 0x42079774 0x5ce esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079774 tcp_slowtmr - .text.tcp_tmr 0x42079d42 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079d42 tcp_tmr + 0x420797da 0x5ce esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420797da tcp_slowtmr + .text.tcp_tmr 0x42079da8 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079da8 tcp_tmr .text.tcp_get_next_optbyte - 0x42079d6c 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079dd2 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_parseopt - 0x42079db8 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079e1e 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input_delayed_close - 0x42079e96 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079efc 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_timewait_input - 0x42079f06 0xd8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079f6c 0xd8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_listen_input - 0x42079fde 0x29c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a044 0x29c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_oos_insert_segment - 0x4207a27a 0x138 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a2e0 0x138 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_free_acked_segments - 0x4207a3b2 0x112 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a418 0x112 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_receive - 0x4207a4c4 0xf5e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a52a 0xf5e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_process - 0x4207b422 0x73e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207b488 0x73e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input - 0x4207bb60 0xb0c esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x4207bb60 tcp_input + 0x4207bbc6 0xb0c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207bbc6 tcp_input .text.tcp_trigger_input_pcb_close - 0x4207c66c 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x4207c66c tcp_trigger_input_pcb_close + 0x4207c6d2 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207c6d2 tcp_trigger_input_pcb_close .text.tcp_write_checks - 0x4207c67e 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c6e4 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment_busy - 0x4207c770 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c7d6 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_fill_options - 0x4207c7b2 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c818 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_pbuf_prealloc - 0x4207c80a 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c870 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_create_segment - 0x4207c8b2 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c918 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header_common - 0x4207ca1c 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ca82 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header - 0x4207cb40 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cba6 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_rst_common - 0x4207cb96 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cbfc 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_route - 0x4207cc32 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cc98 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment - 0x4207cc68 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ccce 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment_netif - 0x4207ce88 0xba esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ceee 0xba esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment - 0x4207cf42 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cfa8 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_write - 0x4207cfac 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207cfac tcp_write + 0x4207d012 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d012 tcp_write .text.tcp_split_unsent_seg - 0x4207d37e 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d37e tcp_split_unsent_seg + 0x4207d3e4 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d3e4 tcp_split_unsent_seg .text.tcp_enqueue_flags - 0x4207d5de 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d5de tcp_enqueue_flags + 0x4207d644 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d644 tcp_enqueue_flags .text.tcp_send_fin - 0x4207d7a8 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d7a8 tcp_send_fin + 0x4207d80e 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d80e tcp_send_fin .text.tcp_rexmit_rto_prepare - 0x4207d84c 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d84c tcp_rexmit_rto_prepare + 0x4207d8b2 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d8b2 tcp_rexmit_rto_prepare .text.tcp_rexmit - 0x4207d92a 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d92a tcp_rexmit + 0x4207d990 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d990 tcp_rexmit .text.tcp_rexmit_fast - 0x4207da14 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207da14 tcp_rexmit_fast - .text.tcp_rst 0x4207daaa 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207daaa tcp_rst + 0x4207da7a 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207da7a tcp_rexmit_fast + .text.tcp_rst 0x4207db10 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207db10 tcp_rst .text.tcp_rst_netif - 0x4207dad8 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207dad8 tcp_rst_netif + 0x4207db3e 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207db3e tcp_rst_netif .text.tcp_send_empty_ack - 0x4207db0c 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207db0c tcp_send_empty_ack + 0x4207db72 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207db72 tcp_send_empty_ack .text.tcp_output - 0x4207dba2 0x44a esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207dba2 tcp_output + 0x4207dc08 0x44a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207dc08 tcp_output .text.tcp_rexmit_rto_commit - 0x4207dfec 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207dfec tcp_rexmit_rto_commit + 0x4207e052 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e052 tcp_rexmit_rto_commit .text.tcp_rexmit_rto - 0x4207e032 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207e032 tcp_rexmit_rto + 0x4207e098 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e098 tcp_rexmit_rto .text.tcp_keepalive - 0x4207e076 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207e076 tcp_keepalive + 0x4207e0dc 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e0dc tcp_keepalive .text.tcp_zero_window_probe - 0x4207e0e8 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207e0e8 tcp_zero_window_probe + 0x4207e14e 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e14e tcp_zero_window_probe .text.sys_timeout_abs - 0x4207e254 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e2ba 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.lwip_cyclic_timer - 0x4207e2e6 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e34c 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeout - 0x4207e338 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e338 sys_timeout + 0x4207e39e 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e39e sys_timeout .text.tcp_timer_needed - 0x4207e38e 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e38e tcp_timer_needed + 0x4207e3f4 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e3f4 tcp_timer_needed .text.tcpip_tcp_timer - 0x4207e3d4 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e43a 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeouts_init - 0x4207e412 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e412 sys_timeouts_init + 0x4207e478 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e478 sys_timeouts_init .text.sys_untimeout - 0x4207e448 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e448 sys_untimeout + 0x4207e4ae 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e4ae sys_untimeout .text.sys_check_timeouts - 0x4207e48c 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e48c sys_check_timeouts + 0x4207e4f2 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e4f2 sys_check_timeouts .text.sys_timeouts_sleeptime - 0x4207e4e2 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e4e2 sys_timeouts_sleeptime + 0x4207e548 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e548 sys_timeouts_sleeptime .text.udp_new_port - 0x4207e53c 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e5a2 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_input_local_match - 0x4207e58a 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e5f0 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_init - 0x4207e70a 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207e70a udp_init + 0x4207e770 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e770 udp_init .text.udp_input - 0x4207e72e 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207e72e udp_input + 0x4207e794 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e794 udp_input .text.udp_bind - 0x4207eb40 0x24c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207eb40 udp_bind + 0x4207eba6 0x24c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207eba6 udp_bind .text.udp_sendto_if_src - 0x4207ed8c 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207ed8c udp_sendto_if_src + 0x4207edf2 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207edf2 udp_sendto_if_src .text.udp_sendto_if - 0x4207efb8 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207efb8 udp_sendto_if + 0x4207f01e 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f01e udp_sendto_if .text.udp_sendto - 0x4207f090 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f090 udp_sendto + 0x4207f0f6 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f0f6 udp_sendto .text.udp_send - 0x4207f1aa 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f1aa udp_send + 0x4207f210 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f210 udp_send .text.udp_bind_netif - 0x4207f1dc 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f1dc udp_bind_netif + 0x4207f242 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f242 udp_bind_netif .text.udp_connect - 0x4207f1f0 0x128 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f1f0 udp_connect + 0x4207f256 0x128 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f256 udp_connect .text.udp_disconnect - 0x4207f318 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f318 udp_disconnect + 0x4207f37e 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f37e udp_disconnect .text.udp_recv - 0x4207f3d4 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f3d4 udp_recv + 0x4207f43a 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f43a udp_recv .text.udp_remove - 0x4207f3dc 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f3dc udp_remove - .text.udp_new 0x4207f418 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f418 udp_new + 0x4207f442 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f442 udp_remove + .text.udp_new 0x4207f47e 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f47e udp_new .text.udp_new_ip_type - 0x4207f44c 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f44c udp_new_ip_type + 0x4207f4b2 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f4b2 udp_new_ip_type .text.udp_netif_ip_addr_changed - 0x4207f46a 0xda esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f46a udp_netif_ip_addr_changed + 0x4207f4d0 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f4d0 udp_netif_ip_addr_changed .text.dhcp_set_state - 0x4207f544 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f5aa 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_short - 0x4207f55a 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f5c0 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option - 0x4207f5b4 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f61a 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_byte - 0x4207f60c 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f672 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_long - 0x4207f652 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f6b8 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_create_msg - 0x4207f6d0 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f736 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_hostname - 0x4207f870 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f8d6 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_trailer - 0x4207f938 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f99e 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_rebind - 0x4207f97c 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f9e2 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_t2_timeout - 0x4207fae8 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fb4e 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_reboot - 0x4207fb26 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fb8c 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_select - 0x4207fcb6 0x1d4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fd1c 0x1d4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_offer - 0x4207fe8a 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fef0 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_discover - 0x4207ff0e 0x170 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207ff74 0x170 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_decline - 0x4208007e 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420800e4 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_bind - 0x42080140 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420801a6 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_conflict_callback - 0x4208021c 0x9e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080282 0x9e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_nak - 0x420802ba 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080320 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_dec_pcb_refcount - 0x420802f0 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080356 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_inc_pcb_refcount - 0x4208034e 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420803b4 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_parse_reply - 0x420803fc 0x3a4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080462 0x3a4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_check - 0x420807a0 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080806 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_ack - 0x420807cc 0x148 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080832 0x148 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_recv - 0x42080914 0x184 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208097a 0x184 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_cleanup - 0x42080a98 0x4e esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080a98 dhcp_cleanup + 0x42080afe 0x4e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080afe dhcp_cleanup .text.dhcp_network_changed_link_up - 0x42080ae6 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080ae6 dhcp_network_changed_link_up + 0x42080b4c 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080b4c dhcp_network_changed_link_up .text.dhcp_renew - 0x42080b4a 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080b4a dhcp_renew + 0x42080bb0 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080bb0 dhcp_renew .text.dhcp_t1_timeout - 0x42080cb2 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080d18 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_supplied_address - 0x42080cf0 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080cf0 dhcp_supplied_address + 0x42080d56 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080d56 dhcp_supplied_address .text.dhcp_release_and_stop - 0x42080d2a 0x192 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080d2a dhcp_release_and_stop + 0x42080d90 0x192 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080d90 dhcp_release_and_stop .text.dhcp_start - 0x42080ebc 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080ebc dhcp_start + 0x42080f22 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080f22 dhcp_start .text.dhcp_coarse_tmr - 0x42080f96 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080f96 dhcp_coarse_tmr + 0x42080ffc 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080ffc dhcp_coarse_tmr .text.dhcp_timeout - 0x42081008 0x74 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208106e 0x74 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_fine_tmr - 0x4208107c 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4208107c dhcp_fine_tmr + 0x420810e2 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420810e2 dhcp_fine_tmr .text.dhcp_fine_timeout_cb - 0x420810e6 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420810e6 dhcp_fine_timeout_cb + 0x4208114c 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208114c dhcp_fine_timeout_cb .text.dhcp_release - 0x420810f4 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420810f4 dhcp_release + 0x4208115a 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208115a dhcp_release .text.dhcp_stop - 0x42081104 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42081104 dhcp_stop + 0x4208116a 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208116a dhcp_stop .text.free_etharp_q - 0x42081112 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081178 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_free_entry - 0x42081188 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420811ee 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_find_entry - 0x420811de 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081244 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_update_arp_entry - 0x4208141e 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081484 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_raw - 0x4208159a 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081600 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_request_dst - 0x42081764 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420817ca 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_add_static_entry - 0x42081788 0x2a esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081788 etharp_add_static_entry + 0x420817ee 0x2a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420817ee etharp_add_static_entry .text.etharp_remove_static_entry - 0x420817b2 0x42 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x420817b2 etharp_remove_static_entry + 0x42081818 0x42 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081818 etharp_remove_static_entry .text.etharp_cleanup_netif - 0x420817f4 0x58 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x420817f4 etharp_cleanup_netif + 0x4208185a 0x58 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4208185a etharp_cleanup_netif .text.etharp_input - 0x4208184c 0x12c esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4208184c etharp_input + 0x420818b2 0x12c esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420818b2 etharp_input .text.etharp_request - 0x42081978 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081978 etharp_request + 0x420819de 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420819de etharp_request .text.etharp_tmr - 0x4208198e 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4208198e etharp_tmr + 0x420819f4 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420819f4 etharp_tmr .text.etharp_output_to_arp_index - 0x42081a6e 0x11a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081ad4 0x11a esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_query - 0x42081b88 0x296 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081b88 etharp_query + 0x42081bee 0x296 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081bee etharp_query .text.etharp_output - 0x42081e1e 0x1f6 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081e1e etharp_output + 0x42081e84 0x1f6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081e84 etharp_output .text.icmp_send_response - 0x42082014 0x128 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4208207a 0x128 esp-idf/lwip/liblwip.a(icmp.c.obj) .text.icmp_input - 0x4208213c 0x238 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x4208213c icmp_input + 0x420821a2 0x238 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x420821a2 icmp_input .text.icmp_dest_unreach - 0x42082374 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x42082374 icmp_dest_unreach + 0x420823da 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x420823da icmp_dest_unreach .text.igmp_remove_group - 0x42082388 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420823ee 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start_timer - 0x420823a4 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208240a 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_delaying_member - 0x42082404 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208246a 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_ip_output_if - 0x4208243c 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420824a2 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_send - 0x42082466 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420824cc 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_timeout - 0x42082586 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420825ec 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_init - 0x420825b6 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x420825b6 igmp_init + 0x4208261c 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208261c igmp_init .text.igmp_stop - 0x420825d8 0x46 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x420825d8 igmp_stop + 0x4208263e 0x46 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208263e igmp_stop .text.igmp_report_groups - 0x4208261e 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4208261e igmp_report_groups + 0x42082684 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082684 igmp_report_groups .text.igmp_lookfor_group - 0x42082642 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082642 igmp_lookfor_group + 0x420826a8 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420826a8 igmp_lookfor_group .text.igmp_lookup_group - 0x42082656 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420826bc 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start - 0x4208271a 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4208271a igmp_start + 0x42082780 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082780 igmp_start .text.igmp_input - 0x42082762 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082762 igmp_input + 0x420827c8 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420827c8 igmp_input .text.igmp_joingroup_netif - 0x42082874 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082874 igmp_joingroup_netif + 0x420828da 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420828da igmp_joingroup_netif .text.igmp_joingroup - 0x42082908 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082908 igmp_joingroup + 0x4208296e 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208296e igmp_joingroup .text.igmp_leavegroup_netif - 0x42082974 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082974 igmp_leavegroup_netif + 0x420829da 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420829da igmp_leavegroup_netif .text.igmp_leavegroup - 0x42082a0e 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082a0e igmp_leavegroup + 0x42082a74 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082a74 igmp_leavegroup .text.igmp_tmr - 0x42082a84 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082a84 igmp_tmr + 0x42082aea 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082aea igmp_tmr .text.igmp_timeout_cb - 0x42082b00 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082b66 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) .text.ip4_input_accept - 0x42082b0e 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082b74 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) .text.ip4_route - 0x42082b46 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42082b46 ip4_route + 0x42082bac 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082bac ip4_route .text.ip4_route_src - 0x42082bda 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42082bda ip4_route_src + 0x42082c40 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082c40 ip4_route_src .text.ip4_input - 0x42082bf8 0x320 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42082bf8 ip4_input + 0x42082c5e 0x320 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082c5e ip4_input .text.ip4_output_if_opt_src - 0x42082f18 0x306 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42082f18 ip4_output_if_opt_src + 0x42082f7e 0x306 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082f7e ip4_output_if_opt_src .text.ip4_output_if_opt - 0x4208321e 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4208321e ip4_output_if_opt + 0x42083284 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42083284 ip4_output_if_opt .text.ip4_output_if - 0x42083242 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42083242 ip4_output_if + 0x420832a8 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420832a8 ip4_output_if .text.ip4_output_if_src - 0x42083254 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42083254 ip4_output_if_src + 0x420832ba 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420832ba ip4_output_if_src .text.ip4_addr_isbroadcast_u32 - 0x42083266 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x42083266 ip4_addr_isbroadcast_u32 + 0x420832cc 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x420832cc ip4_addr_isbroadcast_u32 .text.ip4addr_aton - 0x420832a6 0x1de esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x420832a6 ip4addr_aton + 0x4208330c 0x1de esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4208330c ip4addr_aton .text.ip4_frag - 0x42083484 0x1d2 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - 0x42083484 ip4_frag + 0x420834ea 0x1d2 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x420834ea ip4_frag .text.icmp6_send_response_with_addrs_and_netif - 0x42083656 0x13c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x420836bc 0x13c esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_send_response - 0x42083792 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x420837f8 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_input - 0x4208380e 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4208380e icmp6_input + 0x42083874 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42083874 icmp6_input .text.icmp6_dest_unreach - 0x4208396a 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4208396a icmp6_dest_unreach + 0x420839d0 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x420839d0 icmp6_dest_unreach .text.icmp6_param_problem - 0x42083980 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x42083980 icmp6_param_problem + 0x420839e6 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x420839e6 icmp6_param_problem .text.ip6_input_accept - 0x420839a0 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083a06 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) .text.ip6_route - 0x42083a56 0x2d8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42083a56 ip6_route + 0x42083abc 0x2d8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083abc ip6_route .text.ip6_select_source_address - 0x42083d2e 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42083d2e ip6_select_source_address + 0x42083d94 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083d94 ip6_select_source_address .text.ip6_input - 0x42083ed6 0x7da esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42083ed6 ip6_input + 0x42083f3c 0x7da esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083f3c ip6_input .text.ip6_output_if_src - 0x420846b0 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x420846b0 ip6_output_if_src + 0x42084716 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42084716 ip6_output_if_src .text.ip6_output_if - 0x42084a8c 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42084a8c ip6_output_if + 0x42084af2 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42084af2 ip6_output_if .text.ip6_options_add_hbh_ra - 0x42084b02 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42084b02 ip6_options_add_hbh_ra + 0x42084b68 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42084b68 ip6_options_add_hbh_ra .text.ip6addr_aton - 0x42084b54 0x222 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x42084b54 ip6addr_aton + 0x42084bba 0x222 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x42084bba ip6addr_aton .text.ip6_frag - 0x42084d76 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - 0x42084d76 ip6_frag + 0x42084ddc 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x42084ddc ip6_frag .text.mld6_remove_group - 0x42084f52 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084fb8 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_delayed_report - 0x42084f7c 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084fe2 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_new_group - 0x42085004 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208506a 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_send - 0x4208506c 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420850d2 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_stop - 0x420851e8 0x46 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420851e8 mld6_stop + 0x4208524e 0x46 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208524e mld6_stop .text.mld6_report_groups - 0x4208522e 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4208522e mld6_report_groups + 0x42085294 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085294 mld6_report_groups .text.mld6_lookfor_group - 0x42085250 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085250 mld6_lookfor_group + 0x420852b6 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420852b6 mld6_lookfor_group .text.mld6_input - 0x42085288 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085288 mld6_input + 0x420852ee 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420852ee mld6_input .text.mld6_joingroup_netif - 0x42085432 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085432 mld6_joingroup_netif + 0x42085498 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085498 mld6_joingroup_netif .text.mld6_joingroup - 0x4208551c 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4208551c mld6_joingroup + 0x42085582 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085582 mld6_joingroup .text.mld6_leavegroup_netif - 0x42085578 0xe2 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085578 mld6_leavegroup_netif + 0x420855de 0xe2 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420855de mld6_leavegroup_netif .text.mld6_leavegroup - 0x4208565a 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4208565a mld6_leavegroup + 0x420856c0 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420856c0 mld6_leavegroup .text.mld6_tmr - 0x420856b8 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420856b8 mld6_tmr + 0x4208571e 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208571e mld6_tmr .text.mld6_timeout_cb - 0x42085748 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420857ae 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) .text.nd6_find_neighbor_cache_entry - 0x42085756 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420857bc 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_find_destination_cache_entry - 0x420857f4 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208585a 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_destination_cache_entry - 0x42085892 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420858f8 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_is_prefix_in_netif - 0x42085914 0xfe esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208597a 0xfe esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_select_router - 0x42085a12 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085a78 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_router - 0x42085af4 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085b5a 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_onlink_prefix - 0x42085b58 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085bbe 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_onlink_prefix - 0x42085bda 0xbe esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085c40 0xbe esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_q - 0x42085c98 0x152 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085cfe 0x152 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_duplicate_addr_detected - 0x42085dea 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085e50 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_process_autoconfig_prefix - 0x42085e3e 0x28a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085ea4 0x28a esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_q - 0x420860c8 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208612e 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_neighbor_cache_entry - 0x4208617a 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420861e0 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_neighbor_cache_entry - 0x42086212 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086278 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_na - 0x4208649e 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086504 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_rs - 0x42086682 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420866e8 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_ns - 0x420867c8 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208682e 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_neighbor_cache_probe - 0x420869f6 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086a5c 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_router - 0x42086a0a 0x150 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086a70 0x150 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_next_hop_entry - 0x42086b5a 0x362 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086bc0 0x362 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_queue_packet - 0x42086ebc 0x14a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086f22 0x14a esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_input - 0x42087006 0xe5c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42087006 nd6_input - .text.nd6_tmr 0x42087e62 0x592 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42087e62 nd6_tmr + 0x4208706c 0xe5c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208706c nd6_input + .text.nd6_tmr 0x42087ec8 0x592 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087ec8 nd6_tmr .text.nd6_clear_destination_cache - 0x420883f4 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420883f4 nd6_clear_destination_cache + 0x4208845a 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208845a nd6_clear_destination_cache .text.nd6_find_route - 0x4208842a 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4208842a nd6_find_route + 0x42088490 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088490 nd6_find_route .text.nd6_get_next_hop_addr_or_queue - 0x4208850a 0xac esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4208850a nd6_get_next_hop_addr_or_queue + 0x42088570 0xac esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088570 nd6_get_next_hop_addr_or_queue .text.nd6_get_destination_mtu - 0x420885b6 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420885b6 nd6_get_destination_mtu + 0x4208861c 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208861c nd6_get_destination_mtu .text.nd6_reachability_hint - 0x420885f2 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420885f2 nd6_reachability_hint + 0x42088658 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088658 nd6_reachability_hint .text.nd6_cleanup_netif - 0x420887e0 0xfa esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420887e0 nd6_cleanup_netif + 0x42088846 0xfa esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088846 nd6_cleanup_netif .text.nd6_adjust_mld_membership - 0x420888da 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420888da nd6_adjust_mld_membership + 0x42088940 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088940 nd6_adjust_mld_membership .text.nd6_restart_netif - 0x42088988 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42088988 nd6_restart_netif + 0x420889ee 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420889ee nd6_restart_netif .text.ethernet_input - 0x42088990 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x42088990 ethernet_input + 0x420889f6 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x420889f6 ethernet_input .text.ethernet_output - 0x42088aba 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x42088aba ethernet_output + 0x42088b20 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42088b20 ethernet_output .text.lwip_init_tcp_isn - 0x42088b9e 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42088b9e lwip_init_tcp_isn + 0x42088c04 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42088c04 lwip_init_tcp_isn .text.lwip_hook_tcp_isn - 0x42088bf2 0x146 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42088bf2 lwip_hook_tcp_isn + 0x42088c58 0x146 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42088c58 lwip_hook_tcp_isn .text.lwip_hook_ip6_input - 0x42088d38 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088d38 lwip_hook_ip6_input + 0x42088d9e 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088d9e lwip_hook_ip6_input .text.ip4_route_src_hook - 0x42088d68 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088d68 ip4_route_src_hook + 0x42088dce 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088dce ip4_route_src_hook .text.dhcp_parse_extra_opts - 0x42088d9c 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088d9c dhcp_parse_extra_opts + 0x42088e02 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088e02 dhcp_parse_extra_opts .text.dhcp_append_extra_opts - 0x42088e0e 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088e0e dhcp_append_extra_opts + 0x42088e74 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088e74 dhcp_append_extra_opts .text.lwip_setsockopt_impl_ext - 0x42088e84 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - 0x42088e84 lwip_setsockopt_impl_ext + 0x42088eea 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x42088eea lwip_setsockopt_impl_ext .text.lwip_getsockopt_impl_ext - 0x42088f68 0xf2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - 0x42088f68 lwip_getsockopt_impl_ext + 0x42088fce 0xf2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x42088fce lwip_getsockopt_impl_ext .text.sys_thread_sem_free - 0x4208905a 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420890c0 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .text.sys_mutex_new - 0x42089082 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089082 sys_mutex_new + 0x420890e8 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420890e8 sys_mutex_new .text.sys_mutex_lock - 0x420890a6 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420890a6 sys_mutex_lock + 0x4208910c 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208910c sys_mutex_lock .text.sys_mutex_unlock - 0x420890e6 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420890e6 sys_mutex_unlock + 0x4208914c 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208914c sys_mutex_unlock .text.sys_sem_new - 0x4208912a 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208912a sys_sem_new + 0x42089190 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089190 sys_sem_new .text.sys_sem_signal - 0x420891c4 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420891c4 sys_sem_signal + 0x4208922a 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208922a sys_sem_signal .text.sys_sem_signal_isr - 0x42089208 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089208 sys_sem_signal_isr + 0x4208926e 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208926e sys_sem_signal_isr .text.sys_arch_sem_wait - 0x42089228 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089228 sys_arch_sem_wait + 0x4208928e 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208928e sys_arch_sem_wait .text.sys_sem_free - 0x420892c2 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420892c2 sys_sem_free + 0x42089328 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089328 sys_sem_free .text.sys_mbox_new - 0x420892e0 0x4e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420892e0 sys_mbox_new + 0x42089346 0x4e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089346 sys_mbox_new .text.sys_mbox_post - 0x4208932e 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208932e sys_mbox_post + 0x42089394 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089394 sys_mbox_post .text.sys_mbox_trypost - 0x42089376 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089376 sys_mbox_trypost + 0x420893dc 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420893dc sys_mbox_trypost .text.sys_arch_mbox_fetch - 0x420893a0 0xae esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420893a0 sys_arch_mbox_fetch + 0x42089406 0xae esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089406 sys_arch_mbox_fetch .text.sys_arch_mbox_tryfetch - 0x4208944e 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208944e sys_arch_mbox_tryfetch + 0x420894b4 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420894b4 sys_arch_mbox_tryfetch .text.sys_mbox_free - 0x420894aa 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420894aa sys_mbox_free + 0x42089510 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089510 sys_mbox_free .text.sys_thread_new - 0x4208950a 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208950a sys_thread_new + 0x42089570 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089570 sys_thread_new .text.sys_init - 0x4208953c 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208953c sys_init - .text.sys_now 0x4208959e 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208959e sys_now + 0x420895a2 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420895a2 sys_init + .text.sys_now 0x42089604 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089604 sys_now .text.sys_arch_protect - 0x420895b8 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420895b8 sys_arch_protect + 0x4208961e 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208961e sys_arch_protect .text.sys_arch_unprotect - 0x420895e8 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420895e8 sys_arch_unprotect + 0x4208964e 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208964e sys_arch_unprotect .text.sys_thread_sem_init - 0x420895fe 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420895fe sys_thread_sem_init + 0x42089664 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089664 sys_thread_sem_init .text.sys_thread_sem_get - 0x4208969e 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208969e sys_thread_sem_get + 0x42089704 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089704 sys_thread_sem_get .text.sys_thread_tcpip - 0x420896bc 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420896bc sys_thread_tcpip + 0x42089722 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089722 sys_thread_tcpip .text.acd_suspend - 0x42089750 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420897b6 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.send_probe_once - 0x42089774 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420897da 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_dhcp_check_timeout_cb - 0x420897bc 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089822 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_remove - 0x420897f8 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x420897f8 acd_remove + 0x4208985e 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4208985e acd_remove .text.acd_netif_ip_addr_changed - 0x42089810 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42089810 acd_netif_ip_addr_changed + 0x42089876 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089876 acd_netif_ip_addr_changed .text.acd_network_changed_link_down - 0x4208981e 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4208981e acd_network_changed_link_down + 0x42089884 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089884 acd_network_changed_link_down .text.acd_arp_reply - 0x4208982c 0xb6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4208982c acd_arp_reply - .text.acd_add 0x420898e2 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x420898e2 acd_add + 0x42089892 0xb6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089892 acd_arp_reply + .text.acd_add 0x42089948 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089948 acd_add .text.acd_start - 0x420898e8 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x420898e8 acd_start + 0x4208994e 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4208994e acd_start .text.lwip_get_socket_select_semaphore - 0x4208990c 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089972 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select_isr - 0x4208991a 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089980 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select - 0x42089936 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4208999c 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_ioctl_r_wrapper - 0x42089944 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420899aa 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fcntl_r_wrapper - 0x4208995c 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420899c2 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fstat - 0x4208996a 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420899d0 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.esp_vfs_lwip_sockets_register - 0x420899ae 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - 0x420899ae esp_vfs_lwip_sockets_register + 0x42089a14 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089a14 esp_vfs_lwip_sockets_register .text.get_ip_info - 0x42089a6c 0x18 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089ad2 0x18 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.node_insert_to_list - 0x42089a84 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089aea 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.add_msg_type - 0x42089aba 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.add_end 0x42089ad0 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089b20 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_end 0x42089b36 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.kill_oldest_dhcps_pool - 0x42089ada 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089b40 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.parse_options - 0x42089b5c 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089bc2 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.create_msg - 0x42089c12 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089c78 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.add_offer_options - 0x42089c76 0x24a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089cdc 0x24a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_response_ip_set - 0x42089ec0 0xda esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089f26 0xda esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_poll_set - 0x42089f9a 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a000 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_new - 0x4208a0d8 0x4a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a0d8 dhcps_new + 0x4208a13e 0x4a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a13e dhcps_new .text.dhcps_delete - 0x4208a122 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a122 dhcps_delete + 0x4208a188 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a188 dhcps_delete .text.dhcps_set_option_info - 0x4208a144 0xb4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a144 dhcps_set_option_info + 0x4208a1aa 0xb4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a1aa dhcps_set_option_info .text.node_remove_from_list - 0x4208a1f8 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a1f8 node_remove_from_list + 0x4208a25e 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a25e node_remove_from_list .text.dhcps_tmr - 0x4208a226 0x9a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a28c 0x9a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.parse_msg - 0x4208a2c0 0x228 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a326 0x228 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_pbuf_alloc - 0x4208a4e8 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a4e8 dhcps_pbuf_alloc + 0x4208a54e 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a54e dhcps_pbuf_alloc .text.send_offer - 0x4208a50a 0xc2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a570 0xc2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.send_ack - 0x4208a5cc 0xde esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a632 0xde esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.send_nak - 0x4208a6aa 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a710 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.handle_dhcp - 0x4208a7ba 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a820 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_set_new_lease_cb - 0x4208a8ca 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a8ca dhcps_set_new_lease_cb + 0x4208a930 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a930 dhcps_set_new_lease_cb .text.dhcps_start - 0x4208a8d8 0x100 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a8d8 dhcps_start + 0x4208a93e 0x100 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a93e dhcps_start .text.dhcps_stop - 0x4208a9d8 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a9d8 dhcps_stop + 0x4208aa3e 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208aa3e dhcps_stop .text.netconn_apimsg - 0x4208aa5a 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aac0 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_tcp_recvd_msg - 0x4208aa96 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aafc 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_close_shutdown - 0x4208aaca 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ab30 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_new_with_proto_and_callback - 0x4208aaf4 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208aaf4 netconn_new_with_proto_and_callback + 0x4208ab5a 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ab5a netconn_new_with_proto_and_callback .text.netconn_prepare_delete - 0x4208abb4 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208abb4 netconn_prepare_delete + 0x4208ac1a 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ac1a netconn_prepare_delete .text.netconn_delete - 0x4208abda 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208abda netconn_delete + 0x4208ac40 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ac40 netconn_delete .text.netconn_getaddr - 0x4208ac10 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ac10 netconn_getaddr + 0x4208ac76 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ac76 netconn_getaddr .text.netconn_connect - 0x4208ac44 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ac44 netconn_connect + 0x4208acaa 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208acaa netconn_connect .text.netconn_disconnect - 0x4208ac76 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ac76 netconn_disconnect + 0x4208acdc 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208acdc netconn_disconnect .text.netconn_tcp_recvd - 0x4208ac96 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ac96 netconn_tcp_recvd + 0x4208acfc 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208acfc netconn_tcp_recvd .text.netconn_send - 0x4208acbc 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208acbc netconn_send + 0x4208ad22 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad22 netconn_send .text.netconn_write_vectors_partly - 0x4208acde 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208acde netconn_write_vectors_partly + 0x4208ad44 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad44 netconn_write_vectors_partly .text.netconn_write_partly - 0x4208add2 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208add2 netconn_write_partly + 0x4208ae38 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ae38 netconn_write_partly .text.netconn_err - 0x4208ade8 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ade8 netconn_err + 0x4208ae4e 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ae4e netconn_err .text.netconn_recv_data - 0x4208ae14 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ae7a 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_udp_raw_netbuf_flags - 0x4208af72 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208af72 netconn_recv_udp_raw_netbuf_flags + 0x4208afd8 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208afd8 netconn_recv_udp_raw_netbuf_flags .text.netconn_recv_data_tcp - 0x4208af96 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208affc 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_tcp_pbuf_flags - 0x4208b052 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b052 netconn_recv_tcp_pbuf_flags + 0x4208b0b8 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b0b8 netconn_recv_tcp_pbuf_flags .text.netconn_shutdown - 0x4208b076 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b076 netconn_shutdown + 0x4208b0dc 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b0dc netconn_shutdown .text.netconn_join_leave_group - 0x4208b096 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b096 netconn_join_leave_group + 0x4208b0fc 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b0fc netconn_join_leave_group .text.netconn_join_leave_group_netif - 0x4208b0d4 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b0d4 netconn_join_leave_group_netif + 0x4208b13a 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b13a netconn_join_leave_group_netif .text.netconn_gethostbyname_addrtype - 0x4208b10e 0x4e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b10e netconn_gethostbyname_addrtype + 0x4208b174 0x4e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b174 netconn_gethostbyname_addrtype .text.lwip_netconn_err_to_msg - 0x4208b15c 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b1c2 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_dns_found - 0x4208b1be 0x66 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b224 0x66 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_udp - 0x4208b224 0x166 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b28a 0x166 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_raw - 0x4208b38a 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b3f0 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.setup_tcp - 0x4208b462 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.pcb_new 0x4208b4b4 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b4c8 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.pcb_new 0x4208b51a 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_connected - 0x4208b5cc 0xfa esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.err_tcp 0x4208b6c6 0x17c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b632 0xfa esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x4208b72c 0x17c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.netconn_mark_mbox_invalid - 0x4208b842 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b8a8 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_writemore - 0x4208b8a2 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b908 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_close_internal - 0x4208bbbc 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bc22 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.poll_tcp - 0x4208be62 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bec8 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.sent_tcp - 0x4208beee 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bf54 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.tcp_do_abort - 0x4208bf7a 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bfe0 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_tcp - 0x4208bf8c 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bff2 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_is_deallocated_msg - 0x4208c09c 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c09c lwip_netconn_is_deallocated_msg + 0x4208c102 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c102 lwip_netconn_is_deallocated_msg .text.lwip_netconn_is_err_msg - 0x4208c0b0 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c0b0 lwip_netconn_is_err_msg + 0x4208c116 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c116 lwip_netconn_is_err_msg .text.lwip_netconn_do_newconn - 0x4208c124 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c124 lwip_netconn_do_newconn + 0x4208c18a 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c18a lwip_netconn_do_newconn .text.netconn_alloc - 0x4208c14a 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c14a netconn_alloc + 0x4208c1b0 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c1b0 netconn_alloc .text.netconn_free - 0x4208c1f4 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c1f4 netconn_free + 0x4208c25a 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c25a netconn_free .text.netconn_drain - 0x4208c286 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c2ec 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_delconn - 0x4208c382 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c382 lwip_netconn_do_delconn + 0x4208c3e8 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c3e8 lwip_netconn_do_delconn .text.lwip_netconn_do_connect - 0x4208c4d0 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c4d0 lwip_netconn_do_connect + 0x4208c536 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c536 lwip_netconn_do_connect .text.lwip_netconn_do_disconnect - 0x4208c58e 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c58e lwip_netconn_do_disconnect + 0x4208c5f4 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c5f4 lwip_netconn_do_disconnect .text.lwip_netconn_do_send - 0x4208c5c6 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c5c6 lwip_netconn_do_send + 0x4208c62c 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c62c lwip_netconn_do_send .text.lwip_netconn_do_recv - 0x4208c6cc 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c6cc lwip_netconn_do_recv + 0x4208c732 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c732 lwip_netconn_do_recv .text.lwip_netconn_do_write - 0x4208c728 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c728 lwip_netconn_do_write + 0x4208c78e 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c78e lwip_netconn_do_write .text.lwip_netconn_do_getaddr - 0x4208c7ca 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c7ca lwip_netconn_do_getaddr + 0x4208c830 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c830 lwip_netconn_do_getaddr .text.lwip_netconn_do_close - 0x4208c98a 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c98a lwip_netconn_do_close + 0x4208c9f0 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c9f0 lwip_netconn_do_close .text.lwip_netconn_do_join_leave_group - 0x4208cab0 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208cab0 lwip_netconn_do_join_leave_group + 0x4208cb16 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208cb16 lwip_netconn_do_join_leave_group .text.lwip_netconn_do_join_leave_group_netif - 0x4208cb2a 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208cb2a lwip_netconn_do_join_leave_group_netif + 0x4208cb90 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208cb90 lwip_netconn_do_join_leave_group_netif .text.lwip_netconn_do_gethostbyname - 0x4208cbae 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208cbae lwip_netconn_do_gethostbyname + 0x4208cc14 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208cc14 lwip_netconn_do_gethostbyname .text.err_to_errno - 0x4208cbf2 0x26 esp-idf/lwip/liblwip.a(err.c.obj) - 0x4208cbf2 err_to_errno + 0x4208cc58 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x4208cc58 err_to_errno .text.netbuf_delete - 0x4208cc18 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4208cc18 netbuf_delete + 0x4208cc7e 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208cc7e netbuf_delete .text.netbuf_alloc - 0x4208cc42 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4208cc42 netbuf_alloc + 0x4208cca8 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208cca8 netbuf_alloc .text.netbuf_free - 0x4208cca4 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4208cca4 netbuf_free + 0x4208cd0a 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208cd0a netbuf_free .text.lwip_standard_chksum - 0x4208ccc6 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208ccc6 lwip_standard_chksum + 0x4208cd2c 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cd2c lwip_standard_chksum .text.inet_cksum_pseudo_base - 0x4208cd2c 0xaa esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cd92 0xaa esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .text.inet_chksum_pseudo - 0x4208cdd6 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208cdd6 inet_chksum_pseudo + 0x4208ce3c 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208ce3c inet_chksum_pseudo .text.ip6_chksum_pseudo - 0x4208ce12 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208ce12 ip6_chksum_pseudo + 0x4208ce78 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208ce78 ip6_chksum_pseudo .text.ip_chksum_pseudo - 0x4208ce76 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208ce76 ip_chksum_pseudo + 0x4208cedc 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cedc ip_chksum_pseudo .text.inet_chksum - 0x4208ce96 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208ce96 inet_chksum + 0x4208cefc 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cefc inet_chksum .text.inet_chksum_pbuf - 0x4208ceac 0x78 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208ceac inet_chksum_pbuf + 0x4208cf12 0x78 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cf12 inet_chksum_pbuf .text.esp_netif_action_start - 0x4208cf24 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208cf24 esp_netif_action_start + 0x4208cf8a 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208cf8a esp_netif_action_start .text.esp_netif_action_stop - 0x4208cf32 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208cf32 esp_netif_action_stop + 0x4208cf98 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208cf98 esp_netif_action_stop .text.esp_netif_action_connected - 0x4208cf40 0x15e esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208cf40 esp_netif_action_connected + 0x4208cfa6 0x15e esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208cfa6 esp_netif_action_connected .text.esp_netif_action_disconnected - 0x4208d09e 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208d09e esp_netif_action_disconnected + 0x4208d104 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208d104 esp_netif_action_disconnected .text.esp_netif_action_got_ip - 0x4208d0ac 0x90 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208d0ac esp_netif_action_got_ip + 0x4208d112 0x90 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208d112 esp_netif_action_got_ip .text.low_level_init - 0x4208d13c 0x26 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d1a2 0x26 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .text.low_level_output - 0x4208d162 0xa0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d1c8 0xa0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .text.wlanif_input - 0x4208d202 0x5a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - 0x4208d202 wlanif_input + 0x4208d268 0x5a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d268 wlanif_input .text.wlanif_init - 0x4208d25c 0x7c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - 0x4208d25c wlanif_init + 0x4208d2c2 0x7c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d2c2 wlanif_init .text.wlanif_init_sta - 0x4208d2d8 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - 0x4208d2d8 wlanif_init_sta + 0x4208d33e 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d33e wlanif_init_sta .text.esp_pbuf_free - 0x4208d2f6 0x1e esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + 0x4208d35c 0x1e esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) .text.esp_pbuf_allocate - 0x4208d314 0x6a esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) - 0x4208d314 esp_pbuf_allocate + 0x4208d37a 0x6a esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + 0x4208d37a esp_pbuf_allocate .text.wpa_ap_get_peer_spp_msg - 0x4208d37e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d37e wpa_ap_get_peer_spp_msg + 0x4208d3e4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d3e4 wpa_ap_get_peer_spp_msg .text.wpa_attach - 0x4208d398 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d398 wpa_attach + 0x4208d3fe 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d3fe wpa_attach .text.wpa_config_done - 0x4208d3c4 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d3c4 wpa_config_done + 0x4208d42a 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d42a wpa_config_done .text.wpa_ap_get_wpa_ie - 0x4208d3d0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d3d0 wpa_ap_get_wpa_ie + 0x4208d436 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d436 wpa_ap_get_wpa_ie .text.wpa_ap_rx_eapol - 0x4208d400 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d400 wpa_ap_rx_eapol + 0x4208d466 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d466 wpa_ap_rx_eapol .text.wpa_deattach - 0x4208d420 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d420 wpa_deattach + 0x4208d486 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d486 wpa_deattach .text.wpa_parse_wpa_ie_wrapper - 0x4208d45a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d45a wpa_parse_wpa_ie_wrapper + 0x4208d4c0 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d4c0 wpa_parse_wpa_ie_wrapper .text.hostap_sta_join - 0x4208d4a8 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d50e 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_disconnected_cb - 0x4208d5e4 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d64a 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_connected_cb - 0x4208d668 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d6ce 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_install_key - 0x4208d674 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d674 wpa_install_key + 0x4208d6da 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d6da wpa_install_key .text.wpa_get_key - 0x4208d686 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d686 wpa_get_key + 0x4208d6ec 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d6ec wpa_get_key .text.wpa_deauthenticate - 0x4208d694 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d694 wpa_deauthenticate + 0x4208d6fa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d6fa wpa_deauthenticate .text.wpa_config_profile - 0x4208d6a2 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d6a2 wpa_config_profile + 0x4208d708 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d708 wpa_config_profile .text.wpa_config_bss - 0x4208d6f0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d6f0 wpa_config_bss + 0x4208d756 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d756 wpa_config_bss .text.wpa_sta_connect - 0x4208d748 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d748 wpa_sta_connect + 0x4208d7ae 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d7ae wpa_sta_connect .text.wpa_config_assoc_ie - 0x4208d784 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d784 wpa_config_assoc_ie + 0x4208d7ea 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d7ea wpa_config_assoc_ie .text.wpa_neg_complete - 0x4208d7ae 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d7ae wpa_neg_complete + 0x4208d814 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d814 wpa_neg_complete .text.esp_supplicant_init - 0x4208d7bc 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d7bc esp_supplicant_init + 0x4208d822 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d822 esp_supplicant_init .text.esp_supplicant_deinit - 0x4208d8f2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d8f2 esp_supplicant_deinit + 0x4208d958 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d958 esp_supplicant_deinit .text.ieee80211_handle_rx_frm - 0x4208d910 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d976 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .text.esp_supplicant_unset_all_appie - 0x4208d93a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208d93a esp_supplicant_unset_all_appie + 0x4208d9a0 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d9a0 esp_supplicant_unset_all_appie .text.esp_supplicant_common_deinit - 0x4208d95e 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208d95e esp_supplicant_common_deinit + 0x4208d9c4 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d9c4 esp_supplicant_common_deinit .text.esp_supplicant_common_init - 0x4208d98e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208d98e esp_supplicant_common_init + 0x4208d9f4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d9f4 esp_supplicant_common_init .text.supplicant_sta_conn_handler - 0x4208d9d2 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208d9d2 supplicant_sta_conn_handler + 0x4208da38 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208da38 supplicant_sta_conn_handler .text.supplicant_sta_disconn_handler - 0x4208d9d4 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208d9d4 supplicant_sta_disconn_handler + 0x4208da3a 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208da3a supplicant_sta_disconn_handler .text.esp_set_scan_ie - 0x4208d9d6 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208d9d6 esp_set_scan_ie + 0x4208da3c 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208da3c esp_set_scan_ie .text.esp_set_assoc_ie - 0x4208d9d8 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208d9d8 esp_set_assoc_ie + 0x4208da3e 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208da3e esp_set_assoc_ie .text.wps_get_wps_sm_cb - 0x4208da3a 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - 0x4208da3a wps_get_wps_sm_cb + 0x4208daa0 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x4208daa0 wps_get_wps_sm_cb .text.wpa3_sae_is_group_enabled - 0x4208da44 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208daaa 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_check_sae_rejected_groups - 0x4208da6e 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dad4 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_commit - 0x4208dac0 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208db26 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_confirm - 0x4208dbd2 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dc38 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_commit - 0x4208dc30 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dc96 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_confirm - 0x4208df7c 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dfe2 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_msg - 0x4208dff6 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e05c 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_free_sae_data - 0x4208e060 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e060 esp_wpa3_free_sae_data + 0x4208e0c6 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e0c6 esp_wpa3_free_sae_data .text.wpa3_parse_sae_msg - 0x4208e0b8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e11e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_cb - 0x4208e0ec 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e0ec esp_wifi_register_wpa3_cb + 0x4208e152 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e152 esp_wifi_register_wpa3_cb .text.wpa3_hostap_post_evt - 0x4208e102 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e102 wpa3_hostap_post_evt + 0x4208e168 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e168 wpa3_hostap_post_evt .text.wpa3_hostap_handle_auth - 0x4208e1da 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e240 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_hostap_auth_init - 0x4208e2c2 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e2c2 wpa3_hostap_auth_init + 0x4208e328 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e328 wpa3_hostap_auth_init .text.wpa3_hostap_auth_deinit - 0x4208e386 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e386 wpa3_hostap_auth_deinit + 0x4208e3ec 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e3ec wpa3_hostap_auth_deinit .text.esp_send_sae_auth_reply - 0x4208e3a0 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e3a0 esp_send_sae_auth_reply + 0x4208e406 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e406 esp_send_sae_auth_reply .text.wpa3_process_rx_commit - 0x4208e46a 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e4d0 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_process_rx_confirm - 0x4208e56e 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e5d4 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_hostap_task - 0x4208e678 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e6de 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_ap_cb - 0x4208e74c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e74c esp_wifi_register_wpa3_ap_cb + 0x4208e7b2 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e7b2 esp_wifi_register_wpa3_ap_cb .text.owe_build_dhie - 0x4208e758 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4208e758 owe_build_dhie + 0x4208e7be 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e7be owe_build_dhie .text.owe_deinit - 0x4208e772 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4208e772 owe_deinit + 0x4208e7d8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e7d8 owe_deinit .text.esp_wifi_register_owe_cb - 0x4208e7ae 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4208e7ae esp_wifi_register_owe_cb + 0x4208e814 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e814 esp_wifi_register_owe_cb .text.hostapd_get_hapd_data - 0x4208e7c4 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208e7c4 hostapd_get_hapd_data + 0x4208e82a 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e82a hostapd_get_hapd_data .text.hostap_init - 0x4208e7ce 0x2c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208e7ce hostap_init + 0x4208e834 0x2c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e834 hostap_init .text.hostapd_cleanup - 0x4208ea90 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ea90 hostapd_cleanup + 0x4208eaf6 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208eaf6 hostapd_cleanup .text.hostap_deinit - 0x4208eb20 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208eb20 hostap_deinit + 0x4208eb86 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208eb86 hostap_deinit .text.esp_wifi_build_rsnxe - 0x4208eb7e 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208eb7e esp_wifi_build_rsnxe + 0x4208ebe4 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ebe4 esp_wifi_build_rsnxe .text.esp_send_assoc_resp - 0x4208ebd6 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ebd6 esp_send_assoc_resp + 0x4208ec3c 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ec3c esp_send_assoc_resp .text.wpa_status_to_reason_code - 0x4208ec84 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ec84 wpa_status_to_reason_code + 0x4208ecea 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ecea wpa_status_to_reason_code .text.hostap_new_assoc_sta - 0x4208ece8 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ece8 hostap_new_assoc_sta + 0x4208ed4e 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ed4e hostap_new_assoc_sta .text.wpa_ap_remove - 0x4208ee04 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ee04 wpa_ap_remove - .text.ecp_opp 0x4208ee64 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ee6a 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ee6a wpa_ap_remove + .text.ecp_opp 0x4208eeca 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_alloc_key - 0x4208eeb0 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ef16 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_ec_init - 0x4208eed2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208eed2 crypto_ec_init + 0x4208ef38 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ef38 crypto_ec_init .text.crypto_ec_deinit - 0x4208ef1e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208ef1e crypto_ec_deinit + 0x4208ef84 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ef84 crypto_ec_deinit .text.crypto_ec_point_init - 0x4208ef3e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208ef3e crypto_ec_point_init + 0x4208efa4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208efa4 crypto_ec_point_init .text.crypto_ec_prime_len - 0x4208ef68 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208ef68 crypto_ec_prime_len + 0x4208efce 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208efce crypto_ec_prime_len .text.crypto_ec_order_len - 0x4208ef78 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208ef78 crypto_ec_order_len + 0x4208efde 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208efde crypto_ec_order_len .text.crypto_ec_prime_len_bits - 0x4208ef8a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208ef8a crypto_ec_prime_len_bits + 0x4208eff0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208eff0 crypto_ec_prime_len_bits .text.crypto_ec_get_prime - 0x4208ef9a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208ef9a crypto_ec_get_prime + 0x4208f000 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f000 crypto_ec_get_prime .text.crypto_ec_get_order - 0x4208ef9e 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208ef9e crypto_ec_get_order + 0x4208f004 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f004 crypto_ec_get_order .text.crypto_ec_get_b - 0x4208efa4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208efa4 crypto_ec_get_b + 0x4208f00a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f00a crypto_ec_get_b .text.crypto_ec_point_deinit - 0x4208efa8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208efa8 crypto_ec_point_deinit + 0x4208f00e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f00e crypto_ec_point_deinit .text.crypto_ec_point_to_bin - 0x4208efc6 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208efc6 crypto_ec_point_to_bin + 0x4208f02c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f02c crypto_ec_point_to_bin .text.crypto_ec_point_from_bin - 0x4208f024 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f024 crypto_ec_point_from_bin + 0x4208f08a 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f08a crypto_ec_point_from_bin .text.crypto_ec_point_add - 0x4208f09a 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f09a crypto_ec_point_add + 0x4208f100 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f100 crypto_ec_point_add .text.crypto_ec_point_mul - 0x4208f0f6 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0f6 crypto_ec_point_mul + 0x4208f15c 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f15c crypto_ec_point_mul .text.crypto_ec_point_invert - 0x4208f196 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f196 crypto_ec_point_invert + 0x4208f1fc 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f1fc crypto_ec_point_invert .text.crypto_ec_point_compute_y_sqr - 0x4208f1ac 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f1ac crypto_ec_point_compute_y_sqr + 0x4208f212 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f212 crypto_ec_point_compute_y_sqr .text.crypto_ec_point_solve_y_coord - 0x4208f2a6 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f2a6 crypto_ec_point_solve_y_coord + 0x4208f30c 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f30c crypto_ec_point_solve_y_coord .text.crypto_ec_point_is_at_infinity - 0x4208f374 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f374 crypto_ec_point_is_at_infinity + 0x4208f3da 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f3da crypto_ec_point_is_at_infinity .text.crypto_ec_point_is_on_curve - 0x4208f384 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f384 crypto_ec_point_is_on_curve + 0x4208f3ea 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f3ea crypto_ec_point_is_on_curve .text.crypto_ec_point_cmp - 0x4208f42c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f42c crypto_ec_point_cmp + 0x4208f492 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f492 crypto_ec_point_cmp .text.crypto_ec_key_set_pub - 0x4208f43e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f43e crypto_ec_key_set_pub + 0x4208f4a4 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f4a4 crypto_ec_key_set_pub .text.crypto_ec_get_mbedtls_to_nist_group_id - 0x4208f502 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f502 crypto_ec_get_mbedtls_to_nist_group_id + 0x4208f568 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f568 crypto_ec_get_mbedtls_to_nist_group_id .text.crypto_ec_key_group - 0x4208f54a 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f54a crypto_ec_key_group + 0x4208f5b0 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f5b0 crypto_ec_key_group .text.crypto_mbedtls_get_grp_id - 0x4208f576 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f576 crypto_mbedtls_get_grp_id + 0x4208f5dc 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f5dc crypto_mbedtls_get_grp_id .text.crypto_ecdh_deinit - 0x4208f598 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f598 crypto_ecdh_deinit + 0x4208f5fe 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f5fe crypto_ecdh_deinit .text.crypto_ecdh_init - 0x4208f5b8 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f5b8 crypto_ecdh_init + 0x4208f61e 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f61e crypto_ecdh_init .text.crypto_ecdh_get_pubkey - 0x4208f686 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f686 crypto_ecdh_get_pubkey + 0x4208f6ec 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f6ec crypto_ecdh_get_pubkey .text.crypto_ec_key_parse_pub - 0x4208f6e6 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f6e6 crypto_ec_key_parse_pub + 0x4208f74c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f74c crypto_ec_key_parse_pub .text.crypto_ec_key_deinit - 0x4208f732 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f732 crypto_ec_key_deinit + 0x4208f798 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f798 crypto_ec_key_deinit .text.crypto_ecdh_set_peerkey - 0x4208f750 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f750 crypto_ecdh_set_peerkey + 0x4208f7b6 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f7b6 crypto_ecdh_set_peerkey .text.crypto_ec_key_verify_signature - 0x4208f9ae 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f9ae crypto_ec_key_verify_signature + 0x4208fa14 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208fa14 crypto_ec_key_verify_signature .text.timeout_exists - 0x4208fa56 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fabc 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_run_timer - 0x4208fa7e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fae4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_remove_timeout - 0x4208fa9e 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fb04 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_init - 0x4208fb04 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fb04 eloop_init + 0x4208fb6a 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fb6a eloop_init .text.eloop_register_timeout - 0x4208fb96 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fb96 eloop_register_timeout + 0x4208fbfc 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fbfc eloop_register_timeout .text.eloop_cancel_timeout - 0x4208fd48 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fd48 eloop_cancel_timeout + 0x4208fdae 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fdae eloop_cancel_timeout .text.eloop_run - 0x4208fdb4 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fdb4 eloop_run + 0x4208fe1a 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fe1a eloop_run .text.eloop_run_wrapper - 0x4208ff04 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208ff6a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_destroy - 0x4208ff14 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208ff14 eloop_destroy + 0x4208ff7a 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208ff7a eloop_destroy .text.hostapd_derive_psk - 0x4208ffc6 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4209002c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .text.hostapd_setup_sae_pt - 0x42090006 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42090006 hostapd_setup_sae_pt + 0x4209006c 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4209006c hostapd_setup_sae_pt .text.hostapd_setup_wpa_psk - 0x42090074 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42090074 hostapd_setup_wpa_psk + 0x420900da 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420900da hostapd_setup_wpa_psk .text.hostapd_get_psk - 0x420900ba 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x420900ba hostapd_get_psk + 0x42090120 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x42090120 hostapd_get_psk .text.hostapd_config_clear_wpa_psk - 0x4209010c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4209010c hostapd_config_clear_wpa_psk + 0x42090172 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x42090172 hostapd_config_clear_wpa_psk .text.hostapd_config_free_bss - 0x42090136 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42090136 hostapd_config_free_bss + 0x4209019c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4209019c hostapd_config_free_bss .text.wpa_auth_get_sm - 0x4209015e 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420901c4 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_add_sm - 0x4209018c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420901f2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_del_sm - 0x420901d8 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209023e 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_use_aes_cmac - 0x42090210 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090276 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_pmksa_free_cb - 0x42090224 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209028a 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_request_new_ptk - 0x42090226 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209028c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_receive_error_report - 0x42090234 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209029a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECTED_Enter - 0x42090246 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902ac 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter - 0x42090266 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902cc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_len - 0x42090286 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902ec 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_IDLE_Enter - 0x42090296 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902fc 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter - 0x420902c0 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090326 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_KEYERROR_Enter - 0x420902fa 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090360 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_free_sta_sm - 0x42090330 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090396 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sm_ptk_update - 0x42090382 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420903e8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init_gmk_and_counter - 0x420903ac 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090412 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION_Enter - 0x42090456 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420904bc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gmk_to_gtk - 0x4209049a 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090500 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gtk_update - 0x42090536 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209059c 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_gtk_init - 0x420905fc 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090662 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeys - 0x42090648 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420906ae 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_set_key - 0x42090688 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420906ee 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_config_group_keys - 0x42090718 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209077e 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeysdone - 0x42090798 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420907fe 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_sm_step - 0x420907ba 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090820 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init - 0x42090804 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209086a 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_ensure_init - 0x42090876 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420908dc 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION2_Enter - 0x420908b2 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090918 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_gtk - 0x42090900 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090966 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_valid - 0x4209094a 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420909b0 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_mark_invalid - 0x42090996 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420909fc 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_derive_ptk - 0x420909e8 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090a4e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_verify_key_mic - 0x42090a22 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090a88 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sta_disconnect - 0x42090ace 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090b34 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECT_Enter - 0x42090ae0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090b46 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITDONE_Enter - 0x42090b1e 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090b84 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_add - 0x42090bdc 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090c42 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.resend_eapol_handle - 0x42090c54 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090c54 resend_eapol_handle + 0x42090cba 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090cba resend_eapol_handle .text.wpa_init - 0x42090c74 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090c74 wpa_init + 0x42090cda 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090cda wpa_init .text.wpa_auth_sta_init - 0x42090d58 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090d58 wpa_auth_sta_init + 0x42090dbe 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090dbe wpa_auth_sta_init .text.wpa_auth_sta_deinit - 0x42090dc6 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090dc6 wpa_auth_sta_deinit + 0x42090e2c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090e2c wpa_auth_sta_deinit .text.wpa_auth_pmksa_add_sae - 0x42090e0c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090e0c wpa_auth_pmksa_add_sae + 0x42090e72 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090e72 wpa_auth_pmksa_add_sae .text.wpa_auth_add_sae_pmkid - 0x42090e42 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090e42 wpa_auth_add_sae_pmkid + 0x42090ea8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090ea8 wpa_auth_add_sae_pmkid .text.__wpa_send_eapol - 0x42090e6c 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090e6c __wpa_send_eapol + 0x42090ed2 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090ed2 __wpa_send_eapol .text.wpa_send_eapol - 0x42091310 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091376 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKSTART_Enter - 0x42091378 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420913de 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter - 0x42091494 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420914fa 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter - 0x42091664 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420916ca 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_Step - 0x42091788 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420917ee 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_remove_ptk - 0x4209182e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4209182e wpa_remove_ptk + 0x42091894 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091894 wpa_remove_ptk .text.sm_WPA_PTK_INITIALIZE_Enter - 0x42091878 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420918de 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_deinit - 0x420918e0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420918e0 wpa_deinit + 0x42091946 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091946 wpa_deinit .text.wpa_auth_uses_sae - 0x42091924 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42091924 wpa_auth_uses_sae + 0x4209198a 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209198a wpa_auth_uses_sae .text.wpa_auth_get_psk - 0x4209193e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420919a4 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter - 0x4209199c 0x1d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091a02 0x1d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_INITPSK_Enter - 0x42091b72 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091bd8 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_Step - 0x42091be8 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091c4e 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sm_step - 0x42091ddc 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091e42 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_ptk - 0x42091e78 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091ede 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sta_associated - 0x42091e94 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42091e94 wpa_auth_sta_associated + 0x42091efa 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091efa wpa_auth_sta_associated .text.wpa_receive - 0x42091f08 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42091f08 wpa_receive + 0x42091f6e 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091f6e wpa_receive .text.hostap_eapol_resend_process - 0x4209235c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4209235c hostap_eapol_resend_process + 0x420923c2 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420923c2 hostap_eapol_resend_process .text.wpa_parse_generic - 0x42092384 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420923ea 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_wpa_ie - 0x420924e2 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092548 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_rsn_ie - 0x420925e8 0x23e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x420925e8 wpa_write_rsn_ie + 0x4209264e 0x23e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4209264e wpa_write_rsn_ie .text.wpa_write_rsnxe - 0x42092826 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092826 wpa_write_rsnxe + 0x4209288c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4209288c wpa_write_rsnxe .text.wpa_auth_gen_wpa_ie - 0x42092866 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092866 wpa_auth_gen_wpa_ie + 0x420928cc 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420928cc wpa_auth_gen_wpa_ie .text.wpa_add_kde - 0x42092902 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092902 wpa_add_kde + 0x42092968 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092968 wpa_add_kde .text.wpa_validate_wpa_ie - 0x4209297c 0x354 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4209297c wpa_validate_wpa_ie + 0x420929e2 0x354 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420929e2 wpa_validate_wpa_ie .text.wpa_parse_kde_ies - 0x42092cd0 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092cd0 wpa_parse_kde_ies + 0x42092d36 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092d36 wpa_parse_kde_ies .text.wpa_auth_uses_mfp - 0x42092d96 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092d96 wpa_auth_uses_mfp + 0x42092dfc 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092dfc wpa_auth_uses_mfp .text._pmksa_cache_free_entry - 0x42092da6 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092e0c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_set_expiration - 0x42092ddc 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092e42 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_link_entry - 0x42092e2e 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092e94 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_free_entry - 0x42092e96 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42092e96 pmksa_cache_free_entry + 0x42092efc 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092efc pmksa_cache_free_entry .text.pmksa_cache_expire - 0x42092f18 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092f7e 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_auth_create_entry - 0x42092f56 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42092f56 pmksa_cache_auth_create_entry + 0x42092fbc 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092fbc pmksa_cache_auth_create_entry .text.pmksa_cache_auth_deinit - 0x4209307a 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4209307a pmksa_cache_auth_deinit + 0x420930e0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420930e0 pmksa_cache_auth_deinit .text.pmksa_cache_auth_get - 0x420930da 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420930da pmksa_cache_auth_get + 0x42093140 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42093140 pmksa_cache_auth_get .text.pmksa_cache_auth_add_entry - 0x42093152 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42093152 pmksa_cache_auth_add_entry + 0x420931b8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420931b8 pmksa_cache_auth_add_entry .text.pmksa_cache_auth_add - 0x420931a2 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420931a2 pmksa_cache_auth_add + 0x42093208 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42093208 pmksa_cache_auth_add .text.pmksa_cache_auth_init - 0x420931e6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420931e6 pmksa_cache_auth_init + 0x4209324c 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4209324c pmksa_cache_auth_init .text.ap_sta_list_del - 0x42093214 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4209327a 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_sta_hash_del - 0x42093232 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42093298 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_get_sta - 0x420932a6 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420932a6 ap_get_sta + 0x4209330c 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4209330c ap_get_sta .text.ap_sta_hash_add - 0x420932e2 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420932e2 ap_sta_hash_add + 0x42093348 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42093348 ap_sta_hash_add .text.ap_free_sta - 0x420932f6 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420932f6 ap_free_sta + 0x4209335c 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4209335c ap_free_sta .text.ap_sta_add - 0x42093368 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x42093368 ap_sta_add + 0x420933ce 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420933ce ap_sta_add .text.sae_set_state - 0x42093408 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209346e 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_get_password - 0x4209340e 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093474 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.use_sae_anti_clogging - 0x4209341a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093480 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_check_big_sync - 0x4209346c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420934d2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_status_success - 0x420934a6 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209350c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_is_group_enabled - 0x420934ec 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093552 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.check_sae_rejected_groups - 0x42093516 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209357c 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_commit - 0x4209357c 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420935e2 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_commit - 0x42093696 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420936fc 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_confirm - 0x42093720 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093786 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_confirm - 0x42093758 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420937be 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_accept_sta - 0x42093792 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42093792 sae_accept_sta + 0x420937f8 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420937f8 sae_accept_sta .text.sae_sm_step - 0x420937dc 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093842 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.handle_auth_sae - 0x420939d0 0x34e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x420939d0 handle_auth_sae + 0x42093a36 0x34e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093a36 handle_auth_sae .text.auth_sae_queue - 0x42093d1e 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42093d1e auth_sae_queue + 0x42093d84 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093d84 auth_sae_queue .text.wpa_res_to_status_code - 0x42093e50 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42093e50 wpa_res_to_status_code + 0x42093eb6 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093eb6 wpa_res_to_status_code .text.wpabuf_put_le16 - 0x42093ef6 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093f5c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .text.comeback_token_hash - 0x42093f18 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42093f18 comeback_token_hash + 0x42093f7e 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093f7e comeback_token_hash .text.check_comeback_token - 0x42093f46 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42093f46 check_comeback_token + 0x42093fac 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093fac check_comeback_token .text.auth_build_token_req - 0x42093fee 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42093fee auth_build_token_req + 0x42094054 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42094054 auth_build_token_req .text.const_time_memcmp - 0x42094152 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420941b8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sswu_curve_param - 0x42094186 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420941ec 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_password_id_elem - 0x42094198 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420941fe 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_rejected_groups_elem - 0x420941dc 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094242 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_token_container_elem - 0x42094224 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209428a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_akm_suite_selector_elem - 0x42094268 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420942ce 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_token - 0x420942b0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094316 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_token_container - 0x420942f4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209435a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_akm_suite_selector - 0x4209432a 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094390 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_extract - 0x420943a8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209440e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed - 0x420943d0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094436 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm - 0x42094426 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209448c 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ffc - 0x420944f2 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094558 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_expand - 0x42094594 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420945fa 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ffc - 0x420945ea 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094650 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ffc - 0x42094648 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420946ae 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.debug_print_bignum - 0x420946de 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sswu 0x4209471a 0x800 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094744 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x42094780 0x800 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ecc - 0x42094f1a 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094f80 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_max_min_addr - 0x42094fb6 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209501c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed_key - 0x42094ff6 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209505c 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_password_identifier - 0x420950e2 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095148 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ffc - 0x420951dc 0x146 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095242 0x146 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ffc - 0x42095322 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095388 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ecc - 0x42095482 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420954e8 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ecc - 0x42095556 0x37c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420955bc 0x37c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ecc - 0x420958d2 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095938 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit - 0x42095932 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095998 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_le16 - 0x420959e2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095a48 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_data - 0x42095a04 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095a6a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_str - 0x42095a2e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095a94 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_rejected_groups - 0x42095a58 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095abe 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ecc - 0x42095b04 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095b6a 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_kdf_hash - 0x42095ba2 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095c08 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_scalar - 0x42095bc2 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095c28 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ffc - 0x42095c5a 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095cc0 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ecc - 0x42095d4e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095db4 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element - 0x42095e12 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095e78 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_clear_temp_data - 0x42095e2c 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42095e2c sae_clear_temp_data + 0x42095e92 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095e92 sae_clear_temp_data .text.sae_clear_data - 0x42095ece 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42095ece sae_clear_data + 0x42095f34 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095f34 sae_clear_data .text.sae_set_group - 0x42095f04 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42095f04 sae_set_group + 0x42095f6a 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095f6a sae_set_group .text.sae_ecc_prime_len_2_hash_len - 0x42095fce 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42095fce sae_ecc_prime_len_2_hash_len + 0x42096034 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096034 sae_ecc_prime_len_2_hash_len .text.sae_derive_pt_ecc - 0x42095ff0 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096056 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_ffc_prime_len_2_hash_len - 0x420961ac 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420961ac sae_ffc_prime_len_2_hash_len + 0x42096212 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096212 sae_ffc_prime_len_2_hash_len .text.sae_derive_pt_ffc - 0x420961ce 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096234 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_keys - 0x420963f6 0x29e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209645c 0x29e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_from_pt_ecc - 0x42096694 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096694 sae_derive_pwe_from_pt_ecc + 0x420966fa 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420966fa sae_derive_pwe_from_pt_ecc .text.sae_derive_pwe_from_pt_ffc - 0x42096804 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096804 sae_derive_pwe_from_pt_ffc + 0x4209686a 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209686a sae_derive_pwe_from_pt_ffc .text.sae_deinit_pt - 0x4209697a 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209697a sae_deinit_pt + 0x420969e0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420969e0 sae_deinit_pt .text.sae_derive_pt_group - 0x420969b6 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096a1c 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pt - 0x42096a62 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096a62 sae_derive_pt + 0x42096ac8 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096ac8 sae_derive_pt .text.sae_prepare_commit - 0x42096ae0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096ae0 sae_prepare_commit + 0x42096b46 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096b46 sae_prepare_commit .text.sae_prepare_commit_pt - 0x42096b58 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096b58 sae_prepare_commit_pt + 0x42096bbe 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096bbe sae_prepare_commit_pt .text.sae_process_commit - 0x42096ca2 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096ca2 sae_process_commit + 0x42096d08 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096d08 sae_process_commit .text.sae_write_commit - 0x42096d06 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096d06 sae_write_commit + 0x42096d6c 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096d6c sae_write_commit .text.sae_group_allowed - 0x42096f1e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096f1e sae_group_allowed + 0x42096f84 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096f84 sae_group_allowed .text.sae_parse_commit - 0x42096f9c 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096f9c sae_parse_commit + 0x42097002 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42097002 sae_parse_commit .text.sae_write_confirm - 0x42097104 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42097104 sae_write_confirm + 0x4209716a 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209716a sae_write_confirm .text.sae_check_confirm - 0x420971ca 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420971ca sae_check_confirm + 0x42097230 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42097230 sae_check_confirm .text.dragonfly_get_rand_1_to_p_1 - 0x4209727e 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420972e4 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_get_rand_2_to_r_1 - 0x42097300 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097366 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_min_pwe_loop_iter - 0x4209733e 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4209733e dragonfly_min_pwe_loop_iter + 0x420973a4 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420973a4 dragonfly_min_pwe_loop_iter .text.dragonfly_get_random_qr_qnr - 0x4209739e 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4209739e dragonfly_get_random_qr_qnr + 0x42097404 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097404 dragonfly_get_random_qr_qnr .text.dragonfly_is_quadratic_residue_blind - 0x4209744c 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4209744c dragonfly_is_quadratic_residue_blind + 0x420974b2 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420974b2 dragonfly_is_quadratic_residue_blind .text.dragonfly_generate_scalar - 0x4209756c 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4209756c dragonfly_generate_scalar + 0x420975d2 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420975d2 dragonfly_generate_scalar .text.dragonfly_sqrt - 0x420975e0 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x420975e0 dragonfly_sqrt + 0x42097646 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097646 dragonfly_sqrt .text.wpa_kck_len - 0x420976ac 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097712 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_kek_len - 0x420976d8 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209773e 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_selector_to_bitfield - 0x4209771e 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097784 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_key_mgmt_to_bitfield - 0x420977c4 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209782a 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_selector_to_bitfield - 0x4209785e 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420978c4 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_key_mgmt_to_bitfield - 0x420978d2 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097938 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_mic_len - 0x42097922 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097922 wpa_mic_len + 0x42097988 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097988 wpa_mic_len .text.wpa_cipher_valid_mgmt_group - 0x42097940 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097940 wpa_cipher_valid_mgmt_group + 0x420979a6 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420979a6 wpa_cipher_valid_mgmt_group .text.wpa_parse_wpa_ie_rsnxe - 0x42097964 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097964 wpa_parse_wpa_ie_rsnxe + 0x420979ca 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420979ca wpa_parse_wpa_ie_rsnxe .text.wpa_parse_wpa_ie_rsn - 0x420979bc 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420979bc wpa_parse_wpa_ie_rsn + 0x42097a22 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097a22 wpa_parse_wpa_ie_rsn .text.wpa_parse_wpa_ie_wpa - 0x42097ba2 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097ba2 wpa_parse_wpa_ie_wpa + 0x42097c08 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097c08 wpa_parse_wpa_ie_wpa .text.wpa_use_akm_defined - 0x42097d44 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097d44 wpa_use_akm_defined + 0x42097daa 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097daa wpa_use_akm_defined .text.wpa_use_aes_key_wrap - 0x42097d84 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097d84 wpa_use_aes_key_wrap + 0x42097dea 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097dea wpa_use_aes_key_wrap .text.wpa_eapol_key_mic - 0x42097de2 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097de2 wpa_eapol_key_mic + 0x42097e48 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097e48 wpa_eapol_key_mic .text.wpa_akm_to_suite - 0x42097ee6 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097ee6 wpa_akm_to_suite + 0x42097f4c 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097f4c wpa_akm_to_suite .text.wpa_compare_rsn_ie - 0x42097f94 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097f94 wpa_compare_rsn_ie + 0x42097ffa 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097ffa wpa_compare_rsn_ie .text.rsn_pmkid - 0x42097fc4 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097fc4 rsn_pmkid + 0x4209802a 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209802a rsn_pmkid .text.wpa_cipher_key_len - 0x42098020 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098020 wpa_cipher_key_len + 0x42098086 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42098086 wpa_cipher_key_len .text.wpa_pmk_to_ptk - 0x42098084 0x242 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098084 wpa_pmk_to_ptk + 0x420980ea 0x242 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420980ea wpa_pmk_to_ptk .text.wpa_cipher_to_alg - 0x420982c6 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420982c6 wpa_cipher_to_alg + 0x4209832c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209832c wpa_cipher_to_alg .text.wpa_cipher_valid_pairwise - 0x420982fa 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420982fa wpa_cipher_valid_pairwise + 0x42098360 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42098360 wpa_cipher_valid_pairwise .text.wpa_cipher_to_suite - 0x42098326 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098326 wpa_cipher_to_suite + 0x4209838c 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209838c wpa_cipher_to_suite .text.rsn_cipher_put_suites - 0x420983fe 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420983fe rsn_cipher_put_suites + 0x42098464 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42098464 rsn_cipher_put_suites .text.wpa_cipher_put_suites - 0x42098462 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098462 wpa_cipher_put_suites + 0x420984c8 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420984c8 wpa_cipher_put_suites .text.hmac_sha256_kdf - 0x420984c6 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - 0x420984c6 hmac_sha256_kdf + 0x4209852c 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x4209852c hmac_sha256_kdf .text.dh_groups_get - 0x420985de 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - 0x420985de dh_groups_get + 0x42098644 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x42098644 dh_groups_get .text.sha256_prf_bits - 0x4209860c 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x4209860c sha256_prf_bits + 0x42098672 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x42098672 sha256_prf_bits .text.sha256_prf - 0x42098718 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42098718 sha256_prf + 0x4209877e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x4209877e sha256_prf .text.sha1_prf - 0x42098728 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - 0x42098728 sha1_prf + 0x4209878e 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x4209878e sha1_prf .text.wpa_key_mgmt_supports_caching - 0x420987e4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209884a 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_verify_eapol_key_mic - 0x42098820 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098886 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.is_wpa2_enterprise_connection - 0x4209899a 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098a00 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_derive_ptk - 0x420989cc 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098a32 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_check_group_cipher - 0x42098a02 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098a68 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_decrypt_key_data - 0x42098a56 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098abc 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_seq - 0x42098b46 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098bac 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_igtk - 0x42098bb4 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098c1a 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.ieee80211w_set_keys - 0x42098c1a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098c80 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_get_key - 0x42098c68 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098cce 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_gtk_in_use - 0x42098c76 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098cdc 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_pmksa_free_cb - 0x42098daa 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098e10 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_le16 - 0x42098e2a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098e90 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_data - 0x42098e4c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098eb2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.cipher_type_map_supp_to_public - 0x42098e76 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42098e76 cipher_type_map_supp_to_public + 0x42098edc 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098edc cipher_type_map_supp_to_public .text.cipher_type_map_public_to_supp - 0x42098f04 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42098f04 cipher_type_map_public_to_supp + 0x42098f6a 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098f6a cipher_type_map_public_to_supp .text.wpa_sm_get_auth_addr - 0x42098f82 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42098f82 wpa_sm_get_auth_addr + 0x42098fe8 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098fe8 wpa_sm_get_auth_addr .text.wpa_eapol_key_send - 0x42098f88 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42098f88 wpa_eapol_key_send + 0x42098fee 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098fee wpa_eapol_key_send .text.wpa_sm_key_request - 0x42099034 0x1aa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209909a 0x1aa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rekey_ptk - 0x420991de 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099244 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4 - 0x420991f0 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099256 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_2 - 0x4209933e 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420993a4 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_4 - 0x42099488 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099488 wpa_supplicant_send_2_of_4 + 0x420994ee 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420994ee wpa_supplicant_send_2_of_4 .text.wpa_supplicant_gtk_tx_bit_workaround - 0x4209962a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209962a wpa_supplicant_gtk_tx_bit_workaround + 0x42099690 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099690 wpa_supplicant_gtk_tx_bit_workaround .text.wpa_supplicant_process_1_of_2_rsn - 0x4209963e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420996a4 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2_wpa - 0x420996de 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099744 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_pairwise_gtk - 0x4209981c 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209981c wpa_supplicant_pairwise_gtk + 0x42099882 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099882 wpa_supplicant_pairwise_gtk .text.wpa_report_ie_mismatch - 0x420998ac 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420998ac wpa_report_ie_mismatch + 0x42099912 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099912 wpa_report_ie_mismatch .text.wpa_supplicant_validate_ie - 0x420998bc 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099922 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_state - 0x420999c8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420999c8 wpa_sm_set_state + 0x42099a2e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099a2e wpa_sm_set_state .text.wpa_supplicant_key_neg_complete - 0x42099a08 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099a08 wpa_supplicant_key_neg_complete + 0x42099a6e 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099a6e wpa_supplicant_key_neg_complete .text.wpa_sm_set_pmk_from_pmksa - 0x42099a46 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099a46 wpa_sm_set_pmk_from_pmksa + 0x42099aac 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099aac wpa_sm_set_pmk_from_pmksa .text.wpa_supplicant_get_pmk - 0x42099a78 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099ade 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_4 - 0x42099c14 0x17e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099c14 wpa_supplicant_process_1_of_4 + 0x42099c7a 0x17e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099c7a wpa_supplicant_process_1_of_4 .text.wpa_sm_init - 0x42099d92 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099d92 wpa_sm_init + 0x42099df8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099df8 wpa_sm_init .text.wpa_sm_notify_assoc - 0x42099e02 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099e02 wpa_sm_notify_assoc + 0x42099e68 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099e68 wpa_sm_notify_assoc .text.wpa_set_profile - 0x42099ec2 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099ec2 wpa_set_profile + 0x42099f28 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099f28 wpa_set_profile .text.wpa_set_pmk - 0x42099fca 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099fca wpa_set_pmk + 0x4209a030 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a030 wpa_set_pmk .text.wpa_set_passphrase - 0x4209a076 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a076 wpa_set_passphrase + 0x4209a0dc 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a0dc wpa_set_passphrase .text.set_assoc_ie - 0x4209a15a 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a15a set_assoc_ie + 0x4209a1c0 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a1c0 set_assoc_ie .text.wpa_sm_set_key - 0x4209a1b6 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a1b6 wpa_sm_set_key + 0x4209a21c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a21c wpa_sm_set_key .text.wpa_supplicant_install_ptk - 0x4209a276 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a2dc 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_3_of_4 - 0x4209a32a 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a390 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_gtk - 0x4209a478 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a4de 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2 - 0x4209a5de 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a644 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rx_eapol - 0x4209a6c4 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a6c4 wpa_sm_rx_eapol + 0x4209a72a 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a72a wpa_sm_rx_eapol .text.wpa_supplicant_activate_ptk - 0x4209a9ce 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aa34 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4_txcallback - 0x4209aa28 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aa8e 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_clr_countermeasures - 0x4209aab4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209aab4 wpa_supplicant_clr_countermeasures + 0x4209ab1a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ab1a wpa_supplicant_clr_countermeasures .text.wpa_supplicant_stop_countermeasures - 0x4209aac2 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209aac2 wpa_supplicant_stop_countermeasures + 0x4209ab28 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ab28 wpa_supplicant_stop_countermeasures .text.wpa_michael_mic_failure - 0x4209ab04 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ab04 wpa_michael_mic_failure + 0x4209ab6a 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ab6a wpa_michael_mic_failure .text.eapol_txcb - 0x4209abbe 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209abbe eapol_txcb + 0x4209ac24 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ac24 eapol_txcb .text.wpa_sta_in_4way_handshake - 0x4209ac8a 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ac8a wpa_sta_in_4way_handshake + 0x4209acf0 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209acf0 wpa_sta_in_4way_handshake .text.wpa_sta_cur_pmksa_matches_akm - 0x4209acb8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209acb8 wpa_sta_cur_pmksa_matches_akm + 0x4209ad1e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ad1e wpa_sta_cur_pmksa_matches_akm .text.wpa_sta_clear_curr_pmksa - 0x4209acec 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209acec wpa_sta_clear_curr_pmksa + 0x4209ad52 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ad52 wpa_sta_clear_curr_pmksa .text.get_wpa_sm - 0x4209ad20 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ad20 get_wpa_sm + 0x4209ad86 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ad86 get_wpa_sm .text.wpa_sm_set_ap_rsnxe - 0x4209ad2a 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ad2a wpa_sm_set_ap_rsnxe + 0x4209ad90 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ad90 wpa_sm_set_ap_rsnxe .text.wpa_sm_set_assoc_rsnxe - 0x4209ade4 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ade4 wpa_sm_set_assoc_rsnxe + 0x4209ae4a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ae4a wpa_sm_set_assoc_rsnxe .text.wpa_set_bss - 0x4209ae3c 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ae3c wpa_set_bss + 0x4209aea2 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aea2 wpa_set_bss .text.wpa_sm_drop_sa - 0x4209b154 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b154 wpa_sm_drop_sa + 0x4209b1ba 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b1ba wpa_sm_drop_sa .text.wpa_sm_deinit - 0x4209b1bc 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b1bc wpa_sm_deinit + 0x4209b222 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b222 wpa_sm_deinit .text.wpa_sm_notify_disassoc - 0x4209b206 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b206 wpa_sm_notify_disassoc + 0x4209b26c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b26c wpa_sm_notify_disassoc .text.owe_build_assoc_req - 0x4209b24a 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b24a owe_build_assoc_req + 0x4209b2b0 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b2b0 owe_build_assoc_req .text.owe_process_assoc_resp - 0x4209b31c 0x256 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b31c owe_process_assoc_resp + 0x4209b382 0x256 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b382 owe_process_assoc_resp .text.wpa_parse_generic - 0x4209b572 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b5d8 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_rsn - 0x4209b710 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b776 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_wpa - 0x4209ba1a 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209ba80 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_parse_wpa_ie - 0x4209bb46 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bb46 wpa_parse_wpa_ie + 0x4209bbac 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bbac wpa_parse_wpa_ie .text.wpa_gen_wpa_ie - 0x4209bb86 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bb86 wpa_gen_wpa_ie + 0x4209bbec 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bbec wpa_gen_wpa_ie .text.wpa_gen_rsnxe - 0x4209bbd0 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bbd0 wpa_gen_rsnxe + 0x4209bc36 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bc36 wpa_gen_rsnxe .text.wpa_supplicant_parse_ies - 0x4209bc38 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bc38 wpa_supplicant_parse_ies + 0x4209bc9e 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bc9e wpa_supplicant_parse_ies .text.wpabuf_alloc - 0x4209bcfe 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bcfe wpabuf_alloc + 0x4209bd64 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bd64 wpabuf_alloc .text.wpabuf_free - 0x4209bd26 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bd26 wpabuf_free + 0x4209bd8c 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bd8c wpabuf_free .text.wpabuf_clear_free - 0x4209bd54 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bd54 wpabuf_clear_free + 0x4209bdba 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bdba wpabuf_clear_free .text.wpabuf_put - 0x4209bd7a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bd7a wpabuf_put + 0x4209bde0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bde0 wpabuf_put .text.wpabuf_put_data - 0x4209bd88 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bdee 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .text.wpabuf_alloc_copy - 0x4209bdb2 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bdb2 wpabuf_alloc_copy + 0x4209be18 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209be18 wpabuf_alloc_copy .text.wpabuf_zeropad - 0x4209bde0 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bde0 wpabuf_zeropad + 0x4209be46 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209be46 wpabuf_zeropad .text.d_permute - 0x4209be3e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bea4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_invert - 0x4209be5e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bec4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_buf_shift_left_1 - 0x4209be7a 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bee0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_group_2_hash_len - 0x4209beaa 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bf10 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_check_char - 0x4209bed2 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bf38 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.wpabuf_put_data - 0x4209bf8e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bff4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_valid_password - 0x4209bfb8 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209bfb8 sae_pk_valid_password + 0x4209c01e 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c01e sae_pk_valid_password .text.sae_pk_base32_decode - 0x4209c0f2 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c0f2 sae_pk_base32_decode + 0x4209c158 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c158 sae_pk_base32_decode .text.sae_pk_get_be19 - 0x4209c25a 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c25a sae_pk_get_be19 + 0x4209c2c0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c2c0 sae_pk_get_be19 .text.sae_pk_buf_shift_left_19 - 0x4209c272 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c272 sae_pk_buf_shift_left_19 + 0x4209c2d8 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c2d8 sae_pk_buf_shift_left_19 .text.sae_pk_set_password - 0x4209c2ac 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c2ac sae_pk_set_password + 0x4209c312 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c312 sae_pk_set_password .text.sae_hash - 0x4209c3ec 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c3ec sae_hash + 0x4209c452 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c452 sae_hash .text.sae_pk_valid_fingerprint - 0x4209c410 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c476 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_hash_sig_data - 0x4209c510 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c576 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_check_confirm_pk - 0x4209c670 0x1ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c670 sae_check_confirm_pk + 0x4209c6d6 0x1ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c6d6 sae_check_confirm_pk .text.eap_client_get_eap_state - 0x4209c85c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - 0x4209c85c eap_client_get_eap_state + 0x4209c8c2 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x4209c8c2 eap_client_get_eap_state .text.disable_wpa_wpa2 - 0x4209c870 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c8d6 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .text.wpa_alloc_eapol - 0x4209c87e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209c87e wpa_alloc_eapol + 0x4209c8e4 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c8e4 wpa_alloc_eapol .text.wpa_free_eapol - 0x4209c91e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209c91e wpa_free_eapol + 0x4209c984 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c984 wpa_free_eapol .text.wpa_ether_send - 0x4209c934 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209c934 wpa_ether_send + 0x4209c99a 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c99a wpa_ether_send .text.hostapd_send_eapol - 0x4209c9d4 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209c9d4 hostapd_send_eapol + 0x4209ca3a 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209ca3a hostapd_send_eapol .text.wpa_supplicant_transition_disable - 0x4209caaa 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209caaa wpa_supplicant_transition_disable + 0x4209cb10 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cb10 wpa_supplicant_transition_disable .text.wpa_sm_alloc_eapol - 0x4209cb2e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cb2e wpa_sm_alloc_eapol + 0x4209cb94 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cb94 wpa_sm_alloc_eapol .text.wpa_sm_free_eapol - 0x4209cb3c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cb3c wpa_sm_free_eapol + 0x4209cba2 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cba2 wpa_sm_free_eapol .text.wpa_sm_deauthenticate - 0x4209cb4a 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cb4a wpa_sm_deauthenticate + 0x4209cbb0 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cbb0 wpa_sm_deauthenticate .text.wpa_sm_mlme_setprotection - 0x4209cb70 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cb70 wpa_sm_mlme_setprotection + 0x4209cbd6 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cbd6 wpa_sm_mlme_setprotection .text.wpa_sm_disassociate - 0x4209cb74 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cb74 wpa_sm_disassociate + 0x4209cbda 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cbda wpa_sm_disassociate .text.crypto_rng_wrapper - 0x4209cb76 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cbdc 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .text.crypto_bignum_init - 0x4209cb88 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cb88 crypto_bignum_init + 0x4209cbee 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cbee crypto_bignum_init .text.crypto_bignum_init_set - 0x4209cbac 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cbac crypto_bignum_init_set + 0x4209cc12 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc12 crypto_bignum_init_set .text.crypto_bignum_init_uint - 0x4209cbf0 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cbf0 crypto_bignum_init_uint + 0x4209cc56 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc56 crypto_bignum_init_uint .text.crypto_bignum_deinit - 0x4209cc22 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cc22 crypto_bignum_deinit + 0x4209cc88 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc88 crypto_bignum_deinit .text.crypto_bignum_to_bin - 0x4209cc40 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cc40 crypto_bignum_to_bin + 0x4209cca6 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cca6 crypto_bignum_to_bin .text.crypto_bignum_add - 0x4209ccac 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ccac crypto_bignum_add + 0x4209cd12 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd12 crypto_bignum_add .text.crypto_bignum_mod - 0x4209ccc8 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ccc8 crypto_bignum_mod + 0x4209cd2e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd2e crypto_bignum_mod .text.crypto_bignum_exptmod - 0x4209cce4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cce4 crypto_bignum_exptmod + 0x4209cd4a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd4a crypto_bignum_exptmod .text.crypto_bignum_inverse - 0x4209cd04 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd04 crypto_bignum_inverse + 0x4209cd6a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd6a crypto_bignum_inverse .text.crypto_bignum_sub - 0x4209cd20 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd20 crypto_bignum_sub + 0x4209cd86 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd86 crypto_bignum_sub .text.crypto_bignum_div - 0x4209cd3c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd3c crypto_bignum_div + 0x4209cda2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cda2 crypto_bignum_div .text.crypto_bignum_mulmod - 0x4209cd5a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd5a crypto_bignum_mulmod + 0x4209cdc0 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cdc0 crypto_bignum_mulmod .text.crypto_bignum_sqrmod - 0x4209cd90 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd90 crypto_bignum_sqrmod + 0x4209cdf6 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cdf6 crypto_bignum_sqrmod .text.crypto_bignum_rshift - 0x4209cde0 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cde0 crypto_bignum_rshift + 0x4209ce46 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ce46 crypto_bignum_rshift .text.crypto_bignum_cmp - 0x4209ce12 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce12 crypto_bignum_cmp + 0x4209ce78 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ce78 crypto_bignum_cmp .text.crypto_bignum_is_zero - 0x4209ce20 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce20 crypto_bignum_is_zero + 0x4209ce86 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ce86 crypto_bignum_is_zero .text.crypto_bignum_is_one - 0x4209ce34 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce34 crypto_bignum_is_one + 0x4209ce9a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ce9a crypto_bignum_is_one .text.crypto_bignum_is_odd - 0x4209ce48 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce48 crypto_bignum_is_odd + 0x4209ceae 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ceae crypto_bignum_is_odd .text.crypto_bignum_rand - 0x4209ce5e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce5e crypto_bignum_rand + 0x4209cec4 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cec4 crypto_bignum_rand .text.crypto_bignum_legendre - 0x4209ce80 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce80 crypto_bignum_legendre + 0x4209cee6 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cee6 crypto_bignum_legendre .text.crypto_bignum_addmod - 0x4209cf12 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cf12 crypto_bignum_addmod + 0x4209cf78 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cf78 crypto_bignum_addmod .text.rc4_skip - 0x4209cf6c 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - 0x4209cf6c rc4_skip + 0x4209cfd2 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x4209cfd2 rc4_skip .text.aes_wrap - 0x4209d066 0x1e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - 0x4209d066 aes_wrap + 0x4209d0cc 0x1e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x4209d0cc aes_wrap .text.aes_unwrap - 0x4209d248 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - 0x4209d248 aes_unwrap - .text.dbl 0x4209d3f4 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xor 0x4209d43e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xorend 0x4209d45e 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d2ae 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x4209d2ae aes_unwrap + .text.dbl 0x4209d45a 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x4209d4a4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x4209d4c4 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.pad_block - 0x4209d48a 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.aes_s2v 0x4209d4d2 0x14c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d4f0 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x4209d538 0x14c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.aes_siv_decrypt - 0x4209d61e 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - 0x4209d61e aes_siv_decrypt + 0x4209d684 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d684 aes_siv_decrypt .text.ieee802_11_parse_extension - 0x4209d73e 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d7a4 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_vendor_specific - 0x4209d7d4 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d83a 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_elems - 0x4209d85a 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - 0x4209d85a ieee802_11_parse_elems + 0x4209d8c0 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d8c0 ieee802_11_parse_elems .text._pmksa_cache_free_entry - 0x4209d8f2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d958 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_free_entry - 0x4209d904 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d96a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_set_expiration - 0x4209d928 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d98e 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_expire - 0x4209d976 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d9dc 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_flush - 0x4209d9b8 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209d9b8 pmksa_cache_flush + 0x4209da1e 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209da1e pmksa_cache_flush .text.pmksa_cache_add_entry - 0x4209da3c 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209da3c pmksa_cache_add_entry + 0x4209daa2 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209daa2 pmksa_cache_add_entry .text.pmksa_cache_add - 0x4209db6a 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209db6a pmksa_cache_add + 0x4209dbd0 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dbd0 pmksa_cache_add .text.pmksa_cache_clone_entry - 0x4209dc92 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dcf8 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_deinit - 0x4209dcd0 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209dcd0 pmksa_cache_deinit + 0x4209dd36 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dd36 pmksa_cache_deinit .text.pmksa_cache_get - 0x4209dd1c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209dd1c pmksa_cache_get + 0x4209dd82 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dd82 pmksa_cache_get .text.pmksa_cache_get_opportunistic - 0x4209dd7c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209dd7c pmksa_cache_get_opportunistic + 0x4209dde2 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dde2 pmksa_cache_get_opportunistic .text.pmksa_cache_get_current - 0x4209dda4 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209dda4 pmksa_cache_get_current + 0x4209de0a 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de0a pmksa_cache_get_current .text.pmksa_cache_clear_current - 0x4209ddac 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209ddac pmksa_cache_clear_current + 0x4209de12 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de12 pmksa_cache_clear_current .text.pmksa_cache_set_current - 0x4209ddb4 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209ddb4 pmksa_cache_set_current + 0x4209de1a 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de1a pmksa_cache_set_current .text.pmksa_cache_init - 0x4209de38 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209de38 pmksa_cache_init + 0x4209de9e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de9e pmksa_cache_init .text.esp_coex_common_semphr_create_wrapper - 0x4209de72 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209de72 esp_coex_common_semphr_create_wrapper + 0x4209ded8 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209ded8 esp_coex_common_semphr_create_wrapper .text.esp_coex_common_semphr_delete_wrapper - 0x4209de84 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209de84 esp_coex_common_semphr_delete_wrapper + 0x4209deea 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209deea esp_coex_common_semphr_delete_wrapper .text.esp_coex_common_semphr_take_wrapper - 0x4209de96 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209de96 esp_coex_common_semphr_take_wrapper + 0x4209defc 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209defc esp_coex_common_semphr_take_wrapper .text.esp_coex_common_semphr_give_wrapper - 0x4209deba 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209deba esp_coex_common_semphr_give_wrapper + 0x4209df20 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df20 esp_coex_common_semphr_give_wrapper .text.esp_coex_common_timer_done_wrapper - 0x4209ded2 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209ded2 esp_coex_common_timer_done_wrapper + 0x4209df38 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df38 esp_coex_common_timer_done_wrapper .text.esp_coex_common_timer_setfn_wrapper - 0x4209dee0 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209dee0 esp_coex_common_timer_setfn_wrapper + 0x4209df46 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df46 esp_coex_common_timer_setfn_wrapper .text.esp_coex_common_spin_lock_create_wrapper - 0x4209deee 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209deee esp_coex_common_spin_lock_create_wrapper + 0x4209df54 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df54 esp_coex_common_spin_lock_create_wrapper .text.esp_coex_common_clk_slowclk_cal_get_wrapper - 0x4209df4e 0x22 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209df4e esp_coex_common_clk_slowclk_cal_get_wrapper + 0x4209dfb4 0x22 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dfb4 esp_coex_common_clk_slowclk_cal_get_wrapper .text.lib_printf - 0x4209df70 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209dfd6 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .text.pp_printf - 0x4209dffc 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x4209dffc pp_printf + 0x4209e062 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209e062 pp_printf .text.net80211_printf - 0x4209e026 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x4209e026 net80211_printf + 0x4209e08c 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209e08c net80211_printf .text.esp_crypto_sha1_mbedtls - 0x4209e050 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e0b6 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .text.esp_crypto_bas64_encode_mbedtls - 0x4209e094 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e0fa 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .text.esp_crypto_sha1 - 0x4209e0a2 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - 0x4209e0a2 esp_crypto_sha1 + 0x4209e108 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e108 esp_crypto_sha1 .text.esp_crypto_base64_encode - 0x4209e0b0 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - 0x4209e0b0 esp_crypto_base64_encode + 0x4209e116 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e116 esp_crypto_base64_encode .text.misc_nvs_load - 0x4209e0be 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4209e0be misc_nvs_load + 0x4209e124 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209e124 misc_nvs_load .text.misc_nvs_deinit - 0x4209e162 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4209e162 misc_nvs_deinit + 0x4209e1c8 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209e1c8 misc_nvs_deinit .text.misc_nvs_init - 0x4209e1be 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4209e1be misc_nvs_init + 0x4209e224 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209e224 misc_nvs_init .text.mesh_sta_auth_expire_time - 0x4209e1f2 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - 0x4209e1f2 mesh_sta_auth_expire_time + 0x4209e258 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x4209e258 mesh_sta_auth_expire_time .text.esp_ota_get_running_partition - 0x4209e232 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x4209e232 esp_ota_get_running_partition + 0x4209e298 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4209e298 esp_ota_get_running_partition .text.ds_ll_configure_iv - 0x4209e2f8 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e35e 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_ll_check_signature - 0x4209e31c 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e382 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_ll_write_private_key_params - 0x4209e340 0x72 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e3a6 0x72 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_hal_start - 0x4209e3b2 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e3b2 ds_hal_start + 0x4209e418 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e418 ds_hal_start .text.ds_hal_finish - 0x4209e3be 0x16 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e3be ds_hal_finish + 0x4209e424 0x16 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e424 ds_hal_finish .text.ds_hal_configure_iv - 0x4209e3d4 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e3d4 ds_hal_configure_iv + 0x4209e43a 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e43a ds_hal_configure_iv .text.ds_hal_write_message - 0x4209e3e2 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e3e2 ds_hal_write_message + 0x4209e448 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e448 ds_hal_write_message .text.ds_hal_write_private_key_params - 0x4209e404 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e404 ds_hal_write_private_key_params + 0x4209e46a 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e46a ds_hal_write_private_key_params .text.ds_hal_start_sign - 0x4209e412 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e412 ds_hal_start_sign + 0x4209e478 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e478 ds_hal_start_sign .text.ds_hal_busy - 0x4209e41e 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e41e ds_hal_busy + 0x4209e484 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e484 ds_hal_busy .text.ds_hal_read_result - 0x4209e42c 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e42c ds_hal_read_result + 0x4209e492 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e492 ds_hal_read_result .text.ethip6_output - 0x4209e46e 0xb0 esp-idf/lwip/liblwip.a(ethip6.c.obj) - 0x4209e46e ethip6_output - .text._ZdaPv 0x4209e51e 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - 0x4209e51e operator delete[](void*) + 0x4209e4d4 0xb0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x4209e4d4 ethip6_output + .text._ZdaPv 0x4209e584 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x4209e584 operator delete[](void*) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x4209e520 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e520 __gnu_cxx::__concurrence_lock_error::what() const + 0x4209e586 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e586 __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x4209e52a 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e52a __gnu_cxx::__concurrence_unlock_error::what() const + 0x4209e590 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e590 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x4209e534 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e534 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x4209e534 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e59a 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e59a __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e59a __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x4209e540 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e540 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e5a6 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e5a6 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x4209e558 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e558 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x4209e558 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4209e5be 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e5be __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4209e5be __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x4209e564 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e564 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4209e5ca 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e5ca __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x4209e57c 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e57c __gnu_cxx::__mutex::lock() + 0x4209e5e2 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e5e2 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x4209e5ac 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e5ac __gnu_cxx::__mutex::unlock() + 0x4209e612 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e612 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x4209e5dc 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x4209e5dc std::get_new_handler() + 0x4209e642 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e642 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x4209e60c 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e672 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .text._ZnajRKSt9nothrow_t - 0x4209e61a 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - 0x4209e61a operator new[](unsigned int, std::nothrow_t const&) + 0x4209e680 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x4209e680 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x4209e62e 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4209e62e __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x4209e62e __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e694 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e694 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e694 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x4209e63a 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4209e63a __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e6a0 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e6a0 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4209e652 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e6b8 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE - 0x4209e690 0xb4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4209e690 __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 + 0x4209e6f6 0xb4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e6f6 __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_ - 0x4209e744 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4209e744 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4209e7aa 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e7aa __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 - 0x4209e788 0x42 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x4209e788 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4209e7ee 0x42 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e7ee __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x4209e7ca 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x4209e7ca std::type_info::~type_info() - 0x4209e7ca std::type_info::~type_info() + 0x4209e830 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4209e830 std::type_info::~type_info() + 0x4209e830 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x4209e7cc 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x4209e7cc std::type_info::__is_pointer_p() const - 0x4209e7cc std::type_info::__is_function_p() const + 0x4209e832 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4209e832 std::type_info::__is_pointer_p() const + 0x4209e832 std::type_info::__is_function_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x4209e7d0 0x36 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209e7d0 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x4209e836 0x36 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e836 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x4209e806 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209e806 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4209e86c 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e86c __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 - 0x4209e810 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209e810 __cxxabiv1::__class_type_info::~__class_type_info() - 0x4209e810 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e876 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e876 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e876 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x4209e81e 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209e81e __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e884 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e884 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4209e836 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e89c 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE - 0x4209e874 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209e874 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4209e8da 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e8da __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 - 0x4209e89e 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209e89e __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 + 0x4209e904 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e904 __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 - 0x4209e8f2 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209e8f2 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x4209e936 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - 0x4209e936 operator delete(void*) - .text._ZdlPvj 0x4209e93e 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - 0x4209e93e operator delete(void*, unsigned int) + 0x4209e958 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e958 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x4209e99c 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x4209e99c operator delete(void*) + .text._ZdlPvj 0x4209e9a4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x4209e9a4 operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x4209e942 0x70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4209e942 __cxa_begin_catch + 0x4209e9a8 0x70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x4209e9a8 __cxa_begin_catch .text.__cxa_end_catch - 0x4209e9b2 0x66 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x4209e9b2 __cxa_end_catch + 0x4209ea18 0x66 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x4209ea18 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x4209ea18 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - 0x4209ea18 std::exception::~exception() - 0x4209ea18 std::exception::~exception() + 0x4209ea7e 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x4209ea7e std::exception::~exception() + 0x4209ea7e std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x4209ea1a 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209ea80 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text.__cxa_get_globals_fast - 0x4209ea4a 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x4209ea4a __cxa_get_globals_fast + 0x4209eab0 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209eab0 __cxa_get_globals_fast .text.__cxa_get_globals - 0x4209ea74 0x5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x4209ea74 __cxa_get_globals + 0x4209eada 0x5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209eada __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x4209ead0 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209eb36 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text._ZN10__cxxabiv111__terminateEPFvvE - 0x4209eafa 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4209eafa __cxxabiv1::__terminate(void (*)()) + 0x4209eb60 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4209eb60 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x4209eb14 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4209eb14 std::get_terminate() + 0x4209eb7a 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4209eb7a std::get_terminate() .text.unlikely._ZSt9terminatev - 0x4209eb40 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4209eb40 std::terminate() + 0x4209eba6 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4209eba6 std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x4209eb4c 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .text._Znaj 0x4209eb5a 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - 0x4209eb5a operator new[](unsigned int) - .text._Znwj 0x4209eb5c 0x4a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x4209eb5c operator new(unsigned int) + 0x4209ebb2 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .text._Znaj 0x4209ebc0 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x4209ebc0 operator new[](unsigned int) + .text._Znwj 0x4209ebc2 0x4a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x4209ebc2 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x4209eba6 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4209eba6 std::bad_alloc::what() const + 0x4209ec0c 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4209ec0c std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x4209ebb0 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4209ebb0 std::bad_alloc::~bad_alloc() - 0x4209ebb0 std::bad_alloc::~bad_alloc() + 0x4209ec16 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4209ec16 std::bad_alloc::~bad_alloc() + 0x4209ec16 std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x4209ebbe 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x4209ebbe std::bad_alloc::~bad_alloc() + 0x4209ec24 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4209ec24 std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x4209ebd8 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ec3e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x4209ebe4 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ebe4 __wrap__Unwind_DeleteException + 0x4209ec4a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ec4a __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x4209ebf0 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ebf0 __wrap___gxx_personality_v0 + 0x4209ec56 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ec56 __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x4209ebf8 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ebf8 __wrap___cxa_allocate_exception + 0x4209ec5e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ec5e __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x4209ec04 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ec04 __wrap___cxa_throw + 0x4209ec6a 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ec6a __wrap___cxa_throw .text.rom2_wait_hw_freq_busy - 0x4209ec10 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ec10 rom2_wait_hw_freq_busy + 0x4209ec76 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ec76 rom2_wait_hw_freq_busy .text.rom1_txpwr_cal_track - 0x4209ec32 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ec32 rom1_txpwr_cal_track + 0x4209ec98 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ec98 rom1_txpwr_cal_track .text.rom2_ulp_ext_code_set - 0x4209ed8a 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ed8a rom2_ulp_ext_code_set + 0x4209edf0 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209edf0 rom2_ulp_ext_code_set .text.rom2_ulp_code_track - 0x4209ee00 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ee00 rom2_ulp_code_track + 0x4209ee66 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ee66 rom2_ulp_code_track .text.ram2_rfpll_cap_track - 0x4209ee90 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ee90 ram2_rfpll_cap_track + 0x4209eef6 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209eef6 ram2_rfpll_cap_track .text.txpwr_offset - 0x4209ef36 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ef36 txpwr_offset + 0x4209ef9c 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ef9c txpwr_offset .text.rfcal_track - 0x4209efcc 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209efcc rfcal_track + 0x4209f032 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209f032 rfcal_track .text.phy_param_track_tot - 0x4209f06a 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209f06a phy_param_track_tot + 0x4209f0d0 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209f0d0 phy_param_track_tot .text.phy_change_channel - 0x4209f10a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f10a phy_change_channel + 0x4209f170 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f170 phy_change_channel .text.phy_bbpll_en_usb - 0x4209f11c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f11c phy_bbpll_en_usb + 0x4209f182 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f182 phy_bbpll_en_usb .text.phy_get_rf_cal_version - 0x4209f126 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f126 phy_get_rf_cal_version + 0x4209f18c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f18c phy_get_rf_cal_version .text.noise_check_loop - 0x4209f12c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f12c noise_check_loop + 0x4209f192 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f192 noise_check_loop .text.phy_init_param_set - 0x4209f12e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f12e phy_init_param_set + 0x4209f194 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f194 phy_init_param_set .text.ant_tx_cfg - 0x4209f13a 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f13a ant_tx_cfg + 0x4209f1a0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f1a0 ant_tx_cfg .text.ant_rx_cfg - 0x4209f154 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f154 ant_rx_cfg + 0x4209f1ba 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f1ba ant_rx_cfg .text.phy_get_romfunc_addr - 0x4209f17c 0x20e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f17c phy_get_romfunc_addr - .text.rf_init 0x4209f38a 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f38a rf_init + 0x4209f1e2 0x20e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f1e2 phy_get_romfunc_addr + .text.rf_init 0x4209f3f0 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f3f0 rf_init .text.register_chipv7_phy_init_param - 0x4209f470 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f470 register_chipv7_phy_init_param + 0x4209f4d6 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f4d6 register_chipv7_phy_init_param .text.phy_set_mac_data - 0x4209f5a2 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f5a2 phy_set_mac_data + 0x4209f608 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f608 phy_set_mac_data .text.phy_rfcal_data_sub - 0x4209f5be 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f5be phy_rfcal_data_sub + 0x4209f624 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f624 phy_rfcal_data_sub .text.rf_cal_data_recovery - 0x4209f62c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f62c rf_cal_data_recovery + 0x4209f692 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f692 rf_cal_data_recovery .text.phy_rfcal_data_check_value - 0x4209f66c 0x358 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f66c phy_rfcal_data_check_value + 0x4209f6d2 0x358 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f6d2 phy_rfcal_data_check_value .text.rf_cal_data_backup - 0x4209f9c4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f9c4 rf_cal_data_backup + 0x4209fa2a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fa2a rf_cal_data_backup .text.phy_rfcal_data_check - 0x4209f9d6 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f9d6 phy_rfcal_data_check + 0x4209fa3c 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fa3c phy_rfcal_data_check .text.rf_cal_level_check - 0x4209fa64 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fa64 rf_cal_level_check - .text.bb_init 0x4209fb10 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fb10 bb_init + 0x4209faca 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209faca rf_cal_level_check + .text.bb_init 0x4209fb76 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fb76 bb_init .text.register_chipv7_phy - 0x4209fc0c 0x19c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fc0c register_chipv7_phy + 0x4209fc72 0x19c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fc72 register_chipv7_phy .text.get_txcap_data - 0x4209fda8 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fda8 get_txcap_data + 0x4209fe0e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fe0e get_txcap_data .text.wr_rf_freq_mem - 0x4209fdf2 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209fdf2 wr_rf_freq_mem + 0x4209fe58 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4209fe58 wr_rf_freq_mem .text.freq_i2c_write_set - 0x4209fe48 0x530 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209fe48 freq_i2c_write_set + 0x4209feae 0x530 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4209feae freq_i2c_write_set .text.rom2_pll_cap_mem_update - 0x420a0378 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a0378 rom2_pll_cap_mem_update + 0x420a03de 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a03de rom2_pll_cap_mem_update .text.get_rf_freq_init - 0x420a03e8 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a03e8 get_rf_freq_init + 0x420a044e 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a044e get_rf_freq_init .text.freq_get_i2c_data - 0x420a057a 0x236 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a057a freq_get_i2c_data + 0x420a05e0 0x236 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a05e0 freq_get_i2c_data .text.freq_i2c_data_write - 0x420a07b0 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a07b0 freq_i2c_data_write + 0x420a0816 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a0816 freq_i2c_data_write .text.set_chan_freq_hw_init - 0x420a07ee 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a07ee set_chan_freq_hw_init + 0x420a0854 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a0854 set_chan_freq_hw_init .text.set_chan_freq_sw_start - 0x420a0890 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a0890 set_chan_freq_sw_start + 0x420a08f6 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a08f6 set_chan_freq_sw_start .text.ram_pbus_force_mode - 0x420a094a 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a094a ram_pbus_force_mode + 0x420a09b0 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a09b0 ram_pbus_force_mode .text.txcal_debuge_mode - 0x420a09e0 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a09e0 txcal_debuge_mode + 0x420a0a46 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0a46 txcal_debuge_mode .text.txcal_work_mode - 0x420a0a64 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0a64 txcal_work_mode + 0x420a0aca 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0aca txcal_work_mode .text.save_pbus_reg - 0x420a0a9a 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0a9a save_pbus_reg + 0x420a0b00 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0b00 save_pbus_reg .text.set_pbus_mem - 0x420a0ad8 0x24a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0ad8 set_pbus_mem + 0x420a0b3e 0x24a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0b3e set_pbus_mem .text.phy_set_most_tpw - 0x420a0d22 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0d22 phy_set_most_tpw + 0x420a0d88 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0d88 phy_set_most_tpw .text.phy_11p_set - 0x420a0d38 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0d38 phy_11p_set + 0x420a0d9e 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0d9e phy_11p_set .text.ant_dft_cfg - 0x420a0f0e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0f0e ant_dft_cfg + 0x420a0f74 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0f74 ant_dft_cfg .text.ant_wifitx_cfg - 0x420a0f30 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0f30 ant_wifitx_cfg + 0x420a0f96 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0f96 ant_wifitx_cfg .text.ant_wifirx_cfg - 0x420a0f5e 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0f5e ant_wifirx_cfg + 0x420a0fc4 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0fc4 ant_wifirx_cfg .text.ant_bttx_cfg - 0x420a0fc6 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0fc6 ant_bttx_cfg + 0x420a102c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a102c ant_bttx_cfg .text.ant_btrx_cfg - 0x420a0ff0 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0ff0 ant_btrx_cfg + 0x420a1056 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a1056 ant_btrx_cfg .text.phy_enable_low_rate - 0x420a1058 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a1058 phy_enable_low_rate + 0x420a10be 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a10be phy_enable_low_rate .text.phy_disable_low_rate - 0x420a1084 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a1084 phy_disable_low_rate + 0x420a10ea 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a10ea phy_disable_low_rate .text.set_rx_sense - 0x420a10b0 0x22a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a10b0 set_rx_sense + 0x420a1116 0x22a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a1116 set_rx_sense .text.phy_init_flag - 0x420a12da 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a12da phy_init_flag + 0x420a1340 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a1340 phy_init_flag .text.restart_cal - 0x420a12f0 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a12f0 restart_cal + 0x420a1356 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1356 restart_cal .text.write_rfpll_sdm - 0x420a1360 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1360 write_rfpll_sdm + 0x420a13c6 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a13c6 write_rfpll_sdm .text.wait_rfpll_cal_end - 0x420a13e0 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a13e0 wait_rfpll_cal_end + 0x420a1446 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1446 wait_rfpll_cal_end .text.rfpll_set_freq - 0x420a1448 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1448 rfpll_set_freq + 0x420a14ae 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a14ae rfpll_set_freq .text.correct_rfpll_offset - 0x420a14b4 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a14b4 correct_rfpll_offset + 0x420a151a 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a151a correct_rfpll_offset .text.rom2_write_pll_cap - 0x420a1530 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1530 rom2_write_pll_cap + 0x420a1596 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1596 rom2_write_pll_cap .text.rom2_read_pll_cap - 0x420a1576 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1576 rom2_read_pll_cap + 0x420a15dc 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a15dc rom2_read_pll_cap .text.ram2_rfpll_cap_correct - 0x420a15be 0x1c2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a15be ram2_rfpll_cap_correct + 0x420a1624 0x1c2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1624 ram2_rfpll_cap_correct .text.rfpll_cap_init_cal - 0x420a1780 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1780 rfpll_cap_init_cal + 0x420a17e6 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a17e6 rfpll_cap_init_cal .text.set_rfpll_freq - 0x420a1854 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1854 set_rfpll_freq + 0x420a18ba 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a18ba set_rfpll_freq .text.set_rf_freq_offset - 0x420a18b8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a18b8 set_rf_freq_offset + 0x420a191e 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a191e set_rf_freq_offset .text.set_channel_rfpll_freq - 0x420a18c8 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a18c8 set_channel_rfpll_freq + 0x420a192e 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a192e set_channel_rfpll_freq .text.chip_v7_set_chan_misc - 0x420a191a 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a191a chip_v7_set_chan_misc + 0x420a1980 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1980 chip_v7_set_chan_misc .text.chip_v7_set_chan - 0x420a1984 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1984 chip_v7_set_chan + 0x420a19ea 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a19ea chip_v7_set_chan .text.chip_v7_set_chan_offset - 0x420a1a68 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1a68 chip_v7_set_chan_offset + 0x420a1ace 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1ace chip_v7_set_chan_offset .text.chip_v7_set_chan_ana - 0x420a1af0 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1af0 chip_v7_set_chan_ana + 0x420a1b56 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1b56 chip_v7_set_chan_ana .text.set_chanfreq - 0x420a1b1a 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1b1a set_chanfreq + 0x420a1b80 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1b80 set_chanfreq .text.rom2_tsens_read_init1 - 0x420a1b3a 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1b3a rom2_tsens_read_init1 + 0x420a1ba0 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1ba0 rom2_tsens_read_init1 .text.rom1_tsens_temp_read - 0x420a1b9c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1b9c rom1_tsens_temp_read + 0x420a1c02 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1c02 rom1_tsens_temp_read .text.rom2_temp_to_power1 - 0x420a1bb2 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1bb2 rom2_temp_to_power1 + 0x420a1c18 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1c18 rom2_temp_to_power1 .text.get_temp_init - 0x420a1bd8 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1bd8 get_temp_init + 0x420a1c3e 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1c3e get_temp_init .text.chan14_mic_cfg - 0x420a1c34 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) - 0x420a1c34 chan14_mic_cfg + 0x420a1c9a 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) + 0x420a1c9a chan14_mic_cfg .text.get_rc_dout - 0x420a1c76 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x420a1c76 get_rc_dout - .text.rc_cal 0x420a1daa 0x1ac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x420a1daa rc_cal + 0x420a1cdc 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x420a1cdc get_rc_dout + .text.rc_cal 0x420a1e10 0x1ac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x420a1e10 rc_cal .text.get_sar_sig_ref - 0x420a1f56 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a1f56 get_sar_sig_ref + 0x420a1fbc 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1fbc get_sar_sig_ref .text.pwdet_tone_start - 0x420a1f94 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a1f94 pwdet_tone_start + 0x420a1ffa 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1ffa pwdet_tone_start .text.get_tone_sar_dout - 0x420a1ff2 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a1ff2 get_tone_sar_dout + 0x420a2058 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a2058 get_tone_sar_dout .text.get_fm_sar_dout - 0x420a2040 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a2040 get_fm_sar_dout + 0x420a20a6 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a20a6 get_fm_sar_dout .text.txtone_linear_pwr - 0x420a2062 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a2062 txtone_linear_pwr + 0x420a20c8 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a20c8 txtone_linear_pwr .text.get_power_db - 0x420a20bc 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a20bc get_power_db + 0x420a2122 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a2122 get_power_db .text.rom1_read_sar2_code - 0x420a210e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a210e rom1_read_sar2_code + 0x420a2174 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a2174 rom1_read_sar2_code .text.gen_rx_gain_table - 0x420a213a 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a213a gen_rx_gain_table + 0x420a21a0 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a21a0 gen_rx_gain_table .text.wr_rx_gain_mem - 0x420a2288 0x28a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a2288 wr_rx_gain_mem + 0x420a22ee 0x28a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a22ee wr_rx_gain_mem .text.set_rx_gain_param - 0x420a2512 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a2512 set_rx_gain_param + 0x420a2578 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a2578 set_rx_gain_param .text.set_rx_gain_table - 0x420a2698 0x2b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a2698 set_rx_gain_table + 0x420a26fe 0x2b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a26fe set_rx_gain_table .text.get_phy_version_str - 0x420a294c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a294c get_phy_version_str + 0x420a29b2 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a29b2 get_phy_version_str .text.get_iq_value - 0x420a2990 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a2990 get_iq_value + 0x420a29f6 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a29f6 get_iq_value .text.get_bias_ref_code - 0x420a29d4 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a29d4 get_bias_ref_code + 0x420a2a3a 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2a3a get_bias_ref_code .text.phy_get_vdd33 - 0x420a2a5a 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a2a5a phy_get_vdd33 + 0x420a2ac0 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2ac0 phy_get_vdd33 .text.bt_chan_pwr_interp - 0x420a2b04 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2b04 bt_chan_pwr_interp + 0x420a2b6a 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2b6a bt_chan_pwr_interp .text.rom1_get_rate_fcc_index - 0x420a2b54 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2b54 rom1_get_rate_fcc_index + 0x420a2bba 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2bba rom1_get_rate_fcc_index .text.rom1_get_chan_target_power - 0x420a2bd2 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2bd2 rom1_get_chan_target_power + 0x420a2c38 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2c38 rom1_get_chan_target_power .text.rom2_get_tx_gain_value1 - 0x420a2c80 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2c80 rom2_get_tx_gain_value1 + 0x420a2ce6 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2ce6 rom2_get_tx_gain_value1 .text.rom1_bt_get_tx_gain_new - 0x420a2cc8 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2cc8 rom1_bt_get_tx_gain_new + 0x420a2d2e 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2d2e rom1_bt_get_tx_gain_new .text.rom1_wifi_get_tx_gain - 0x420a2df6 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2df6 rom1_wifi_get_tx_gain + 0x420a2e5c 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2e5c rom1_wifi_get_tx_gain .text.ram1_wifi_set_tx_gain - 0x420a2f0c 0xfe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2f0c ram1_wifi_set_tx_gain + 0x420a2f72 0xfe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2f72 ram1_wifi_set_tx_gain .text.rom1_bt_set_tx_gain - 0x420a300a 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a300a rom1_bt_set_tx_gain + 0x420a3070 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a3070 rom1_bt_set_tx_gain .text.bt_tx_gain_init - 0x420a30a8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a30a8 bt_tx_gain_init + 0x420a310e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a310e bt_tx_gain_init .text.txcal_gain_check - 0x420a30ce 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a30ce txcal_gain_check + 0x420a3134 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a3134 txcal_gain_check .text.txiq_set_reg - 0x420a31d4 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a31d4 txiq_set_reg + 0x420a323a 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a323a txiq_set_reg .text.rxiq_set_reg - 0x420a3222 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a3222 rxiq_set_reg + 0x420a3288 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a3288 rxiq_set_reg .text.start_tx_tone_step - 0x420a3292 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a3292 start_tx_tone_step + 0x420a32f8 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a32f8 start_tx_tone_step .text.stop_tx_tone - 0x420a338c 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a338c stop_tx_tone + 0x420a33f2 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a33f2 stop_tx_tone .text.read_hw_noisefloor - 0x420a3406 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a3406 read_hw_noisefloor + 0x420a346c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a346c read_hw_noisefloor .text.rom1_set_noise_floor - 0x420a3420 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a3420 rom1_set_noise_floor + 0x420a3486 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a3486 rom1_set_noise_floor .text.phy_freq_correct - 0x420a343c 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a343c phy_freq_correct + 0x420a34a2 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a34a2 phy_freq_correct .text.force_txrx_off - 0x420a3542 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a3542 force_txrx_off + 0x420a35a8 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a35a8 force_txrx_off .text.rxiq_get_mis - 0x420a35b4 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a35b4 rxiq_get_mis + 0x420a361a 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a361a rxiq_get_mis .text.rxiq_cover_mg_mp - 0x420a36fc 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a36fc rxiq_cover_mg_mp + 0x420a3762 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3762 rxiq_cover_mg_mp .text.rfcal_rxiq - 0x420a3812 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a3812 rfcal_rxiq + 0x420a3878 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3878 rfcal_rxiq .text.get_rfcal_rxiq_data - 0x420a387a 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a387a get_rfcal_rxiq_data + 0x420a38e0 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a38e0 get_rfcal_rxiq_data .text.pbus_rx_dco_cal - 0x420a39ac 0x390 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a39ac pbus_rx_dco_cal + 0x420a3a12 0x390 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3a12 pbus_rx_dco_cal .text.rxdc_est_min_new - 0x420a3d3c 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a3d3c rxdc_est_min_new + 0x420a3da2 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3da2 rxdc_est_min_new .text.pbus_rx_dco_cal_1step_new - 0x420a3dc0 0x41c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a3dc0 pbus_rx_dco_cal_1step_new + 0x420a3e26 0x41c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3e26 pbus_rx_dco_cal_1step_new .text.set_rx_gain_cal_iq - 0x420a41dc 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a41dc set_rx_gain_cal_iq + 0x420a4242 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a4242 set_rx_gain_cal_iq .text.rx_chan_dc_sort - 0x420a44da 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a44da rx_chan_dc_sort + 0x420a4540 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a4540 rx_chan_dc_sort .text.set_rx_gain_cal_dc - 0x420a45de 0x334 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a45de set_rx_gain_cal_dc + 0x420a4644 0x334 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a4644 set_rx_gain_cal_dc .text.phy_i2c_init2 - 0x420a4912 0x352 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4912 phy_i2c_init2 + 0x420a4978 0x352 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4978 phy_i2c_init2 .text.phy_get_i2c_data - 0x420a4c64 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4c64 phy_get_i2c_data + 0x420a4cca 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4cca phy_get_i2c_data .text.bias_reg_set - 0x420a4cb2 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4cb2 bias_reg_set + 0x420a4d18 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4d18 bias_reg_set .text.i2c_bbpll_set - 0x420a4d4a 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4d4a i2c_bbpll_set + 0x420a4db0 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4db0 i2c_bbpll_set .text.txdc_cal_v70 - 0x420a4e46 0x1ee /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a4e46 txdc_cal_v70 + 0x420a4eac 0x1ee /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a4eac txdc_cal_v70 .text.bt_txdc_cal - 0x420a5034 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5034 bt_txdc_cal + 0x420a509a 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a509a bt_txdc_cal .text.txdc_cal_init - 0x420a511a 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a511a txdc_cal_init + 0x420a5180 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5180 txdc_cal_init .text.txiq_get_mis_pwr - 0x420a5220 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5220 txiq_get_mis_pwr + 0x420a5286 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5286 txiq_get_mis_pwr .text.txiq_cover - 0x420a52c4 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a52c4 txiq_cover + 0x420a532a 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a532a txiq_cover .text.get_power_atten - 0x420a5436 0x126 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5436 get_power_atten + 0x420a549c 0x126 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a549c get_power_atten .text.rfcal_txiq - 0x420a555c 0x162 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a555c rfcal_txiq + 0x420a55c2 0x162 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a55c2 rfcal_txiq .text.bt_txiq_cal - 0x420a56be 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a56be bt_txiq_cal + 0x420a5724 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5724 bt_txiq_cal .text.txiq_cal_init - 0x420a57b0 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a57b0 txiq_cal_init + 0x420a5816 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5816 txiq_cal_init .text.pwdet_ref_code - 0x420a5848 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5848 pwdet_ref_code + 0x420a58ae 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a58ae pwdet_ref_code .text.pwdet_code_cal - 0x420a58bc 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a58bc pwdet_code_cal + 0x420a5922 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5922 pwdet_code_cal .text.rfcal_txcap - 0x420a58fc 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a58fc rfcal_txcap + 0x420a5962 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5962 rfcal_txcap .text.tx_cap_init - 0x420a5a50 0x122 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5a50 tx_cap_init + 0x420a5ab6 0x122 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5ab6 tx_cap_init .text.rfcal_pwrctrl - 0x420a5b72 0x1de /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5b72 rfcal_pwrctrl + 0x420a5bd8 0x1de /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5bd8 rfcal_pwrctrl .text.tx_pwctrl_init_cal - 0x420a5d50 0x18c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5d50 tx_pwctrl_init_cal + 0x420a5db6 0x18c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5db6 tx_pwctrl_init_cal .text.tx_pwctrl_init - 0x420a5edc 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5edc tx_pwctrl_init + 0x420a5f42 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5f42 tx_pwctrl_init .text.bt_tx_pwctrl_init - 0x420a5f6c 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5f6c bt_tx_pwctrl_init + 0x420a5fd2 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5fd2 bt_tx_pwctrl_init .text.bt_txpwr_freq - 0x420a615c 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a615c bt_txpwr_freq + 0x420a61c2 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a61c2 bt_txpwr_freq .text.lib_printf - 0x420a61f8 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420a625e 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .text.phy_printf - 0x420a6284 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x420a6284 phy_printf - .text 0x420a62ae 0x16a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - 0x420a62ae ceil - .text 0x420a6418 0xec /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - 0x420a6418 _fclose_r - 0x420a64ee fclose - .text 0x420a6504 0x1e6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x420a6504 __sflush_r - 0x420a6652 _fflush_r - 0x420a66b8 fflush - .text 0x420a66ea 0x2fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x420a6884 __sfp_lock_acquire - 0x420a6894 __sfp_lock_release - 0x420a68a4 __sfp - 0x420a697e __sinit - 0x420a69ac __fp_lock_all - 0x420a69ca __fp_unlock_all - .text 0x420a69e8 0xfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x420a69e8 _fopen_r - 0x420a6ac6 fopen - .text 0x420a6ae4 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - 0x420a6ae4 _fseek_r - 0x420a6ae8 fseek - .text 0x420a6b10 0x30e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x420a6b10 __sfvwrite_r - .text 0x420a6e1e 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x420a6e1e _fwalk_sglue - .text 0x420a6e86 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - 0x420a6e86 _printf_r - 0x420a6ea8 printf - .text 0x420a6eda 0xac /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - 0x420a6eda _puts_r - 0x420a6f70 puts - .text 0x420a6f86 0x136 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - 0x420a6fae __srefill_r - .text 0x420a70bc 0xf6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - 0x420a70bc _snprintf_r - 0x420a7130 snprintf - .text 0x420a71b2 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - 0x420a71b2 _sprintf_r - 0x420a71f0 sprintf - .text 0x420a7242 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x420a7242 __sread - 0x420a7274 __seofread - 0x420a7278 __swrite - 0x420a72ca __sseek - 0x420a7302 __sclose - .text 0x420a730a 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x420a730a vprintf - 0x420a7328 _vprintf_r - .text 0x420a7332 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - 0x420a7332 _vsnprintf_r - 0x420a7396 vsnprintf - .text 0x420a73c4 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x420a73c4 __swsetup_r - .text 0x420a748c 0x98 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - 0x420a748c _asprintf_r - 0x420a74ce asprintf - .text 0x420a7524 0x31e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x420a7524 _fseeko_r - 0x420a781c fseeko - .text 0x420a7842 0x390 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - 0x420a7842 _strerror_r - 0x420a7b9e strerror - 0x420a7bb8 strerror_l - .text 0x420a7bd2 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - 0x420a7bd2 _user_strerror - .text 0x420a7bd6 0x46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - 0x420a7bd6 time - .text 0x420a7c1c 0x100 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - 0x420a7c1c _reclaim_reent - .text 0x420a7d1c 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - 0x420a7d1c __errno - .text 0x420a7d2e 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - 0x420a7d2e close - .text 0x420a7d46 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - 0x420a7d46 fstat - .text 0x420a7d66 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x420a7d66 gettimeofday - .text 0x420a7d8a 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - 0x420a7d8a open - .text 0x420a7dc4 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - 0x420a7dc4 read - .text 0x420a7dec 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - 0x420a7dec write - .text 0x420a7e14 0x281c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - 0x420a8234 _svfprintf_r - .text 0x420aa630 0x2978 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x420aaa50 _vfprintf_r - 0x420aceda vfprintf - .text 0x420acfa8 0x1aca /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - 0x420ad3c8 __sprint_r - 0x420ad3ec _vfiprintf_r - 0x420ae9a4 vfiprintf - .text 0x420aea72 0x7a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - 0x420aea72 __sflags - .text 0x420aeaec 0x11c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x420aeaec __swhatbuf_r - 0x420aeb6c __smakebuf_r - .text 0x420aec08 0x22 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x420aec08 __localeconv_l - 0x420aec0e _localeconv_r - 0x420aec1c localeconv - .text 0x420aec2a 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x420aec2a frexp - .text 0x420aecba 0xf72 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x420aedee _dtoa_r - .text 0x420afc2c 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x420afc2c _mbtowc_r - 0x420afc3a __ascii_mbtowc - .text 0x420afc74 0xbfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x420afc74 _Balloc - 0x420afd26 _Bfree - 0x420afd8e __multadd - 0x420afe50 __s2b - 0x420aff10 __hi0bits - 0x420aff56 __lo0bits - 0x420affc0 __i2b - 0x420afffa __multiply - 0x420b017a __pow5mult - 0x420b025a __lshift - 0x420b035e __mcmp - 0x420b0394 __mdiff - 0x420b0506 __ulp - 0x420b054a __b2d - 0x420b0610 __d2b - 0x420b06f0 __ratio - 0x420b0774 _mprec_log10 - 0x420b07de __copybits - 0x420b082a __any_on - .text 0x420b0870 0x2e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - 0x420b0870 _wctomb_r - 0x420b087e __ascii_wctomb - .text 0x420b089e 0x1ab6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x420b0cac __ssprint_r - 0x420b0dea _svfiprintf_r - .text 0x420b2354 0x274 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x420b2354 __trunctfdf2 + 0x420a62ea 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420a62ea phy_printf + .text 0x420a6314 0x16a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + 0x420a6314 ceil + .text 0x420a647e 0xec /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x420a647e _fclose_r + 0x420a6554 fclose + .text 0x420a656a 0x1e6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x420a656a __sflush_r + 0x420a66b8 _fflush_r + 0x420a671e fflush + .text 0x420a6750 0x2fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x420a68ea __sfp_lock_acquire + 0x420a68fa __sfp_lock_release + 0x420a690a __sfp + 0x420a69e4 __sinit + 0x420a6a12 __fp_lock_all + 0x420a6a30 __fp_unlock_all + .text 0x420a6a4e 0xfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x420a6a4e _fopen_r + 0x420a6b2c fopen + .text 0x420a6b4a 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x420a6b4a _fseek_r + 0x420a6b4e fseek + .text 0x420a6b76 0x30e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x420a6b76 __sfvwrite_r + .text 0x420a6e84 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x420a6e84 _fwalk_sglue + .text 0x420a6eec 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x420a6eec _printf_r + 0x420a6f0e printf + .text 0x420a6f40 0xac /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x420a6f40 _puts_r + 0x420a6fd6 puts + .text 0x420a6fec 0x136 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x420a7014 __srefill_r + .text 0x420a7122 0xf6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x420a7122 _snprintf_r + 0x420a7196 snprintf + .text 0x420a7218 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x420a7218 _sprintf_r + 0x420a7256 sprintf + .text 0x420a72a8 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x420a72a8 __sread + 0x420a72da __seofread + 0x420a72de __swrite + 0x420a7330 __sseek + 0x420a7368 __sclose + .text 0x420a7370 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x420a7370 vprintf + 0x420a738e _vprintf_r + .text 0x420a7398 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x420a7398 _vsnprintf_r + 0x420a73fc vsnprintf + .text 0x420a742a 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x420a742a __swsetup_r + .text 0x420a74f2 0x98 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x420a74f2 _asprintf_r + 0x420a7534 asprintf + .text 0x420a758a 0x31e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x420a758a _fseeko_r + 0x420a7882 fseeko + .text 0x420a78a8 0x390 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + 0x420a78a8 _strerror_r + 0x420a7c04 strerror + 0x420a7c1e strerror_l + .text 0x420a7c38 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + 0x420a7c38 _user_strerror + .text 0x420a7c3c 0x46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x420a7c3c time + .text 0x420a7c82 0x100 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x420a7c82 _reclaim_reent + .text 0x420a7d82 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x420a7d82 __errno + .text 0x420a7d94 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x420a7d94 close + .text 0x420a7dac 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x420a7dac fstat + .text 0x420a7dcc 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x420a7dcc gettimeofday + .text 0x420a7df0 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x420a7df0 open + .text 0x420a7e2a 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x420a7e2a read + .text 0x420a7e52 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x420a7e52 write + .text 0x420a7e7a 0x281c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x420a829a _svfprintf_r + .text 0x420aa696 0x2978 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x420aaab6 _vfprintf_r + 0x420acf40 vfprintf + .text 0x420ad00e 0x1aca /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x420ad42e __sprint_r + 0x420ad452 _vfiprintf_r + 0x420aea0a vfiprintf + .text 0x420aead8 0x7a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x420aead8 __sflags + .text 0x420aeb52 0x11c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x420aeb52 __swhatbuf_r + 0x420aebd2 __smakebuf_r + .text 0x420aec6e 0x22 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x420aec6e __localeconv_l + 0x420aec74 _localeconv_r + 0x420aec82 localeconv + .text 0x420aec90 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x420aec90 frexp + .text 0x420aed20 0xf72 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x420aee54 _dtoa_r + .text 0x420afc92 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x420afc92 _mbtowc_r + 0x420afca0 __ascii_mbtowc + .text 0x420afcda 0xbfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x420afcda _Balloc + 0x420afd8c _Bfree + 0x420afdf4 __multadd + 0x420afeb6 __s2b + 0x420aff76 __hi0bits + 0x420affbc __lo0bits + 0x420b0026 __i2b + 0x420b0060 __multiply + 0x420b01e0 __pow5mult + 0x420b02c0 __lshift + 0x420b03c4 __mcmp + 0x420b03fa __mdiff + 0x420b056c __ulp + 0x420b05b0 __b2d + 0x420b0676 __d2b + 0x420b0756 __ratio + 0x420b07da _mprec_log10 + 0x420b0844 __copybits + 0x420b0890 __any_on + .text 0x420b08d6 0x2e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x420b08d6 _wctomb_r + 0x420b08e4 __ascii_wctomb + .text 0x420b0904 0x1ab6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x420b0d12 __ssprint_r + 0x420b0e50 _svfiprintf_r + .text 0x420b23ba 0x274 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x420b23ba __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) .wifiextrairam.5 - 0x420b25c8 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b25c8 ieee80211_alloc_tx_buf + 0x420b262e 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b262e ieee80211_alloc_tx_buf .wifiextrairam.4 - 0x420b2648 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b2648 ieee80211_post_hmac_tx + 0x420b26ae 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b26ae ieee80211_post_hmac_tx .wifiextrairam.6 - 0x420b2696 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b2696 ieee80211_output_do + 0x420b26fc 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b26fc ieee80211_output_do .wifiextrairam.9 - 0x420b2834 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b2834 esp_wifi_internal_tx + 0x420b289a 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b289a esp_wifi_internal_tx .wifiextrairam.44 - 0x420b2866 0x1e0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420b2866 sta_rx_eapol + 0x420b28cc 0x1e0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420b28cc sta_rx_eapol .wifiextrairam.47 - 0x420b2a46 0x246 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b2a46 pm_tx_data_process + 0x420b2aac 0x246 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b2aac pm_tx_data_process .wifiextrairam.55 - 0x420b2c8c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b2c8c pm_on_data_tx + 0x420b2cf2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b2cf2 pm_on_data_tx .wifiextrairam.18 - 0x420b2c90 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b2c90 pp_coex_tx_release + 0x420b2cf6 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2cf6 pp_coex_tx_release .wifiextrairam.20 - 0x420b2cf8 0x198 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b2cf8 ppProcTxDone + 0x420b2d5e 0x198 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2d5e ppProcTxDone .wifiextrairam.63 - 0x420b2e90 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b2e90 ppMapWaitTxq + 0x420b2ef6 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2ef6 ppMapWaitTxq .wifiextrairam.38 - 0x420b2fba 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b2fba ppAssembleAMPDU + 0x420b3020 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b3020 ppAssembleAMPDU .wifiextrairam.71 - 0x420b303a 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b303a ppDirectRecycleAmpdu + 0x420b30a0 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b30a0 ppDirectRecycleAmpdu .wifiextrairam.73 - 0x420b30a4 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b30a4 ppRegressAmpdu + 0x420b310a 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b310a ppRegressAmpdu .wifiextrairam.5 - 0x420b314c 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420b314c esf_buf_alloc_dynamic + 0x420b31b2 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420b31b2 esf_buf_alloc_dynamic .wifiextrairam.5 - 0x420b3344 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b3344 lmacSetTxFrame + 0x420b33aa 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b33aa lmacSetTxFrame .wifiextrairam.23 - 0x420b353c 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b353c lmacDiscardFrameExchangeSequence + 0x420b35a2 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b35a2 lmacDiscardFrameExchangeSequence .wifiextrairam.18 - 0x420b360e 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b360e lmacProcessTxSuccess + 0x420b3674 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b3674 lmacProcessTxSuccess .wifiextrairam.38 - 0x420b3712 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b3712 lmacProcessTxComplete + 0x420b3778 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b3778 lmacProcessTxComplete .wifiextrairam.13 - 0x420b3864 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420b3864 rcGetRate + 0x420b38ca 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420b38ca rcGetRate .wifiextrairam.19 - 0x420b3904 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420b3904 trc_onPPTxDone + 0x420b396a 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420b396a trc_onPPTxDone .wifiextrairam.3 - 0x420b39ba 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420b39ba hal_set_tx_pti + 0x420b3a20 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420b3a20 hal_set_tx_pti .wifiextrairam.3 - 0x420b3a58 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420b3a58 mac_tx_set_pti + 0x420b3abe 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3abe mac_tx_set_pti .wifiextrairam.7 - 0x420b3abe 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420b3abe hal_mac_txq_disable + 0x420b3b24 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3b24 hal_mac_txq_disable .wifiextrairam.18 - 0x420b3ada 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420b3ada hal_get_tsf_time + 0x420b3b40 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3b40 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 - 0x420b3b04 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3b04 pm_get_connectionless_status + 0x420b3b6a 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3b6a pm_get_connectionless_status .wifislpiram.22 - 0x420b3b30 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3b30 pm_enable_dream_timer + 0x420b3b96 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3b96 pm_enable_dream_timer .wifislpiram.24 - 0x420b3b72 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3b72 pm_update_by_connectionless_status + 0x420b3bd8 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3bd8 pm_update_by_connectionless_status .wifislpiram.36 - 0x420b3ce2 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3ce2 pm_handle_tbtt_interval + 0x420b3d48 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3d48 pm_handle_tbtt_interval .wifislpiram.38 - 0x420b3d60 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3d60 pm_update_next_tbtt + 0x420b3dc6 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3dc6 pm_update_next_tbtt .wifislpiram.43 - 0x420b3eae 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3eae pm_connectionless_wake_interval_timeout_process + 0x420b3f14 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3f14 pm_connectionless_wake_interval_timeout_process .wifislpiram.44 - 0x420b3ef2 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3ef2 pm_connectionless_wake_window_timeout_process + 0x420b3f58 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3f58 pm_connectionless_wake_window_timeout_process .wifislpiram.4 - 0x420b3f5e 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b3f5e hal_get_sta_tsf + 0x420b3fc4 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3fc4 hal_get_sta_tsf .wifislpiram.7 - 0x420b3f86 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b3f86 hal_set_sta_light_sleep_wake_ahead_time + 0x420b3fec 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3fec hal_set_sta_light_sleep_wake_ahead_time .wifislpiram.8 - 0x420b3f9a 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b3f9a hal_get_time_to_sta_next_tbtt + 0x420b4000 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b4000 hal_get_time_to_sta_next_tbtt .wifislpiram.14 - 0x420b3fd8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b3fd8 tsf_hal_get_counter_value + 0x420b403e 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b403e tsf_hal_get_counter_value .wifislpiram.16 - 0x420b4014 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b4014 tsf_hal_get_time + 0x420b407a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b407a tsf_hal_get_time .wifislpiram.30 - 0x420b4032 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b4032 tsf_hal_get_tbtt_interval + 0x420b4098 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b4098 tsf_hal_get_tbtt_interval .wifislpiram.3 - 0x420b4080 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420b40e6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .wifislpiram.4 - 0x420b4096 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x420b4096 pp_timer_do_process + 0x420b40fc 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420b40fc pp_timer_do_process *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram.*) *libesp_driver_gptimer.a:gptimer.*(.text .text.gptimer_del_timer .text.gptimer_destroy .text.gptimer_disable .text.gptimer_enable .text.gptimer_get_captured_count .text.gptimer_get_raw_count .text.gptimer_get_resolution .text.gptimer_new_timer .text.gptimer_register_event_callbacks .text.gptimer_register_to_group .text.gptimer_set_alarm_action .text.gptimer_set_raw_count .text.gptimer_start .text.gptimer_stop .text.gptimer_unregister_from_group) *libesp_event.a:default_event_loop.*(.text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) .text.esp_event_handler_register - 0x420b4148 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b4148 esp_event_handler_register + 0x420b41ae 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b41ae esp_event_handler_register .text.esp_event_handler_unregister - 0x420b4170 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b4170 esp_event_handler_unregister + 0x420b41d6 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b41d6 esp_event_handler_unregister .text.esp_event_post - 0x420b4196 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b4196 esp_event_post + 0x420b41fc 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b41fc esp_event_post .text.esp_event_loop_create_default - 0x420b41c0 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b41c0 esp_event_loop_create_default + 0x420b4226 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b4226 esp_event_loop_create_default *libesp_event.a:esp_event.*(.text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.find_and_unregister_handler .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler .text.loop_remove_handler) .text.handler_execute - 0x420b4202 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4268 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_remove - 0x420b4234 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b429a 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_remove_handler - 0x420b42c6 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b432c 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_remove_handler - 0x420b435a 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b43c0 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_remove_handler - 0x420b4404 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b446a 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_remove_all - 0x420b4476 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b44dc 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_remove_all_handler - 0x420b44c6 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b452c 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_remove_all_handler - 0x420b451a 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4580 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_add - 0x420b456a 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b45d0 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_add_handler - 0x420b465c 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b46c2 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_add_handler - 0x420b475e 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b47c4 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_create - 0x420b488e 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b488e esp_event_loop_create + 0x420b48f4 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b48f4 esp_event_loop_create .text.esp_event_loop_run - 0x420b4a60 0x1fc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4a60 esp_event_loop_run + 0x420b4ac6 0x1fc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4ac6 esp_event_loop_run .text.esp_event_loop_run_task - 0x420b4c5c 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4cc2 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_delete - 0x420b4caa 0xea esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4caa esp_event_loop_delete + 0x420b4d10 0xea esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4d10 esp_event_loop_delete .text.esp_event_handler_register_with_internal - 0x420b4d94 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4d94 esp_event_handler_register_with_internal + 0x420b4dfa 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4dfa esp_event_handler_register_with_internal .text.esp_event_handler_register_with - 0x420b4f3e 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4f3e esp_event_handler_register_with + 0x420b4fa4 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4fa4 esp_event_handler_register_with .text.esp_event_post_to - 0x420b4f50 0x162 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4f50 esp_event_post_to + 0x420b4fb6 0x162 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4fb6 esp_event_post_to .text.find_and_unregister_handler - 0x420b50b2 0x110 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5118 0x110 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_handler_unregister_with_internal - 0x420b51c2 0xf8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b51c2 esp_event_handler_unregister_with_internal + 0x420b5228 0xf8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5228 esp_event_handler_unregister_with_internal .text.esp_event_handler_unregister_with - 0x420b52ba 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b52ba esp_event_handler_unregister_with + 0x420b5320 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5320 esp_event_handler_unregister_with *libesp_hw_support.a:cpu.*(.text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint) .text.esp_cpu_set_breakpoint - 0x420b52d0 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420b52d0 esp_cpu_set_breakpoint + 0x420b5336 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x420b5336 esp_cpu_set_breakpoint *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_apply_strategy .text.gdma_config_transfer .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_alignment_constraints .text.gdma_get_free_m2m_trig_id_mask .text.gdma_get_group_channel_id .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_set_priority) .text.gdma_acquire_pair_handle - 0x420b5322 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5388 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_acquire_group_handle - 0x420b53ec 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5452 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_group_handle - 0x420b54da 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5540 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_pair_handle - 0x420b55a0 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5606 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_rx_channel - 0x420b5632 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5698 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_tx_channel - 0x420b56bc 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5722 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.do_allocate_gdma_channel - 0x420b5746 0x434 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b57ac 0x434 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_new_ahb_channel - 0x420b5b7a 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5b7a gdma_new_ahb_channel - 0x420b5b7a gdma_new_channel + 0x420b5be0 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5be0 gdma_new_ahb_channel + 0x420b5be0 gdma_new_channel .text.gdma_del_channel - 0x420b5bac 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5bac gdma_del_channel + 0x420b5c12 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5c12 gdma_del_channel .text.gdma_get_group_channel_id - 0x420b5c0e 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5c0e gdma_get_group_channel_id + 0x420b5c74 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5c74 gdma_get_group_channel_id .text.gdma_connect - 0x420b5c6a 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5c6a gdma_connect + 0x420b5cd0 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5cd0 gdma_connect .text.gdma_disconnect - 0x420b5e3a 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5e3a gdma_disconnect + 0x420b5ea0 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5ea0 gdma_disconnect .text.gdma_config_transfer - 0x420b5f52 0x144 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5f52 gdma_config_transfer + 0x420b5fb8 0x144 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5fb8 gdma_config_transfer *libesp_hw_support.a:periph_ctrl.*(.text .text.periph_ll_disable_clk_set_rst .text.periph_ll_enable_clk_clear_rst .text.periph_ll_get_clk_en_mask .text.periph_ll_get_clk_en_reg .text.periph_ll_get_rst_en_mask .text.periph_ll_get_rst_en_reg .text.periph_ll_reset .text.periph_module_disable .text.periph_module_enable .text.periph_rcc_acquire_enter .text.periph_rcc_acquire_exit .text.periph_rcc_release_enter .text.periph_rcc_release_exit) .text.periph_ll_get_clk_en_mask - 0x420b6096 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b60fc 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x420b6206 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b626c 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x420b6364 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b63ca 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x420b63be 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6424 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x420b641a 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6480 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_reset - 0x420b646a 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b64d0 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x420b64a0 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b64a0 periph_rcc_acquire_enter + 0x420b6506 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6506 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x420b64c8 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b64c8 periph_rcc_acquire_exit + 0x420b652e 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b652e periph_rcc_acquire_exit .text.periph_module_enable - 0x420b64ea 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b64ea periph_module_enable + 0x420b6550 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6550 periph_module_enable *libesp_hw_support.a:sar_periph_ctrl.*(.text .text.s_sar_adc_power_acquire .text.s_sar_adc_power_release .text.sar_periph_ctrl_adc_continuous_power_acquire .text.sar_periph_ctrl_adc_continuous_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release .text.sar_periph_ctrl_init .text.sar_periph_ctrl_power_disable .text.sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release) .text.s_sar_adc_power_acquire - 0x420b658a 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b65f0 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.s_sar_adc_power_release - 0x420b65fc 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b6662 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.sar_periph_ctrl_init - 0x420b66ae 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b66ae sar_periph_ctrl_init + 0x420b6714 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b6714 sar_periph_ctrl_init .text.sar_periph_ctrl_pwdet_power_acquire - 0x420b66c8 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b66c8 sar_periph_ctrl_pwdet_power_acquire + 0x420b672e 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b672e sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release - 0x420b6734 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b6734 sar_periph_ctrl_pwdet_power_release + 0x420b679a 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b679a sar_periph_ctrl_pwdet_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire - 0x420b67d6 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b67d6 sar_periph_ctrl_adc_oneshot_power_acquire + 0x420b683c 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b683c sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release - 0x420b67e4 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b67e4 sar_periph_ctrl_adc_oneshot_power_release + 0x420b684a 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b684a sar_periph_ctrl_adc_oneshot_power_release *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) .text.esp_get_free_heap_size - 0x420b67f2 0x10 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x420b67f2 esp_get_free_heap_size + 0x420b6858 0x10 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x420b6858 esp_get_free_heap_size .text.esp_get_free_internal_heap_size - 0x420b6802 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x420b6802 esp_get_free_internal_heap_size + 0x420b6868 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x420b6868 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 - 0x420b6816 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b687c 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_get_max_priority_wrapper - 0x420b6818 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b687e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_init_wrapper - 0x420b681c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6882 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_deinit_wrapper - 0x420b6820 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6886 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_enable_wrapper - 0x420b6822 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6888 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_disable_wrapper - 0x420b6826 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b688c 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_request_wrapper - 0x420b6828 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b688e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_channel_set_wrapper - 0x420b682c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6892 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_clear_wrapper - 0x420b6830 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6896 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_set_wrapper - 0x420b6832 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6898 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_interval_get_wrapper - 0x420b6834 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b689a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_period_get_wrapper - 0x420b6838 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b689e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_phase_get_wrapper - 0x420b683c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68a2 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_register_start_cb_wrapper - 0x420b6840 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68a6 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_process_restart_wrapper - 0x420b6844 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68aa 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_register_cb_wrapper - 0x420b6848 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68ae 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_set_wrapper - 0x420b684c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68b2 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_get_wrapper - 0x420b6850 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68b6 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_create_wrapper - 0x420b6854 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68ba 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_delete_wrapper - 0x420b6868 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68ce 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_free - 0x420b687a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68e0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_writev_wrapper - 0x420b688e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68f4 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_write_wrapper - 0x420b689c 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6902 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.get_time_wrapper - 0x420b68b8 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b691e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.nvs_open_wrapper - 0x420b68c6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b692c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_disable_wrapper - 0x420b68d4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b693a 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_enable_wrapper - 0x420b68e6 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b694c 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_reset_mac_wrapper - 0x420b68f8 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b695e 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_read_mac_wrapper - 0x420b690c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6972 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_enable_wrapper - 0x420b691a 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6980 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_disable_wrapper - 0x420b6934 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b699a 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_event_post_wrapper - 0x420b694e 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69b4 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_wrapper - 0x420b696a 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69d0 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_pinned_to_core_wrapper - 0x420b6982 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69e8 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.event_group_wait_bits_wrapper - 0x420b699e 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a04 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_recv_wrapper - 0x420b69c2 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a28 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_front_wrapper - 0x420b69e6 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a4c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_back_wrapper - 0x420b69fa 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a60 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_wrapper - 0x420b6a0e 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a74 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.recursive_mutex_create_wrapper - 0x420b6a36 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a9c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_create_wrapper - 0x420b6a4a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6ab0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_get_wrapper - 0x420b6a5e 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6ac4 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.disable_intr_wrapper - 0x420b6acc 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b32 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.enable_intr_wrapper - 0x420b6ade 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b44 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_isr_wrapper - 0x420b6af0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b56 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_intr_wrapper - 0x420b6afe 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b64 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_create_queue - 0x420b6b34 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x420b6b34 wifi_create_queue + 0x420b6b9a 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b9a wifi_create_queue .text.wifi_create_queue_wrapper - 0x420b6b74 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6bda 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_delete_queue - 0x420b6b82 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x420b6b82 wifi_delete_queue + 0x420b6be8 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6be8 wifi_delete_queue .text.wifi_delete_queue_wrapper - 0x420b6ba8 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6c0e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) *libesp_wifi.a:wifi_netif.*(.text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) .text.wifi_ap_receive - 0x420b6bb6 0x26 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6c1c 0x26 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.wifi_driver_start - 0x420b6bdc 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6c42 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.wifi_free - 0x420b6c0e 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6c74 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.wifi_transmit - 0x420b6c20 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6c86 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.esp_wifi_create_if_driver - 0x420b6c34 0x5c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6c34 esp_wifi_create_if_driver + 0x420b6c9a 0x5c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6c9a esp_wifi_create_if_driver .text.esp_wifi_get_if_mac - 0x420b6c90 0x20 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6c90 esp_wifi_get_if_mac + 0x420b6cf6 0x20 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6cf6 esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started - 0x420b6cb0 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6cb0 esp_wifi_is_if_ready_when_started + 0x420b6d16 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6d16 esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb - 0x420b6cc6 0x118 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6cc6 esp_wifi_register_if_rxcb + 0x420b6d2c 0x118 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6d2c esp_wifi_register_if_rxcb *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) .text.main_task - 0x420b6dde 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x420b6e44 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x420b6eb2 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x420b6eb2 esp_startup_start_app + 0x420b6f18 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x420b6f18 esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x420b6f28 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420b6f28 xQueueCreateWithCaps + 0x420b6f8e 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420b6f8e xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x420b6fa2 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420b6fa2 vQueueDeleteWithCaps + 0x420b7008 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420b7008 vQueueDeleteWithCaps *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) *libhal.a:gdma_hal_ahb_v1.*(.text .text.gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init .text.gdma_ahb_hal_set_priority .text.gdma_ahb_hal_set_strategy .text.gdma_ll_rx_enable_interrupt .text.gdma_ll_tx_enable_interrupt) .text.gdma_ll_rx_enable_interrupt - 0x420b7006 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b706c 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ll_tx_enable_interrupt - 0x420b702c 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7092 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ahb_hal_set_priority - 0x420b705a 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b705a gdma_ahb_hal_set_priority + 0x420b70c0 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b70c0 gdma_ahb_hal_set_priority .text.gdma_ahb_hal_connect_peri - 0x420b7098 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b7098 gdma_ahb_hal_connect_peri + 0x420b70fe 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b70fe gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri - 0x420b7132 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b7132 gdma_ahb_hal_disconnect_peri + 0x420b7198 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7198 gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst - 0x420b7176 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b7176 gdma_ahb_hal_enable_burst + 0x420b71dc 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b71dc gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_set_strategy - 0x420b71ee 0x84 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b71ee gdma_ahb_hal_set_strategy + 0x420b7254 0x84 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7254 gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_enable_intr - 0x420b7272 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b7272 gdma_ahb_hal_enable_intr + 0x420b72d8 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b72d8 gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg - 0x420b7296 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b7296 gdma_ahb_hal_get_intr_status_reg + 0x420b72fc 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b72fc gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init - 0x420b72b0 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b72b0 gdma_ahb_hal_init + 0x420b7316 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7316 gdma_ahb_hal_init *libhal.a:gdma_hal_top.*(.text .text.gdma_hal_connect_peri .text.gdma_hal_deinit .text.gdma_hal_disconnect_peri .text.gdma_hal_enable_access_encrypt_mem .text.gdma_hal_enable_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_set_burst_size .text.gdma_hal_set_priority .text.gdma_hal_set_strategy) .text.gdma_hal_deinit - 0x420b7356 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b7356 gdma_hal_deinit + 0x420b73bc 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b73bc gdma_hal_deinit .text.gdma_hal_set_priority - 0x420b735c 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b735c gdma_hal_set_priority + 0x420b73c2 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b73c2 gdma_hal_set_priority .text.gdma_hal_connect_peri - 0x420b736a 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b736a gdma_hal_connect_peri + 0x420b73d0 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b73d0 gdma_hal_connect_peri .text.gdma_hal_disconnect_peri - 0x420b7378 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b7378 gdma_hal_disconnect_peri + 0x420b73de 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b73de gdma_hal_disconnect_peri .text.gdma_hal_enable_burst - 0x420b7386 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b7386 gdma_hal_enable_burst + 0x420b73ec 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b73ec gdma_hal_enable_burst .text.gdma_hal_set_burst_size - 0x420b7394 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b7394 gdma_hal_set_burst_size + 0x420b73fa 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b73fa gdma_hal_set_burst_size .text.gdma_hal_enable_intr - 0x420b73a4 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b73a4 gdma_hal_enable_intr + 0x420b740a 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b740a gdma_hal_enable_intr .text.gdma_hal_enable_access_encrypt_mem - 0x420b73b2 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b73b2 gdma_hal_enable_access_encrypt_mem + 0x420b7418 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b7418 gdma_hal_enable_access_encrypt_mem *libhal.a:gpio_hal.*(.text .text.gpio_hal_intr_disable .text.gpio_hal_intr_enable_on_core) .text.gpio_hal_intr_enable_on_core - 0x420b73c2 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x420b73c2 gpio_hal_intr_enable_on_core + 0x420b7428 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x420b7428 gpio_hal_intr_enable_on_core .text.gpio_hal_intr_disable - 0x420b7432 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x420b7432 gpio_hal_intr_disable + 0x420b7498 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x420b7498 gpio_hal_intr_disable *libhal.a:timer_hal.*(.text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) *libheap.a:multi_heap.*(.text .text.multi_heap_check .text.multi_heap_dump .text.multi_heap_dump_tlsf .text.multi_heap_free_size_impl .text.multi_heap_get_info_impl .text.multi_heap_get_info_tlsf .text.multi_heap_minimum_free_size_impl .text.multi_heap_register_impl .text.multi_heap_reset_minimum_free_bytes .text.multi_heap_restore_minimum_free_bytes .text.multi_heap_walk) .text.multi_heap_get_info_tlsf - 0x420b746c 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b74d2 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x420b748e 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b748e multi_heap_register_impl - 0x420b748e multi_heap_register + 0x420b74f4 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b74f4 multi_heap_register_impl + 0x420b74f4 multi_heap_register .text.multi_heap_free_size_impl - 0x420b74fa 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b74fa multi_heap_free_size_impl - 0x420b74fa multi_heap_free_size + 0x420b7560 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b7560 multi_heap_free_size_impl + 0x420b7560 multi_heap_free_size .text.multi_heap_get_info_impl - 0x420b7504 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b7504 multi_heap_get_info - 0x420b7504 multi_heap_get_info_impl + 0x420b756a 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b756a multi_heap_get_info + 0x420b756a multi_heap_get_info_impl *libheap.a:tlsf.*(.text .text.control_construct .text.default_walker .text.integrity_walker .text.tlsf_add_pool .text.tlsf_check .text.tlsf_check_pool .text.tlsf_create .text.tlsf_create_with_pool .text.tlsf_destroy .text.tlsf_fit_size .text.tlsf_malloc_addr .text.tlsf_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) .text.control_construct - 0x420b7598 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b75fe 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x420b775a 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b77c0 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x420b778e 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b778e tlsf_walk_pool + 0x420b77f4 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b77f4 tlsf_walk_pool .text.tlsf_fit_size - 0x420b7814 0x78 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b7814 tlsf_fit_size + 0x420b787a 0x78 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b787a tlsf_fit_size .text.tlsf_pool_overhead - 0x420b788c 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b788c tlsf_pool_overhead + 0x420b78f2 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b78f2 tlsf_pool_overhead .text.tlsf_add_pool - 0x420b7890 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b7890 tlsf_add_pool + 0x420b78f6 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b78f6 tlsf_add_pool .text.tlsf_create - 0x420b7ac0 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b7ac0 tlsf_create + 0x420b7b26 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7b26 tlsf_create .text.tlsf_create_with_pool - 0x420b7ae8 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b7ae8 tlsf_create_with_pool + 0x420b7b4e 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7b4e tlsf_create_with_pool *liblog.a:log_timestamp.*(.text) *liblog.a:log_write.*(.text .text.esp_log_set_vprintf .text.esp_log_writev) .text.esp_log_writev - 0x420b7b2a 0x32 esp-idf/log/liblog.a(log_write.c.obj) - 0x420b7b2a esp_log_writev + 0x420b7b90 0x32 esp-idf/log/liblog.a(log_write.c.obj) + 0x420b7b90 esp_log_writev *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x420b7b5c 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x420b7b5c intr_handler_get + 0x420b7bc2 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x420b7bc2 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x420b7b70 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x420b7b70 intr_handler_set + 0x420b7bd6 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x420b7bd6 intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x420b7ba2 . = (. + 0x10) - *fill* 0x420b7b92 0x10 - 0x420b7ba2 _text_end = ABSOLUTE (.) - 0x420b7ba2 _instruction_reserved_end = ABSOLUTE (.) - 0x420b7ba2 _etext = . + 0x420b7c08 . = (. + 0x10) + *fill* 0x420b7bf8 0x10 + 0x420b7c08 _text_end = ABSOLUTE (.) + 0x420b7c08 _instruction_reserved_end = ABSOLUTE (.) + 0x420b7c08 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0xc0000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c0b7ba2 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0xb7b82 + 0x3c0b7c08 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0xb7be8 0x3c0c0020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c0b7ba2 0x847e + *fill* 0x3c0b7c08 0x8418 .flash.appdesc 0x3c0c0020 0x100 0x3c0c0020 _rodata_reserved_start = ABSOLUTE (.) @@ -47396,7 +47396,7 @@ END GROUP .debug_abbrev 0x0005968a 0x3cc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) .debug_abbrev 0x00059a56 0x182 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_line 0x00000000 0x21d707 +.debug_line 0x00000000 0x21d7ef *(.debug_line) .debug_line 0x00000000 0x7e9 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x000007e9 0x615 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -47500,370 +47500,370 @@ END GROUP .debug_line 0x0005bcbb 0x57ec esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_line 0x000614a7 0xcc1 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_line 0x00062168 0xf52 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x000630ba 0x2176 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_line 0x00065230 0xa36 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_line 0x00065c66 0x1461 esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_line 0x000670c7 0x1163 esp-idf/main/libmain.a(ina219.c.obj) - .debug_line 0x0006822a 0x8301 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_line 0x0007052b 0x1ebc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_line 0x000723e7 0x1094 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_line 0x0007347b 0x46c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_line 0x000738e7 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x00073b65 0x3f5 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x00073f5a 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00074163 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x0007428c 0x5072 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x000792fe 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x000793d7 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x000794b9 0x17a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x0007ac5b 0xc56 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0007b8b1 0x10d2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0007c983 0x2fdf esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0007f962 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x0007fbf9 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0008002f 0x123d esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x0008126c 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x000814f3 0x772 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x00081c65 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00082d10 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x000832d0 0x38a7 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x00086b77 0x13db esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x00087f52 0xef7 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x00088e49 0x40c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x00089255 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x000895ef 0x22b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0008b8a6 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0008bd03 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0008c1c8 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0008c78b 0xb39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0008d2c4 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0008d66a 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0008da0e 0xe37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x0008e845 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x0008ec25 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0008f3b3 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x0008fd0c 0x7c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x000904cc 0x28a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00092d6d 0x9ce esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x0009373b 0x64e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x00093d89 0xc5f esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x000949e8 0x98b esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x00095373 0x1c7f esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x00096ff2 0x4c9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x000974bb 0x862 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x00097d1d 0xb09 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x00098826 0x1240 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x00099a66 0x4de esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_line 0x00099f44 0x1137 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x0009b07b 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x0009b12f 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x0009b2da 0x274 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_line 0x0009b54e 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x0009b758 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x0009bb14 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x0009c03f 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_line 0x0009c53e 0xf81 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_line 0x0009d4bf 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x0009d6d5 0xb29 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_line 0x0009e1fe 0x75f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x0009e95d 0x1c73 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x000a05d0 0xbfe esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_line 0x000a11ce 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x000a1392 0x111b esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_line 0x000a24ad 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x000a2648 0xd43 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000a338b 0x236b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x000a56f6 0x3a07 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x000a90fd 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_line 0x000a96bf 0x2cf0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_line 0x000ac3af 0x3074 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x000af423 0x387b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x000b2c9e 0x1168 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x000b3e06 0x8dd esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000b46e3 0x18a1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x000b5f84 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000b648f 0x1013 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x000b74a2 0x3eff esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000bb3a1 0x1a3b esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000bcddc 0x84f esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000bd62b 0xcc6 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000be2f1 0x1783 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_line 0x000bfa74 0x78fd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_line 0x000c7371 0x66f8 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_line 0x000cda69 0x6d35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_line 0x000d479e 0x7e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_line 0x000d4f83 0x3b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_line 0x000d5339 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_line 0x000d69ce 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_line 0x000d6e28 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_line 0x000d800a 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_line 0x000d9064 0x1bbf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_line 0x000dac23 0xac7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_line 0x000db6ea 0xacf esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_line 0x000dc1b9 0xef9 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_line 0x000dd0b2 0x14b7 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - .debug_line 0x000de569 0x9a5 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - .debug_line 0x000def0e 0x16fc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_line 0x000e060a 0x5ab1 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_line 0x000e60bb 0x2b04 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_line 0x000e8bbf 0x522 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_line 0x000e90e1 0x1dc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_line 0x000e92bd 0x2c8d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_line 0x000ebf4a 0x1a7f esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_line 0x000ed9c9 0x7de esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_line 0x000ee1a7 0xf5c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_line 0x000ef103 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_line 0x000ef45c 0x1251 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_line 0x000f06ad 0x246f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_line 0x000f2b1c 0x5a7 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_line 0x000f30c3 0x3aa1 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_line 0x000f6b64 0x74d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_line 0x000f72b1 0x47f0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_line 0x000fbaa1 0x8885 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_line 0x00104326 0x42f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_line 0x00108619 0x51d7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_line 0x0010d7f0 0x325 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_line 0x0010db15 0x127e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_line 0x0010ed93 0x1a77 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_line 0x0011080a 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_line 0x00115ffe 0x25a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_line 0x001185a7 0x2c4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_line 0x0011b1f3 0x959 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_line 0x0011bb4c 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_line 0x0011c397 0x1618 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_line 0x0011d9af 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_line 0x0011f00b 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_line 0x0011fd24 0x54f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_line 0x00125216 0x4f4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_line 0x0012a163 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_line 0x0012b27d 0x178f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_line 0x0012ca0c 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_line 0x0012cf3b 0x2098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_line 0x0012efd3 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_line 0x0012f4c6 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_line 0x001300a9 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_line 0x00132966 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_line 0x00132be3 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_line 0x00132e1d 0x5930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_line 0x0013874d 0xfe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_line 0x00139732 0x645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_line 0x00139d77 0x769 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_line 0x0013a4e0 0x1234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_line 0x0013b714 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_line 0x0013b888 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_line 0x0013bb08 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_line 0x0013c44c 0x3ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_line 0x0013c839 0x1851 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_line 0x0013e08a 0x1038 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_line 0x0013f0c2 0x14b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_line 0x0014057b 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_line 0x00140cda 0x97e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_line 0x00141658 0x96d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_line 0x00141fc5 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_line 0x00143917 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_line 0x00143d14 0x208d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_line 0x00145da1 0x10ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_line 0x00146e4d 0x1073 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_line 0x00147ec0 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_line 0x0014959e 0x114a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_line 0x0014a6e8 0x2393 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_line 0x0014ca7b 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_line 0x0014dbe1 0x1863 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_line 0x0014f444 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_line 0x001506ba 0xe27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_line 0x001514e1 0xde3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_line 0x001522c4 0x1471 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_line 0x00153735 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_line 0x00154607 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_line 0x00155858 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_line 0x00155b02 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_line 0x00155dd7 0xa65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_line 0x0015683c 0x50cc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_line 0x0015b908 0x4809 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_line 0x00160111 0x1a5d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x00161b6e 0xcdb esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x00162849 0x87d esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_line 0x001630c6 0x47f esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_line 0x00163545 0x570 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_line 0x00163ab5 0xe65 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_line 0x0016491a 0x6d1 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_line 0x00164feb 0xeee esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_line 0x00165ed9 0x9d8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_line 0x001668b1 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_line 0x001671d2 0x6ff esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_line 0x001678d1 0x8f1 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_line 0x001681c2 0x8cd esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_line 0x00168a8f 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_line 0x00168b3b 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_line 0x00168ce6 0x1fa esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_line 0x00168ee0 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_line 0x00168faa 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_line 0x00169153 0xf6e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_line 0x0016a0c1 0x3ea8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_line 0x0016df69 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_line 0x0016e188 0x5da esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_line 0x0016e762 0x1d2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_line 0x0017048c 0x1883 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_line 0x00171d0f 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_line 0x00171f15 0xec2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_line 0x00172dd7 0x156d esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_line 0x00174344 0x938a esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_line 0x0017d6ce 0xf1e esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_line 0x0017e5ec 0x85d esp-idf/lwip/liblwip.a(def.c.obj) - .debug_line 0x0017ee49 0x2d54 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_line 0x00181b9d 0x28d esp-idf/lwip/liblwip.a(init.c.obj) - .debug_line 0x00181e2a 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_line 0x0018232b 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_line 0x0018279f 0x71b esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_line 0x00182eba 0x3109 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_line 0x00185fc3 0x2466 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_line 0x00188429 0x1b37 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_line 0x00189f60 0x4cd8 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_line 0x0018ec38 0x451e esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_line 0x00193156 0x3419 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_line 0x0019656f 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_line 0x00197184 0x2a45 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_line 0x00199bc9 0x3e91 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_line 0x0019da5a 0x1c60 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_line 0x0019f6ba 0xa1d esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_line 0x001a00d7 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_line 0x001a16fb 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_line 0x001a2bbb 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_line 0x001a373a 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_line 0x001a3e12 0x8dd esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_line 0x001a46ef 0x23fe esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_line 0x001a6aed 0xe72 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_line 0x001a795f 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_line 0x001a8000 0x148b esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_line 0x001a948b 0x4ebd esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_line 0x001ae348 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_line 0x001aeac6 0x4ce esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_line 0x001aef94 0x84c esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_line 0x001af7e0 0x875 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_line 0x001b0055 0x12b5 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_line 0x001b130a 0x759 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_line 0x001b1a63 0x749 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_line 0x001b21ac 0x2e31 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_line 0x001b4fdd 0x2705 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_line 0x001b76e2 0x4713 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_line 0x001bbdf5 0x252 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_line 0x001bc047 0x894 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_line 0x001bc8db 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_line 0x001bd72d 0x9d3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - .debug_line 0x001be100 0x1e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) - .debug_line 0x001be2e5 0x3ac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) - .debug_line 0x001be691 0x873 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - .debug_line 0x001bef04 0x3e8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) - .debug_line 0x001bf2ec 0x13ef esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_line 0x001c06db 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_line 0x001c1297 0x5047 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_line 0x001c62de 0x21f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_line 0x001c84d5 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_line 0x001c8a41 0x174c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_line 0x001ca18d 0x2e43 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_line 0x001ccfd0 0x138a esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_line 0x001ce35a 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_line 0x001cf0f0 0x54b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_line 0x001d45a9 0x22d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_line 0x001d687d 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_line 0x001d78bc 0xbe3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_line 0x001d849f 0x1f95 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_line 0x001da434 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_line 0x001dad97 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_line 0x001e1cae 0xb8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_line 0x001e2838 0x27c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_line 0x001e4ffd 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_line 0x001e5562 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_line 0x001e5ce9 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_line 0x001e62c9 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_line 0x001e678e 0x5b7b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_line 0x001ec309 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_line 0x001edfca 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_line 0x001eeacd 0x1f2c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_line 0x001f09f9 0x2cfe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_line 0x001f36f7 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_line 0x001f40c7 0xc99 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_line 0x001f4d60 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_line 0x001f51fb 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_line 0x001f5670 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_line 0x001f5b43 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_line 0x001f6684 0x10c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_line 0x001f774a 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_line 0x001f8bf7 0x980 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_line 0x001f9577 0x5eb esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_line 0x001f9b62 0x3db esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_line 0x001f9f3d 0x2953 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x001fc890 0x579 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_line 0x001fce09 0xd0c esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_line 0x001fdb15 0x65c esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_line 0x001fe171 0x44c esp-idf/lwip/liblwip.a(ethip6.c.obj) - .debug_line 0x001fe5bd 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_line 0x001fe628 0x53e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_line 0x001feb66 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_line 0x001fec0f 0x43a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_line 0x001ff049 0x1b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_line 0x001ff1fa 0x493 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_line 0x001ff68d 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_line 0x001ff70e 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_line 0x001ff779 0x45a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_line 0x001ffbd3 0x1e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_line 0x001ffdba 0x3e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_line 0x0020019c 0x7cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_line 0x0020096b 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_line 0x002009d6 0x8a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_line 0x00200a60 0x145 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_line 0x00200ba5 0xee /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_line 0x00200c93 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x0020142a 0x483 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_line 0x002018ad 0x392 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_line 0x00201c3f 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_line 0x00201c79 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_line 0x00201cb7 0x2e4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_line 0x00201f9b 0x580 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_line 0x0020251b 0x856 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x00202d71 0x295 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x00203006 0xed /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x002030f3 0x8b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x002039a4 0x14b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x00203aef 0x171 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x00203c60 0x282 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x00203ee2 0x3fa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x002042dc 0x34c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_line 0x00204628 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line 0x0020486f 0x28d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_line 0x00204afc 0xf9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x00204bf5 0x21e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line 0x00204e13 0x2aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x002050bd 0x272 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_line 0x0020532f 0x8c6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x00205bf5 0xb32 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_line 0x00206727 0x6d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_line 0x00206794 0x131 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_line 0x002068c5 0x2c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x00206b89 0x51 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x00206bda 0x8e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x00206c68 0xb1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_line 0x00206d19 0xdf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_line 0x00206df8 0xd5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x00206ecd 0xe8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_line 0x00206fb5 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_line 0x00207090 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_line 0x0020716b 0x4e70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line 0x0020bfdb 0x516a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x00211145 0x363c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_line 0x00214781 0x189 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x0021490a 0x391 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x00214c9b 0x1ae /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x00214e49 0x134 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x00214f7d 0x1c7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x00215144 0x212a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x0021726e 0x1a7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line 0x00217415 0x2217 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x0021962c 0x13b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line 0x00219767 0x363d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x0021cda4 0x963 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x000630ba 0x225e esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_line 0x00065318 0xa36 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_line 0x00065d4e 0x1461 esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_line 0x000671af 0x1163 esp-idf/main/libmain.a(ina219.c.obj) + .debug_line 0x00068312 0x8301 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_line 0x00070613 0x1ebc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_line 0x000724cf 0x1094 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_line 0x00073563 0x46c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_line 0x000739cf 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x00073c4d 0x3f5 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x00074042 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x0007424b 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x00074374 0x5072 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x000793e6 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x000794bf 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x000795a1 0x17a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0007ad43 0xc56 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0007b999 0x10d2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x0007ca6b 0x2fdf esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x0007fa4a 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0007fce1 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x00080117 0x123d esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x00081354 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x000815db 0x772 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00081d4d 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00082df8 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x000833b8 0x38a7 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x00086c5f 0x13db esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0008803a 0xef7 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x00088f31 0x40c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x0008933d 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x000896d7 0x22b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0008b98e 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0008bdeb 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0008c2b0 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0008c873 0xb39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0008d3ac 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0008d752 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0008daf6 0xe37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x0008e92d 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x0008ed0d 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x0008f49b 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x0008fdf4 0x7c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x000905b4 0x28a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00092e55 0x9ce esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00093823 0x64e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00093e71 0xc5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x00094ad0 0x98b esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x0009545b 0x1c7f esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x000970da 0x4c9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x000975a3 0x862 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x00097e05 0xb09 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x0009890e 0x1240 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x00099b4e 0x4de esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0009a02c 0x1137 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0009b163 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0009b217 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0009b3c2 0x274 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_line 0x0009b636 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x0009b840 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0009bbfc 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0009c127 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x0009c626 0xf81 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x0009d5a7 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x0009d7bd 0xb29 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_line 0x0009e2e6 0x75f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x0009ea45 0x1c73 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x000a06b8 0xbfe esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x000a12b6 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x000a147a 0x111b esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x000a2595 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x000a2730 0xd43 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000a3473 0x236b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x000a57de 0x3a07 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000a91e5 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x000a97a7 0x2cf0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x000ac497 0x3074 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x000af50b 0x387b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x000b2d86 0x1168 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x000b3eee 0x8dd esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000b47cb 0x18a1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000b606c 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000b6577 0x1013 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000b758a 0x3eff esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000bb489 0x1a3b esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000bcec4 0x84f esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000bd713 0xcc6 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000be3d9 0x1783 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_line 0x000bfb5c 0x78fd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_line 0x000c7459 0x66f8 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_line 0x000cdb51 0x6d35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x000d4886 0x7e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_line 0x000d506b 0x3b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x000d5421 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x000d6ab6 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x000d6f10 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x000d80f2 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_line 0x000d914c 0x1bbf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x000dad0b 0xac7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_line 0x000db7d2 0xacf esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x000dc2a1 0xef9 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x000dd19a 0x14b7 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_line 0x000de651 0x9a5 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_line 0x000deff6 0x16fc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x000e06f2 0x5ab1 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_line 0x000e61a3 0x2b04 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_line 0x000e8ca7 0x522 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_line 0x000e91c9 0x1dc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_line 0x000e93a5 0x2c8d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_line 0x000ec032 0x1a7f esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_line 0x000edab1 0x7de esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_line 0x000ee28f 0xf5c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_line 0x000ef1eb 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_line 0x000ef544 0x1251 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_line 0x000f0795 0x246f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_line 0x000f2c04 0x5a7 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_line 0x000f31ab 0x3aa1 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_line 0x000f6c4c 0x74d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_line 0x000f7399 0x47f0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_line 0x000fbb89 0x8885 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_line 0x0010440e 0x42f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_line 0x00108701 0x51d7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_line 0x0010d8d8 0x325 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_line 0x0010dbfd 0x127e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_line 0x0010ee7b 0x1a77 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_line 0x001108f2 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x001160e6 0x25a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x0011868f 0x2c4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x0011b2db 0x959 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x0011bc34 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x0011c47f 0x1618 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x0011da97 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x0011f0f3 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x0011fe0c 0x54f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x001252fe 0x4f4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x0012a24b 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x0012b365 0x178f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x0012caf4 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x0012d023 0x2098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x0012f0bb 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x0012f5ae 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x00130191 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x00132a4e 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x00132ccb 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x00132f05 0x5930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x00138835 0xfe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x0013981a 0x645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x00139e5f 0x769 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x0013a5c8 0x1234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x0013b7fc 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x0013b970 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x0013bbf0 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x0013c534 0x3ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x0013c921 0x1851 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x0013e172 0x1038 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_line 0x0013f1aa 0x14b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x00140663 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x00140dc2 0x97e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x00141740 0x96d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x001420ad 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x001439ff 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x00143dfc 0x208d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x00145e89 0x10ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x00146f35 0x1073 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x00147fa8 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x00149686 0x114a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x0014a7d0 0x2393 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_line 0x0014cb63 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x0014dcc9 0x1863 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x0014f52c 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x001507a2 0xe27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_line 0x001515c9 0xde3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_line 0x001523ac 0x1471 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_line 0x0015381d 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x001546ef 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x00155940 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x00155bea 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x00155ebf 0xa65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x00156924 0x50cc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_line 0x0015b9f0 0x4809 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_line 0x001601f9 0x1a5d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x00161c56 0xcdb esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x00162931 0x87d esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x001631ae 0x47f esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_line 0x0016362d 0x570 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_line 0x00163b9d 0xe65 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_line 0x00164a02 0x6d1 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_line 0x001650d3 0xeee esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x00165fc1 0x9d8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_line 0x00166999 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x001672ba 0x6ff esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x001679b9 0x8f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x001682aa 0x8cd esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_line 0x00168b77 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_line 0x00168c23 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_line 0x00168dce 0x1fa esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_line 0x00168fc8 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x00169092 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x0016923b 0xf6e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_line 0x0016a1a9 0x3ea8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x0016e051 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x0016e270 0x5da esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x0016e84a 0x1d2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x00170574 0x1883 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x00171df7 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_line 0x00171ffd 0xec2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x00172ebf 0x156d esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_line 0x0017442c 0x938a esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0017d7b6 0xf1e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0017e6d4 0x85d esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0017ef31 0x2d54 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x00181c85 0x28d esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x00181f12 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x00182413 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x00182887 0x71b esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x00182fa2 0x3109 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x001860ab 0x2466 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x00188511 0x1b37 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x0018a048 0x4cd8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x0018ed20 0x451e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x0019323e 0x3419 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x00196657 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x0019726c 0x2a45 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x00199cb1 0x3e91 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x0019db42 0x1c60 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x0019f7a2 0xa1d esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x001a01bf 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x001a17e3 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x001a2ca3 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x001a3822 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x001a3efa 0x8dd esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x001a47d7 0x23fe esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x001a6bd5 0xe72 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x001a7a47 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x001a80e8 0x148b esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x001a9573 0x4ebd esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x001ae430 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x001aebae 0x4ce esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x001af07c 0x84c esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x001af8c8 0x875 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_line 0x001b013d 0x12b5 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x001b13f2 0x759 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_line 0x001b1b4b 0x749 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x001b2294 0x2e31 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_line 0x001b50c5 0x2705 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x001b77ca 0x4713 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x001bbedd 0x252 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x001bc12f 0x894 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x001bc9c3 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x001bd815 0x9d3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_line 0x001be1e8 0x1e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_line 0x001be3cd 0x3ac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_line 0x001be779 0x873 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_line 0x001befec 0x3e8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_line 0x001bf3d4 0x13ef esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x001c07c3 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x001c137f 0x5047 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_line 0x001c63c6 0x21f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x001c85bd 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x001c8b29 0x174c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x001ca275 0x2e43 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x001cd0b8 0x138a esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x001ce442 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x001cf1d8 0x54b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x001d4691 0x22d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x001d6965 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x001d79a4 0xbe3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x001d8587 0x1f95 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x001da51c 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x001dae7f 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x001e1d96 0xb8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x001e2920 0x27c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x001e50e5 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x001e564a 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x001e5dd1 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x001e63b1 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x001e6876 0x5b7b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x001ec3f1 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x001ee0b2 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x001eebb5 0x1f2c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x001f0ae1 0x2cfe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x001f37df 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x001f41af 0xc99 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x001f4e48 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x001f52e3 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x001f5758 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x001f5c2b 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x001f676c 0x10c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x001f7832 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x001f8cdf 0x980 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_line 0x001f965f 0x5eb esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_line 0x001f9c4a 0x3db esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_line 0x001fa025 0x2953 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x001fc978 0x579 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x001fcef1 0xd0c esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x001fdbfd 0x65c esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_line 0x001fe259 0x44c esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_line 0x001fe6a5 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x001fe710 0x53e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x001fec4e 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x001fecf7 0x43a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x001ff131 0x1b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x001ff2e2 0x493 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x001ff775 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x001ff7f6 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x001ff861 0x45a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x001ffcbb 0x1e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_line 0x001ffea2 0x3e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x00200284 0x7cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x00200a53 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_line 0x00200abe 0x8a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x00200b48 0x145 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_line 0x00200c8d 0xee /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_line 0x00200d7b 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x00201512 0x483 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x00201995 0x392 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_line 0x00201d27 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_line 0x00201d61 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_line 0x00201d9f 0x2e4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_line 0x00202083 0x580 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_line 0x00202603 0x856 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x00202e59 0x295 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x002030ee 0xed /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x002031db 0x8b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x00203a8c 0x14b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x00203bd7 0x171 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x00203d48 0x282 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x00203fca 0x3fa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x002043c4 0x34c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_line 0x00204710 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_line 0x00204957 0x28d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_line 0x00204be4 0xf9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x00204cdd 0x21e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_line 0x00204efb 0x2aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x002051a5 0x272 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_line 0x00205417 0x8c6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x00205cdd 0xb32 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_line 0x0020680f 0x6d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_line 0x0020687c 0x131 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_line 0x002069ad 0x2c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x00206c71 0x51 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x00206cc2 0x8e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x00206d50 0xb1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line 0x00206e01 0xdf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line 0x00206ee0 0xd5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x00206fb5 0xe8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line 0x0020709d 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line 0x00207178 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line 0x00207253 0x4e70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line 0x0020c0c3 0x516a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x0021122d 0x363c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_line 0x00214869 0x189 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x002149f2 0x391 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x00214d83 0x1ae /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x00214f31 0x134 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x00215065 0x1c7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x0021522c 0x212a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x00217356 0x1a7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x002174fd 0x2217 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x00219714 0x13b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line 0x0021984f 0x363d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x0021ce8c 0x963 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_frame 0x00000000 0x367a8 +.debug_frame 0x00000000 0x367ac *(.debug_frame) .debug_frame 0x00000000 0x78 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_frame 0x00000078 0x98 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -47965,334 +47965,334 @@ END GROUP .debug_frame 0x0000924c 0xb68 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_frame 0x00009db4 0x20c esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_frame 0x00009fc0 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_frame 0x0000a0e4 0x29c esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_frame 0x0000a380 0x118 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_frame 0x0000a498 0x204 esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_frame 0x0000a69c 0x2d0 esp-idf/main/libmain.a(ina219.c.obj) - .debug_frame 0x0000a96c 0x794 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_frame 0x0000b100 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_frame 0x0000b418 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_frame 0x0000b614 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_frame 0x0000b684 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x0000b6b4 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x0000b760 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x0000bfcc 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_frame 0x0000bfec 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x0000c018 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x0000c298 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x0000c40c 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x0000c4ec 0x350 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x0000c83c 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x0000c884 0x148 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_frame 0x0000c9cc 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x0000ca0c 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000cb64 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0000cd3c 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x0000cdf8 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x0000d308 0x16c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x0000d474 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x0000d720 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x0000d7a4 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x0000dc18 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0000dc84 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x0000dcc4 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x0000dd60 0x158 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x0000deb8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x0000dee8 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x0000df18 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x0000e084 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0000e100 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0000e210 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x0000e390 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x0000e3fc 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x0000e784 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x0000e89c 0x3c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x0000e8d8 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x0000ea90 0xc4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x0000eb54 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x0000edfc 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x0000ee98 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x0000ef84 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x0000f0ec 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x0000f304 0x50 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_frame 0x0000f354 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x0000f4bc 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_frame 0x0000f5ac 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x0000f5ec 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x0000f60c 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_frame 0x0000f66c 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_frame 0x0000f6c4 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_frame 0x0000f888 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x0000f8f4 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_frame 0x0000f9c8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x0000fa0c 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x0000fda8 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_frame 0x0000fed0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x0000ff00 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_frame 0x000100c8 0x1c0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_frame 0x00010288 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x000115dc 0x690 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x00011c6c 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_frame 0x00011d7c 0x464 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_frame 0x000121e0 0xd10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_frame 0x00012ef0 0x76c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_frame 0x0001365c 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_frame 0x00013904 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_frame 0x00013a34 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_frame 0x00013cac 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_frame 0x00013d20 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_frame 0x00013e3c 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_frame 0x00014358 0x1cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_frame 0x00014524 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_frame 0x00014590 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_frame 0x00014628 0x1f8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_frame 0x00014820 0x970 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_frame 0x00015190 0x7d8 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_frame 0x00015968 0xfe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_frame 0x00016948 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_frame 0x00016a0c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_frame 0x00016a38 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_frame 0x00016fb4 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_frame 0x00017060 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_frame 0x00017234 0x27c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_frame 0x000174b0 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_frame 0x00017818 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_frame 0x00017938 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_frame 0x00017afc 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_frame 0x00017c6c 0x360 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - .debug_frame 0x00017fcc 0x158 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - .debug_frame 0x00018124 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_frame 0x000187f8 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_frame 0x00018a08 0x510 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_frame 0x00018f18 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_frame 0x00018f80 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_frame 0x00018fac 0x37c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_frame 0x00019328 0x1b8 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_frame 0x000194e0 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_frame 0x00019558 0x138 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_frame 0x00019690 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_frame 0x000196b0 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_frame 0x000199e4 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_frame 0x00019e20 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_frame 0x00019e88 0x544 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_frame 0x0001a3cc 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_frame 0x0001a4dc 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_frame 0x0001abbc 0x1184 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_frame 0x0001bd40 0x468 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_frame 0x0001c1a8 0x554 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_frame 0x0001c6fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_frame 0x0001c72c 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_frame 0x0001c910 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_frame 0x0001cae8 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_frame 0x0001d3b8 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_frame 0x0001d8fc 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_frame 0x0001dcc4 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_frame 0x0001e048 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_frame 0x0001e0f8 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_frame 0x0001e3ac 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_frame 0x0001e684 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_frame 0x0001ea20 0xe54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_frame 0x0001f874 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_frame 0x0001fad0 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_frame 0x0001fd0c 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_frame 0x0001ffd0 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_frame 0x0002003c 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_frame 0x000204ac 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_frame 0x00020554 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_frame 0x000208f4 0x368 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_frame 0x00020c5c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_frame 0x00020cd4 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_frame 0x00020d24 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_frame 0x00021740 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_frame 0x00021878 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_frame 0x000218ec 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_frame 0x000219a8 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_frame 0x00021ba0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_frame 0x00021bd4 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_frame 0x00021c1c 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_frame 0x00021d18 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_frame 0x00021d94 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_frame 0x0002200c 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_frame 0x00022114 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_frame 0x00022384 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_frame 0x000224e4 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_frame 0x0002263c 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_frame 0x00022778 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_frame 0x000229d8 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_frame 0x00022aa0 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_frame 0x00022d50 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_frame 0x00023018 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_frame 0x000232f8 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_frame 0x00023620 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_frame 0x00023918 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_frame 0x00023c20 0x288 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_frame 0x00023ea8 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_frame 0x00024344 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_frame 0x000244b8 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_frame 0x00024670 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_frame 0x000247b4 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_frame 0x000248f8 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_frame 0x00024a38 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_frame 0x00024b18 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_frame 0x00024b44 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_frame 0x00024b80 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_frame 0x00024c60 0x954 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_frame 0x000255b4 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_frame 0x00025aec 0x290 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x00025d7c 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x00025f28 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_frame 0x00025fd0 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_frame 0x00026034 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_frame 0x000260d4 0x13c esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_frame 0x00026210 0x40 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_frame 0x00026250 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_frame 0x000263c8 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_frame 0x00026490 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_frame 0x00026600 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_frame 0x000266b0 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_frame 0x000267f0 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_frame 0x000268ec 0x12c esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_frame 0x00026a18 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_frame 0x00026f04 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_frame 0x00026f40 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_frame 0x00027050 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_frame 0x00027454 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_frame 0x00027714 0x21c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_frame 0x00027930 0x124 esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_frame 0x00027a54 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_frame 0x0002864c 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_frame 0x000288d8 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_frame 0x000289b0 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_frame 0x00028d20 0x2c esp-idf/lwip/liblwip.a(init.c.obj) - .debug_frame 0x00028d4c 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_frame 0x00028dd8 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_frame 0x00028e68 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_frame 0x00028f64 0x578 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_frame 0x000294dc 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_frame 0x00029a54 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_frame 0x00029c24 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_frame 0x0002a34c 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_frame 0x0002a504 0x4e8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_frame 0x0002a9ec 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_frame 0x0002ab78 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_frame 0x0002addc 0x638 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_frame 0x0002b414 0x304 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_frame 0x0002b718 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_frame 0x0002b7b4 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_frame 0x0002ba78 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_frame 0x0002bc10 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_frame 0x0002bccc 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_frame 0x0002bd2c 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_frame 0x0002beb4 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_frame 0x0002c04c 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_frame 0x0002c0f8 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_frame 0x0002c158 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_frame 0x0002c380 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_frame 0x0002c7a4 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_frame 0x0002c818 0x68 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_frame 0x0002c880 0x84 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_frame 0x0002c904 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_frame 0x0002c954 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_frame 0x0002cd00 0x120 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_frame 0x0002ce20 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_frame 0x0002cf08 0x3d4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_frame 0x0002d2dc 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_frame 0x0002d764 0x5b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_frame 0x0002dd14 0x20 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_frame 0x0002dd34 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_frame 0x0002de4c 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_frame 0x0002dfd4 0x124 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - .debug_frame 0x0002e0f8 0xf4 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - .debug_frame 0x0002e1ec 0x64 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) - .debug_frame 0x0002e250 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_frame 0x0002e52c 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_frame 0x0002e700 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_frame 0x0002f00c 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_frame 0x0002f310 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_frame 0x0002f374 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_frame 0x0002f4d8 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_frame 0x0002fde4 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_frame 0x00030010 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_frame 0x000301f0 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_frame 0x00030af0 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_frame 0x00030c58 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_frame 0x00030e70 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_frame 0x00030ff8 0x268 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_frame 0x00031260 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_frame 0x00031324 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_frame 0x00031dd4 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_frame 0x00031f30 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_frame 0x00032200 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_frame 0x00032248 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_frame 0x000322c4 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_frame 0x00032330 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_frame 0x0003237c 0xad0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_frame 0x00032e4c 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_frame 0x00032f54 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_frame 0x00033114 0x2b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_frame 0x000333c8 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_frame 0x0003395c 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_frame 0x00033ae0 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_frame 0x00033e64 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_frame 0x00033e8c 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_frame 0x00033ee0 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_frame 0x00033f2c 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_frame 0x00034050 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_frame 0x000341f8 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_frame 0x0003447c 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_frame 0x0003467c 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_frame 0x00034778 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_frame 0x00034800 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x00034c44 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_frame 0x00034e24 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_frame 0x00034f54 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_frame 0x0003506c 0x38 esp-idf/lwip/liblwip.a(ethip6.c.obj) - .debug_frame 0x000350a4 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x00035324 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_frame 0x00035394 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_frame 0x000353e4 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_frame 0x0003543c 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_frame 0x000354c0 0x17c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_frame 0x0003563c 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_frame 0x0003569c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_frame 0x000356e0 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_frame 0x00035740 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_frame 0x00035790 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_frame 0x000357dc 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_frame 0x00035830 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_frame 0x00035888 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_frame 0x000358f0 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_frame 0x00035944 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_frame 0x000359e8 0x3c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_frame 0x00035a24 0x64 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_frame 0x00035a88 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_frame 0x00035ac0 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_frame 0x00035b18 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_frame 0x00035b90 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_frame 0x00035bf8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_frame 0x00035c18 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_frame 0x00035c50 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_frame 0x00035c9c 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_frame 0x00035cc8 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_frame 0x00035cf4 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_frame 0x00035d24 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_frame 0x00035d54 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_frame 0x00035d88 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_frame 0x00035dbc 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_frame 0x00035df0 0xb8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_frame 0x00035ea8 0x108 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_frame 0x00035fb0 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_frame 0x000360d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_frame 0x000360f8 0x6c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_frame 0x00036164 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_frame 0x000361cc 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_frame 0x0003620c 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_frame 0x0003624c 0x9c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_frame 0x000362e8 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_frame 0x00036320 0x320 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_frame 0x00036640 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_frame 0x00036670 0x104 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_frame 0x00036774 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x0000a0e4 0x2a0 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_frame 0x0000a384 0x118 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_frame 0x0000a49c 0x204 esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_frame 0x0000a6a0 0x2d0 esp-idf/main/libmain.a(ina219.c.obj) + .debug_frame 0x0000a970 0x794 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_frame 0x0000b104 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_frame 0x0000b41c 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_frame 0x0000b618 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_frame 0x0000b688 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000b6b8 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000b764 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x0000bfd0 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_frame 0x0000bff0 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000c01c 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000c29c 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000c410 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000c4f0 0x350 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x0000c840 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x0000c888 0x148 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_frame 0x0000c9d0 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000ca10 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000cb68 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x0000cd40 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000cdfc 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000d30c 0x16c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0000d478 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000d724 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000d7a8 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x0000dc1c 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000dc88 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000dcc8 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x0000dd64 0x158 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000debc 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000deec 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000df1c 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x0000e088 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x0000e104 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x0000e214 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000e394 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0000e400 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000e788 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000e8a0 0x3c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000e8dc 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000ea94 0xc4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000eb58 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x0000ee00 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000ee9c 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x0000ef88 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x0000f0f0 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000f308 0x50 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000f358 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000f4c0 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_frame 0x0000f5b0 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000f5f0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000f610 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000f670 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x0000f6c8 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x0000f88c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000f8f8 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_frame 0x0000f9cc 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000fa10 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x0000fdac 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x0000fed4 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x0000ff04 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x000100cc 0x1c0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_frame 0x0001028c 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x000115e0 0x690 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x00011c70 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x00011d80 0x464 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x000121e4 0xd10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x00012ef4 0x76c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x00013660 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x00013908 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x00013a38 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x00013cb0 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x00013d24 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x00013e40 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x0001435c 0x1cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x00014528 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x00014594 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x0001462c 0x1f8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_frame 0x00014824 0x970 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_frame 0x00015194 0x7d8 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_frame 0x0001596c 0xfe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x0001694c 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_frame 0x00016a10 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x00016a3c 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x00016fb8 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x00017064 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x00017238 0x27c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_frame 0x000174b4 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x0001781c 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_frame 0x0001793c 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x00017b00 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00017c70 0x360 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_frame 0x00017fd0 0x158 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_frame 0x00018128 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x000187fc 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_frame 0x00018a0c 0x510 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_frame 0x00018f1c 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_frame 0x00018f84 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_frame 0x00018fb0 0x37c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_frame 0x0001932c 0x1b8 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_frame 0x000194e4 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_frame 0x0001955c 0x138 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_frame 0x00019694 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_frame 0x000196b4 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_frame 0x000199e8 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_frame 0x00019e24 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_frame 0x00019e8c 0x544 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_frame 0x0001a3d0 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_frame 0x0001a4e0 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_frame 0x0001abc0 0x1184 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_frame 0x0001bd44 0x468 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_frame 0x0001c1ac 0x554 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_frame 0x0001c700 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_frame 0x0001c730 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_frame 0x0001c914 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_frame 0x0001caec 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x0001d3bc 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x0001d900 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x0001dcc8 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x0001e04c 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x0001e0fc 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x0001e3b0 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x0001e688 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x0001ea24 0xe54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x0001f878 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x0001fad4 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x0001fd10 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x0001ffd4 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x00020040 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x000204b0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x00020558 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x000208f8 0x368 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x00020c60 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x00020cd8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x00020d28 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x00021744 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x0002187c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x000218f0 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x000219ac 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x00021ba4 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x00021bd8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x00021c20 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00021d1c 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x00021d98 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x00022010 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_frame 0x00022118 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x00022388 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x000224e8 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x00022640 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x0002277c 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x000229dc 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x00022aa4 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x00022d54 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x0002301c 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x000232fc 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x00023624 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x0002391c 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_frame 0x00023c24 0x288 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x00023eac 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x00024348 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x000244bc 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_frame 0x00024674 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_frame 0x000247b8 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_frame 0x000248fc 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x00024a3c 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x00024b1c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x00024b48 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x00024b84 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x00024c64 0x954 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_frame 0x000255b8 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_frame 0x00025af0 0x290 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x00025d80 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x00025f2c 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x00025fd4 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_frame 0x00026038 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_frame 0x000260d8 0x13c esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_frame 0x00026214 0x40 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_frame 0x00026254 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x000263cc 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_frame 0x00026494 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x00026604 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x000266b4 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x000267f4 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_frame 0x000268f0 0x12c esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_frame 0x00026a1c 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x00026f08 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x00026f44 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x00027054 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x00027458 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x00027718 0x21c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x00027934 0x124 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_frame 0x00027a58 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x00028650 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x000288dc 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x000289b4 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x00028d24 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x00028d50 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x00028ddc 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x00028e6c 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x00028f68 0x578 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x000294e0 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x00029a58 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x00029c28 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x0002a350 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x0002a508 0x4e8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x0002a9f0 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x0002ab7c 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x0002ade0 0x638 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x0002b418 0x304 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x0002b71c 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x0002b7b8 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x0002ba7c 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x0002bc14 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x0002bcd0 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x0002bd30 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x0002beb8 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x0002c050 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x0002c0fc 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x0002c15c 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x0002c384 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x0002c7a8 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x0002c81c 0x68 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x0002c884 0x84 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x0002c908 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_frame 0x0002c958 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x0002cd04 0x120 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_frame 0x0002ce24 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x0002cf0c 0x3d4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_frame 0x0002d2e0 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x0002d768 0x5b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x0002dd18 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x0002dd38 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x0002de50 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x0002dfd8 0x124 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_frame 0x0002e0fc 0xf4 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_frame 0x0002e1f0 0x64 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_frame 0x0002e254 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x0002e530 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x0002e704 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_frame 0x0002f010 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x0002f314 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x0002f378 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x0002f4dc 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x0002fde8 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x00030014 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x000301f4 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x00030af4 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x00030c5c 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x00030e74 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x00030ffc 0x268 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x00031264 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x00031328 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x00031dd8 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x00031f34 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x00032204 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x0003224c 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x000322c8 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x00032334 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x00032380 0xad0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x00032e50 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x00032f58 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x00033118 0x2b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x000333cc 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x00033960 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x00033ae4 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x00033e68 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x00033e90 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00033ee4 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x00033f30 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x00034054 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x000341fc 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x00034480 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_frame 0x00034680 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_frame 0x0003477c 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_frame 0x00034804 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x00034c48 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x00034e28 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x00034f58 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_frame 0x00035070 0x38 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_frame 0x000350a8 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x00035328 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x00035398 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_frame 0x000353e8 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_frame 0x00035440 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_frame 0x000354c4 0x17c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_frame 0x00035640 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_frame 0x000356a0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_frame 0x000356e4 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_frame 0x00035744 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_frame 0x00035794 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_frame 0x000357e0 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_frame 0x00035834 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_frame 0x0003588c 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_frame 0x000358f4 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_frame 0x00035948 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_frame 0x000359ec 0x3c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_frame 0x00035a28 0x64 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_frame 0x00035a8c 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_frame 0x00035ac4 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_frame 0x00035b1c 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_frame 0x00035b94 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_frame 0x00035bfc 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_frame 0x00035c1c 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_frame 0x00035c54 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_frame 0x00035ca0 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_frame 0x00035ccc 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_frame 0x00035cf8 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_frame 0x00035d28 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_frame 0x00035d58 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_frame 0x00035d8c 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_frame 0x00035dc0 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_frame 0x00035df4 0xb8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_frame 0x00035eac 0x108 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_frame 0x00035fb4 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_frame 0x000360dc 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_frame 0x000360fc 0x6c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_frame 0x00036168 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_frame 0x000361d0 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_frame 0x00036210 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_frame 0x00036250 0x9c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_frame 0x000362ec 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x00036324 0x320 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_frame 0x00036644 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_frame 0x00036674 0x104 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_frame 0x00036778 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_str 0x00000000 0x74d59 *(.debug_str)