diff --git a/ESP-IDF_Robot/build/.bin_timestamp b/ESP-IDF_Robot/build/.bin_timestamp index efb2b6833..13e838aa0 100644 --- a/ESP-IDF_Robot/build/.bin_timestamp +++ b/ESP-IDF_Robot/build/.bin_timestamp @@ -1 +1 @@ -b96047aa41358db58aec222eff5250be /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin +5f61295f4284aa60e49d22de1b6aa41f /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin diff --git a/ESP-IDF_Robot/build/.ninja_lock b/ESP-IDF_Robot/build/.ninja_lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/ESP-IDF_Robot/build/.ninja_log b/ESP-IDF_Robot/build/.ninja_log index a8dafc2b2..990227b74 100644 --- a/ESP-IDF_Robot/build/.ninja_log +++ b/ESP-IDF_Robot/build/.ninja_log @@ -1016,3 +1016,10 @@ 180 195 1753774615971704365 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/bootloader-prefix/src/bootloader-stamp/bootloader-done f249f5b287000dc4 174 318 1753774615951704238 esp-idf/main/CMakeFiles/__idf_main.dir/mqtt.c.obj 3435145295fdfd54 318 339 1753774616096705160 esp-idf/main/libmain.a cf2416a2cfd20e8e +339 5547 1753774621203632110 esp-idf/esp_system/ld/sections.ld 4169092a3d063f2a +339 5547 1753774621203632110 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/ld/sections.ld 4169092a3d063f2a +5547 6535 1753774621325756457 ESP-IDF_Robot.elf 6a4a9781f7cbdfab +6535 6815 1753774622590746468 .bin_timestamp 114aad1740b64e5f +6535 6815 1753774622590746468 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/.bin_timestamp 114aad1740b64e5f +6817 6893 1753774622594746493 esp-idf/esptool_py/CMakeFiles/app_check_size 5548188686dfb451 +6817 6893 1753774622594746493 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/app_check_size 5548188686dfb451 diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.bin b/ESP-IDF_Robot/build/ESP-IDF_Robot.bin index 58efc5b98..3d8504c79 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 f3abcb4bf..b1fde3b82 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 5dc3d02e8..26b2bc3c5 100644 --- a/ESP-IDF_Robot/build/ESP-IDF_Robot.map +++ b/ESP-IDF_Robot/build/ESP-IDF_Robot.map @@ -26242,7 +26242,7 @@ END GROUP 0x3fc9cc28 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0xb7ccc +.flash.text 0x42000020 0xb7c58 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -27354,11736 +27354,11736 @@ END GROUP 0x4200bc20 0x2ce esp-idf/main/libmain.a(blink_example_main.c.obj) 0x4200bc20 app_main .text.mqtt_publish_task - 0x4200beee 0x224 esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200beee 0x1b0 esp-idf/main/libmain.a(mqtt.c.obj) .text.mqtt_event_handler - 0x4200c112 0xbc esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c09e 0xbc esp-idf/main/libmain.a(mqtt.c.obj) .text.mqtt_update_temp - 0x4200c1ce 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c1ce mqtt_update_temp + 0x4200c15a 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c15a mqtt_update_temp .text.mqtt_update_battery_voltage - 0x4200c1d8 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c1d8 mqtt_update_battery_voltage + 0x4200c164 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c164 mqtt_update_battery_voltage .text.mqtt_update_sys_current - 0x4200c1e2 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c1e2 mqtt_update_sys_current + 0x4200c16e 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c16e mqtt_update_sys_current .text.mqtt_update_sys_power - 0x4200c1ec 0xa esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c1ec mqtt_update_sys_power + 0x4200c178 0xa esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c178 mqtt_update_sys_power .text.mqtt_app_start - 0x4200c1f6 0x46 esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200c1f6 mqtt_app_start + 0x4200c182 0x46 esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200c182 mqtt_app_start .text.cfg_equal - 0x4200c23c 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c1c8 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) .text.i2c_setup_port - 0x4200c276 0x112 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c202 0x112 esp-idf/main/libmain.a(i2cdev.c.obj) .text.i2cdev_init - 0x4200c388 0x94 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c388 i2cdev_init + 0x4200c314 0x94 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c314 i2cdev_init .text.i2c_dev_create_mutex - 0x4200c41c 0x5c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c41c i2c_dev_create_mutex + 0x4200c3a8 0x5c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c3a8 i2c_dev_create_mutex .text.i2c_dev_take_mutex - 0x4200c478 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c478 i2c_dev_take_mutex + 0x4200c404 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c404 i2c_dev_take_mutex .text.i2c_dev_give_mutex - 0x4200c4d8 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c4d8 i2c_dev_give_mutex + 0x4200c464 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c464 i2c_dev_give_mutex .text.i2c_dev_read - 0x4200c538 0x1be esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c538 i2c_dev_read + 0x4200c4c4 0x1be esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c4c4 i2c_dev_read .text.i2c_dev_write - 0x4200c6f6 0x1a2 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c6f6 i2c_dev_write + 0x4200c682 0x1a2 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c682 i2c_dev_write .text.i2c_dev_read_reg - 0x4200c898 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c898 i2c_dev_read_reg + 0x4200c824 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c824 i2c_dev_read_reg .text.i2c_dev_write_reg - 0x4200c8b4 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c8b4 i2c_dev_write_reg + 0x4200c840 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c840 i2c_dev_write_reg .text.read_reg_16 - 0x4200c8d0 0x6a esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c85c 0x6a esp-idf/main/libmain.a(ina219.c.obj) .text.read_conf_bits - 0x4200c93a 0x38 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c8c6 0x38 esp-idf/main/libmain.a(ina219.c.obj) .text.write_reg_16 - 0x4200c972 0x58 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c8fe 0x58 esp-idf/main/libmain.a(ina219.c.obj) .text.ina219_init_desc - 0x4200c9ca 0x66 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c9ca ina219_init_desc + 0x4200c956 0x66 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c956 ina219_init_desc .text.ina219_init - 0x4200ca30 0x1c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200ca30 ina219_init + 0x4200c9bc 0x1c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c9bc ina219_init .text.ina219_configure - 0x4200ca4c 0x7c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200ca4c ina219_configure + 0x4200c9d8 0x7c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c9d8 ina219_configure .text.ina219_get_gain - 0x4200cac8 0x2c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200cac8 ina219_get_gain + 0x4200ca54 0x2c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200ca54 ina219_get_gain .text.ina219_calibrate - 0x4200caf4 0x140 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200caf4 ina219_calibrate + 0x4200ca80 0x140 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200ca80 ina219_calibrate .text.ina219_get_bus_voltage - 0x4200cc34 0x60 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200cc34 ina219_get_bus_voltage + 0x4200cbc0 0x60 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200cbc0 ina219_get_bus_voltage .text.ina219_get_shunt_voltage - 0x4200cc94 0x5e esp-idf/main/libmain.a(ina219.c.obj) - 0x4200cc94 ina219_get_shunt_voltage + 0x4200cc20 0x5e esp-idf/main/libmain.a(ina219.c.obj) + 0x4200cc20 ina219_get_shunt_voltage .text.ina219_get_current - 0x4200ccf2 0x54 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200ccf2 ina219_get_current + 0x4200cc7e 0x54 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200cc7e ina219_get_current .text.ina219_get_power - 0x4200cd46 0x54 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200cd46 ina219_get_power + 0x4200ccd2 0x54 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200ccd2 ina219_get_power .text.create_string - 0x4200cd9a 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cd26 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_check_cfg_conflict - 0x4200ce18 0x158 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cda4 0x158 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.create_client_data - 0x4200cf70 0x14c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cefc 0x14c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.run_event_loop - 0x4200d0bc 0x48 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d048 0x48 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_dispatch_event - 0x4200d104 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d090 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_delete_expired_messages - 0x4200d146 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d0d2 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_create_transport - 0x4200d16e 0x350 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d0fa 0x350 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_cert_key_data - 0x4200d4be 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d44a 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_ssl_transport_properties - 0x4200d58a 0x1ca esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d516 0x1ca esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_dispatch_event_with_msgid - 0x4200d754 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d6e0 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_dispatch_transport_error - 0x4200d780 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d70c 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_handle_transport_read_error - 0x4200d7d2 0x98 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d75e 0x98 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_abort_connection - 0x4200d86a 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d7f6 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_write - 0x4200d8ce 0xae esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d85a 0xae esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_message_receive - 0x4200d97c 0x20e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d908 0x20e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_connect - 0x4200db8a 0x292 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200db16 0x292 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.send_disconnect_msg - 0x4200de1c 0x86 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200dda8 0x86 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.deliver_suback - 0x4200dea2 0xbe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200de2e 0xbe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.deliver_publish - 0x4200df60 0x172 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200deec 0x172 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.remove_initiator_message - 0x4200e0d2 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e05e 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_process_receive - 0x4200e0f2 0x33e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e07e 0x33e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_resend_queued - 0x4200e430 0x92 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e3bc 0x92 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_ping - 0x4200e4c2 0x7c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e44e 0x7c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.process_keepalive - 0x4200e53e 0x12c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e4ca 0x12c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_task - 0x4200e66a 0x53e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e5f6 0x53e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_enqueue - 0x4200eba8 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200eb34 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.make_publish - 0x4200ebf2 0x60 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200eb7e 0x60 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_client_enqueue_publish - 0x4200ec52 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ebde 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_if_config - 0x4200ecda 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200ecda esp_mqtt_set_if_config + 0x4200ec66 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ec66 esp_mqtt_set_if_config .text.esp_mqtt_destroy_config - 0x4200ed14 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200ed14 esp_mqtt_destroy_config + 0x4200eca0 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200eca0 esp_mqtt_destroy_config .text.esp_mqtt_client_set_uri - 0x4200ee2a 0x200 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200ee2a esp_mqtt_client_set_uri + 0x4200edb6 0x200 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200edb6 esp_mqtt_client_set_uri .text.esp_mqtt_set_config - 0x4200f02a 0xad4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200f02a esp_mqtt_set_config + 0x4200efb6 0xad4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200efb6 esp_mqtt_set_config .text.esp_mqtt_client_start - 0x4200fafe 0x11a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fafe esp_mqtt_client_start + 0x4200fa8a 0x11a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fa8a esp_mqtt_client_start .text.esp_mqtt_client_stop - 0x4200fc18 0x13a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fc18 esp_mqtt_client_stop + 0x4200fba4 0x13a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fba4 esp_mqtt_client_stop .text.esp_mqtt_client_destroy - 0x4200fd52 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fd52 esp_mqtt_client_destroy + 0x4200fcde 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fcde esp_mqtt_client_destroy .text.esp_mqtt_client_init - 0x4200fdc2 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fdc2 esp_mqtt_client_init + 0x4200fd4e 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fd4e esp_mqtt_client_init .text.esp_mqtt_client_publish - 0x4200fe82 0x1ce esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fe82 esp_mqtt_client_publish + 0x4200fe0e 0x1ce esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fe0e esp_mqtt_client_publish .text.esp_mqtt_client_register_event - 0x42010050 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x42010050 esp_mqtt_client_register_event + 0x4200ffdc 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ffdc esp_mqtt_client_register_event .text.set_message_header_size - 0x42010078 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010004 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.fail_message - 0x42010080 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201000c 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.fini_message - 0x4201008a 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010016 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.append_string - 0x42010158 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420100e4 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.append_message_id - 0x420101bc 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010148 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.mqtt_get_total_length - 0x42010210 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010210 mqtt_get_total_length + 0x4201019c 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201019c mqtt_get_total_length .text.mqtt_get_publish_topic - 0x4201024e 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201024e mqtt_get_publish_topic + 0x420101da 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420101da mqtt_get_publish_topic .text.mqtt_get_publish_data - 0x4201029c 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201029c mqtt_get_publish_data + 0x42010228 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010228 mqtt_get_publish_data .text.mqtt_get_suback_data - 0x4201033e 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201033e mqtt_get_suback_data + 0x420102ca 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420102ca mqtt_get_suback_data .text.mqtt_get_id - 0x42010356 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010356 mqtt_get_id + 0x420102e2 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420102e2 mqtt_get_id .text.mqtt_msg_connect - 0x42010412 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010412 mqtt_msg_connect + 0x4201039e 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201039e mqtt_msg_connect .text.mqtt_msg_publish - 0x4201068c 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201068c mqtt_msg_publish + 0x42010618 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010618 mqtt_msg_publish .text.mqtt_msg_puback - 0x4201077a 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201077a mqtt_msg_puback + 0x42010706 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010706 mqtt_msg_puback .text.mqtt_msg_pubrec - 0x420107b4 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420107b4 mqtt_msg_pubrec + 0x42010740 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010740 mqtt_msg_pubrec .text.mqtt_msg_pubrel - 0x420107ee 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420107ee mqtt_msg_pubrel + 0x4201077a 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201077a mqtt_msg_pubrel .text.mqtt_msg_pubcomp - 0x42010828 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010828 mqtt_msg_pubcomp + 0x420107b4 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420107b4 mqtt_msg_pubcomp .text.mqtt_msg_pingreq - 0x42010862 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010862 mqtt_msg_pingreq + 0x420107ee 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420107ee mqtt_msg_pingreq .text.mqtt_msg_disconnect - 0x42010884 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010884 mqtt_msg_disconnect + 0x42010810 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010810 mqtt_msg_disconnect .text.mqtt_has_valid_msg_hdr - 0x420108a6 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420108a6 mqtt_has_valid_msg_hdr + 0x42010832 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010832 mqtt_has_valid_msg_hdr .text.mqtt_msg_buffer_init - 0x42010912 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010912 mqtt_msg_buffer_init + 0x4201089e 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201089e mqtt_msg_buffer_init .text.mqtt_msg_buffer_destroy - 0x4201094e 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201094e mqtt_msg_buffer_destroy + 0x420108da 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420108da mqtt_msg_buffer_destroy .text.outbox_init - 0x42010964 0xd8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010964 outbox_init + 0x420108f0 0xd8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420108f0 outbox_init .text.outbox_enqueue - 0x42010a3c 0x140 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010a3c outbox_enqueue + 0x420109c8 0x140 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420109c8 outbox_enqueue .text.outbox_get - 0x42010b7c 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010b7c outbox_get + 0x42010b08 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010b08 outbox_get .text.outbox_dequeue - 0x42010b8e 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010b8e outbox_dequeue + 0x42010b1a 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010b1a outbox_dequeue .text.outbox_delete_item - 0x42010bac 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010bac outbox_delete_item + 0x42010b38 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010b38 outbox_delete_item .text.outbox_item_get_data - 0x42010c1c 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010c1c outbox_item_get_data + 0x42010ba8 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010ba8 outbox_item_get_data .text.outbox_delete - 0x42010c34 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010c34 outbox_delete + 0x42010bc0 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010bc0 outbox_delete .text.outbox_set_pending - 0x42010cba 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010cba outbox_set_pending + 0x42010c46 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010c46 outbox_set_pending .text.outbox_item_get_pending - 0x42010cd8 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010cd8 outbox_item_get_pending + 0x42010c64 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010c64 outbox_item_get_pending .text.outbox_set_tick - 0x42010ce2 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010ce2 outbox_set_tick + 0x42010c6e 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010c6e outbox_set_tick .text.outbox_delete_expired - 0x42010d08 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010d08 outbox_delete_expired + 0x42010c94 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010c94 outbox_delete_expired .text.outbox_get_size - 0x42010dc8 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010dc8 outbox_get_size + 0x42010d54 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010d54 outbox_get_size .text.outbox_delete_all_items - 0x42010ddc 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010ddc outbox_delete_all_items + 0x42010d68 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010d68 outbox_delete_all_items .text.outbox_destroy - 0x42010e54 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010e54 outbox_destroy + 0x42010de0 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010de0 outbox_destroy .text.platform_create_id_string - 0x42010e7c 0x80 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010e7c platform_create_id_string + 0x42010e08 0x80 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010e08 platform_create_id_string .text.platform_random - 0x42010efc 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010efc platform_random + 0x42010e88 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010e88 platform_random .text.platform_tick_get_ms - 0x42010f18 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010f18 platform_tick_get_ms + 0x42010ea4 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010ea4 platform_tick_get_ms .text.riscv_decode_offset_from_jal_instruction - 0x42010f38 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x42010f38 riscv_decode_offset_from_jal_instruction + 0x42010ec4 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x42010ec4 riscv_decode_offset_from_jal_instruction .text.gpio_input_disable - 0x42010f84 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010f10 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x42011004 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010f90 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x42011086 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011012 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x42011106 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011092 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x42011188 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011114 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x42011208 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011194 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x420112a0 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201122c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x42011338 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420112c4 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x420113ce 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201135a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_isr_register_on_core_static - 0x42011464 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420113f0 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x42011484 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011484 gpio_pullup_en + 0x42011410 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011410 gpio_pullup_en .text.gpio_pullup_dis - 0x4201152c 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201152c gpio_pullup_dis + 0x420114b8 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420114b8 gpio_pullup_dis .text.gpio_pulldown_en - 0x420115ee 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420115ee gpio_pulldown_en + 0x4201157a 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201157a gpio_pulldown_en .text.gpio_pulldown_dis - 0x42011696 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011696 gpio_pulldown_dis + 0x42011622 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011622 gpio_pulldown_dis .text.gpio_set_intr_type - 0x4201173c 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201173c gpio_set_intr_type + 0x420116c8 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420116c8 gpio_set_intr_type .text.gpio_intr_enable - 0x42011898 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011898 gpio_intr_enable + 0x42011824 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011824 gpio_intr_enable .text.gpio_intr_disable - 0x4201193e 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201193e gpio_intr_disable + 0x420118ca 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420118ca gpio_intr_disable .text.gpio_input_enable - 0x420119b4 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420119b4 gpio_input_enable + 0x42011940 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011940 gpio_input_enable .text.gpio_output_disable - 0x42011a34 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011a34 gpio_output_disable + 0x420119c0 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420119c0 gpio_output_disable .text.gpio_output_enable - 0x42011ad2 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011ad2 gpio_output_enable + 0x42011a5e 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011a5e gpio_output_enable .text.gpio_od_disable - 0x42011b70 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011b70 gpio_od_disable + 0x42011afc 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011afc gpio_od_disable .text.gpio_od_enable - 0x42011bee 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011bee gpio_od_enable + 0x42011b7a 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011b7a gpio_od_enable .text.gpio_set_level - 0x42011c6e 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011c6e gpio_set_level + 0x42011bfa 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011bfa gpio_set_level .text.gpio_get_level - 0x42011cf6 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011cf6 gpio_get_level + 0x42011c82 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011c82 gpio_get_level .text.gpio_set_pull_mode - 0x42011d0e 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011d0e gpio_set_pull_mode + 0x42011c9a 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011c9a gpio_set_pull_mode .text.gpio_set_direction - 0x42011e54 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011e54 gpio_set_direction + 0x42011de0 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011de0 gpio_set_direction .text.gpio_config - 0x42011f08 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011f08 gpio_config + 0x42011e94 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011e94 gpio_config .text.gpio_reset_pin - 0x420120b2 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420120b2 gpio_reset_pin + 0x4201203e 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201203e gpio_reset_pin .text.gpio_isr_handler_add - 0x4201212e 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201212e gpio_isr_handler_add + 0x420120ba 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420120ba gpio_isr_handler_add .text.gpio_uninstall_isr_service - 0x4201223c 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201223c gpio_uninstall_isr_service + 0x420121c8 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420121c8 gpio_uninstall_isr_service .text.gpio_isr_register - 0x42012292 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42012292 gpio_isr_register + 0x4201221e 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201221e gpio_isr_register .text.gpio_install_isr_service - 0x4201234c 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201234c gpio_install_isr_service + 0x420122d8 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420122d8 gpio_install_isr_service .text.gpio_sleep_set_direction - 0x42012424 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42012424 gpio_sleep_set_direction + 0x420123b0 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420123b0 gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x420124c4 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420124c4 gpio_sleep_set_pull_mode + 0x42012450 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012450 gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x4201260a 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201260a gpio_sleep_sel_en + 0x42012596 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012596 gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x420126a2 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420126a2 gpio_sleep_sel_dis + 0x4201262e 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201262e gpio_sleep_sel_dis .text.gpio_func_sel - 0x42012738 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42012738 gpio_func_sel + 0x420126c4 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420126c4 gpio_func_sel .text.rtc_gpio_is_valid_gpio - 0x420127e6 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x420127e6 rtc_gpio_is_valid_gpio + 0x42012772 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x42012772 rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x420127ea 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x420127ea bootloader_init_mem + 0x42012776 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x42012776 bootloader_init_mem .text.bootloader_flash_update_id - 0x420127f8 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x420127f8 bootloader_flash_update_id + 0x42012784 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x42012784 bootloader_flash_update_id .text.s_mem_caps_check - 0x42012818 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420127a4 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x4201282e 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420127ba 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x42012868 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420127f4 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4201287e 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201280a 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x420128a0 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201282c 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x420128f8 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012884 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x420129a2 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201292e 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x42012a4c 0x19c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012a4c esp_mmu_map_init + 0x420129d8 0x19c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420129d8 esp_mmu_map_init .text.esp_mmu_map - 0x42012be8 0x53e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012be8 esp_mmu_map + 0x42012b74 0x53e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012b74 esp_mmu_map .text.esp_mmu_unmap - 0x42013126 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42013126 esp_mmu_unmap + 0x420130b2 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420130b2 esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x420132ae 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x420132ae esp_mmu_vaddr_to_paddr + 0x4201323a 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201323a esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x420133b4 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x420133b4 spi_flash_init_lock + 0x42013340 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42013340 spi_flash_init_lock .text.spi_flash_op_lock - 0x420133b6 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x420133b6 spi_flash_op_lock + 0x42013342 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42013342 spi_flash_op_lock .text.spi_flash_op_unlock - 0x420133c8 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x420133c8 spi_flash_op_unlock + 0x42013354 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x42013354 spi_flash_op_unlock .text.spi_flash_mmap - 0x420133da 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x420133da spi_flash_mmap + 0x42013366 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42013366 spi_flash_mmap .text.spi_flash_munmap - 0x420134a2 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x420134a2 spi_flash_munmap + 0x4201342e 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4201342e spi_flash_munmap .text.spi_flash_cache2phys - 0x42013510 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42013510 spi_flash_cache2phys + 0x4201349c 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4201349c spi_flash_cache2phys .text.esp_mspi_get_io - 0x42013534 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x42013534 esp_mspi_get_io + 0x420134c0 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x420134c0 esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x420135ce 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x420135ce esp_mspi_pin_reserve + 0x4201355a 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4201355a esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x4201362a 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x4201362a esp_flash_read_chip_id + 0x420135b6 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x420135b6 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x4201363e 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x420135ca 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x4201367c 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4201367c esp_flash_init_default_chip + 0x42013608 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42013608 esp_flash_init_default_chip .text.esp_flash_app_init - 0x4201380a 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x4201380a esp_flash_app_init + 0x42013796 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42013796 esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x42013832 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x42013832 esp_flash_app_enable_os_functions + 0x420137be 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x420137be esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x42013864 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x42013864 esp_crosscore_int_init + 0x420137f0 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x420137f0 esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x420138ca 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x420138ca esp_vApplicationIdleHook + 0x42013856 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42013856 esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x42013910 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x42013910 esp_register_freertos_idle_hook_for_cpu + 0x4201389c 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4201389c esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x42013984 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x42013984 esp_register_freertos_tick_hook_for_cpu + 0x42013910 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42013910 esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x420139f8 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x420139f8 esp_register_freertos_tick_hook + 0x42013984 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42013984 esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x42013a08 0xc6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x42013a08 esp_int_wdt_init + 0x42013994 0xc6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42013994 esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x42013ace 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x42013ace esp_int_wdt_cpu_init + 0x42013a5a 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42013a5a esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x42013b22 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013aae 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x42013b52 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013ade 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x42013b84 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013b10 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x42013bb0 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013b3c 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x42013d2a 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013cb6 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x42013d50 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013d50 task_wdt_timeout_abort + 0x42013cdc 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013cdc task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x42013dea 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013d76 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x42013e3a 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013e3a esp_task_wdt_add + 0x42013dc6 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013dc6 esp_task_wdt_add .text.subscribe_idle - 0x42013ea0 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013e2c 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x42013f52 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013f52 esp_task_wdt_init + 0x42013ede 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013ede esp_task_wdt_init .text.esp_task_wdt_reset - 0x42014096 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42014096 esp_task_wdt_reset + 0x42014022 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42014022 esp_task_wdt_reset .text.idle_hook_cb - 0x42014162 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420140ee 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x42014172 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42014172 esp_task_wdt_print_triggered_tasks + 0x420140fe 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420140fe esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x4201429c 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42014228 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x420143a6 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x420143a6 esp_task_wdt_impl_timer_allocate + 0x42014332 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42014332 esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x42014498 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42014498 esp_task_wdt_impl_timer_feed + 0x42014424 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42014424 esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x420144ce 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x420144ce esp_task_wdt_impl_timeout_triggered + 0x4201445a 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4201445a esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x420144fc 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x420144fc esp_task_wdt_impl_timer_restart + 0x42014488 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42014488 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x4201453c 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x420144c8 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x42014568 0x2a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x420144f4 0x2a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x42014592 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4201451e 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x42014636 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x420145c2 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x4201465e 0x11c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4201465e spi_flash_hal_init + 0x420145ea 0x11c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x420145ea spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x4201477a 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4201477a spi_flash_hal_supports_direct_write + 0x42014706 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014706 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x4201478c 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x4201478c spi_flash_hal_supports_direct_read + 0x42014718 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014718 spi_flash_hal_supports_direct_read .text.clk_hal_lp_slow_get_freq_hz - 0x4201479e 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201479e clk_hal_lp_slow_get_freq_hz + 0x4201472a 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4201472a clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x420147f6 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420147f6 clk_hal_xtal_get_freq_mhz + 0x42014782 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42014782 clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x42014854 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42014854 clk_hal_soc_root_get_freq_mhz + 0x420147e0 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420147e0 clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x420148b4 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420148b4 clk_hal_cpu_get_freq_hz + 0x42014840 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42014840 clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x42014926 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420148b2 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x4201494e 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201494e clk_hal_apb_get_freq_hz + 0x420148da 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420148da clk_hal_apb_get_freq_hz .text.uart_ll_get_baudrate - 0x4201495c 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420148e8 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) .text.uart_hal_get_sclk - 0x42014994 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014994 uart_hal_get_sclk + 0x42014920 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014920 uart_hal_get_sclk .text.uart_hal_get_baudrate - 0x420149ba 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420149ba uart_hal_get_baudrate + 0x42014946 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014946 uart_hal_get_baudrate .text.uart_hal_set_stop_bits - 0x420149d4 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420149d4 uart_hal_set_stop_bits + 0x42014960 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014960 uart_hal_set_stop_bits .text.uart_hal_get_stop_bits - 0x420149e6 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420149e6 uart_hal_get_stop_bits + 0x42014972 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014972 uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x420149f2 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420149f2 uart_hal_set_data_bit_num + 0x4201497e 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201497e uart_hal_set_data_bit_num .text.uart_hal_get_data_bit_num - 0x42014a02 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014a02 uart_hal_get_data_bit_num + 0x4201498e 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201498e uart_hal_get_data_bit_num .text.uart_hal_set_parity - 0x42014a0e 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014a0e uart_hal_set_parity + 0x4201499a 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201499a uart_hal_set_parity .text.uart_hal_get_parity - 0x42014a2e 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014a2e uart_hal_get_parity + 0x420149ba 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420149ba uart_hal_get_parity .text.esp_crypto_sha_aes_lock_acquire - 0x42014a4a 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014a4a esp_crypto_sha_aes_lock_acquire + 0x420149d6 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420149d6 esp_crypto_sha_aes_lock_acquire .text.esp_crypto_hmac_lock_acquire - 0x42014a64 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014a64 esp_crypto_hmac_lock_acquire + 0x420149f0 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420149f0 esp_crypto_hmac_lock_acquire .text.esp_crypto_sha_aes_lock_release - 0x42014a82 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014a82 esp_crypto_sha_aes_lock_release + 0x42014a0e 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a0e esp_crypto_sha_aes_lock_release .text.esp_crypto_hmac_lock_release - 0x42014a9c 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014a9c esp_crypto_hmac_lock_release + 0x42014a28 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a28 esp_crypto_hmac_lock_release .text.esp_crypto_mpi_lock_acquire - 0x42014aba 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014aba esp_crypto_mpi_lock_acquire + 0x42014a46 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a46 esp_crypto_mpi_lock_acquire .text.esp_crypto_ds_lock_acquire - 0x42014ad4 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014ad4 esp_crypto_ds_lock_acquire + 0x42014a60 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a60 esp_crypto_ds_lock_acquire .text.esp_crypto_mpi_lock_release - 0x42014af6 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014af6 esp_crypto_mpi_lock_release + 0x42014a82 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a82 esp_crypto_mpi_lock_release .text.esp_crypto_ds_lock_release - 0x42014b10 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014b10 esp_crypto_ds_lock_release + 0x42014a9c 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014a9c esp_crypto_ds_lock_release .text.esp_cpu_configure_region_protection - 0x42014b32 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x42014b32 esp_cpu_configure_region_protection + 0x42014abe 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x42014abe esp_cpu_configure_region_protection .text.periph_rtc_dig_clk8m_enable - 0x42014c32 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42014c32 periph_rtc_dig_clk8m_enable + 0x42014bbe 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42014bbe periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_get_freq - 0x42014c92 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x42014c92 periph_rtc_dig_clk8m_get_freq + 0x42014c1e 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x42014c1e periph_rtc_dig_clk8m_get_freq .text.esp_fill_random - 0x42014c9c 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - 0x42014c9c esp_fill_random - .text.get_idx 0x42014d06 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014c28 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x42014c28 esp_fill_random + .text.get_idx 0x42014c92 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.generate_mac - 0x42014d62 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014cee 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_factory_mac - 0x42014e9e 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014e2a 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_mac_custom - 0x42014eec 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014e78 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_mac_addr_from_mac_table - 0x42014f9c 0xea esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014f28 0xea esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.esp_efuse_mac_get_default - 0x42015086 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42015086 esp_efuse_mac_get_default + 0x42015012 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42015012 esp_efuse_mac_get_default .text.esp_read_mac - 0x42015094 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42015094 esp_read_mac + 0x42015020 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42015020 esp_read_mac .text.esp_gpio_reserve - 0x420151a4 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x420151a4 esp_gpio_reserve + 0x42015130 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x42015130 esp_gpio_reserve .text.temperature_sensor_get_raw_value - 0x420151c0 0xac esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4201514c 0xac esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_ll_set_range - 0x4201526c 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x420151f8 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_power_acquire - 0x4201528e 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x4201528e temperature_sensor_power_acquire + 0x4201521a 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4201521a temperature_sensor_power_acquire .text.temperature_sensor_power_release - 0x42015310 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x42015310 temperature_sensor_power_release + 0x4201529c 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x4201529c temperature_sensor_power_release .text.temp_sensor_sync_tsens_idx - 0x420153c4 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x420153c4 temp_sensor_sync_tsens_idx + 0x42015350 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42015350 temp_sensor_sync_tsens_idx .text.temp_sensor_get_raw_value - 0x420153ca 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x420153ca temp_sensor_get_raw_value + 0x42015356 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42015356 temp_sensor_get_raw_value .text.esp_clk_tree_src_get_freq_hz - 0x420154dc 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x420154dc esp_clk_tree_src_get_freq_hz + 0x42015468 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42015468 esp_clk_tree_src_get_freq_hz .text.esp_clk_tree_enable_src - 0x42015684 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x42015684 esp_clk_tree_enable_src + 0x42015610 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x42015610 esp_clk_tree_enable_src .text.adc_calc_hw_calibration_code - 0x42015688 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x42015688 adc_calc_hw_calibration_code + 0x42015614 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015614 adc_calc_hw_calibration_code .text.adc2_wifi_acquire - 0x42015726 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x42015726 adc2_wifi_acquire + 0x420156b2 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x420156b2 adc2_wifi_acquire .text.adc2_wifi_release - 0x4201572a 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4201572a adc2_wifi_release + 0x420156b6 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x420156b6 adc2_wifi_release .text.adc_apb_periph_claim - 0x4201572e 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4201572e adc_apb_periph_claim + 0x420156ba 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x420156ba adc_apb_periph_claim .text.adc_apb_periph_free - 0x4201579c 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x4201579c adc_apb_periph_free + 0x42015728 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015728 adc_apb_periph_free .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_EEET_SE_SE_T0_ - 0x4201583a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157c6 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_ET_SA_SA_T0_ - 0x4201584a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157d6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleE - 0x42015858 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157e4 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_ - 0x42015888 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015814 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZ9nvs_closeEUlRS1_E_ET_S6_S6_T0_ - 0x42015898 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015824 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL19nvs_get_str_or_blobmN3nvs8ItemTypeEPKcPvPj - 0x420158a6 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015832 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x42015932 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420158be 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 - 0x42015958 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420158e4 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x42015984 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015910 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZN14NVSHandleEntryD2Ev - 0x42015994 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015994 NVSHandleEntry::~NVSHandleEntry() - 0x42015994 NVSHandleEntry::~NVSHandleEntry() + 0x42015920 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015920 NVSHandleEntry::~NVSHandleEntry() + 0x42015920 NVSHandleEntry::~NVSHandleEntry() .text.nvs_flash_init_partition - 0x420159a8 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420159a8 nvs_flash_init_partition + 0x42015934 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015934 nvs_flash_init_partition .text.nvs_flash_init - 0x420159e8 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420159e8 nvs_flash_init + 0x42015974 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015974 nvs_flash_init .text.nvs_erase_key - 0x420159fe 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420159fe nvs_erase_key + 0x4201598a 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201598a nvs_erase_key .text.nvs_commit - 0x42015a3a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015a3a nvs_commit + 0x420159c6 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420159c6 nvs_commit .text.nvs_set_blob - 0x42015a6e 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015a6e nvs_set_blob + 0x420159fa 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420159fa nvs_set_blob .text.nvs_get_blob - 0x42015aba 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015aba nvs_get_blob + 0x42015a46 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a46 nvs_get_blob .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x42015ad2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015ad2 intrusive_list::erase(intrusive_list::iterator) + 0x42015a5e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a5e intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x42015aee 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a7a 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x42015b3c 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b3c nvs_flash_erase_partition + 0x42015ac8 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ac8 nvs_flash_erase_partition .text.nvs_flash_erase - 0x42015b9a 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b9a nvs_flash_erase + 0x42015b26 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b26 nvs_flash_erase .text.nvs_close - 0x42015bb0 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015bb0 nvs_close + 0x42015b3c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b3c nvs_close .text._ZN14intrusive_listI14NVSHandleEntryE9push_backEPS0_ - 0x42015c06 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015c06 intrusive_list::push_back(NVSHandleEntry*) + 0x42015b92 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b92 intrusive_list::push_back(NVSHandleEntry*) .text.nvs_open_from_partition - 0x42015c26 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015c26 nvs_open_from_partition + 0x42015bb2 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015bb2 nvs_open_from_partition .text.nvs_open - 0x42015ccc 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015ccc nvs_open + 0x42015c58 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c58 nvs_open .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ - 0x42015ce8 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015ce8 int nvs::NVSHandle::set_item(char const*, signed char) + 0x42015c74 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c74 int nvs::NVSHandle::set_item(char const*, signed char) .text._Z7nvs_setIaEimPKcT_ - 0x42015d06 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_i8 - 0x42015d4a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015d4a nvs_set_i8 + 0x42015cd6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015cd6 nvs_set_i8 .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ - 0x42015d58 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015d58 int nvs::NVSHandle::set_item(char const*, unsigned char) + 0x42015ce4 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ce4 int nvs::NVSHandle::set_item(char const*, unsigned char) .text._Z7nvs_setIhEimPKcT_ - 0x42015d76 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_u8 - 0x42015dba 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015dba nvs_set_u8 + 0x42015d46 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d46 nvs_set_u8 .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ - 0x42015dc8 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015dc8 int nvs::NVSHandle::set_item(char const*, unsigned short) + 0x42015d54 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d54 int nvs::NVSHandle::set_item(char const*, unsigned short) .text._Z7nvs_setItEimPKcT_ - 0x42015de6 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d72 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u16 - 0x42015e2a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015e2a nvs_set_u16 + 0x42015db6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015db6 nvs_set_u16 .text._ZN3nvs9NVSHandle8set_itemImEEiPKcT_ - 0x42015e38 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015e38 int nvs::NVSHandle::set_item(char const*, unsigned long) + 0x42015dc4 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015dc4 int nvs::NVSHandle::set_item(char const*, unsigned long) .text._Z7nvs_setImEimPKcT_ - 0x42015e52 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015dde 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u32 - 0x42015e96 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015e96 nvs_set_u32 + 0x42015e22 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e22 nvs_set_u32 .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ - 0x42015ea4 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015ea4 int nvs::NVSHandle::get_item(char const*, signed char&) + 0x42015e30 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e30 int nvs::NVSHandle::get_item(char const*, signed char&) .text._Z7nvs_getIaEimPKcPT_ - 0x42015ebc 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e48 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_i8 - 0x42015f00 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015f00 nvs_get_i8 + 0x42015e8c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e8c nvs_get_i8 .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ - 0x42015f0e 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015f0e int nvs::NVSHandle::get_item(char const*, unsigned char&) + 0x42015e9a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015e9a int nvs::NVSHandle::get_item(char const*, unsigned char&) .text._Z7nvs_getIhEimPKcPT_ - 0x42015f26 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015eb2 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u8 - 0x42015f6a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015f6a nvs_get_u8 + 0x42015ef6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ef6 nvs_get_u8 .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ - 0x42015f78 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015f78 int nvs::NVSHandle::get_item(char const*, unsigned short&) + 0x42015f04 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015f04 int nvs::NVSHandle::get_item(char const*, unsigned short&) .text._Z7nvs_getItEimPKcPT_ - 0x42015f90 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015f1c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u16 - 0x42015fd4 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015fd4 nvs_get_u16 + 0x42015f60 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015f60 nvs_get_u16 .text._ZN3nvs9NVSHandle8get_itemImEEiPKcRT_ - 0x42015fe2 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015fe2 int nvs::NVSHandle::get_item(char const*, unsigned long&) + 0x42015f6e 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015f6e int nvs::NVSHandle::get_item(char const*, unsigned long&) .text._Z7nvs_getImEimPKcPT_ - 0x42015ffa 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015f86 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u32 - 0x4201603e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201603e nvs_get_u32 + 0x42015fca 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015fca nvs_get_u32 .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x4201604c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015fd8 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_ - 0x42016096 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016022 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x420160e0 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201606c 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 - 0x42016140 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420160cc 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x42016170 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420160fc 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x420161f4 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016180 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 - 0x4201624a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420161d6 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x4201627a 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016206 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 - 0x420162fe 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201628a 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_ET_SC_SC_T0_ - 0x42016336 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420162c2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x42016346 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016346 nvs::Item::getKey(char*, unsigned int) + 0x420162d2 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420162d2 nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x4201637c 0x9a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201637c nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x42016308 0x9a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016308 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE - 0x42016416 0x6a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016416 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x420163a2 0x6a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420163a2 nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj - 0x42016480 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016480 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) + 0x4201640c 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201640c nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE - 0x42016560 0x134 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016560 nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) + 0x420164ec 0x134 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420164ec nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj - 0x42016694 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016694 nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) + 0x42016620 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016620 nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj - 0x420167b0 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420167b0 nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) + 0x4201673c 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201673c nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc - 0x4201683e 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201683e nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) + 0x420167ca 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420167ca nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) .text._ZN3nvs7Storage14eraseNamespaceEh - 0x420168cc 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420168cc nvs::Storage::eraseNamespace(unsigned char) + 0x42016858 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016858 nvs::Storage::eraseNamespace(unsigned char) .text._ZN3nvs7Storage7findKeyEhPKcPNS_8ItemTypeE - 0x4201691a 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201691a nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) + 0x420168a6 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420168a6 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj - 0x4201695a 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201695a nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) + 0x420168e6 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420168e6 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj - 0x420169d8 0x76 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420169d8 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) + 0x42016964 0x76 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016964 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x42016a4e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016a4e intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x420169da 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420169da intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x42016a6e 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016a6e nvs::Storage::populateBlobIndices(intrusive_list&) + 0x420169fa 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420169fa nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x42016b10 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016b10 intrusive_list::erase(intrusive_list::iterator) + 0x42016a9c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a9c intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x42016b2c 0x11a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016b2c nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x42016ab8 0x11a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016ab8 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x42016c46 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016c46 CompressedEnumTable::set(unsigned int, bool) + 0x42016bd2 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016bd2 CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x42016c76 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016c76 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x42016c02 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c02 intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x42016c96 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016c96 intrusive_list::clearAndFreeNodes() + 0x42016c22 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c22 intrusive_list::clearAndFreeNodes() .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE9push_backEPS2_ - 0x42016cc4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016cc4 intrusive_list::push_back(nvs::Storage::UsedPageNode*) + 0x42016c50 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c50 intrusive_list::push_back(nvs::Storage::UsedPageNode*) .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x42016ce4 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016ce4 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x42016c70 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c70 std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x42016d26 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016d26 std::unique_ptr >::~unique_ptr() - 0x42016d26 std::unique_ptr >::~unique_ptr() + 0x42016cb2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016cb2 std::unique_ptr >::~unique_ptr() + 0x42016cb2 std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x42016d42 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016d42 intrusive_list::erase(intrusive_list::iterator) + 0x42016cce 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016cce intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x42016d5e 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016d5e intrusive_list::clearAndFreeNodes() + 0x42016cea 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016cea intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x42016d8c 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016d8c nvs::Storage::clearNamespaces() + 0x42016d18 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016d18 nvs::Storage::clearNamespaces() .text._ZN3nvs7StorageD2Ev - 0x42016d9e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016d9e nvs::Storage::~Storage() - 0x42016d9e nvs::Storage::~Storage() + 0x42016d2a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016d2a nvs::Storage::~Storage() + 0x42016d2a nvs::Storage::~Storage() .text._ZN3nvs7Storage4initEmm - 0x42016dba 0x13a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016dba nvs::Storage::init(unsigned long, unsigned long) + 0x42016d46 0x13a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016d46 nvs::Storage::init(unsigned long, unsigned long) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE5eraseENS3_8iteratorE - 0x42016ef4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016ef4 intrusive_list::erase(intrusive_list::iterator) + 0x42016e80 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016e80 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE17clearAndFreeNodesEv - 0x42016f10 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016f10 intrusive_list::clearAndFreeNodes() + 0x42016e9c 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016e9c intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE - 0x42016f3e 0x1ec esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016f3e nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) + 0x42016eca 0x1ec esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016eca nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj - 0x4201712a 0x242 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201712a nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) + 0x420170b6 0x242 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420170b6 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh - 0x4201736c 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201736c nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) + 0x420172f8 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420172f8 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) .text._ZN3nvs15NVSHandleSimple6commitEv - 0x42017474 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017474 nvs::NVSHandleSimple::commit() + 0x42017400 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017400 nvs::NVSHandleSimple::commit() .text._ZN3nvs15NVSHandleSimpleD2Ev - 0x42017486 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017486 nvs::NVSHandleSimple::~NVSHandleSimple() - 0x42017486 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x42017412 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017412 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x42017412 nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimpleD0Ev - 0x420174b0 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420174b0 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x4201743c 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201743c nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj - 0x420174ce 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420174ce nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) + 0x4201745a 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201745a nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj - 0x42017506 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017506 nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) + 0x42017492 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017492 nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj - 0x42017540 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017540 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) + 0x420174cc 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420174cc nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj - 0x4201756a 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201756a nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) + 0x420174f6 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420174f6 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj - 0x42017596 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017596 nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) + 0x42017522 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017522 nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ - 0x420175c2 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420175c2 nvs::NVSHandleSimple::set_string(char const*, char const*) + 0x4201754e 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201754e nvs::NVSHandleSimple::set_string(char const*, char const*) .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj - 0x42017622 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017622 nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) + 0x420175ae 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420175ae nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs15NVSHandleSimple8find_keyEPKcR10nvs_type_t - 0x4201764a 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201764a nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) + 0x420175d6 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420175d6 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc - 0x4201769c 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201769c nvs::NVSHandleSimple::erase_item(char const*) + 0x42017628 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017628 nvs::NVSHandleSimple::erase_item(char const*) .text._ZN3nvs15NVSHandleSimple9erase_allEv - 0x420176d2 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420176d2 nvs::NVSHandleSimple::erase_all() + 0x4201765e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201765e nvs::NVSHandleSimple::erase_all() .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj - 0x42017702 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017702 nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) + 0x4201768e 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201768e nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x42017736 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017736 nvs::NVSHandleSimple::get_partition_name() const + 0x420176c2 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420176c2 nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x4201774a 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201774a nvs::NVSPartition::~NVSPartition() - 0x4201774a nvs::NVSPartition::~NVSPartition() + 0x420176d6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176d6 nvs::NVSPartition::~NVSPartition() + 0x420176d6 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x42017760 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017760 nvs::NVSPartition::get_partition_name() + 0x420176ec 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176ec nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x42017766 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017766 nvs::NVSPartition::get_address() + 0x420176f2 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176f2 nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x4201776c 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201776c nvs::NVSPartition::get_size() + 0x420176f8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176f8 nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x42017772 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017772 nvs::NVSPartition::get_readonly() + 0x420176fe 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420176fe nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x4201777a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201777a nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x42017706 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017706 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x4201778a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201778a nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x42017716 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017716 nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x420177a6 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420177a6 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x42017732 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017732 nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x420177b6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420177b6 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x42017742 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017742 nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x420177d2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420177d2 nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x4201775e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201775e nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x420177e2 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420177e2 nvs::NVSPartition::~NVSPartition() + 0x4201776e 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201776e nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x42017808 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017808 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x42017808 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42017794 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017794 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42017794 nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x4201783a 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201783a nvs::NVSPartitionManager::~NVSPartitionManager() - 0x4201783a nvs::NVSPartitionManager::~NVSPartitionManager() + 0x420177c6 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420177c6 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x420177c6 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x42017846 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017846 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x420177d2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420177d2 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x42017862 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420177ee 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 - 0x42017888 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017814 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_ - 0x420178b4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017840 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x420178c4 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420178c4 nvs::Storage::Storage(nvs::Partition*) - 0x420178c4 nvs::Storage::Storage(nvs::Partition*) + 0x42017850 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017850 nvs::Storage::Storage(nvs::Partition*) + 0x42017850 nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x4201790e 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201790e nvs::NVSPartitionManager::get_instance() + 0x4201789a 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201789a nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x42017970 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017970 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x420178fc 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420178fc nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x42017984 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017984 intrusive_list::push_back(nvs::NVSPartition*) + 0x42017910 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017910 intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x420179a4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420179a4 intrusive_list::erase(intrusive_list::iterator) + 0x42017930 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017930 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x420179c0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420179c0 intrusive_list::push_back(nvs::Storage*) + 0x4201794c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201794c intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x420179e0 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420179e0 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x4201796c 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201796c nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x42017a90 0x8a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017a90 nvs::NVSPartitionManager::init_partition(char const*) + 0x42017a1c 0x8a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017a1c nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x42017b1a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017b1a intrusive_list::erase(intrusive_list::iterator) + 0x42017aa6 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017aa6 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE - 0x42017b36 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017b36 nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) + 0x42017ac2 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017ac2 nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x42017b60 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017b60 intrusive_list::erase(intrusive_list::iterator) + 0x42017aec 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017aec intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x42017b7c 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017b7c nvs::NVSPartitionManager::deinit_partition(char const*) + 0x42017b08 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017b08 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE9push_backEPS1_ - 0x42017c18 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017c18 intrusive_list::push_back(nvs::NVSHandleSimple*) + 0x42017ba4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017ba4 intrusive_list::push_back(nvs::NVSHandleSimple*) .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE - 0x42017c38 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017c38 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) + 0x42017bc4 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017bc4 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) .text._ZN3nvs4LockC2Ev - 0x42017d0e 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42017d0e nvs::Lock::Lock() - 0x42017d0e nvs::Lock::Lock() + 0x42017c9a 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017c9a nvs::Lock::Lock() + 0x42017c9a nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x42017d28 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42017d28 nvs::Lock::~Lock() - 0x42017d28 nvs::Lock::~Lock() + 0x42017cb4 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017cb4 nvs::Lock::~Lock() + 0x42017cb4 nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x42017d42 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x42017d42 nvs::Lock::init() + 0x42017cce 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017cce nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x42017d46 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017d46 nvs::HashList::HashList() - 0x42017d46 nvs::HashList::HashList() + 0x42017cd2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017cd2 nvs::HashList::HashList() + 0x42017cd2 nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x42017d54 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017d54 nvs::HashList::HashListBlock::HashListBlock() - 0x42017d54 nvs::HashList::HashListBlock::HashListBlock() + 0x42017ce0 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017ce0 nvs::HashList::HashListBlock::HashListBlock() + 0x42017ce0 nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x42017d7e 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017d7e nvs::HashList::find(unsigned int, nvs::Item const&) + 0x42017d0a 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017d0a nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x42017de2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017de2 intrusive_list::erase(intrusive_list::iterator) + 0x42017d6e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017d6e intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x42017dfe 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017dfe nvs::HashList::clear() + 0x42017d8a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017d8a nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x42017e32 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017e32 nvs::HashList::~HashList() - 0x42017e32 nvs::HashList::~HashList() + 0x42017dbe 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017dbe nvs::HashList::~HashList() + 0x42017dbe nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x42017e40 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017e40 nvs::HashList::erase(unsigned int) + 0x42017dcc 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017dcc nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x42017ee2 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017ee2 intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x42017e6e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017e6e intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x42017f02 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017f02 nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42017e8e 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017e8e 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 - 0x42017f98 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017f24 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._Z41__static_initialization_and_destruction_0v - 0x4201801e 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017faa 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x42018034 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018034 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x42018034 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42017fc0 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017fc0 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42017fc0 nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x42018094 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018094 nvs::Page::Page() - 0x42018094 nvs::Page::Page() + 0x42018020 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018020 nvs::Page::Page() + 0x42018020 nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x420180d6 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420180d6 nvs::Page::Header::calculateCrc32() + 0x42018062 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018062 nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x420180f0 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420180f0 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x4201807c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201807c nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x42018146 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018146 nvs::Page::initialize() + 0x420180d2 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420180d2 nvs::Page::initialize() .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE - 0x420181c4 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420181c4 nvs::Page::alterPageState(nvs::Page::PageState) + 0x42018150 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018150 nvs::Page::alterPageState(nvs::Page::PageState) .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x420181f4 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420181f4 nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x42018180 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018180 nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x42018220 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018220 nvs::Page::getSeqNumber(unsigned long&) const + 0x420181ac 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420181ac nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x4201824a 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201824a nvs::Page::setSeqNumber(unsigned long) + 0x420181d6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420181d6 nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x42018260 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018260 nvs::Page::erase() + 0x420181ec 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420181ec nvs::Page::erase() .text._ZN3nvs4Page11markFreeingEv - 0x420182aa 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420182aa nvs::Page::markFreeing() + 0x42018236 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018236 nvs::Page::markFreeing() .text._ZN3nvs4Page8markFullEv - 0x420182d0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420182d0 nvs::Page::markFull() + 0x4201825c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201825c nvs::Page::markFull() .text._ZNK3nvs4Page18getVarDataTailroomEv - 0x420182f0 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420182f0 nvs::Page::getVarDataTailroom() const + 0x4201827c 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201827c nvs::Page::getVarDataTailroom() const .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x42018322 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018322 CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x420182ae 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420182ae CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x42018354 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018354 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x420182e0 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420182e0 nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x420183aa 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420183aa nvs::Page::writeEntry(nvs::Item const&) + 0x42018336 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018336 nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x42018412 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018412 nvs::Page::copyItems(nvs::Page&) + 0x4201839e 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201839e nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x420184e2 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420184e2 nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x4201846e 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201846e nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page14writeEntryDataEPKhj - 0x4201857e 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201857e nvs::Page::writeEntryData(unsigned char const*, unsigned int) + 0x4201850a 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201850a nvs::Page::writeEntryData(unsigned char const*, unsigned int) .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh - 0x42018610 0x22a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018610 nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) + 0x4201859c 0x22a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201859c nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x4201883a 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201883a nvs::Page::eraseEntryAndSpan(unsigned int) + 0x420187c6 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420187c6 nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x4201897a 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201897a nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42018906 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018906 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE - 0x42018bc0 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018bc0 nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) + 0x42018b4c 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018b4c nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE - 0x42018cc0 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018cc0 nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) + 0x42018c4c 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018c4c nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x42018dba 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018dba nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x42018d46 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018d46 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x42018de4 0x3ca esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018de4 nvs::Page::mLoadEntryTable() + 0x42018d70 0x3ca esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018d70 nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x420191ae 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420191ae nvs::Page::load(nvs::Partition*, unsigned long) + 0x4201913a 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201913a nvs::Page::load(nvs::Partition*, unsigned long) .text._GLOBAL__sub_I__ZN3nvs4PageC2Ev - 0x420192f6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42019282 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x42019304 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019290 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 - 0x4201932c 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420192b8 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x42019358 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420192e4 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x42019368 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42019368 intrusive_list::push_back(nvs::Page*) + 0x420192f4 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420192f4 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x42019388 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42019388 intrusive_list::erase(intrusive_list::iterator) + 0x42019314 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019314 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x420193a4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420193a4 intrusive_list::clear() + 0x42019330 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019330 intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x420193c0 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420193c0 nvs::PageManager::activatePage() + 0x4201934c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201934c nvs::PageManager::activatePage() .text._ZN3nvs11PageManager14requestNewPageEv - 0x42019416 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42019416 nvs::PageManager::requestNewPage() + 0x420193a2 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420193a2 nvs::PageManager::requestNewPage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x420194de 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420194de intrusive_list::push_front(nvs::Page*) + 0x4201946a 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201946a intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x420194fc 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420194fc intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x42019488 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019488 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x4201952a 0x25e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x4201952a nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x420194b6 0x25e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420194b6 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x42019788 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x42019788 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x42019714 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42019714 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x420197e2 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x420197e2 nvs::Item::calculateCrc32() const + 0x4201976e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4201976e nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x4201981c 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201981c nvs::Item::calculateCrc32WithoutValue() const + 0x420197a8 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420197a8 nvs::Item::calculateCrc32WithoutValue() const .text._ZN3nvs4Item14calculateCrc32EPKhj - 0x42019856 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42019856 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) + 0x420197e2 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420197e2 nvs::Item::calculateCrc32(unsigned char const*, unsigned int) .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x4201986e 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201986e nvs::Item::checkHeaderConsistency(unsigned char) const + 0x420197fa 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420197fa nvs::Item::checkHeaderConsistency(unsigned char) const .text.accuracy_compare - 0x420199a0 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201992c 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_clk_sel - 0x420199b0 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201993c 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_attribute_table_sort - 0x42019a06 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019992 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_choose_best_range - 0x42019aba 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019a46 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_set_range - 0x42019b4e 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019ada 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.read_delta_t_from_efuse - 0x42019b70 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019afc 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.parse_temp_sensor_raw_value - 0x42019bb0 0x78 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019b3c 0x78 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_get_offset - 0x42019c28 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019bb4 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.s_update_tsens_attribute - 0x42019c46 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019bd2 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_uninstall - 0x42019cc2 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019cc2 temperature_sensor_uninstall + 0x42019c4e 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019c4e temperature_sensor_uninstall .text.temperature_sensor_install - 0x42019d76 0x218 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019d76 temperature_sensor_install + 0x42019d02 0x218 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019d02 temperature_sensor_install .text.temperature_sensor_enable - 0x42019f8e 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019f8e temperature_sensor_enable + 0x42019f1a 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019f1a temperature_sensor_enable .text.temperature_sensor_get_celsius - 0x4201a038 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x4201a038 temperature_sensor_get_celsius + 0x42019fc4 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019fc4 temperature_sensor_get_celsius .text.ledc_ls_timer_update - 0x4201a186 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a112 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_enable_intr_type - 0x4201a1b0 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a13c 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_glb_clk_set_sleep_mode - 0x4201a204 0x6e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a190 0x6e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_clk_src_set_xpd_in_sleep - 0x4201a272 0x74 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a1fe 0x74 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_del - 0x4201a2e6 0x120 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a272 0x120 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_speed_mode_ctx_create - 0x4201a406 0xca esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a392 0xca esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_slow_clk_calibrate - 0x4201a4d0 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a45c 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_global_clk_divisor - 0x4201a51e 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a4aa 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_clk_divisor - 0x4201a5be 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a54a 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_update_duty - 0x4201a5e6 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a572 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_acquire - 0x4201a644 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a5d0 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_release - 0x4201a69a 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a626 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_set - 0x4201a6ce 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201a6ce ledc_timer_set + 0x4201a65a 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a65a ledc_timer_set .text.ledc_set_timer_div - 0x4201a832 0x3a0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a7be 0x3a0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_bind_channel_timer - 0x4201abd2 0x1de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201abd2 ledc_bind_channel_timer + 0x4201ab5e 0x1de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201ab5e ledc_bind_channel_timer .text.ledc_timer_rst - 0x4201adb0 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201adb0 ledc_timer_rst + 0x4201ad3c 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201ad3c ledc_timer_rst .text.ledc_timer_resume - 0x4201aede 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201aede ledc_timer_resume + 0x4201ae6a 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201ae6a ledc_timer_resume .text.ledc_timer_config - 0x4201b00a 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b00a ledc_timer_config + 0x4201af96 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201af96 ledc_timer_config .text._ledc_set_pin - 0x4201b18e 0xb6 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b18e _ledc_set_pin + 0x4201b11a 0xb6 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b11a _ledc_set_pin .text.ledc_update_duty - 0x4201b244 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b244 ledc_update_duty + 0x4201b1d0 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b1d0 ledc_update_duty .text.ledc_set_duty_with_hpoint - 0x4201b378 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b378 ledc_set_duty_with_hpoint + 0x4201b304 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b304 ledc_set_duty_with_hpoint .text.ledc_channel_config - 0x4201b4e0 0x3de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b4e0 ledc_channel_config + 0x4201b46c 0x3de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b46c ledc_channel_config .text.ledc_set_duty - 0x4201b8be 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b8be ledc_set_duty + 0x4201b84a 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b84a ledc_set_duty .text.i2c_master_clear_bus - 0x4201b9e0 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b96c 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_log_alloc_error - 0x4201ba38 0x60 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b9c4 0x60 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_allocate - 0x4201ba98 0x4e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ba24 0x4e esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_enable - 0x4201bae6 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ba72 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_disable - 0x4201bb60 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201baec 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) .text.s_get_src_clk_freq - 0x4201bbc8 0x6a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bb54 0x6a esp-idf/driver/libdriver.a(i2c.c.obj) .text.s_get_clk_src - 0x4201bc32 0x70 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bbbe 0x70 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_link_append - 0x4201bca2 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bc2e 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_master_read_static - 0x4201bd5e 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bcea 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_fsm_reset - 0x4201bd8a 0xae esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bd16 0xae esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_driver_install - 0x4201be38 0x45c esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201be38 i2c_driver_install + 0x4201bdc4 0x45c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bdc4 i2c_driver_install .text.i2c_driver_delete - 0x4201c294 0x182 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c294 i2c_driver_delete + 0x4201c220 0x182 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c220 i2c_driver_delete .text.i2c_reset_tx_fifo - 0x4201c416 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c416 i2c_reset_tx_fifo + 0x4201c3a2 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c3a2 i2c_reset_tx_fifo .text.i2c_reset_rx_fifo - 0x4201c490 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c490 i2c_reset_rx_fifo + 0x4201c41c 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c41c i2c_reset_rx_fifo .text.i2c_set_timeout - 0x4201c50a 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c50a i2c_set_timeout + 0x4201c496 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c496 i2c_set_timeout .text.i2c_get_timeout - 0x4201c5c6 0x5a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c5c6 i2c_get_timeout + 0x4201c552 0x5a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c552 i2c_get_timeout .text.i2c_set_pin - 0x4201c620 0x30e esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c620 i2c_set_pin + 0x4201c5ac 0x30e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c5ac i2c_set_pin .text.i2c_param_config - 0x4201c92e 0x2c4 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c92e i2c_param_config + 0x4201c8ba 0x2c4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c8ba i2c_param_config .text.i2c_cmd_link_create - 0x4201cbf2 0x18 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cbf2 i2c_cmd_link_create + 0x4201cb7e 0x18 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cb7e i2c_cmd_link_create .text.i2c_cmd_link_delete - 0x4201cc0a 0x3e esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cc0a i2c_cmd_link_delete + 0x4201cb96 0x3e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cb96 i2c_cmd_link_delete .text.i2c_master_start - 0x4201cc48 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cc48 i2c_master_start + 0x4201cbd4 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cbd4 i2c_master_start .text.i2c_master_stop - 0x4201cca0 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cca0 i2c_master_stop + 0x4201cc2c 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cc2c i2c_master_stop .text.i2c_master_write_byte - 0x4201ccf8 0x6c esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201ccf8 i2c_master_write_byte + 0x4201cc84 0x6c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cc84 i2c_master_write_byte .text.i2c_master_write - 0x4201cd64 0xb6 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cd64 i2c_master_write + 0x4201ccf0 0xb6 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ccf0 i2c_master_write .text.i2c_master_read_byte - 0x4201ce1a 0x100 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201ce1a i2c_master_read_byte + 0x4201cda6 0x100 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cda6 i2c_master_read_byte .text.i2c_master_read - 0x4201cf1a 0x144 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cf1a i2c_master_read + 0x4201cea6 0x144 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cea6 i2c_master_read .text.i2c_master_cmd_begin - 0x4201d05e 0x2c0 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201d05e i2c_master_cmd_begin + 0x4201cfea 0x2c0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cfea i2c_master_cmd_begin .text.check_i2c_driver_conflict - 0x4201d31e 0x6e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201d2aa 0x6e esp-idf/driver/libdriver.a(i2c.c.obj) .text.esp_netif_reset_ip_info - 0x4201d38c 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d318 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_is_active - 0x4201d3a2 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d32e 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_default_netif_internal - 0x4201d3be 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d34a 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_ipc_call_msg - 0x4201d3ce 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d35a 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_ipc_call - 0x4201d420 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d3ac 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_ipc_call_get_netif - 0x4201d440 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d3cc 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_api_cb - 0x4201d460 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d3ec 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.tcpip_init_done - 0x4201d486 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d412 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_config_sanity_check - 0x4201d494 0x96 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d420 0x96 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_mac_api - 0x4201d52a 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201d52a esp_netif_set_mac_api + 0x4201d4b6 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d4b6 esp_netif_set_mac_api .text.esp_netif_set_ip_old_info_api - 0x4201d594 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d520 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_cb - 0x4201d60e 0xe8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d59a 0xe8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_start_ip_lost_timer - 0x4201d6f6 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d682 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_set_mldv6_flag - 0x4201d728 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d6b4 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_set_garp_flag - 0x4201d75e 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d6ea 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_send_mldv6 - 0x4201d77c 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d708 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_init_configuration - 0x4201d7ba 0x1fc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d746 0x1fc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_unset_garp_flag - 0x4201d9b6 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d942 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_unset_mldv6_flag - 0x4201d9ce 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d95a 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_remove - 0x4201d9f2 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d97e 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_send_garp - 0x4201da46 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d9d2 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_add - 0x4201da82 0x9c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201da0e 0x9c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.dns_clear_servers - 0x4201db1e 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201daaa 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcpc_start_api - 0x4201db54 0xee esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201dae0 0xee esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_update_default_netif - 0x4201dc42 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201dc42 esp_netif_update_default_netif + 0x4201dbce 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201dbce esp_netif_update_default_netif .text.esp_netif_ip_lost_timer - 0x4201dc5c 0xb8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201dbe8 0xb8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_internal_nd6_cb - 0x4201dd14 0xf4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201dca0 0xf4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_destroy_api - 0x4201de08 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201dd94 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_new_api - 0x4201de96 0x2dc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201de22 0x2dc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_start_api - 0x4201e172 0x1ce esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e0fe 0x1ce esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_stop_api - 0x4201e340 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e2cc 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_up_api - 0x4201e3ca 0x56 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e356 0x56 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_down_api - 0x4201e420 0xe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e3ac 0xe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_io_driver - 0x4201e500 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e500 esp_netif_get_io_driver + 0x4201e48c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e48c esp_netif_get_io_driver .text.esp_netif_init - 0x4201e504 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e504 esp_netif_init + 0x4201e490 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e490 esp_netif_init .text.esp_netif_new - 0x4201e61a 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e61a esp_netif_new + 0x4201e5a6 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e5a6 esp_netif_new .text.esp_netif_attach - 0x4201e638 0x58 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e638 esp_netif_attach + 0x4201e5c4 0x58 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e5c4 esp_netif_attach .text.esp_netif_set_driver_config - 0x4201e690 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e690 esp_netif_set_driver_config + 0x4201e61c 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e61c esp_netif_set_driver_config .text.esp_netif_set_mac - 0x4201e6b4 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e6b4 esp_netif_set_mac + 0x4201e640 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e640 esp_netif_set_mac .text.esp_netif_start - 0x4201e6e0 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e6e0 esp_netif_start + 0x4201e66c 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e66c esp_netif_start .text.esp_netif_stop - 0x4201e6fa 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e6fa esp_netif_stop + 0x4201e686 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e686 esp_netif_stop .text.esp_netif_netstack_buf_ref - 0x4201e714 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e714 esp_netif_netstack_buf_ref + 0x4201e6a0 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e6a0 esp_netif_netstack_buf_ref .text.esp_netif_netstack_buf_free - 0x4201e722 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e722 esp_netif_netstack_buf_free + 0x4201e6ae 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e6ae esp_netif_netstack_buf_free .text.esp_netif_free_rx_buffer - 0x4201e730 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e730 esp_netif_free_rx_buffer + 0x4201e6bc 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e6bc esp_netif_free_rx_buffer .text.esp_netif_transmit_wrap - 0x4201e740 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e740 esp_netif_transmit_wrap + 0x4201e6cc 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e6cc esp_netif_transmit_wrap .text.esp_netif_receive - 0x4201e790 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e790 esp_netif_receive + 0x4201e71c 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e71c esp_netif_receive .text.esp_netif_dhcpc_start - 0x4201e7e4 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e7e4 esp_netif_dhcpc_start + 0x4201e770 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e770 esp_netif_dhcpc_start .text.esp_netif_dhcpc_get_status - 0x4201e7fe 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e7fe esp_netif_dhcpc_get_status + 0x4201e78a 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e78a esp_netif_dhcpc_get_status .text.esp_netif_get_hostname - 0x4201e81a 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e81a esp_netif_get_hostname + 0x4201e7a6 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e7a6 esp_netif_get_hostname .text.esp_netif_up - 0x4201e83e 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e83e esp_netif_up + 0x4201e7ca 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e7ca esp_netif_up .text.esp_netif_down - 0x4201e858 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e858 esp_netif_down + 0x4201e7e4 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e7e4 esp_netif_down .text.esp_netif_is_netif_up - 0x4201e872 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e872 esp_netif_is_netif_up + 0x4201e7fe 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e7fe esp_netif_is_netif_up .text.esp_netif_update_default_netif_lwip - 0x4201e888 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e814 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_old_ip_info - 0x4201e99e 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201e99e esp_netif_get_old_ip_info + 0x4201e92a 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e92a esp_netif_get_old_ip_info .text.esp_netif_get_ip_info - 0x4201ea14 0x92 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201ea14 esp_netif_get_ip_info + 0x4201e9a0 0x92 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e9a0 esp_netif_get_ip_info .text.esp_netif_is_valid_static_ip - 0x4201eaa6 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201eaa6 esp_netif_is_valid_static_ip + 0x4201ea32 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea32 esp_netif_is_valid_static_ip .text.esp_netif_set_old_ip_info - 0x4201eaba 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201eaba esp_netif_set_old_ip_info + 0x4201ea46 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea46 esp_netif_set_old_ip_info .text.esp_netif_get_flags - 0x4201ead4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201ead4 esp_netif_get_flags + 0x4201ea60 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea60 esp_netif_get_flags .text.esp_netif_get_ifkey - 0x4201ead8 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201ead8 esp_netif_get_ifkey + 0x4201ea64 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea64 esp_netif_get_ifkey .text.esp_netif_get_desc - 0x4201eadc 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201eadc esp_netif_get_desc + 0x4201ea68 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea68 esp_netif_get_desc .text.esp_netif_get_event_id - 0x4201eae0 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201eae0 esp_netif_get_event_id + 0x4201ea6c 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea6c esp_netif_get_event_id .text.esp_netif_internal_dhcpc_cb - 0x4201eaf8 0x1d0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ea84 0x1d0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.netif_callback_fn - 0x4201ecc8 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201ec54 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_add_to_list_unsafe - 0x4201ed1c 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ed1c esp_netif_add_to_list_unsafe + 0x4201eca8 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201eca8 esp_netif_add_to_list_unsafe .text.esp_netif_remove_from_list_unsafe - 0x4201ed60 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ed60 esp_netif_remove_from_list_unsafe + 0x4201ecec 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ecec esp_netif_remove_from_list_unsafe .text.esp_netif_get_nr_of_ifs - 0x4201ede6 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ede6 esp_netif_get_nr_of_ifs + 0x4201ed72 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ed72 esp_netif_get_nr_of_ifs .text.esp_netif_next_unsafe - 0x4201edf0 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201edf0 esp_netif_next_unsafe + 0x4201ed7c 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201ed7c esp_netif_next_unsafe .text.esp_netif_is_netif_listed - 0x4201ee20 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ee20 esp_netif_is_netif_listed + 0x4201edac 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201edac esp_netif_is_netif_listed .text.esp_netif_get_handle_from_ifkey_unsafe - 0x4201ee3c 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x4201ee3c esp_netif_get_handle_from_ifkey_unsafe + 0x4201edc8 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201edc8 esp_netif_get_handle_from_ifkey_unsafe .text.esp_aes_gmac - 0x4201ee7c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4201ee08 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.digest_vector - 0x4201ee8a 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ee16 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.hmac_vector - 0x4201ef16 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201eea2 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_init - 0x4201efb0 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef3c 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_deinit - 0x4201f020 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201efac 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt - 0x4201f03e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201efca 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.sha256_vector - 0x4201f04c 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f04c sha256_vector + 0x4201efd8 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201efd8 sha256_vector .text.hmac_sha256_vector - 0x4201f064 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f064 hmac_sha256_vector + 0x4201eff0 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201eff0 hmac_sha256_vector .text.hmac_sha256 - 0x4201f080 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f080 hmac_sha256 + 0x4201f00c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f00c hmac_sha256 .text.hmac_sha1_vector - 0x4201f09a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f09a hmac_sha1_vector + 0x4201f026 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f026 hmac_sha1_vector .text.hmac_sha1 - 0x4201f0b6 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f0b6 hmac_sha1 + 0x4201f042 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f042 hmac_sha1 .text.aes_encrypt_init - 0x4201f0d0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f0d0 aes_encrypt_init + 0x4201f05c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f05c aes_encrypt_init .text.aes_encrypt - 0x4201f0e4 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f0e4 aes_encrypt + 0x4201f070 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f070 aes_encrypt .text.aes_encrypt_deinit - 0x4201f0f8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f0f8 aes_encrypt_deinit + 0x4201f084 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f084 aes_encrypt_deinit .text.aes_decrypt_init - 0x4201f106 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f106 aes_decrypt_init + 0x4201f092 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f092 aes_decrypt_init .text.aes_decrypt - 0x4201f11a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f11a aes_decrypt + 0x4201f0a6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f0a6 aes_decrypt .text.aes_decrypt_deinit - 0x4201f12e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f12e aes_decrypt_deinit + 0x4201f0ba 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f0ba aes_decrypt_deinit .text.aes_128_cbc_encrypt - 0x4201f13c 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f13c aes_128_cbc_encrypt + 0x4201f0c8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f0c8 aes_128_cbc_encrypt .text.aes_128_cbc_decrypt - 0x4201f1b4 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f1b4 aes_128_cbc_decrypt + 0x4201f140 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f140 aes_128_cbc_decrypt .text.aes_ctr_encrypt - 0x4201f22c 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f22c aes_ctr_encrypt + 0x4201f1b8 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f1b8 aes_ctr_encrypt .text.pbkdf2_sha1 - 0x4201f292 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f292 pbkdf2_sha1 + 0x4201f21e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f21e pbkdf2_sha1 .text.omac1_aes_vector - 0x4201f2dc 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f2dc omac1_aes_vector + 0x4201f268 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f268 omac1_aes_vector .text.omac1_aes_128_vector - 0x4201f3b0 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f3b0 omac1_aes_128_vector + 0x4201f33c 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f33c omac1_aes_128_vector .text.omac1_aes_128 - 0x4201f3c8 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201f3c8 omac1_aes_128 + 0x4201f354 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f354 omac1_aes_128 .text.os_get_time - 0x4201f3e2 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f3e2 os_get_time + 0x4201f36e 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f36e os_get_time .text.os_random - 0x4201f406 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f406 os_random + 0x4201f392 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f392 os_random .text.os_get_random - 0x4201f418 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f418 os_get_random + 0x4201f3a4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f3a4 os_get_random .text.os_sleep - 0x4201f428 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f428 os_sleep + 0x4201f3b4 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f3b4 os_sleep .text.forced_memzero - 0x4201f454 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201f454 forced_memzero + 0x4201f3e0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f3e0 forced_memzero .text.ccmp_aad_nonce - 0x4201f462 0x18a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f3ee 0x18a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .text.ccmp_decrypt - 0x4201f5ec 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x4201f5ec ccmp_decrypt + 0x4201f578 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f578 ccmp_decrypt .text.ccmp_encrypt - 0x4201f6b0 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x4201f6b0 ccmp_encrypt + 0x4201f63c 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f63c ccmp_encrypt .text.WPA_PUT_BE64 - 0x4201f7e2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.inc32 0x4201f81c 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f76e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.inc32 0x4201f7a8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.xor_block - 0x4201f858 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f7e4 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.shift_right_block - 0x4201f87a 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f806 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.ghash_start - 0x4201f988 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.gf_mult 0x4201f99e 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f914 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.gf_mult 0x4201f92a 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_init_hash_subkey - 0x4201fa34 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f9c0 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gctr - 0x4201fa6a 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f9f6 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_gctr - 0x4201fb14 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.ghash 0x4201fb5e 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201faa0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.ghash 0x4201faea 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ghash - 0x4201fc10 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fb9c 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_prepare_j0 - 0x4201fc80 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fc0c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ae - 0x4201fd1a 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x4201fd1a aes_gcm_ae + 0x4201fca6 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fca6 aes_gcm_ae .text.aes_gmac - 0x4201fdb0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x4201fdb0 aes_gmac - .text.hex2num 0x4201fdca 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fd3c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fd3c aes_gmac + .text.hex2num 0x4201fd56 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .text.hex2byte - 0x4201fe0a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fe0a hex2byte + 0x4201fd96 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fd96 hex2byte .text.hexstr2bin - 0x4201fe44 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fe44 hexstr2bin + 0x4201fdd0 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fdd0 hexstr2bin .text.inc_byte_array - 0x4201fe86 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fe86 inc_byte_array + 0x4201fe12 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fe12 inc_byte_array .text.buf_shift_right - 0x4201fea6 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fea6 buf_shift_right + 0x4201fe32 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fe32 buf_shift_right .text.wpa_get_ntp_timestamp - 0x4201fee0 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201fee0 wpa_get_ntp_timestamp + 0x4201fe6c 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fe6c wpa_get_ntp_timestamp .text.printf_decode - 0x4201ff76 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201ff76 printf_decode + 0x4201ff02 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201ff02 printf_decode .text.dup_binstr - 0x4202011a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4202011a dup_binstr + 0x420200a6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420200a6 dup_binstr .text.wpa_config_parse_string - 0x4202015e 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4202015e wpa_config_parse_string + 0x420200ea 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420200ea wpa_config_parse_string .text.int_array_len - 0x420202b4 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420202b4 int_array_len + 0x42020240 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42020240 int_array_len .text.bin_clear_free - 0x420202ca 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420202ca bin_clear_free + 0x42020256 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42020256 bin_clear_free .text.os_memdup - 0x420202ea 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420202ea os_memdup + 0x42020276 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42020276 os_memdup .text.os_reltime_expired - 0x42020324 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x42020324 os_reltime_expired + 0x420202b0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x420202b0 os_reltime_expired .text.os_reltime_initialized - 0x420203a2 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x420203a2 os_reltime_initialized + 0x4202032e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4202032e os_reltime_initialized .text.sha1_xor - 0x420203b6 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42020342 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_final - 0x420203e0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202036c 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.mbedtls_sha1_init_start - 0x42020410 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202039c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_init - 0x4202042c 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420203b8 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_f_sha1 - 0x420204f4 0x1ae esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42020480 0x1ae esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_sha1 - 0x420206a2 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202062e 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.fastpbkdf2_hmac_sha1 - 0x4202078e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - 0x4202078e fastpbkdf2_hmac_sha1 + 0x4202071a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202071a fastpbkdf2_hmac_sha1 .text.xor_aes_block - 0x4202079c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020728 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_start - 0x420207be 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4202074a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth - 0x420207e2 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4202076e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr - 0x42020860 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420207ec 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_auth - 0x42020904 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020890 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_decr_auth - 0x4202095a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420208e6 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth_start - 0x420209b0 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4202093c 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_ae - 0x42020ab6 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x42020ab6 aes_ccm_ae + 0x42020a42 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020a42 aes_ccm_ae .text.aes_ccm_ad - 0x42020b5e 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x42020b5e aes_ccm_ad + 0x42020aea 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020aea aes_ccm_ad .text.esp_wifi_config_info - 0x42020c28 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020bb4 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.wifi_deinit_internal - 0x42020dbe 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020d4a 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_set_log_level - 0x42020e86 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020e12 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.s_set_default_wifi_log_level - 0x42020e96 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020e22 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_init - 0x42020ed8 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020ed8 esp_wifi_init + 0x42020e64 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020e64 esp_wifi_init .text.esp_wifi_connect - 0x42020fb0 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020fb0 esp_wifi_connect + 0x42020f3c 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020f3c esp_wifi_connect .text.ieee80211_ftm_attach - 0x42020fbe 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020fbe ieee80211_ftm_attach + 0x42020f4a 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020f4a ieee80211_ftm_attach .text.pm_beacon_offset_funcs_init - 0x42020fc2 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x42020fc2 pm_beacon_offset_funcs_init + 0x42020f4e 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020f4e pm_beacon_offset_funcs_init .text.wifi_default_action_sta_got_ip - 0x42020fc4 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020f50 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_ap_stop - 0x42021034 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020fc0 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_stop - 0x4202104e 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020fda 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_start - 0x42021066 0x108 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42020ff2 0x108 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_ap_start - 0x4202116e 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420210fa 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_start - 0x42021188 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021114 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_disconnected - 0x420211a0 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4202112c 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.wifi_default_action_sta_connected - 0x420211b8 0x92 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021144 0x92 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.clear_default_wifi_handlers - 0x4202124a 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420211d6 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.set_default_wifi_handlers - 0x420212ec 0xf4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021278 0xf4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.create_and_attach - 0x420213e0 0x4a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x4202136c 0x4a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .text.esp_wifi_set_default_wifi_sta_handlers - 0x4202142a 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - 0x4202142a esp_wifi_set_default_wifi_sta_handlers + 0x420213b6 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420213b6 esp_wifi_set_default_wifi_sta_handlers .text.esp_netif_attach_wifi_station - 0x42021438 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - 0x42021438 esp_netif_attach_wifi_station + 0x420213c4 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420213c4 esp_netif_attach_wifi_station .text.esp_netif_create_default_wifi_sta - 0x4202145a 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - 0x4202145a esp_netif_create_default_wifi_sta + 0x420213e6 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x420213e6 esp_netif_create_default_wifi_sta .text.parse_url_char - 0x420214fe 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x4202148a 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parse_host_char - 0x420217ae 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x4202173a 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parse_host - 0x420219f2 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x4202197e 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parser_url_init - 0x42021b58 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - 0x42021b58 http_parser_url_init + 0x42021ae4 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42021ae4 http_parser_url_init .text.http_parser_parse_url - 0x42021b70 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - 0x42021b70 http_parser_parse_url + 0x42021afc 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42021afc http_parser_parse_url .text.ms_to_timeval - 0x42021d00 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021c8c 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_hostname_to_fd - 0x42021d2e 0x1b6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021cba 0x1b6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_set_socket_options - 0x42021ee4 0x220 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021e70 0x220 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_set_socket_non_blocking - 0x42022104 0xbe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022090 0xbe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_connect - 0x420221c2 0x276 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202214e 0x276 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_write - 0x42022438 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420223c4 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_read - 0x4202244c 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420223d8 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.create_ssl_handle - 0x42022460 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420223ec 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_handshake - 0x42022470 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420223fc 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_low_level_conn - 0x4202247e 0x28e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202240a 0x28e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_conn_read - 0x4202270c 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202270c esp_tls_conn_read + 0x42022698 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022698 esp_tls_conn_read .text.esp_tls_conn_write - 0x42022722 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42022722 esp_tls_conn_write + 0x420226ae 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420226ae esp_tls_conn_write .text.esp_tls_conn_destroy - 0x4202273e 0x42 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202273e esp_tls_conn_destroy + 0x420226ca 0x42 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420226ca esp_tls_conn_destroy .text.esp_tls_init - 0x42022780 0x4c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42022780 esp_tls_init + 0x4202270c 0x4c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202270c esp_tls_init .text.esp_tls_plain_tcp_connect - 0x420227cc 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420227cc esp_tls_plain_tcp_connect + 0x42022758 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022758 esp_tls_plain_tcp_connect .text.esp_tls_conn_new_sync - 0x420227ea 0x10a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420227ea esp_tls_conn_new_sync + 0x42022776 0x10a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022776 esp_tls_conn_new_sync .text.esp_tls_conn_new_async - 0x420228f4 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420228f4 esp_tls_conn_new_async + 0x42022880 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022880 esp_tls_conn_new_async .text.esp_tls_get_bytes_avail - 0x4202291c 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202291c esp_tls_get_bytes_avail + 0x420228a8 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420228a8 esp_tls_get_bytes_avail .text.esp_tls_get_conn_sockfd - 0x4202292a 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202292a esp_tls_get_conn_sockfd + 0x420228b6 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420228b6 esp_tls_get_conn_sockfd .text.esp_tls_get_and_clear_last_error - 0x4202296e 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202296e esp_tls_get_and_clear_last_error + 0x420228fa 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420228fa esp_tls_get_and_clear_last_error .text.esp_tls_get_error_handle - 0x420229b8 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420229b8 esp_tls_get_error_handle + 0x42022944 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022944 esp_tls_get_error_handle .text.esp_tls_internal_event_tracker_capture - 0x420229d2 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x420229d2 esp_tls_internal_event_tracker_capture + 0x4202295e 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x4202295e esp_tls_internal_event_tracker_capture .text.esp_tls_internal_event_tracker_create - 0x42022a0a 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x42022a0a esp_tls_internal_event_tracker_create + 0x42022996 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42022996 esp_tls_internal_event_tracker_create .text.esp_tls_internal_event_tracker_destroy - 0x42022a20 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x42022a20 esp_tls_internal_event_tracker_destroy + 0x420229ac 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x420229ac esp_tls_internal_event_tracker_destroy .text.esp_tls_get_and_clear_error_type - 0x42022a32 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x42022a32 esp_tls_get_and_clear_error_type + 0x420229be 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x420229be esp_tls_get_and_clear_error_type .text.esp_tls_get_platform_time - 0x42022aa2 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - 0x42022aa2 esp_tls_get_platform_time + 0x42022a2e 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + 0x42022a2e esp_tls_get_platform_time .text.esp_mbedtls_read - 0x42022ab4 0xb4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42022ab4 esp_mbedtls_read + 0x42022a40 0xb4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022a40 esp_mbedtls_read .text.esp_mbedtls_write - 0x42022b68 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42022b68 esp_mbedtls_write + 0x42022af4 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022af4 esp_mbedtls_write .text.set_global_ca_store - 0x42022c1e 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022baa 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.set_ca_cert - 0x42022cae 0xea esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022c3a 0xea esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.esp_mbedtls_init_pk_ctx_for_ds - 0x42022d98 0xa6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022d24 0xa6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.set_pki_context - 0x42022e3e 0x1da esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022dca 0x1da esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.esp_mbedtls_verify_certificate - 0x42023018 0x7a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42023018 esp_mbedtls_verify_certificate + 0x42022fa4 0x7a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022fa4 esp_mbedtls_verify_certificate .text.esp_mbedtls_handshake - 0x42023092 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42023092 esp_mbedtls_handshake + 0x4202301e 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x4202301e esp_mbedtls_handshake .text.esp_mbedtls_get_bytes_avail - 0x42023148 0x3c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42023148 esp_mbedtls_get_bytes_avail + 0x420230d4 0x3c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420230d4 esp_mbedtls_get_bytes_avail .text.esp_mbedtls_cleanup - 0x42023184 0x64 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42023184 esp_mbedtls_cleanup + 0x42023110 0x64 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42023110 esp_mbedtls_cleanup .text.esp_mbedtls_conn_delete - 0x420231e8 0x36 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x420231e8 esp_mbedtls_conn_delete + 0x42023174 0x36 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42023174 esp_mbedtls_conn_delete .text.set_client_config - 0x4202321e 0x43a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x4202321e set_client_config + 0x420231aa 0x43a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420231aa set_client_config .text.esp_create_mbedtls_handle - 0x42023658 0x2a2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42023658 esp_create_mbedtls_handle + 0x420235e4 0x2a2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420235e4 esp_create_mbedtls_handle .text.s_adc_unit_claim - 0x420238fa 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023886 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.s_adc_io_init - 0x42023924 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x420238b0 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.adc_oneshot_new_unit - 0x420239f6 0x280 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x420239f6 adc_oneshot_new_unit + 0x42023982 0x280 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023982 adc_oneshot_new_unit .text.adc_oneshot_config_channel - 0x42023c76 0x16e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x42023c76 adc_oneshot_config_channel + 0x42023c02 0x16e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023c02 adc_oneshot_config_channel .text.adc_hw_calibration - 0x42023de4 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + 0x42023d70 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .text.calc_first_step_coefficients - 0x42023e26 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023db2 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.check_valid - 0x42023e38 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023dc4 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_reading_error - 0x42023f14 0x14a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023ea0 0x14a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.cali_raw_to_voltage - 0x4202405e 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023fea 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_first_step_reference_point - 0x420240ac 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42024038 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.adc_cali_create_scheme_curve_fitting - 0x42024128 0x1b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - 0x42024128 adc_cali_create_scheme_curve_fitting + 0x420240b4 0x1b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x420240b4 adc_cali_create_scheme_curve_fitting .text.curve_fitting_get_second_step_coeff - 0x420242de 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - 0x420242de curve_fitting_get_second_step_coeff + 0x4202426a 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x4202426a curve_fitting_get_second_step_coeff .text.esp_transport_get_default_parent - 0x4202431e 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420242aa 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .text.esp_transport_list_init - 0x42024320 0x64 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024320 esp_transport_list_init + 0x420242ac 0x64 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420242ac esp_transport_list_init .text.esp_transport_list_add - 0x42024384 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024384 esp_transport_list_add + 0x42024310 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024310 esp_transport_list_add .text.esp_transport_list_get_transport - 0x42024428 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024428 esp_transport_list_get_transport + 0x420243b4 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420243b4 esp_transport_list_get_transport .text.esp_transport_init - 0x4202445e 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202445e esp_transport_init + 0x420243ea 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420243ea esp_transport_init .text.esp_transport_destroy - 0x420244be 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244be esp_transport_destroy + 0x4202444a 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202444a esp_transport_destroy .text.esp_transport_list_clean - 0x420244ee 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420244ee esp_transport_list_clean + 0x4202447a 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202447a esp_transport_list_clean .text.esp_transport_list_destroy - 0x42024516 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024516 esp_transport_list_destroy + 0x420244a2 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244a2 esp_transport_list_destroy .text.esp_transport_connect - 0x42024536 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024536 esp_transport_connect + 0x420244c2 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244c2 esp_transport_connect .text.esp_transport_read - 0x42024550 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024550 esp_transport_read + 0x420244dc 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244dc esp_transport_read .text.esp_transport_write - 0x4202456a 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202456a esp_transport_write + 0x420244f6 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420244f6 esp_transport_write .text.esp_transport_poll_read - 0x42024584 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024584 esp_transport_poll_read + 0x42024510 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024510 esp_transport_poll_read .text.esp_transport_poll_write - 0x4202459e 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202459e esp_transport_poll_write + 0x4202452a 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202452a esp_transport_poll_write .text.esp_transport_close - 0x420245b8 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420245b8 esp_transport_close + 0x42024544 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024544 esp_transport_close .text.esp_transport_get_context_data - 0x420245d2 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420245d2 esp_transport_get_context_data + 0x4202455e 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202455e esp_transport_get_context_data .text.esp_transport_set_context_data - 0x420245d8 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420245d8 esp_transport_set_context_data + 0x42024564 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024564 esp_transport_set_context_data .text.esp_transport_set_func - 0x420245e4 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420245e4 esp_transport_set_func + 0x42024570 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024570 esp_transport_set_func .text.esp_transport_get_default_port - 0x4202460e 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202460e esp_transport_get_default_port + 0x4202459a 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202459a esp_transport_get_default_port .text.esp_transport_set_default_port - 0x42024618 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024618 esp_transport_set_default_port + 0x420245a4 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420245a4 esp_transport_set_default_port .text.esp_transport_set_async_connect_func - 0x42024624 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024624 esp_transport_set_async_connect_func + 0x420245b0 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420245b0 esp_transport_set_async_connect_func .text.esp_transport_set_parent_transport_func - 0x42024630 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024630 esp_transport_set_parent_transport_func + 0x420245bc 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420245bc esp_transport_set_parent_transport_func .text.esp_transport_get_error_handle - 0x4202463c 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202463c esp_transport_get_error_handle + 0x420245c8 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420245c8 esp_transport_get_error_handle .text.esp_transport_get_errno - 0x42024646 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024646 esp_transport_get_errno + 0x420245d2 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420245d2 esp_transport_get_errno .text.capture_tcp_transport_error - 0x42024664 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42024664 capture_tcp_transport_error + 0x420245f0 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420245f0 capture_tcp_transport_error .text.esp_transport_set_errors - 0x420246b0 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420246b0 esp_transport_set_errors + 0x4202463c 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202463c esp_transport_set_errors .text.esp_transport_capture_errno - 0x4202473e 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202473e esp_transport_capture_errno + 0x420246ca 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420246ca esp_transport_capture_errno .text.esp_transport_get_socket - 0x4202474c 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202474c esp_transport_get_socket + 0x420246d8 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420246d8 esp_transport_get_socket .text.base_get_socket - 0x42024766 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420246f2 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_tls_connect_async - 0x42024778 0xb4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024704 0xb4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_connect_async - 0x4202482c 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420247b8 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_connect_async - 0x4202483c 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420247c8 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_poll_write - 0x4202484c 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420247d8 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_poll_read - 0x42024986 0x14e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024912 0x14e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_close - 0x42024ad4 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024a60 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_write - 0x42024b20 0x10a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024aac 0x10a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_read - 0x42024c2a 0x106 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024bb6 0x106 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_connect - 0x42024d30 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024cbc 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_esp_tls_create - 0x42024e6a 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024df6 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_base_init - 0x42024e88 0xcc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024e14 0xcc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_write - 0x42024f54 0xda esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024ee0 0xda esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_read - 0x4202502e 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024fba 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_connect - 0x420250f6 0x90 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025082 0x90 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_ssl_enable_global_ca_store - 0x42025186 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025186 esp_transport_ssl_enable_global_ca_store + 0x42025112 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025112 esp_transport_ssl_enable_global_ca_store .text.esp_transport_ssl_set_cert_data - 0x42025194 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025194 esp_transport_ssl_set_cert_data + 0x42025120 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025120 esp_transport_ssl_set_cert_data .text.esp_transport_ssl_set_cert_data_der - 0x420251a2 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251a2 esp_transport_ssl_set_cert_data_der + 0x4202512e 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202512e esp_transport_ssl_set_cert_data_der .text.esp_transport_ssl_set_client_cert_data - 0x420251ae 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251ae esp_transport_ssl_set_client_cert_data + 0x4202513a 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202513a esp_transport_ssl_set_client_cert_data .text.esp_transport_ssl_set_client_cert_data_der - 0x420251bc 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251bc esp_transport_ssl_set_client_cert_data_der + 0x42025148 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025148 esp_transport_ssl_set_client_cert_data_der .text.esp_transport_ssl_set_client_key_data - 0x420251c8 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251c8 esp_transport_ssl_set_client_key_data + 0x42025154 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025154 esp_transport_ssl_set_client_key_data .text.esp_transport_ssl_set_client_key_password - 0x420251d6 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251d6 esp_transport_ssl_set_client_key_password + 0x42025162 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025162 esp_transport_ssl_set_client_key_password .text.esp_transport_ssl_set_client_key_data_der - 0x420251e2 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251e2 esp_transport_ssl_set_client_key_data_der + 0x4202516e 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202516e esp_transport_ssl_set_client_key_data_der .text.esp_transport_ssl_set_alpn_protocol - 0x420251ee 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251ee esp_transport_ssl_set_alpn_protocol + 0x4202517a 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202517a esp_transport_ssl_set_alpn_protocol .text.esp_transport_ssl_skip_common_name_check - 0x420251f8 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420251f8 esp_transport_ssl_skip_common_name_check + 0x42025184 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025184 esp_transport_ssl_skip_common_name_check .text.esp_transport_ssl_set_common_name - 0x42025206 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025206 esp_transport_ssl_set_common_name + 0x42025192 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025192 esp_transport_ssl_set_common_name .text.esp_transport_ssl_crt_bundle_attach - 0x42025210 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025210 esp_transport_ssl_crt_bundle_attach + 0x4202519c 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202519c esp_transport_ssl_crt_bundle_attach .text.esp_transport_ssl_set_ds_data - 0x4202521a 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202521a esp_transport_ssl_set_ds_data + 0x420251a6 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420251a6 esp_transport_ssl_set_ds_data .text.esp_transport_ssl_set_interface_name - 0x42025224 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42025224 esp_transport_ssl_set_interface_name + 0x420251b0 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420251b0 esp_transport_ssl_set_interface_name .text.esp_transport_ssl_init - 0x4202522e 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202522e esp_transport_ssl_init + 0x420251ba 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420251ba esp_transport_ssl_init .text.esp_transport_esp_tls_destroy - 0x420252a0 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420252a0 esp_transport_esp_tls_destroy + 0x4202522c 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202522c esp_transport_esp_tls_destroy .text.base_destroy - 0x420252b2 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202523e 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_tcp_init - 0x420252d8 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x420252d8 esp_transport_tcp_init + 0x42025264 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025264 esp_transport_tcp_init .text.esp_transport_tcp_set_interface_name - 0x4202534c 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x4202534c esp_transport_tcp_set_interface_name + 0x420252d8 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420252d8 esp_transport_tcp_set_interface_name .text.esp_transport_utils_ms_to_timeval - 0x4202535a 0x40 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x4202535a esp_transport_utils_ms_to_timeval + 0x420252e6 0x40 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x420252e6 esp_transport_utils_ms_to_timeval .text.esp_transport_init_foundation_transport - 0x4202539a 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x4202539a esp_transport_init_foundation_transport + 0x42025326 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42025326 esp_transport_init_foundation_transport .text.esp_transport_destroy_foundation_transport - 0x42025454 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x42025454 esp_transport_destroy_foundation_transport + 0x420253e0 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x420253e0 esp_transport_destroy_foundation_transport .text.ws_get_socket - 0x4202547a 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025406 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_get_payload_transport_handle - 0x420254a4 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025430 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_poll_write - 0x420254b8 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025444 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text._ws_write - 0x420254d4 0x1b2 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025460 0x1b2 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_write - 0x42025686 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025612 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_destroy - 0x420256b4 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025640 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.internal_esp_transport_ws_set_path - 0x42025710 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202569c 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_poll_read - 0x4202575e 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420256ea 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_close - 0x4202577a 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025706 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_read_internal - 0x4202578e 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202571a 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_read_exact_size - 0x420257f0 0x80 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202577c 0x80 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_read_header - 0x42025870 0x1f6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420257fc 0x1f6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_read_payload - 0x42025a66 0xa8 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420259f2 0xa8 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.trimwhitespace - 0x42025b0e 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025a9a 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.get_http_header - 0x42025b6c 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025af8 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.get_http_status_code - 0x42025bbe 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025b4a 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_connect - 0x42025c26 0x4fc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025bb2 0x4fc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_ws_set_path - 0x42026122 0x42 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42026122 esp_transport_ws_set_path + 0x420260ae 0x42 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420260ae esp_transport_ws_set_path .text.esp_transport_ws_init - 0x42026164 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42026164 esp_transport_ws_init + 0x420260f0 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420260f0 esp_transport_ws_init .text.esp_transport_ws_set_subprotocol - 0x4202634a 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x4202634a esp_transport_ws_set_subprotocol + 0x420262d6 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420262d6 esp_transport_ws_set_subprotocol .text.esp_transport_ws_poll_connection_closed - 0x42026398 0x16a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42026398 esp_transport_ws_poll_connection_closed + 0x42026324 0x16a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42026324 esp_transport_ws_poll_connection_closed .text.esp_transport_ws_handle_control_frames - 0x42026502 0x21e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202648e 0x21e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_handle_control_frame_internal - 0x42026720 0x138 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .text.ws_read 0x42026858 0xbe esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420266ac 0x138 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read 0x420267e4 0xbe esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ciphersuite_is_removed - 0x42026916 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x420268a2 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .text.mbedtls_ssl_ciphersuite_from_id - 0x4202691a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x4202691a mbedtls_ssl_ciphersuite_from_id + 0x420268a6 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x420268a6 mbedtls_ssl_ciphersuite_from_id .text.mbedtls_ssl_list_ciphersuites - 0x42026936 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x42026936 mbedtls_ssl_list_ciphersuites + 0x420268c2 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x420268c2 mbedtls_ssl_list_ciphersuites .text.mbedtls_ssl_get_ciphersuite_sig_pk_alg - 0x420269a6 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x420269a6 mbedtls_ssl_get_ciphersuite_sig_pk_alg + 0x42026932 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026932 mbedtls_ssl_get_ciphersuite_sig_pk_alg .text.mbedtls_ssl_get_ciphersuite_sig_alg - 0x420269ee 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x420269ee mbedtls_ssl_get_ciphersuite_sig_alg + 0x4202697a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x4202697a mbedtls_ssl_get_ciphersuite_sig_alg .text.mbedtls_ssl_ciphersuite_uses_ec - 0x42026a14 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x42026a14 mbedtls_ssl_ciphersuite_uses_ec + 0x420269a0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x420269a0 mbedtls_ssl_ciphersuite_uses_ec .text.mbedtls_ct_uint_lt - 0x42026a40 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420269cc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_transform_aead_dynamic_iv_is_explicit - 0x42026a74 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a00 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_get_hs_total_len - 0x42026a82 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a0e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_check_record_type - 0x42026a9a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a26 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_record_is_in_progress - 0x42026ab2 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a3e 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_transform_get_explicit_iv_len - 0x42026ac0 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a4c 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_read_application_data - 0x42026aca 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a56 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_build_record_nonce - 0x42026b24 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026ab0 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_extract_add_data_from_record - 0x42026b96 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026b22 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ct_hmac - 0x42026c14 0x162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026ba0 0x162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_consume_current_message - 0x42026d76 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026d02 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_check_ctr_renegotiate - 0x42026dce 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026d5a 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_set_timer - 0x42026e40 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42026e40 mbedtls_ssl_set_timer + 0x42026dcc 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026dcc mbedtls_ssl_set_timer .text.mbedtls_ssl_check_timer - 0x42026e56 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42026e56 mbedtls_ssl_check_timer + 0x42026de2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026de2 mbedtls_ssl_check_timer .text.mbedtls_ssl_encrypt_buf - 0x42026e78 0x38c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42026e78 mbedtls_ssl_encrypt_buf + 0x42026e04 0x38c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026e04 mbedtls_ssl_encrypt_buf .text.mbedtls_ssl_decrypt_buf - 0x42027204 0x424 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027204 mbedtls_ssl_decrypt_buf + 0x42027190 0x424 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027190 mbedtls_ssl_decrypt_buf .text.ssl_prepare_record_content - 0x42027628 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420275b4 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_fetch_input - 0x420276c2 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420276c2 mbedtls_ssl_fetch_input + 0x4202764e 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202764e mbedtls_ssl_fetch_input .text.mbedtls_ssl_start_handshake_msg - 0x4202776e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202776e mbedtls_ssl_start_handshake_msg + 0x420276fa 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420276fa mbedtls_ssl_start_handshake_msg .text.mbedtls_ssl_prepare_handshake_record - 0x4202778e 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202778e mbedtls_ssl_prepare_handshake_record + 0x4202771a 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202771a mbedtls_ssl_prepare_handshake_record .text.mbedtls_ssl_update_handshake_status - 0x420277cc 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420277cc mbedtls_ssl_update_handshake_status + 0x42027758 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027758 mbedtls_ssl_update_handshake_status .text.mbedtls_ssl_handle_message_type - 0x420277f4 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420277f4 mbedtls_ssl_handle_message_type + 0x42027780 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027780 mbedtls_ssl_handle_message_type .text.mbedtls_ssl_update_out_pointers - 0x420278aa 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420278aa mbedtls_ssl_update_out_pointers + 0x42027836 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027836 mbedtls_ssl_update_out_pointers .text.mbedtls_ssl_flush_output - 0x420278e2 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420278e2 mbedtls_ssl_flush_output + 0x4202786e 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202786e mbedtls_ssl_flush_output .text.mbedtls_ssl_update_in_pointers - 0x4202794a 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202794a mbedtls_ssl_update_in_pointers + 0x420278d6 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420278d6 mbedtls_ssl_update_in_pointers .text.mbedtls_ssl_reset_in_out_pointers - 0x42027960 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027960 mbedtls_ssl_reset_in_out_pointers + 0x420278ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420278ec mbedtls_ssl_reset_in_out_pointers .text.mbedtls_ssl_get_bytes_avail - 0x42027990 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027990 mbedtls_ssl_get_bytes_avail + 0x4202791c 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202791c mbedtls_ssl_get_bytes_avail .text.mbedtls_ssl_transform_free - 0x4202799e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202799e mbedtls_ssl_transform_free + 0x4202792a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202792a mbedtls_ssl_transform_free .text.mbedtls_ssl_write_version - 0x420279da 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420279da mbedtls_ssl_write_version + 0x42027966 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027966 mbedtls_ssl_write_version .text.mbedtls_ssl_write_record - 0x420279fa 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420279fa mbedtls_ssl_write_record + 0x42027986 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027986 mbedtls_ssl_write_record .text.mbedtls_ssl_write_handshake_msg_ext - 0x42027bdc 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027bdc mbedtls_ssl_write_handshake_msg_ext + 0x42027b68 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027b68 mbedtls_ssl_write_handshake_msg_ext .text.mbedtls_ssl_finish_handshake_msg - 0x42027c82 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027c82 mbedtls_ssl_finish_handshake_msg + 0x42027c0e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027c0e mbedtls_ssl_finish_handshake_msg .text.mbedtls_ssl_write_change_cipher_spec - 0x42027c9a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027c9a mbedtls_ssl_write_change_cipher_spec + 0x42027c26 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027c26 mbedtls_ssl_write_change_cipher_spec .text.mbedtls_ssl_send_alert_message - 0x42027cc4 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027cc4 mbedtls_ssl_send_alert_message + 0x42027c50 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027c50 mbedtls_ssl_send_alert_message .text.ssl_tls12_handle_hs_message_post_handshake - 0x42027d12 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027c9e 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_handle_hs_message_post_handshake - 0x42027d8e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027d1a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_write_real - 0x42027dae 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027d3a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_write - 0x42027e1a 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027e1a mbedtls_ssl_write + 0x42027da6 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027da6 mbedtls_ssl_write .text.mbedtls_ssl_read_version - 0x42027e6c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42027e6c mbedtls_ssl_read_version + 0x42027df8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027df8 mbedtls_ssl_read_version .text.ssl_parse_record_header - 0x42027e86 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027e12 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_get_next_record - 0x42027f76 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027f02 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_read_record - 0x42028022 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42028022 mbedtls_ssl_read_record + 0x42027fae 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027fae mbedtls_ssl_read_record .text.mbedtls_ssl_parse_change_cipher_spec - 0x4202809a 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202809a mbedtls_ssl_parse_change_cipher_spec + 0x42028026 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42028026 mbedtls_ssl_parse_change_cipher_spec .text.mbedtls_ssl_read - 0x4202810a 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202810a mbedtls_ssl_read + 0x42028096 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42028096 mbedtls_ssl_read .text.mbedtls_ssl_handle_pending_alert - 0x4202824a 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202824a mbedtls_ssl_handle_pending_alert + 0x420281d6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420281d6 mbedtls_ssl_handle_pending_alert .text.mbedtls_ssl_pend_fatal_alert - 0x42028282 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42028282 mbedtls_ssl_pend_fatal_alert + 0x4202820e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202820e mbedtls_ssl_pend_fatal_alert .text.mbedtls_ssl_own_cert - 0x42028292 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202821e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x420282a8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028234 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_mfl_code_to_length - 0x420282d4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028260 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_conf_version_check - 0x420282fe 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202828a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_conf_check - 0x42028328 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420282b4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_get_base_mode - 0x4202834c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420282d8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_get_actual_mode - 0x42028378 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028304 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_set_handshake_prfs - 0x42028388 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028314 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_parse_certificate_coordinate - 0x420283d0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202835c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_get_type - 0x4202841e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420283aa 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_key_cert_free - 0x42028442 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420283ce 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_append_key_cert - 0x4202845c 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420283e8 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_generic - 0x420284b8 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028444 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_sha256 - 0x42028658 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420285e4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_sha384 - 0x42028676 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028602 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_compute_master - 0x42028694 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028620 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_sha256 - 0x42028714 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420286a0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_sha384 - 0x42028728 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420286b4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_start - 0x4202873c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420286c8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_handshake_params_init - 0x42028774 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028700 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_srv_check_client_no_crt_notification - 0x420287ba 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028746 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_check_peer_crt_unchanged - 0x42028814 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420287a0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_clear_peer_cert - 0x4202883e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420287ca 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_prepare_handshake_step - 0x42028860 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420287ec 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_write_hello_request - 0x4202886e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420287fa 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_generic - 0x42028894 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028820 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_sha256 - 0x4202894c 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420288d8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_sha384 - 0x4202896a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420288f6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_legacy - 0x42028988 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028914 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_sha256 - 0x420289f4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028980 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_sha384 - 0x42028a0c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028998 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_parse_certificate_chain - 0x42028a24 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420289b0 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x42028c00 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028b8c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_optimize_checksum - 0x42028c28 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c28 mbedtls_ssl_optimize_checksum + 0x42028bb4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028bb4 mbedtls_ssl_optimize_checksum .text.mbedtls_ssl_add_hs_hdr_to_checksum - 0x42028c4e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c4e mbedtls_ssl_add_hs_hdr_to_checksum + 0x42028bda 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028bda mbedtls_ssl_add_hs_hdr_to_checksum .text.mbedtls_ssl_reset_checksum - 0x42028c7a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028c7a mbedtls_ssl_reset_checksum + 0x42028c06 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c06 mbedtls_ssl_reset_checksum .text.mbedtls_ssl_transform_init - 0x42028cfa 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028cfa mbedtls_ssl_transform_init + 0x42028c86 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028c86 mbedtls_ssl_transform_init .text.mbedtls_ssl_session_init - 0x42028d38 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d38 mbedtls_ssl_session_init + 0x42028cc4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028cc4 mbedtls_ssl_session_init .text.mbedtls_ssl_init - 0x42028d50 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d50 mbedtls_ssl_init + 0x42028cdc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028cdc mbedtls_ssl_init .text.mbedtls_ssl_conf_endpoint - 0x42028d68 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d68 mbedtls_ssl_conf_endpoint + 0x42028cf4 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028cf4 mbedtls_ssl_conf_endpoint .text.mbedtls_ssl_conf_transport - 0x42028d6e 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d6e mbedtls_ssl_conf_transport + 0x42028cfa 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028cfa mbedtls_ssl_conf_transport .text.mbedtls_ssl_conf_authmode - 0x42028d74 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d74 mbedtls_ssl_conf_authmode + 0x42028d00 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d00 mbedtls_ssl_conf_authmode .text.mbedtls_ssl_conf_rng - 0x42028d7a 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d7a mbedtls_ssl_conf_rng + 0x42028d06 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d06 mbedtls_ssl_conf_rng .text.mbedtls_ssl_set_bio - 0x42028d80 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d80 mbedtls_ssl_set_bio + 0x42028d0c 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d0c mbedtls_ssl_set_bio .text.mbedtls_ssl_conf_ciphersuites - 0x42028d8a 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d8a mbedtls_ssl_conf_ciphersuites + 0x42028d16 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d16 mbedtls_ssl_conf_ciphersuites .text.mbedtls_ssl_conf_own_cert - 0x42028d8e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028d8e mbedtls_ssl_conf_own_cert + 0x42028d1a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d1a mbedtls_ssl_conf_own_cert .text.mbedtls_ssl_conf_ca_chain - 0x42028da0 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028da0 mbedtls_ssl_conf_ca_chain + 0x42028d2c 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d2c mbedtls_ssl_conf_ca_chain .text.mbedtls_ssl_get_mode_from_transform - 0x42028da6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028da6 mbedtls_ssl_get_mode_from_transform + 0x42028d32 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d32 mbedtls_ssl_get_mode_from_transform .text.mbedtls_ssl_get_mode_from_ciphersuite - 0x42028dd0 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028dd0 mbedtls_ssl_get_mode_from_ciphersuite + 0x42028d5c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d5c mbedtls_ssl_get_mode_from_ciphersuite .text.ssl_tls12_populate_transform - 0x42028dfe 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028d8a 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_set_hostname - 0x4202913c 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202913c mbedtls_ssl_set_hostname + 0x420290c8 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420290c8 mbedtls_ssl_set_hostname .text.mbedtls_ssl_conf_alpn_protocols - 0x420291d0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420291d0 mbedtls_ssl_conf_alpn_protocols + 0x4202915c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202915c mbedtls_ssl_conf_alpn_protocols .text.mbedtls_ssl_conf_renegotiation - 0x42029228 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029228 mbedtls_ssl_conf_renegotiation + 0x420291b4 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420291b4 mbedtls_ssl_conf_renegotiation .text.mbedtls_ssl_conf_session_tickets - 0x4202922e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202922e mbedtls_ssl_conf_session_tickets + 0x420291ba 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420291ba mbedtls_ssl_conf_session_tickets .text.mbedtls_ssl_get_verify_result - 0x42029246 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029246 mbedtls_ssl_get_verify_result + 0x420291d2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420291d2 mbedtls_ssl_get_verify_result .text.mbedtls_ssl_get_output_max_frag_len - 0x4202925a 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202925a mbedtls_ssl_get_output_max_frag_len + 0x420291e6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420291e6 mbedtls_ssl_get_output_max_frag_len .text.mbedtls_ssl_get_max_out_record_payload - 0x420292a0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420292a0 mbedtls_ssl_get_max_out_record_payload + 0x4202922c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202922c mbedtls_ssl_get_max_out_record_payload .text.mbedtls_ssl_handshake_step - 0x420292d0 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420292d0 mbedtls_ssl_handshake_step + 0x4202925c 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202925c mbedtls_ssl_handshake_step .text.mbedtls_ssl_handshake - 0x42029372 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029372 mbedtls_ssl_handshake + 0x420292fe 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420292fe mbedtls_ssl_handshake .text.mbedtls_ssl_handshake_free - 0x420293aa 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420293aa mbedtls_ssl_handshake_free + 0x42029336 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029336 mbedtls_ssl_handshake_free .text.mbedtls_ssl_session_free - 0x420293ee 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420293ee mbedtls_ssl_session_free + 0x4202937a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202937a mbedtls_ssl_session_free .text.ssl_handshake_init - 0x42029414 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420293a0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_setup - 0x420294bc 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420294bc mbedtls_ssl_setup + 0x42029448 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029448 mbedtls_ssl_setup .text.mbedtls_ssl_start_renegotiation - 0x42029572 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029572 mbedtls_ssl_start_renegotiation + 0x420294fe 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420294fe mbedtls_ssl_start_renegotiation .text.mbedtls_ssl_renegotiate - 0x42029598 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029598 mbedtls_ssl_renegotiate + 0x42029524 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029524 mbedtls_ssl_renegotiate .text.mbedtls_ssl_free - 0x4202960a 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202960a mbedtls_ssl_free + 0x42029596 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029596 mbedtls_ssl_free .text.mbedtls_ssl_config_init - 0x420296ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420296ac mbedtls_ssl_config_init + 0x42029638 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029638 mbedtls_ssl_config_init .text.mbedtls_ssl_config_defaults - 0x420296c4 0x116 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420296c4 mbedtls_ssl_config_defaults + 0x42029650 0x116 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029650 mbedtls_ssl_config_defaults .text.mbedtls_ssl_config_free - 0x420297da 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420297da mbedtls_ssl_config_free + 0x42029766 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029766 mbedtls_ssl_config_free .text.mbedtls_ssl_sig_from_pk - 0x420297fc 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420297fc mbedtls_ssl_sig_from_pk + 0x42029788 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029788 mbedtls_ssl_sig_from_pk .text.mbedtls_ssl_sig_from_pk_alg - 0x42029824 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029824 mbedtls_ssl_sig_from_pk_alg + 0x420297b0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420297b0 mbedtls_ssl_sig_from_pk_alg .text.mbedtls_ssl_pk_alg_from_sig - 0x42029846 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029846 mbedtls_ssl_pk_alg_from_sig + 0x420297d2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420297d2 mbedtls_ssl_pk_alg_from_sig .text.mbedtls_ssl_md_alg_from_hash - 0x4202985e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202985e mbedtls_ssl_md_alg_from_hash + 0x420297ea 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420297ea mbedtls_ssl_md_alg_from_hash .text.mbedtls_ssl_hash_from_md_alg - 0x420298a6 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420298a6 mbedtls_ssl_hash_from_md_alg + 0x42029832 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029832 mbedtls_ssl_hash_from_md_alg .text.mbedtls_ssl_check_curve_tls_id - 0x420298ee 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420298ee mbedtls_ssl_check_curve_tls_id + 0x4202987a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202987a mbedtls_ssl_check_curve_tls_id .text.mbedtls_ssl_get_ecp_group_id_from_tls_id - 0x4202990e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202990e mbedtls_ssl_get_ecp_group_id_from_tls_id + 0x4202989a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202989a mbedtls_ssl_get_ecp_group_id_from_tls_id .text.mbedtls_ssl_get_tls_id_from_ecp_group_id - 0x4202994a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202994a mbedtls_ssl_get_tls_id_from_ecp_group_id + 0x420298d6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420298d6 mbedtls_ssl_get_tls_id_from_ecp_group_id .text.mbedtls_ssl_check_curve - 0x42029986 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029986 mbedtls_ssl_check_curve + 0x42029912 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029912 mbedtls_ssl_check_curve .text.mbedtls_ssl_parse_sig_alg_ext - 0x420299aa 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420299aa mbedtls_ssl_parse_sig_alg_ext + 0x42029936 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029936 mbedtls_ssl_parse_sig_alg_ext .text.mbedtls_ssl_derive_keys - 0x42029b36 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029b36 mbedtls_ssl_derive_keys + 0x42029ac2 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029ac2 mbedtls_ssl_derive_keys .text.mbedtls_ssl_set_calc_verify_md - 0x42029bfa 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029bfa mbedtls_ssl_set_calc_verify_md + 0x42029b86 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029b86 mbedtls_ssl_set_calc_verify_md .text.mbedtls_ssl_write_certificate - 0x42029c2a 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029c2a mbedtls_ssl_write_certificate + 0x42029bb6 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029bb6 mbedtls_ssl_write_certificate .text.mbedtls_ssl_handshake_wrapup_free_hs_transform - 0x42029d5e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029d5e mbedtls_ssl_handshake_wrapup_free_hs_transform + 0x42029cea 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029cea mbedtls_ssl_handshake_wrapup_free_hs_transform .text.mbedtls_ssl_handshake_wrapup - 0x42029d92 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029d92 mbedtls_ssl_handshake_wrapup + 0x42029d1e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029d1e mbedtls_ssl_handshake_wrapup .text.mbedtls_ssl_write_finished - 0x42029dfe 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029dfe mbedtls_ssl_write_finished + 0x42029d8a 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029d8a mbedtls_ssl_write_finished .text.mbedtls_ssl_parse_finished - 0x42029f00 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42029f00 mbedtls_ssl_parse_finished + 0x42029e8c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029e8c mbedtls_ssl_parse_finished .text.mbedtls_ssl_get_key_exchange_md_tls1_2 - 0x4202a044 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a044 mbedtls_ssl_get_key_exchange_md_tls1_2 + 0x42029fd0 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029fd0 mbedtls_ssl_get_key_exchange_md_tls1_2 .text.mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg - 0x4202a0e6 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a0e6 mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg + 0x4202a072 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a072 mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg .text.mbedtls_ssl_validate_ciphersuite - 0x4202a140 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a140 mbedtls_ssl_validate_ciphersuite + 0x4202a0cc 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a0cc mbedtls_ssl_validate_ciphersuite .text.mbedtls_ssl_write_sig_alg_ext - 0x4202a162 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a162 mbedtls_ssl_write_sig_alg_ext + 0x4202a0ee 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a0ee mbedtls_ssl_write_sig_alg_ext .text.mbedtls_ssl_parse_server_name_ext - 0x4202a28e 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a28e mbedtls_ssl_parse_server_name_ext + 0x4202a21a 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a21a mbedtls_ssl_parse_server_name_ext .text.mbedtls_ssl_parse_alpn_ext - 0x4202a3aa 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a3aa mbedtls_ssl_parse_alpn_ext + 0x4202a336 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a336 mbedtls_ssl_parse_alpn_ext .text.mbedtls_ssl_write_alpn_ext - 0x4202a4f6 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a4f6 mbedtls_ssl_write_alpn_ext + 0x4202a482 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a482 mbedtls_ssl_write_alpn_ext .text.mbedtls_ssl_check_cert_usage - 0x4202a5ba 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a5ba mbedtls_ssl_check_cert_usage + 0x4202a546 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a546 mbedtls_ssl_check_cert_usage .text.mbedtls_ssl_verify_certificate - 0x4202a692 0x198 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a692 mbedtls_ssl_verify_certificate + 0x4202a61e 0x198 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a61e mbedtls_ssl_verify_certificate .text.mbedtls_ssl_parse_certificate - 0x4202a82a 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202a82a mbedtls_ssl_parse_certificate + 0x4202a7b6 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a7b6 mbedtls_ssl_parse_certificate .text.mbedtls_ssl_own_key - 0x4202a910 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a89c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_own_cert - 0x4202a926 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a8b2 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x4202a93c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a8c8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_supported_point_formats_ext - 0x4202a968 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a8f4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_max_fragment_length_ext - 0x4202a9ae 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a93a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_encrypt_then_mac_ext - 0x4202a9fe 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a98a 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_extended_ms_ext - 0x4202aa44 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a9d0 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_renegotiation_ext - 0x4202aa8a 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202aa16 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_session_ticket_ext - 0x4202ab10 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202aa9c 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_max_fragment_length_ext - 0x4202abb0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab3c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_encrypt_then_mac_ext - 0x4202abe4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab70 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_extended_ms_ext - 0x4202ac14 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202aba0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_session_ticket_ext - 0x4202ac44 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202abd0 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_supported_point_formats_ext - 0x4202ac76 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ac02 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_certificate_request - 0x4202acce 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ac5a 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_hello_done - 0x4202ae0e 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ad9a 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_renegotiation_info - 0x4202ae66 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202adf2 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_alpn_ext - 0x4202aef6 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ae82 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_hello - 0x4202afd2 0x478 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202af5e 0x478 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_check_server_ecdh_params - 0x4202b44a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b3d6 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_get_ecdh_params_from_cert - 0x4202b480 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b40c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_ecdh_params - 0x4202b4f8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b484 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 - 0x4202b52c 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b4b8 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_md_get_size_from_type - 0x4202b5b6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b542 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_key_exchange - 0x4202b5c8 0x2f6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b554 0x2f6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_encrypted_pms - 0x4202b8be 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b84a 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_client_key_exchange - 0x4202b9aa 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b936 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_certificate_verify - 0x4202ba5c 0x156 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b9e8 0x156 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_new_session_ticket - 0x4202bbb2 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202bb3e 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_tls12_write_client_hello_exts - 0x4202bd02 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - 0x4202bd02 mbedtls_ssl_tls12_write_client_hello_exts + 0x4202bc8e 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202bc8e mbedtls_ssl_tls12_write_client_hello_exts .text.mbedtls_ssl_handshake_client_step - 0x4202bda8 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - 0x4202bda8 mbedtls_ssl_handshake_client_step + 0x4202bd34 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202bd34 mbedtls_ssl_handshake_client_step .text.mbedtls_ssl_ciphersuite_no_pfs - 0x4202bef8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202be84 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_own_key - 0x4202bf1a 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bea6 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_own_cert - 0x4202bf30 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bebc 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x4202bf46 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bed2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_extended_ms_ext - 0x4202bf72 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202befe 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_session_ticket_ext - 0x4202bf98 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bf24 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_max_fragment_length_ext - 0x4202bfc0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bf4c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_supported_point_formats_ext - 0x4202bff0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bf7c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_supported_point_formats - 0x4202c024 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bfb0 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_max_fragment_length_ext - 0x4202c06e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bffa 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_encrypt_then_mac_ext - 0x4202c0a2 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c02e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_extended_ms_ext - 0x4202c0da 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c066 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_renegotiation_ext - 0x4202c112 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c09e 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_renegotiation_info - 0x4202c1b4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c140 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_supported_groups_ext - 0x4202c228 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c1b4 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_handle_id_based_session_resumption - 0x4202c332 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c2be 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_session_ticket_ext - 0x4202c3ca 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c356 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x4202c45e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c3ea 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_check_key_curve - 0x4202c486 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c412 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_pick_cert - 0x4202c4b8 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c444 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_ciphersuite_match - 0x4202c54c 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c4d8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_client_hello - 0x4202c5e4 0x69a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c570 0x69a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_encrypt_then_mac_ext - 0x4202cc7e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cc0a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_hello - 0x4202ccea 0x234 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cc76 0x234 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_hello_done - 0x4202cf1e 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202ceaa 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_get_ecdh_params_from_cert - 0x4202cf4c 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202ced8 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_prepare_server_key_exchange - 0x4202cfae 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cf3a 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_key_exchange - 0x4202d186 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d112 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_certificate_request - 0x4202d244 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d1d0 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_decrypt_encrypted_pms - 0x4202d440 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d3cc 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_encrypted_pms - 0x4202d51a 0xfe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d4a6 0xfe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_client_key_exchange - 0x4202d618 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d5a4 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_certificate_verify - 0x4202d6e8 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d674 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_new_session_ticket - 0x4202d85a 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d7e6 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_handshake_server_step - 0x4202d90c 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - 0x4202d90c mbedtls_ssl_handshake_server_step + 0x4202d898 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d898 mbedtls_ssl_handshake_server_step .text.mbedtls_ms_time - 0x4202da3c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - 0x4202da3c mbedtls_ms_time + 0x4202d9c8 0x6e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + 0x4202d9c8 mbedtls_ms_time .text.net_would_block - 0x4202daaa 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202da36 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) .text.mbedtls_net_init - 0x4202dad0 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202dad0 mbedtls_net_init + 0x4202da5c 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202da5c mbedtls_net_init .text.mbedtls_net_recv - 0x4202dad6 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202dad6 mbedtls_net_recv + 0x4202da62 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202da62 mbedtls_net_recv .text.mbedtls_net_send - 0x4202db46 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202db46 mbedtls_net_send + 0x4202dad2 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202dad2 mbedtls_net_send .text.mbedtls_net_free - 0x4202dbb6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202dbb6 mbedtls_net_free + 0x4202db42 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202db42 mbedtls_net_free .text.mbedtls_ssl_tls12_named_group_is_ecdhe - 0x4202dbde 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202db6a 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_generate_random - 0x4202dc7c 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dc08 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_prepare_client_hello - 0x4202dce2 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dc6e 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_client_hello_cipher_suites - 0x4202dd84 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dd10 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_hostname_ext - 0x4202decc 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202de58 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_alpn_ext - 0x4202dfae 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202df3a 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_supported_groups_ext - 0x4202e0b6 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202e042 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_client_hello_body - 0x4202e1e2 0x22e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202e16e 0x22e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.mbedtls_ssl_write_client_hello - 0x4202e410 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - 0x4202e410 mbedtls_ssl_write_client_hello + 0x4202e39c 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202e39c mbedtls_ssl_write_client_hello .text.mbedtls_int_div_int - 0x4202e476 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e402 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_init - 0x4202e4c8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e4c8 mbedtls_mpi_init + 0x4202e454 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e454 mbedtls_mpi_init .text.mbedtls_mpi_free - 0x4202e4d8 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e4d8 mbedtls_mpi_free + 0x4202e464 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e464 mbedtls_mpi_free .text.mbedtls_mpi_grow - 0x4202e506 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e506 mbedtls_mpi_grow + 0x4202e492 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e492 mbedtls_mpi_grow .text.mbedtls_mpi_safe_cond_assign - 0x4202e572 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e572 mbedtls_mpi_safe_cond_assign + 0x4202e4fe 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e4fe mbedtls_mpi_safe_cond_assign .text.mbedtls_mpi_safe_cond_swap - 0x4202e608 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e608 mbedtls_mpi_safe_cond_swap + 0x4202e594 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e594 mbedtls_mpi_safe_cond_swap .text.mbedtls_mpi_resize_clear - 0x4202e6ae 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e63a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_shrink - 0x4202e6fc 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e6fc mbedtls_mpi_shrink + 0x4202e688 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e688 mbedtls_mpi_shrink .text.mbedtls_mpi_copy - 0x4202e784 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e784 mbedtls_mpi_copy + 0x4202e710 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e710 mbedtls_mpi_copy .text.mbedtls_mpi_lset - 0x4202e834 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e834 mbedtls_mpi_lset + 0x4202e7c0 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e7c0 mbedtls_mpi_lset .text.mbedtls_mpi_get_bit - 0x4202e88c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e88c mbedtls_mpi_get_bit + 0x4202e818 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e818 mbedtls_mpi_get_bit .text.mbedtls_mpi_set_bit - 0x4202e8ae 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e8ae mbedtls_mpi_set_bit + 0x4202e83a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e83a mbedtls_mpi_set_bit .text.mbedtls_mpi_lsb - 0x4202e922 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e922 mbedtls_mpi_lsb + 0x4202e8ae 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e8ae mbedtls_mpi_lsb .text.mbedtls_mpi_bitlen - 0x4202e95e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e95e mbedtls_mpi_bitlen + 0x4202e8ea 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e8ea mbedtls_mpi_bitlen .text.mbedtls_mpi_size - 0x4202e972 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e972 mbedtls_mpi_size + 0x4202e8fe 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e8fe mbedtls_mpi_size .text.mbedtls_mpi_read_binary_le - 0x4202e984 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e984 mbedtls_mpi_read_binary_le + 0x4202e910 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e910 mbedtls_mpi_read_binary_le .text.mbedtls_mpi_read_binary - 0x4202e9c4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202e9c4 mbedtls_mpi_read_binary + 0x4202e950 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e950 mbedtls_mpi_read_binary .text.mbedtls_mpi_write_binary_le - 0x4202ea04 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ea04 mbedtls_mpi_write_binary_le + 0x4202e990 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e990 mbedtls_mpi_write_binary_le .text.mbedtls_mpi_write_binary - 0x4202ea1c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ea1c mbedtls_mpi_write_binary + 0x4202e9a8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e9a8 mbedtls_mpi_write_binary .text.mbedtls_mpi_shift_l - 0x4202ea34 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ea34 mbedtls_mpi_shift_l + 0x4202e9c0 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e9c0 mbedtls_mpi_shift_l .text.mbedtls_mpi_shift_r - 0x4202ea7e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ea7e mbedtls_mpi_shift_r + 0x4202ea0a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ea0a mbedtls_mpi_shift_r .text.mbedtls_mpi_cmp_abs - 0x4202ea9a 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ea9a mbedtls_mpi_cmp_abs + 0x4202ea26 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ea26 mbedtls_mpi_cmp_abs .text.mbedtls_mpi_cmp_mpi - 0x4202eb12 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202eb12 mbedtls_mpi_cmp_mpi + 0x4202ea9e 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ea9e mbedtls_mpi_cmp_mpi .text.mbedtls_mpi_cmp_int - 0x4202ebc2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ebc2 mbedtls_mpi_cmp_int + 0x4202eb4e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb4e mbedtls_mpi_cmp_int .text.mbedtls_mpi_add_abs - 0x4202ebf4 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ebf4 mbedtls_mpi_add_abs + 0x4202eb80 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb80 mbedtls_mpi_add_abs .text.mbedtls_mpi_sub_abs - 0x4202ecb4 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ecb4 mbedtls_mpi_sub_abs + 0x4202ec40 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ec40 mbedtls_mpi_sub_abs .text.add_sub_mpi - 0x4202ed90 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ed1c 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_add_mpi - 0x4202ee0e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ee0e mbedtls_mpi_add_mpi + 0x4202ed9a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ed9a mbedtls_mpi_add_mpi .text.mbedtls_mpi_sub_mpi - 0x4202ee1e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ee1e mbedtls_mpi_sub_mpi + 0x4202edaa 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202edaa mbedtls_mpi_sub_mpi .text.mbedtls_mpi_add_int - 0x4202ee2e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ee2e mbedtls_mpi_add_int + 0x4202edba 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202edba mbedtls_mpi_add_int .text.mbedtls_mpi_sub_int - 0x4202ee60 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ee60 mbedtls_mpi_sub_int + 0x4202edec 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202edec mbedtls_mpi_sub_int .text.mbedtls_mpi_div_mpi - 0x4202ee92 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ee92 mbedtls_mpi_div_mpi + 0x4202ee1e 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ee1e mbedtls_mpi_div_mpi .text.mbedtls_mpi_div_int - 0x4202f22e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f22e mbedtls_mpi_div_int + 0x4202f1ba 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f1ba mbedtls_mpi_div_int .text.mbedtls_mpi_mod_mpi - 0x4202f260 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f260 mbedtls_mpi_mod_mpi + 0x4202f1ec 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f1ec mbedtls_mpi_mod_mpi .text.mbedtls_mpi_exp_mod_optionally_safe - 0x4202f2d4 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f260 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_mod_int - 0x4202f4dc 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f4dc mbedtls_mpi_mod_int + 0x4202f468 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f468 mbedtls_mpi_mod_int .text.mpi_check_small_factors - 0x4202f568 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f4f4 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_exp_mod_soft - 0x4202f5d2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f5d2 mbedtls_mpi_exp_mod_soft + 0x4202f55e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f55e mbedtls_mpi_exp_mod_soft .text.mbedtls_mpi_exp_mod_unsafe - 0x4202f5e6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f5e6 mbedtls_mpi_exp_mod_unsafe + 0x4202f572 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f572 mbedtls_mpi_exp_mod_unsafe .text.mbedtls_mpi_gcd - 0x4202f600 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f600 mbedtls_mpi_gcd + 0x4202f58c 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f58c mbedtls_mpi_gcd .text.mbedtls_mpi_fill_random - 0x4202f71c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f71c mbedtls_mpi_fill_random + 0x4202f6a8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f6a8 mbedtls_mpi_fill_random .text.mpi_miller_rabin - 0x4202f764 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f6f0 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_random - 0x4202f922 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f922 mbedtls_mpi_random + 0x4202f8ae 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f8ae mbedtls_mpi_random .text.mbedtls_mpi_inv_mod - 0x4202f982 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202f982 mbedtls_mpi_inv_mod + 0x4202f90e 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f90e mbedtls_mpi_inv_mod .text.mbedtls_mpi_is_prime_ext - 0x4202fc20 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202fc20 mbedtls_mpi_is_prime_ext + 0x4202fbac 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202fbac mbedtls_mpi_is_prime_ext .text.mbedtls_ct_uint_lt - 0x4202fc94 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc20 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_get_window_size - 0x4202fcc8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc54 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mpi_bigendian_to_host - 0x4202fcd8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc64 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_clz - 0x4202fcea 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fcea mbedtls_mpi_core_clz + 0x4202fc76 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc76 mbedtls_mpi_core_clz .text.mbedtls_mpi_core_bitlen - 0x4202fcfc 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fcfc mbedtls_mpi_core_bitlen + 0x4202fc88 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc88 mbedtls_mpi_core_bitlen .text.exp_mod_calc_first_bit_optionally_safe - 0x4202fd36 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fcc2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_bigendian_to_host - 0x4202fd72 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fd72 mbedtls_mpi_core_bigendian_to_host + 0x4202fcfe 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fcfe mbedtls_mpi_core_bigendian_to_host .text.mbedtls_mpi_core_uint_le_mpi - 0x4202fdb8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fdb8 mbedtls_mpi_core_uint_le_mpi + 0x4202fd44 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fd44 mbedtls_mpi_core_uint_le_mpi .text.mbedtls_mpi_core_lt_ct - 0x4202fe00 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fe00 mbedtls_mpi_core_lt_ct + 0x4202fd8c 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fd8c mbedtls_mpi_core_lt_ct .text.mbedtls_mpi_core_cond_assign - 0x4202fe6e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fe6e mbedtls_mpi_core_cond_assign + 0x4202fdfa 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fdfa mbedtls_mpi_core_cond_assign .text.mbedtls_mpi_core_ct_uint_table_lookup - 0x4202fea0 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fe2c 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_table_lookup_optionally_safe - 0x4202fefe 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fe8a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_cond_swap - 0x4202ff2c 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202ff2c mbedtls_mpi_core_cond_swap + 0x4202feb8 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202feb8 mbedtls_mpi_core_cond_swap .text.mbedtls_mpi_core_read_le - 0x4202ff7e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202ff7e mbedtls_mpi_core_read_le + 0x4202ff0a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202ff0a mbedtls_mpi_core_read_le .text.mbedtls_mpi_core_read_be - 0x4202fff2 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202fff2 mbedtls_mpi_core_read_be + 0x4202ff7e 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202ff7e mbedtls_mpi_core_read_be .text.mbedtls_mpi_core_write_le - 0x42030064 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030064 mbedtls_mpi_core_write_le + 0x4202fff0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fff0 mbedtls_mpi_core_write_le .text.mbedtls_mpi_core_write_be - 0x420300e4 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420300e4 mbedtls_mpi_core_write_be + 0x42030070 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030070 mbedtls_mpi_core_write_be .text.mbedtls_mpi_core_shift_r - 0x4203016c 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203016c mbedtls_mpi_core_shift_r + 0x420300f8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420300f8 mbedtls_mpi_core_shift_r .text.mbedtls_mpi_core_shift_l - 0x42030204 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030204 mbedtls_mpi_core_shift_l + 0x42030190 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030190 mbedtls_mpi_core_shift_l .text.mbedtls_mpi_core_add - 0x42030284 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030284 mbedtls_mpi_core_add + 0x42030210 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030210 mbedtls_mpi_core_add .text.mbedtls_mpi_core_sub - 0x420302be 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420302be mbedtls_mpi_core_sub + 0x4203024a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203024a mbedtls_mpi_core_sub .text.mbedtls_mpi_core_mla - 0x420302f4 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420302f4 mbedtls_mpi_core_mla + 0x42030280 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030280 mbedtls_mpi_core_mla .text.mbedtls_mpi_core_montmul_init - 0x42030454 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030454 mbedtls_mpi_core_montmul_init + 0x420303e0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420303e0 mbedtls_mpi_core_montmul_init .text.mbedtls_mpi_core_montmul - 0x42030480 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030480 mbedtls_mpi_core_montmul + 0x4203040c 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203040c mbedtls_mpi_core_montmul .text.exp_mod_precompute_window - 0x4203054e 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420304da 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_exp_mod_optionally_safe - 0x420305ec 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030578 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_get_mont_r2_unsafe - 0x4203070e 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203070e mbedtls_mpi_core_get_mont_r2_unsafe + 0x4203069a 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203069a mbedtls_mpi_core_get_mont_r2_unsafe .text.mbedtls_mpi_core_fill_random - 0x42030752 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030752 mbedtls_mpi_core_fill_random + 0x420306de 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420306de mbedtls_mpi_core_fill_random .text.mbedtls_mpi_core_random - 0x420307de 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420307de mbedtls_mpi_core_random + 0x4203076a 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203076a mbedtls_mpi_core_random .text.mbedtls_mpi_core_exp_mod_working_limbs - 0x42030896 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030896 mbedtls_mpi_core_exp_mod_working_limbs + 0x42030822 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030822 mbedtls_mpi_core_exp_mod_working_limbs .text.mbedtls_mpi_core_exp_mod - 0x420308c2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420308c2 mbedtls_mpi_core_exp_mod + 0x4203084e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203084e mbedtls_mpi_core_exp_mod .text.mbedtls_mpi_core_exp_mod_unsafe - 0x420308d6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420308d6 mbedtls_mpi_core_exp_mod_unsafe + 0x42030862 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030862 mbedtls_mpi_core_exp_mod_unsafe .text.mbedtls_mpi_core_sub_int - 0x420308f0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x420308f0 mbedtls_mpi_core_sub_int + 0x4203087c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203087c mbedtls_mpi_core_sub_int .text.mbedtls_mpi_core_check_zero_ct - 0x4203091a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203091a mbedtls_mpi_core_check_zero_ct + 0x420308a6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420308a6 mbedtls_mpi_core_check_zero_ct .text.mbedtls_mpi_core_to_mont_rep - 0x42030940 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x42030940 mbedtls_mpi_core_to_mont_rep + 0x420308cc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420308cc mbedtls_mpi_core_to_mont_rep .text.mbedtls_mpi_core_from_mont_rep - 0x4203095a 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4203095a mbedtls_mpi_core_from_mont_rep + 0x420308e6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420308e6 mbedtls_mpi_core_from_mont_rep .text.mbedtls_ct_uint_lt - 0x42030978 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030904 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_pkcs_padding - 0x420309ac 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030938 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_pkcs_padding - 0x420309c8 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030954 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_one_and_zeros_padding - 0x42030a90 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030a1c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_one_and_zeros_padding - 0x42030ab8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030a44 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_zeros_and_len_padding - 0x42030b50 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030adc 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_zeros_and_len_padding - 0x42030b78 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030b04 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_zeros_padding - 0x42030c20 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030bac 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_no_padding - 0x42030c7e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030c0a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_zeros_padding - 0x42030c98 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030c24 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_aead_encrypt - 0x42030cb4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030c40 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_aead_decrypt - 0x42030d28 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030cb4 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_info_from_type - 0x42030dae 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030dae mbedtls_cipher_info_from_type + 0x42030d3a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d3a mbedtls_cipher_info_from_type .text.mbedtls_cipher_info_from_values - 0x42030dc8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030dc8 mbedtls_cipher_info_from_values + 0x42030d54 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d54 mbedtls_cipher_info_from_values .text.mbedtls_cipher_init - 0x42030e08 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030e08 mbedtls_cipher_init + 0x42030d94 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d94 mbedtls_cipher_init .text.mbedtls_cipher_free - 0x42030e20 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030e20 mbedtls_cipher_free + 0x42030dac 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030dac mbedtls_cipher_free .text.mbedtls_cipher_setup - 0x42030e62 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030e62 mbedtls_cipher_setup + 0x42030dee 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030dee mbedtls_cipher_setup .text.mbedtls_cipher_setkey - 0x42030eb6 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030eb6 mbedtls_cipher_setkey + 0x42030e42 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030e42 mbedtls_cipher_setkey .text.mbedtls_cipher_set_iv - 0x42030f56 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42030f56 mbedtls_cipher_set_iv + 0x42030ee2 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030ee2 mbedtls_cipher_set_iv .text.mbedtls_cipher_reset - 0x42031026 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42031026 mbedtls_cipher_reset + 0x42030fb2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030fb2 mbedtls_cipher_reset .text.mbedtls_cipher_update - 0x4203103a 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4203103a mbedtls_cipher_update + 0x42030fc6 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030fc6 mbedtls_cipher_update .text.mbedtls_cipher_finish - 0x42031334 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42031334 mbedtls_cipher_finish + 0x420312c0 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420312c0 mbedtls_cipher_finish .text.mbedtls_cipher_set_padding_mode - 0x420314b6 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x420314b6 mbedtls_cipher_set_padding_mode + 0x42031442 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031442 mbedtls_cipher_set_padding_mode .text.mbedtls_cipher_crypt - 0x42031576 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42031576 mbedtls_cipher_crypt + 0x42031502 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031502 mbedtls_cipher_crypt .text.mbedtls_cipher_auth_encrypt_ext - 0x420315da 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x420315da mbedtls_cipher_auth_encrypt_ext + 0x42031566 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031566 mbedtls_cipher_auth_encrypt_ext .text.mbedtls_cipher_auth_decrypt_ext - 0x42031616 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x42031616 mbedtls_cipher_auth_decrypt_ext + 0x420315a2 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420315a2 mbedtls_cipher_auth_decrypt_ext .text.xts_aes_ctx_free - 0x42031650 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315dc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_ctx_alloc - 0x4203166c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315f8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_dec_wrap - 0x4203168e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203161a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_enc_wrap - 0x4203169c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031628 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_xts_wrap - 0x420316aa 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031636 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_free - 0x420316c8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031654 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_alloc - 0x420316e2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203166e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aria_setkey_wrap - 0x42031704 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031690 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aes_setkey_wrap - 0x42031718 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316a4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_free - 0x4203172c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316b8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_alloc - 0x42031746 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316d2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aria_setkey_wrap - 0x42031768 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420316f4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aes_setkey_wrap - 0x4203177c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031708 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_free - 0x42031790 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203171c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_alloc - 0x420317aa 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031736 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_dec_wrap - 0x420317cc 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031758 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_enc_wrap - 0x420317da 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031766 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ctr_wrap - 0x420317e8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031774 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cfb128_wrap - 0x420317f6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031782 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cbc_wrap - 0x42031804 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031790 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ecb_wrap - 0x42031812 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203179e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_free - 0x42031824 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317b0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_alloc - 0x4203183e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317ca 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_dec_wrap - 0x42031860 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317ec 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_enc_wrap - 0x4203186e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420317fa 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ctr_wrap - 0x4203187c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031808 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ofb_wrap - 0x4203188a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031816 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cfb128_wrap - 0x42031898 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031824 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cbc_wrap - 0x420318a6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031832 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ecb_wrap - 0x420318b4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031840 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.mbedtls_ct_uint_lt - 0x420318c2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x4203184e 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .text.mbedtls_ct_memcmp - 0x420318f6 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x420318f6 mbedtls_ct_memcmp + 0x42031882 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031882 mbedtls_ct_memcmp .text.mbedtls_ct_memmove_left - 0x42031924 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42031924 mbedtls_ct_memmove_left + 0x420318b0 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420318b0 mbedtls_ct_memmove_left .text.mbedtls_ct_memcpy_if - 0x4203199a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4203199a mbedtls_ct_memcpy_if + 0x42031926 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031926 mbedtls_ct_memcpy_if .text.mbedtls_ct_memcpy_offset - 0x420319d6 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x420319d6 mbedtls_ct_memcpy_offset + 0x42031962 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031962 mbedtls_ct_memcpy_offset .text.mbedtls_ct_zeroize_if - 0x42031a38 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x42031a38 mbedtls_ct_zeroize_if + 0x420319c4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420319c4 mbedtls_ct_zeroize_if .text.cmac_pad - 0x42031a56 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420319e2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_multiply_by_u - 0x42031a92 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031a1e 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_generate_subkeys - 0x42031b60 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031aec 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.mbedtls_cipher_cmac_starts - 0x42031bd0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42031bd0 mbedtls_cipher_cmac_starts + 0x42031b5c 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031b5c mbedtls_cipher_cmac_starts .text.mbedtls_cipher_cmac_update - 0x42031c60 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42031c60 mbedtls_cipher_cmac_update + 0x42031bec 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031bec mbedtls_cipher_cmac_update .text.mbedtls_cipher_cmac_finish - 0x42031d9a 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x42031d9a mbedtls_cipher_cmac_finish + 0x42031d26 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031d26 mbedtls_cipher_cmac_finish .text.good_nonce_len - 0x42031ee0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031e6c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_increment_counter - 0x42031ef2 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031e7e 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.block_cipher_df - 0x42031f6c 0x1c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031ef8 0x1c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.ctr_drbg_update_internal - 0x4203212e 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420320ba 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_reseed_internal - 0x420321e4 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032170 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_init - 0x420322d6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x420322d6 mbedtls_ctr_drbg_init + 0x42032262 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032262 mbedtls_ctr_drbg_init .text.mbedtls_ctr_drbg_free - 0x42032308 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42032308 mbedtls_ctr_drbg_free + 0x42032294 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032294 mbedtls_ctr_drbg_free .text.mbedtls_ctr_drbg_reseed - 0x42032338 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42032338 mbedtls_ctr_drbg_reseed + 0x420322c4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420322c4 mbedtls_ctr_drbg_reseed .text.mbedtls_ctr_drbg_seed - 0x42032348 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x42032348 mbedtls_ctr_drbg_seed + 0x420322d4 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420322d4 mbedtls_ctr_drbg_seed .text.mbedtls_ctr_drbg_random_with_add - 0x420323b6 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x420323b6 mbedtls_ctr_drbg_random_with_add + 0x42032342 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032342 mbedtls_ctr_drbg_random_with_add .text.mbedtls_ctr_drbg_random - 0x4203249a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4203249a mbedtls_ctr_drbg_random + 0x42032426 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032426 mbedtls_ctr_drbg_random .text.mbedtls_ecdh_grp_id - 0x420324ac 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032438 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_gen_public_restartable - 0x420324b0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203243c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_compute_shared_restartable - 0x420324fe 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203248a 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_init_internal - 0x4203257a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032506 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_setup_internal - 0x420325ae 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203253a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_free_internal - 0x420325c6 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032552 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_read_params_internal - 0x420325fa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032586 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_read_public_internal - 0x42032614 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420325a0 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_get_params_internal - 0x4203264a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420325d6 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_gen_public - 0x4203269a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x4203269a mbedtls_ecdh_gen_public + 0x42032626 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032626 mbedtls_ecdh_gen_public .text.ecdh_make_params_internal - 0x420326aa 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032636 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_make_public_internal - 0x42032726 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420326b2 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_compute_shared - 0x42032784 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032784 mbedtls_ecdh_compute_shared + 0x42032710 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032710 mbedtls_ecdh_compute_shared .text.ecdh_calc_secret_internal - 0x42032794 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032720 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_init - 0x4203282a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x4203282a mbedtls_ecdh_init + 0x420327b6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420327b6 mbedtls_ecdh_init .text.mbedtls_ecdh_setup - 0x42032842 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032842 mbedtls_ecdh_setup + 0x420327ce 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420327ce mbedtls_ecdh_setup .text.mbedtls_ecdh_free - 0x42032872 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032872 mbedtls_ecdh_free + 0x420327fe 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420327fe mbedtls_ecdh_free .text.mbedtls_ecdh_make_params - 0x420328a0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420328a0 mbedtls_ecdh_make_params + 0x4203282c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203282c mbedtls_ecdh_make_params .text.mbedtls_ecdh_read_params - 0x420328d0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420328d0 mbedtls_ecdh_read_params + 0x4203285c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203285c mbedtls_ecdh_read_params .text.mbedtls_ecdh_get_params - 0x42032924 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42032924 mbedtls_ecdh_get_params + 0x420328b0 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420328b0 mbedtls_ecdh_get_params .text.mbedtls_ecdh_make_public - 0x4203298e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x4203298e mbedtls_ecdh_make_public + 0x4203291a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203291a mbedtls_ecdh_make_public .text.mbedtls_ecdh_read_public - 0x420329be 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420329be mbedtls_ecdh_read_public + 0x4203294a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203294a mbedtls_ecdh_read_public .text.mbedtls_ecdh_calc_secret - 0x420329de 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420329de mbedtls_ecdh_calc_secret + 0x4203296a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203296a mbedtls_ecdh_calc_secret .text.ecp_group_is_static_comb_table - 0x42032a02 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203298e 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_pick_window_size - 0x42032a06 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032992 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_init_many - 0x42032a48 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420329d4 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_free_many - 0x42032a6e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420329fa 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_bad_points_mx - 0x42032a94 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032a20 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_mx - 0x42032b56 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032ae2 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_int_mod - 0x42032ba4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032b30 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_mod - 0x42032bf0 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032b7c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_modp - 0x42032c3c 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032bc8 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_mod - 0x42032ce4 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032c70 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_add_mod - 0x42032d20 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032cac 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_sw_rhs - 0x42032d6c 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032cf8 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_sw_derive_y - 0x42032dd2 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032d5e 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_sw - 0x42032e82 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032e0e 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_add_mxz - 0x42032f2e 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032eba 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_mxz - 0x4203308c 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033018 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_jac - 0x42033108 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033094 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_sw - 0x420331b8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033144 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_mxz - 0x420331e0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203316c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac - 0x42033224 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420331b0 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_int_mod - 0x420332c8 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033254 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_shift_l_mod - 0x42033314 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420332a0 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_jac - 0x4203335e 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420332ea 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac_many - 0x42033570 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420334fc 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_safe_invert_jac - 0x42033722 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420336ae 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_select_comb - 0x42033786 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033712 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_core - 0x4203381c 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420337a8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_scalar - 0x420338d4 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033860 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_mx - 0x42033982 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203390e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_curve_list - 0x420339f6 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420339f6 mbedtls_ecp_curve_list + 0x42033982 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033982 mbedtls_ecp_curve_list .text.mbedtls_ecp_grp_id_list - 0x42033a00 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033a00 mbedtls_ecp_grp_id_list + 0x4203398c 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203398c mbedtls_ecp_grp_id_list .text.mbedtls_ecp_curve_info_from_grp_id - 0x42033a56 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033a56 mbedtls_ecp_curve_info_from_grp_id + 0x420339e2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420339e2 mbedtls_ecp_curve_info_from_grp_id .text.mbedtls_ecp_curve_info_from_tls_id - 0x42033a7a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033a7a mbedtls_ecp_curve_info_from_tls_id + 0x42033a06 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033a06 mbedtls_ecp_curve_info_from_tls_id .text.mbedtls_ecp_get_type - 0x42033aa2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033aa2 mbedtls_ecp_get_type + 0x42033a2e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033a2e mbedtls_ecp_get_type .text.mbedtls_ecp_point_init - 0x42033ab6 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033ab6 mbedtls_ecp_point_init + 0x42033a42 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033a42 mbedtls_ecp_point_init .text.mbedtls_ecp_group_init - 0x42033ada 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033ada mbedtls_ecp_group_init + 0x42033a66 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033a66 mbedtls_ecp_group_init .text.mbedtls_ecp_keypair_init - 0x42033b38 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033b38 mbedtls_ecp_keypair_init + 0x42033ac4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033ac4 mbedtls_ecp_keypair_init .text.mbedtls_ecp_point_free - 0x42033b5c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033b5c mbedtls_ecp_point_free + 0x42033ae8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033ae8 mbedtls_ecp_point_free .text.mbedtls_ecp_group_free - 0x42033b82 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033b82 mbedtls_ecp_group_free + 0x42033b0e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033b0e mbedtls_ecp_group_free .text.mbedtls_ecp_keypair_free - 0x42033c00 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033c00 mbedtls_ecp_keypair_free + 0x42033b8c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033b8c mbedtls_ecp_keypair_free .text.mbedtls_ecp_copy - 0x42033c26 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033c26 mbedtls_ecp_copy + 0x42033bb2 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033bb2 mbedtls_ecp_copy .text.ecp_mul_mxz - 0x42033c5e 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033bea 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_group_copy - 0x42033dc4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033dc4 mbedtls_ecp_group_copy + 0x42033d50 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033d50 mbedtls_ecp_group_copy .text.mbedtls_ecp_set_zero - 0x42033dd4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42033dd4 mbedtls_ecp_set_zero + 0x42033d60 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033d60 mbedtls_ecp_set_zero .text.ecp_add_mixed - 0x42033e04 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033d90 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_precompute_comb - 0x42033fe4 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033f70 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_core - 0x42034178 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034104 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_after_precomp - 0x4203423e 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420341ca 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb - 0x420342e4 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034270 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_is_zero - 0x420343e8 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420343e8 mbedtls_ecp_is_zero + 0x42034374 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034374 mbedtls_ecp_is_zero .text.mbedtls_ecp_point_cmp - 0x420343fe 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420343fe mbedtls_ecp_point_cmp + 0x4203438a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203438a mbedtls_ecp_point_cmp .text.mbedtls_ecp_point_write_binary - 0x4203444e 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203444e mbedtls_ecp_point_write_binary + 0x420343da 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420343da mbedtls_ecp_point_write_binary .text.mbedtls_ecp_point_read_binary - 0x4203457e 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203457e mbedtls_ecp_point_read_binary + 0x4203450a 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203450a mbedtls_ecp_point_read_binary .text.mbedtls_ecp_tls_read_point - 0x420346dc 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420346dc mbedtls_ecp_tls_read_point + 0x42034668 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034668 mbedtls_ecp_tls_read_point .text.mbedtls_ecp_tls_write_point - 0x42034726 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034726 mbedtls_ecp_tls_write_point + 0x420346b2 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420346b2 mbedtls_ecp_tls_write_point .text.mbedtls_ecp_tls_read_group_id - 0x4203476c 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203476c mbedtls_ecp_tls_read_group_id + 0x420346f8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420346f8 mbedtls_ecp_tls_read_group_id .text.mbedtls_ecp_tls_write_group - 0x420347d4 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420347d4 mbedtls_ecp_tls_write_group + 0x42034760 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034760 mbedtls_ecp_tls_write_group .text.mbedtls_ecp_check_pubkey - 0x4203483a 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203483a mbedtls_ecp_check_pubkey + 0x420347c6 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420347c6 mbedtls_ecp_check_pubkey .text.mbedtls_ecp_check_privkey - 0x42034890 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034890 mbedtls_ecp_check_privkey + 0x4203481c 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203481c mbedtls_ecp_check_privkey .text.ecp_mul_restartable_internal - 0x42034930 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420348bc 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_mul_restartable - 0x420349ca 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420349ca mbedtls_ecp_mul_restartable + 0x42034956 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034956 mbedtls_ecp_mul_restartable .text.mbedtls_ecp_mul - 0x420349e2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420349e2 mbedtls_ecp_mul + 0x4203496e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203496e mbedtls_ecp_mul .text.mbedtls_ecp_mul_shortcuts - 0x420349f2 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203497e 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_muladd_restartable - 0x42034ace 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034ace mbedtls_ecp_muladd_restartable + 0x42034a5a 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034a5a mbedtls_ecp_muladd_restartable .text.mbedtls_ecp_muladd - 0x42034b7c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034b7c mbedtls_ecp_muladd + 0x42034b08 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034b08 mbedtls_ecp_muladd .text.mbedtls_ecp_gen_privkey - 0x42034b8c 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034b8c mbedtls_ecp_gen_privkey + 0x42034b18 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034b18 mbedtls_ecp_gen_privkey .text.mbedtls_ecp_read_key - 0x42034be2 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034be2 mbedtls_ecp_read_key + 0x42034b6e 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034b6e mbedtls_ecp_read_key .text.mbedtls_ecp_check_pub_priv - 0x42034d34 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42034d34 mbedtls_ecp_check_pub_priv - .text.add64 0x42034e10 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .text.carry64 0x42034e4a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034cc0 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034cc0 mbedtls_ecp_check_pub_priv + .text.add64 0x42034d9c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x42034dd6 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_fix_negative - 0x42034e6e 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034dfa 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p255 - 0x42034ec2 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034e4e 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_koblitz - 0x42034f38 0x1fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034ec4 0x1fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256k1 - 0x42035136 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420350c2 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224k1 - 0x42035154 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420350e0 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192k1 - 0x42035172 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420350fe 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p521 - 0x42035190 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x4203511c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p384 - 0x42035218 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420351a4 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256 - 0x4203578a 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035716 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224 - 0x42035bcc 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035b58 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192 - 0x42035df8 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035d84 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_group_load - 0x42035eca 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035e56 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_use_curve25519 - 0x42035f6c 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035ef8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_group_load - 0x42036024 0x406 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - 0x42036024 mbedtls_ecp_group_load + 0x42035fb0 0x406 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035fb0 mbedtls_ecp_group_load .text.entropy_update - 0x4203642a 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420363b6 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.entropy_gather_internal - 0x420364c4 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42036450 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.mbedtls_entropy_free - 0x4203656e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x4203656e mbedtls_entropy_free + 0x420364fa 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420364fa mbedtls_entropy_free .text.mbedtls_entropy_add_source - 0x4203659e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x4203659e mbedtls_entropy_add_source + 0x4203652a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x4203652a mbedtls_entropy_add_source .text.mbedtls_entropy_init - 0x420365ca 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x420365ca mbedtls_entropy_init + 0x42036556 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42036556 mbedtls_entropy_init .text.mbedtls_entropy_func - 0x4203660c 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x4203660c mbedtls_entropy_func + 0x42036598 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42036598 mbedtls_entropy_func .text.mbedtls_md_info_from_type - 0x42036732 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036732 mbedtls_md_info_from_type + 0x420366be 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420366be mbedtls_md_info_from_type .text.mbedtls_md_init - 0x4203679e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4203679e mbedtls_md_init + 0x4203672a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4203672a mbedtls_md_init .text.mbedtls_md_free - 0x420367d0 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420367d0 mbedtls_md_free + 0x4203675c 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4203675c mbedtls_md_free .text.mbedtls_md_clone - 0x42036854 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036854 mbedtls_md_clone + 0x420367e0 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420367e0 mbedtls_md_clone .text.mbedtls_md_setup - 0x42036916 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036916 mbedtls_md_setup + 0x420368a2 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420368a2 mbedtls_md_setup .text.mbedtls_md_starts - 0x42036a5a 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036a5a mbedtls_md_starts + 0x420369e6 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420369e6 mbedtls_md_starts .text.mbedtls_md_update - 0x42036aea 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036aea mbedtls_md_update + 0x42036a76 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036a76 mbedtls_md_update .text.mbedtls_md_finish - 0x42036b72 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036b72 mbedtls_md_finish + 0x42036afe 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036afe mbedtls_md_finish .text.mbedtls_md - 0x42036bfa 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036bfa mbedtls_md + 0x42036b86 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036b86 mbedtls_md .text.mbedtls_md_get_size - 0x42036c78 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036c78 mbedtls_md_get_size + 0x42036c04 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036c04 mbedtls_md_get_size .text.mbedtls_md_get_type - 0x42036c84 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036c84 mbedtls_md_get_type + 0x42036c10 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036c10 mbedtls_md_get_type .text.mbedtls_md_info_from_ctx - 0x42036c8e 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036c8e mbedtls_md_info_from_ctx + 0x42036c1a 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036c1a mbedtls_md_info_from_ctx .text.mbedtls_md_hmac_starts - 0x42036c94 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036c94 mbedtls_md_hmac_starts + 0x42036c20 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036c20 mbedtls_md_hmac_starts .text.mbedtls_md_hmac_update - 0x42036db2 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036db2 mbedtls_md_hmac_update + 0x42036d3e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036d3e mbedtls_md_hmac_update .text.mbedtls_md_hmac_finish - 0x42036de2 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036de2 mbedtls_md_hmac_finish + 0x42036d6e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036d6e mbedtls_md_hmac_finish .text.mbedtls_md_hmac_reset - 0x42036e60 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42036e60 mbedtls_md_hmac_reset + 0x42036dec 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036dec mbedtls_md_hmac_reset .text.mbedtls_md5 - 0x42036eac 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - 0x42036eac mbedtls_md5 + 0x42036e38 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x42036e38 mbedtls_md5 .text.mbedtls_md_get_size_from_type - 0x42036f00 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e8c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .text.pk_hashlen_helper - 0x42036f12 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e9e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .text.mbedtls_pk_init - 0x42036f38 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036f38 mbedtls_pk_init + 0x42036ec4 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036ec4 mbedtls_pk_init .text.mbedtls_pk_free - 0x42036f42 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036f42 mbedtls_pk_free + 0x42036ece 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036ece mbedtls_pk_free .text.mbedtls_pk_info_from_type - 0x42036f68 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036f68 mbedtls_pk_info_from_type + 0x42036ef4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036ef4 mbedtls_pk_info_from_type .text.mbedtls_pk_setup - 0x42036fb4 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036fb4 mbedtls_pk_setup + 0x42036f40 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036f40 mbedtls_pk_setup .text.mbedtls_pk_setup_rsa_alt - 0x42036ff6 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42036ff6 mbedtls_pk_setup_rsa_alt + 0x42036f82 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036f82 mbedtls_pk_setup_rsa_alt .text.mbedtls_pk_can_do - 0x4203705c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4203705c mbedtls_pk_can_do + 0x42036fe8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036fe8 mbedtls_pk_can_do .text.mbedtls_pk_verify_restartable - 0x4203707c 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4203707c mbedtls_pk_verify_restartable + 0x42037008 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42037008 mbedtls_pk_verify_restartable .text.mbedtls_pk_verify - 0x420370ee 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420370ee mbedtls_pk_verify + 0x4203707a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203707a mbedtls_pk_verify .text.mbedtls_pk_sign_restartable - 0x420370fe 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420370fe mbedtls_pk_sign_restartable + 0x4203708a 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203708a mbedtls_pk_sign_restartable .text.mbedtls_pk_sign - 0x42037182 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42037182 mbedtls_pk_sign + 0x4203710e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203710e mbedtls_pk_sign .text.mbedtls_pk_decrypt - 0x42037196 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42037196 mbedtls_pk_decrypt + 0x42037122 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42037122 mbedtls_pk_decrypt .text.mbedtls_pk_encrypt - 0x420371c2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420371c2 mbedtls_pk_encrypt + 0x4203714e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203714e mbedtls_pk_encrypt .text.mbedtls_pk_get_bitlen - 0x420371ee 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x420371ee mbedtls_pk_get_bitlen + 0x4203717a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x4203717a mbedtls_pk_get_bitlen .text.mbedtls_pk_get_type - 0x4203720a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4203720a mbedtls_pk_get_type + 0x42037196 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42037196 mbedtls_pk_get_type .text.mbedtls_pk_verify_ext - 0x4203721c 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x4203721c mbedtls_pk_verify_ext + 0x420371a8 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x420371a8 mbedtls_pk_verify_ext .text.mbedtls_pk_ecc_set_group - 0x42037328 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x42037328 mbedtls_pk_ecc_set_group + 0x420372b4 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420372b4 mbedtls_pk_ecc_set_group .text.mbedtls_pk_ecc_set_key - 0x420373b0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x420373b0 mbedtls_pk_ecc_set_key + 0x4203733c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x4203733c mbedtls_pk_ecc_set_key .text.mbedtls_pk_ecc_set_pubkey_from_prv - 0x420373f8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x420373f8 mbedtls_pk_ecc_set_pubkey_from_prv + 0x42037384 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42037384 mbedtls_pk_ecc_set_pubkey_from_prv .text.mbedtls_pk_ecc_set_pubkey - 0x42037418 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x42037418 mbedtls_pk_ecc_set_pubkey + 0x420373a4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420373a4 mbedtls_pk_ecc_set_pubkey .text.rsa_can_do - 0x42037448 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_debug - 0x42037460 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373ec 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_can_do - 0x42037488 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037414 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_get_bitlen - 0x42037490 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203741c 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_debug - 0x42037496 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037422 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckeydh_can_do - 0x420374ae 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203743a 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_can_do - 0x420374b6 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037442 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_can_do - 0x420374be 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203744a 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_get_bitlen - 0x420374c6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037452 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_sign_wrap - 0x420374da 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037466 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_decrypt_wrap - 0x4203754c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420374d8 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_free_wrap - 0x4203759a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037526 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alloc_wrap - 0x420375b4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037540 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_check_pair_wrap - 0x420375d6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037562 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_encrypt_wrap - 0x420375e8 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037574 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_decrypt_wrap - 0x42037648 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420375d4 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_sign_wrap - 0x420376a8 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037634 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_verify_wrap - 0x4203770a 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037696 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_get_bitlen - 0x4203776e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420376fa 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_free_wrap - 0x4203777e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203770a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_alloc_wrap - 0x42037798 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037724 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_check_pair_wrap - 0x420377ba 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037746 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_sign_wrap - 0x420377cc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037758 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_verify_wrap - 0x420377e0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203776c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_free_wrap - 0x4203780a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037796 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_alloc_wrap - 0x4203781a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420377a6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_check_pair - 0x42037842 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420377ce 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.pk_ecc_tag_is_specified_ec_domain - 0x420378f4 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037880 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_get_ecparams - 0x420378fe 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203788a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_get_pk_alg - 0x4203797e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203790a 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams_rfc8410 - 0x42037a38 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420379c4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_from_specified - 0x42037a62 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420379ee 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_id_from_group - 0x42037ca0 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037c2c 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_ecc_group_id_from_specified - 0x42037d78 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037d04 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams - 0x42037dd0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037d5c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_rfc8410_der - 0x42037e08 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037d94 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_sec1_der - 0x42037e70 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037dfc 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_pkcs8_unencrypted_der - 0x42037fda 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037f66 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_key_pkcs8_encrypted_der - 0x42038172 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420380fe 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_subpubkey - 0x420382a2 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x420382a2 mbedtls_pk_parse_subpubkey + 0x4203822e 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203822e mbedtls_pk_parse_subpubkey .text.mbedtls_pk_parse_key - 0x420383f8 0x330 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x420383f8 mbedtls_pk_parse_key + 0x42038384 0x330 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42038384 mbedtls_pk_parse_key .text.mbedtls_pk_parse_public_key - 0x42038728 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x42038728 mbedtls_pk_parse_public_key + 0x420386b4 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420386b4 mbedtls_pk_parse_public_key .text.mbedtls_calloc - 0x420388d0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x420388d0 mbedtls_calloc + 0x4203885c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x4203885c mbedtls_calloc .text.mbedtls_free - 0x420388e0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x420388e0 mbedtls_free + 0x4203886c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x4203886c mbedtls_free .text.mbedtls_platform_zeroize - 0x420388f0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x420388f0 mbedtls_platform_zeroize + 0x4203887c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x4203887c mbedtls_platform_zeroize .text.mbedtls_zeroize_and_free - 0x42038910 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x42038910 mbedtls_zeroize_and_free + 0x4203889c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x4203889c mbedtls_zeroize_and_free .text.mbedtls_ct_uint_lt - 0x4203892c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420388b8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.asn1_get_nonzero_mpi - 0x42038960 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420388ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_check_context - 0x42038990 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203891c 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_prepare_blinding - 0x42038a8e 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038a1a 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_unblind - 0x42038bc8 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038b54 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_md_get_size_from_type - 0x42038c82 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038c0e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.compute_hash - 0x42038c94 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038c20 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mgf_mask - 0x42038cc8 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038c54 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.hash_mprime - 0x42038dc8 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038d54 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding - 0x42038e6e 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038dfa 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pkcs1_v15_encode - 0x42038fc0 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038f4c 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_import - 0x42039164 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039164 mbedtls_rsa_import + 0x420390f0 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420390f0 mbedtls_rsa_import .text.mbedtls_rsa_import_raw - 0x420391f8 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420391f8 mbedtls_rsa_import_raw + 0x42039184 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039184 mbedtls_rsa_import_raw .text.mbedtls_rsa_complete - 0x42039296 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039296 mbedtls_rsa_complete + 0x42039222 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039222 mbedtls_rsa_complete .text.mbedtls_rsa_init - 0x42039478 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039478 mbedtls_rsa_init + 0x42039404 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039404 mbedtls_rsa_init .text.mbedtls_rsa_get_bitlen - 0x42039490 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039490 mbedtls_rsa_get_bitlen + 0x4203941c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203941c mbedtls_rsa_get_bitlen .text.mbedtls_rsa_get_len - 0x420394a0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420394a0 mbedtls_rsa_get_len + 0x4203942c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203942c mbedtls_rsa_get_len .text.mbedtls_rsa_check_pubkey - 0x420394a4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420394a4 mbedtls_rsa_check_pubkey + 0x42039430 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039430 mbedtls_rsa_check_pubkey .text.mbedtls_rsa_parse_pubkey - 0x42039518 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039518 mbedtls_rsa_parse_pubkey + 0x420394a4 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420394a4 mbedtls_rsa_parse_pubkey .text.mbedtls_rsa_check_privkey - 0x420395f0 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420395f0 mbedtls_rsa_check_privkey + 0x4203957c 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203957c mbedtls_rsa_check_privkey .text.mbedtls_rsa_check_pub_priv - 0x42039672 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039672 mbedtls_rsa_check_pub_priv + 0x420395fe 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420395fe mbedtls_rsa_check_pub_priv .text.mbedtls_rsa_public - 0x420396c2 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420396c2 mbedtls_rsa_public + 0x4203964e 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203964e mbedtls_rsa_public .text.mbedtls_rsa_private - 0x4203975c 0x296 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203975c mbedtls_rsa_private + 0x420396e8 0x296 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420396e8 mbedtls_rsa_private .text.rsa_rsassa_pss_sign_no_mode_check - 0x420399f2 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203997e 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pss_sign - 0x42039b9c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039b28 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_rsaes_oaep_encrypt - 0x42039bce 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039bce mbedtls_rsa_rsaes_oaep_encrypt + 0x42039b5a 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039b5a mbedtls_rsa_rsaes_oaep_encrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt - 0x42039cfc 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039cfc mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x42039c88 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039c88 mbedtls_rsa_rsaes_pkcs1_v15_encrypt .text.mbedtls_rsa_pkcs1_encrypt - 0x42039dcc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039dcc mbedtls_rsa_pkcs1_encrypt + 0x42039d58 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039d58 mbedtls_rsa_pkcs1_encrypt .text.mbedtls_rsa_rsaes_oaep_decrypt - 0x42039e00 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42039e00 mbedtls_rsa_rsaes_oaep_decrypt + 0x42039d8c 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039d8c mbedtls_rsa_rsaes_oaep_decrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt - 0x4203a00c 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a00c mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x42039f98 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039f98 mbedtls_rsa_rsaes_pkcs1_v15_decrypt .text.mbedtls_rsa_pkcs1_decrypt - 0x4203a09a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a09a mbedtls_rsa_pkcs1_decrypt + 0x4203a026 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a026 mbedtls_rsa_pkcs1_decrypt .text.mbedtls_rsa_rsassa_pss_sign - 0x4203a0d0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a0d0 mbedtls_rsa_rsassa_pss_sign + 0x4203a05c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a05c mbedtls_rsa_rsassa_pss_sign .text.mbedtls_rsa_rsassa_pkcs1_v15_sign - 0x4203a0e2 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a0e2 mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x4203a06e 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a06e mbedtls_rsa_rsassa_pkcs1_v15_sign .text.mbedtls_rsa_pkcs1_sign - 0x4203a1cc 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a1cc mbedtls_rsa_pkcs1_sign + 0x4203a158 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a158 mbedtls_rsa_pkcs1_sign .text.mbedtls_rsa_rsassa_pss_verify_ext - 0x4203a204 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a204 mbedtls_rsa_rsassa_pss_verify_ext + 0x4203a190 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a190 mbedtls_rsa_rsassa_pss_verify_ext .text.mbedtls_rsa_rsassa_pss_verify - 0x4203a3ee 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a3ee mbedtls_rsa_rsassa_pss_verify + 0x4203a37a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a37a mbedtls_rsa_rsassa_pss_verify .text.mbedtls_rsa_rsassa_pkcs1_v15_verify - 0x4203a418 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a418 mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x4203a3a4 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a3a4 mbedtls_rsa_rsassa_pkcs1_v15_verify .text.mbedtls_rsa_pkcs1_verify - 0x4203a4cc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a4cc mbedtls_rsa_pkcs1_verify + 0x4203a458 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a458 mbedtls_rsa_pkcs1_verify .text.mbedtls_rsa_free - 0x4203a500 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a500 mbedtls_rsa_free + 0x4203a48c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a48c mbedtls_rsa_free .text.mbedtls_rsa_parse_key - 0x4203a57a 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203a57a mbedtls_rsa_parse_key + 0x4203a506 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a506 mbedtls_rsa_parse_key .text.mbedtls_rsa_deduce_primes - 0x4203a71e 0x234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203a71e mbedtls_rsa_deduce_primes + 0x4203a6aa 0x234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a6aa mbedtls_rsa_deduce_primes .text.mbedtls_rsa_deduce_private_exponent - 0x4203a952 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203a952 mbedtls_rsa_deduce_private_exponent + 0x4203a8de 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a8de mbedtls_rsa_deduce_private_exponent .text.mbedtls_rsa_deduce_crt - 0x4203aa22 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203aa22 mbedtls_rsa_deduce_crt + 0x4203a9ae 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a9ae mbedtls_rsa_deduce_crt .text.mbedtls_rsa_validate_params - 0x4203aab6 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203aab6 mbedtls_rsa_validate_params + 0x4203aa42 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203aa42 mbedtls_rsa_validate_params .text.mbedtls_rsa_validate_crt - 0x4203acae 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203acae mbedtls_rsa_validate_crt + 0x4203ac3a 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203ac3a mbedtls_rsa_validate_crt .text.mbedtls_sha1 - 0x4203ae0c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - 0x4203ae0c mbedtls_sha1 + 0x4203ad98 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x4203ad98 mbedtls_sha1 .text.mbedtls_sha256 - 0x4203ae60 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - 0x4203ae60 mbedtls_sha256 + 0x4203adec 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x4203adec mbedtls_sha256 .text.mbedtls_sha512_init - 0x4203aeca 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203aeca mbedtls_sha512_init + 0x4203ae56 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ae56 mbedtls_sha512_init .text.mbedtls_sha512_free - 0x4203aee2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203aee2 mbedtls_sha512_free + 0x4203ae6e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ae6e mbedtls_sha512_free .text.mbedtls_sha512_clone - 0x4203aef6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203aef6 mbedtls_sha512_clone + 0x4203ae82 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ae82 mbedtls_sha512_clone .text.mbedtls_sha512_starts - 0x4203af28 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203af28 mbedtls_sha512_starts + 0x4203aeb4 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203aeb4 mbedtls_sha512_starts .text.mbedtls_internal_sha512_process - 0x4203b050 0xd84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203b050 mbedtls_internal_sha512_process + 0x4203afdc 0xd84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203afdc mbedtls_internal_sha512_process .text.mbedtls_internal_sha512_process_many - 0x4203bdd4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bd60 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .text.mbedtls_sha512_update - 0x4203be1a 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203be1a mbedtls_sha512_update + 0x4203bda6 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bda6 mbedtls_sha512_update .text.mbedtls_sha512_finish - 0x4203beee 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203beee mbedtls_sha512_finish + 0x4203be7a 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203be7a mbedtls_sha512_finish .text.mbedtls_sha512 - 0x4203c23a 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x4203c23a mbedtls_sha512 + 0x4203c1c6 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203c1c6 mbedtls_sha512 .text.mbedtls_hardware_poll - 0x4203c2a4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - 0x4203c2a4 mbedtls_hardware_poll + 0x4203c230 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x4203c230 mbedtls_hardware_poll .text.esp_mbedtls_mem_calloc - 0x4203c2c6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4203c2c6 esp_mbedtls_mem_calloc + 0x4203c252 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4203c252 esp_mbedtls_mem_calloc .text.esp_mbedtls_mem_free - 0x4203c2de 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x4203c2de esp_mbedtls_mem_free + 0x4203c26a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4203c26a esp_mbedtls_mem_free .text.esp_aes_xts_decode_keys - 0x4203c2f0 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c27c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_gf128mul_x_ble - 0x4203c31e 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c2aa 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_aes_xts_init - 0x4203c448 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c448 esp_aes_xts_init + 0x4203c3d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c3d4 esp_aes_xts_init .text.esp_aes_xts_free - 0x4203c460 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c460 esp_aes_xts_free + 0x4203c3ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c3ec esp_aes_xts_free .text.esp_aes_xts_setkey_enc - 0x4203c478 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c478 esp_aes_xts_setkey_enc + 0x4203c404 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c404 esp_aes_xts_setkey_enc .text.esp_aes_xts_setkey_dec - 0x4203c4b0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c4b0 esp_aes_xts_setkey_dec + 0x4203c43c 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c43c esp_aes_xts_setkey_dec .text.esp_aes_crypt_xts - 0x4203c4e8 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203c4e8 esp_aes_crypt_xts + 0x4203c474 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c474 esp_aes_crypt_xts .text.valid_key_length - 0x4203c692 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c692 valid_key_length + 0x4203c61e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c61e valid_key_length .text.esp_aes_init - 0x4203c6b0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c6b0 esp_aes_init + 0x4203c63c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c63c esp_aes_init .text.esp_aes_free - 0x4203c6cc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c6cc esp_aes_free + 0x4203c658 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c658 esp_aes_free .text.esp_aes_setkey - 0x4203c6e6 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203c6e6 esp_aes_setkey + 0x4203c672 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c672 esp_aes_setkey .text.esp_aes_validate_input - 0x4203c734 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c6c0 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_acquire_hardware - 0x4203c7ca 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c7ca esp_aes_acquire_hardware + 0x4203c756 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c756 esp_aes_acquire_hardware .text.esp_aes_release_hardware - 0x4203c81c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c81c esp_aes_release_hardware + 0x4203c7a8 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c7a8 esp_aes_release_hardware .text.esp_aes_crypt_ecb - 0x4203c856 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c856 esp_aes_crypt_ecb + 0x4203c7e2 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c7e2 esp_aes_crypt_ecb .text.esp_aes_crypt_cbc - 0x4203c8ca 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c8ca esp_aes_crypt_cbc + 0x4203c856 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c856 esp_aes_crypt_cbc .text.esp_aes_crypt_cfb128 - 0x4203c9a0 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203c9a0 esp_aes_crypt_cfb128 + 0x4203c92c 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c92c esp_aes_crypt_cfb128 .text.esp_aes_crypt_ofb - 0x4203cb2e 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203cb2e esp_aes_crypt_ofb + 0x4203caba 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203caba esp_aes_crypt_ofb .text.esp_aes_crypt_ctr - 0x4203cc64 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203cc64 esp_aes_crypt_ctr + 0x4203cbf0 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203cbf0 esp_aes_crypt_ctr .text.rsa_rsassa_pkcs1_v15_encode - 0x4203cdd6 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cd62 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .text.esp_ds_conn_lock - 0x4203cf66 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cef2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .text.esp_ds_set_session_timeout - 0x4203cfae 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203cfae esp_ds_set_session_timeout + 0x4203cf3a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cf3a esp_ds_set_session_timeout .text.esp_ds_init_data_ctx - 0x4203cfc8 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203cfc8 esp_ds_init_data_ctx + 0x4203cf54 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cf54 esp_ds_init_data_ctx .text.esp_ds_release_ds_lock - 0x4203d0c2 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203d0c2 esp_ds_release_ds_lock + 0x4203d04e 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203d04e esp_ds_release_ds_lock .text.esp_ds_get_keylen - 0x4203d106 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203d106 esp_ds_get_keylen + 0x4203d092 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203d092 esp_ds_get_keylen .text.esp_ds_rsa_sign - 0x4203d116 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203d116 esp_ds_rsa_sign + 0x4203d0a2 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203d0a2 esp_ds_rsa_sign .text.mpi_words - 0x4203d348 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d2d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.modular_inverse - 0x4203d368 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d2f4 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.calculate_rinv - 0x4203d400 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d38c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_isr_initialise - 0x4203d450 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d3dc 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_wait_intr - 0x4203d510 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d49c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_exp_mod - 0x4203d564 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d4f0 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mpi_mult_mpi_failover_mod_mult - 0x4203d6d2 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d65e 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_exp_mod - 0x4203d76c 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203d76c mbedtls_mpi_exp_mod + 0x4203d6f8 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d6f8 mbedtls_mpi_exp_mod .text.mbedtls_mpi_mul_mpi - 0x4203d7ae 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203d7ae mbedtls_mpi_mul_mpi + 0x4203d73a 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d73a mbedtls_mpi_mul_mpi .text.mpi_mult_mpi_overlong - 0x4203d8f8 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d884 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_mul_int - 0x4203d98a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203d98a mbedtls_mpi_mul_int + 0x4203d916 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d916 mbedtls_mpi_mul_int .text.esp_mpi_enable_hardware_hw_op - 0x4203d9aa 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203d9aa esp_mpi_enable_hardware_hw_op + 0x4203d936 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d936 esp_mpi_enable_hardware_hw_op .text.esp_mpi_disable_hardware_hw_op - 0x4203da00 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203da00 esp_mpi_disable_hardware_hw_op + 0x4203d98c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d98c esp_mpi_disable_hardware_hw_op .text.esp_mpi_mul_mpi_hw_op - 0x4203da3e 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203da3e esp_mpi_mul_mpi_hw_op + 0x4203d9ca 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d9ca esp_mpi_mul_mpi_hw_op .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op - 0x4203da86 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203da86 esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x4203da12 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203da12 esp_mpi_mult_mpi_failover_mod_mult_hw_op .text.esp_mpi_exp_mpi_mod_hw_op - 0x4203db10 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203db10 esp_mpi_exp_mpi_mod_hw_op + 0x4203da9c 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203da9c esp_mpi_exp_mpi_mod_hw_op .text.mbedtls_zeroize - 0x4203dbbe 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db4a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha1_dma_process - 0x4203dbd0 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db5c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha_update_state - 0x4203dbe6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db72 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.mbedtls_sha1_init - 0x4203dc10 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dc10 mbedtls_sha1_init + 0x4203db9c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203db9c mbedtls_sha1_init .text.mbedtls_sha1_free - 0x4203dc28 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dc28 mbedtls_sha1_free + 0x4203dbb4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dbb4 mbedtls_sha1_free .text.mbedtls_sha1_clone - 0x4203dc3c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dc3c mbedtls_sha1_clone + 0x4203dbc8 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dbc8 mbedtls_sha1_clone .text.mbedtls_sha1_starts - 0x4203dc52 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dc52 mbedtls_sha1_starts + 0x4203dbde 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dbde mbedtls_sha1_starts .text.mbedtls_internal_sha1_process - 0x4203dc74 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dc74 mbedtls_internal_sha1_process + 0x4203dc00 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dc00 mbedtls_internal_sha1_process .text.mbedtls_sha1_update - 0x4203dcc4 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dcc4 mbedtls_sha1_update + 0x4203dc50 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dc50 mbedtls_sha1_update .text.mbedtls_sha1_finish - 0x4203dda2 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203dda2 mbedtls_sha1_finish + 0x4203dd2e 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203dd2e mbedtls_sha1_finish .text.mbedtls_zeroize - 0x4203de56 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dde2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.esp_internal_sha_update_state - 0x4203de68 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203ddf4 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.mbedtls_sha256_init - 0x4203de92 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203de92 mbedtls_sha256_init + 0x4203de1e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203de1e mbedtls_sha256_init .text.mbedtls_sha256_free - 0x4203deaa 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203deaa mbedtls_sha256_free + 0x4203de36 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203de36 mbedtls_sha256_free .text.mbedtls_sha256_clone - 0x4203debe 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203debe mbedtls_sha256_clone + 0x4203de4a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203de4a mbedtls_sha256_clone .text.mbedtls_sha256_starts - 0x4203dee4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203dee4 mbedtls_sha256_starts + 0x4203de70 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203de70 mbedtls_sha256_starts .text.mbedtls_sha256_update - 0x4203df16 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203df16 mbedtls_sha256_update + 0x4203dea2 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dea2 mbedtls_sha256_update .text.mbedtls_sha256_finish - 0x4203dff8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203dff8 mbedtls_sha256_finish + 0x4203df84 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203df84 mbedtls_sha256_finish .text.xor_data - 0x4203e0c8 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e054 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_gen_table - 0x4203e0ec 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e078 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_mult - 0x4203e254 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e1e0 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.increment32_j0 - 0x4203e43a 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e3c6 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_ghash - 0x4203e48e 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e41a 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_derive_J0 - 0x4203e4fe 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e48a 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_setkey - 0x4203e57e 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e57e esp_aes_gcm_setkey + 0x4203e50a 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e50a esp_aes_gcm_setkey .text.esp_aes_gcm_init - 0x4203e62a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e62a esp_aes_gcm_init + 0x4203e5b6 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e5b6 esp_aes_gcm_init .text.esp_aes_gcm_free - 0x4203e652 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e652 esp_aes_gcm_free + 0x4203e5de 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e5de esp_aes_gcm_free .text.esp_aes_gcm_starts - 0x4203e68a 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e68a esp_aes_gcm_starts + 0x4203e616 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e616 esp_aes_gcm_starts .text.esp_aes_gcm_update_ad - 0x4203e7a0 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e7a0 esp_aes_gcm_update_ad + 0x4203e72c 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e72c esp_aes_gcm_update_ad .text.esp_aes_gcm_update - 0x4203e86c 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203e86c esp_aes_gcm_update + 0x4203e7f8 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e7f8 esp_aes_gcm_update .text.esp_aes_gcm_finish - 0x4203ea10 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203ea10 esp_aes_gcm_finish + 0x4203e99c 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e99c esp_aes_gcm_finish .text.esp_aes_gcm_crypt_and_tag_partial_hw - 0x4203eab2 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203ea3e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_crypt_and_tag - 0x4203eb14 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203eb14 esp_aes_gcm_crypt_and_tag + 0x4203eaa0 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203eaa0 esp_aes_gcm_crypt_and_tag .text.esp_aes_gcm_auth_decrypt - 0x4203eb78 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203eb78 esp_aes_gcm_auth_decrypt + 0x4203eb04 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203eb04 esp_aes_gcm_auth_decrypt .text.esp_md5_finish - 0x4203ebfe 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203ebfe esp_md5_finish + 0x4203eb8a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eb8a esp_md5_finish .text.esp_md5_update - 0x4203ec18 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203ec18 esp_md5_update + 0x4203eba4 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203eba4 esp_md5_update .text.esp_md5_init - 0x4203ec2c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203ec2c esp_md5_init + 0x4203ebb8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203ebb8 esp_md5_init .text.esp_md5_starts - 0x4203ec3e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203ec3e esp_md5_starts + 0x4203ebca 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203ebca esp_md5_starts .text.esp_md5_free - 0x4203ec4e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203ec4e esp_md5_free + 0x4203ebda 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203ebda esp_md5_free .text.esp_md5_clone - 0x4203ec62 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203ec62 esp_md5_clone - .text.aria_a 0x4203ec8c 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .text.aria_sl 0x4203edba 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ebee 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203ebee esp_md5_clone + .text.aria_a 0x4203ec18 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x4203ed46 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fo_xor - 0x4203eeca 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ee56 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fe_xor - 0x4203ef74 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ef00 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_rot128 - 0x4203f01e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203efaa 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.mbedtls_aria_setkey_enc - 0x4203f0d0 0x27a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f0d0 mbedtls_aria_setkey_enc + 0x4203f05c 0x27a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f05c mbedtls_aria_setkey_enc .text.mbedtls_aria_setkey_dec - 0x4203f34a 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f34a mbedtls_aria_setkey_dec + 0x4203f2d6 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f2d6 mbedtls_aria_setkey_dec .text.mbedtls_aria_crypt_ecb - 0x4203f3d4 0x214 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f3d4 mbedtls_aria_crypt_ecb + 0x4203f360 0x214 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f360 mbedtls_aria_crypt_ecb .text.mbedtls_aria_init - 0x4203f5e8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f5e8 mbedtls_aria_init + 0x4203f574 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f574 mbedtls_aria_init .text.mbedtls_aria_free - 0x4203f600 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f600 mbedtls_aria_free + 0x4203f58c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f58c mbedtls_aria_free .text.mbedtls_aria_crypt_cbc - 0x4203f614 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f614 mbedtls_aria_crypt_cbc + 0x4203f5a0 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f5a0 mbedtls_aria_crypt_cbc .text.mbedtls_aria_crypt_cfb128 - 0x4203f708 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f708 mbedtls_aria_crypt_cfb128 + 0x4203f694 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f694 mbedtls_aria_crypt_cfb128 .text.mbedtls_aria_crypt_ctr - 0x4203f7c4 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203f7c4 mbedtls_aria_crypt_ctr + 0x4203f750 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f750 mbedtls_aria_crypt_ctr .text.asn1_get_sequence_of_cb - 0x4203f85e 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f7ea 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_len - 0x4203f8b4 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f8b4 mbedtls_asn1_get_len + 0x4203f840 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f840 mbedtls_asn1_get_len .text.mbedtls_asn1_get_tag - 0x4203f940 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203f940 mbedtls_asn1_get_tag + 0x4203f8cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f8cc mbedtls_asn1_get_tag .text.asn1_get_tagged_int - 0x4203f970 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f8fc 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_bool - 0x4203fa02 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fa02 mbedtls_asn1_get_bool + 0x4203f98e 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f98e mbedtls_asn1_get_bool .text.mbedtls_asn1_get_int - 0x4203fa42 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fa42 mbedtls_asn1_get_int + 0x4203f9ce 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f9ce mbedtls_asn1_get_int .text.mbedtls_asn1_get_mpi - 0x4203fa54 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fa54 mbedtls_asn1_get_mpi + 0x4203f9e0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f9e0 mbedtls_asn1_get_mpi .text.mbedtls_asn1_get_bitstring - 0x4203fa88 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fa88 mbedtls_asn1_get_bitstring + 0x4203fa14 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fa14 mbedtls_asn1_get_bitstring .text.mbedtls_asn1_traverse_sequence_of - 0x4203fae8 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fae8 mbedtls_asn1_traverse_sequence_of + 0x4203fa74 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fa74 mbedtls_asn1_traverse_sequence_of .text.mbedtls_asn1_get_bitstring_null - 0x4203fb9c 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fb9c mbedtls_asn1_get_bitstring_null + 0x4203fb28 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fb28 mbedtls_asn1_get_bitstring_null .text.mbedtls_asn1_sequence_free - 0x4203fbda 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fbda mbedtls_asn1_sequence_free + 0x4203fb66 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fb66 mbedtls_asn1_sequence_free .text.mbedtls_asn1_get_sequence_of - 0x4203fbf4 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fbf4 mbedtls_asn1_get_sequence_of + 0x4203fb80 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fb80 mbedtls_asn1_get_sequence_of .text.mbedtls_asn1_get_alg - 0x4203fc42 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fc42 mbedtls_asn1_get_alg + 0x4203fbce 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fbce mbedtls_asn1_get_alg .text.mbedtls_asn1_get_alg_null - 0x4203fcfc 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fcfc mbedtls_asn1_get_alg_null + 0x4203fc88 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fc88 mbedtls_asn1_get_alg_null .text.mbedtls_asn1_free_named_data_list_shallow - 0x4203fd32 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203fd32 mbedtls_asn1_free_named_data_list_shallow + 0x4203fcbe 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fcbe mbedtls_asn1_free_named_data_list_shallow .text.mbedtls_asn1_write_len - 0x4203fd4c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203fd4c mbedtls_asn1_write_len + 0x4203fcd8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fcd8 mbedtls_asn1_write_len .text.mbedtls_asn1_write_tag - 0x4203fd9c 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203fd9c mbedtls_asn1_write_tag + 0x4203fd28 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fd28 mbedtls_asn1_write_tag .text.mbedtls_asn1_write_len_and_tag - 0x4203fdba 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fd46 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .text.mbedtls_asn1_write_mpi - 0x4203fdf6 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203fdf6 mbedtls_asn1_write_mpi + 0x4203fd82 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fd82 mbedtls_asn1_write_mpi .text.mbedtls_ccm_clear_state - 0x4203fe90 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fe1c 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.ccm_calculate_first_block_if_ready - 0x4203fec6 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fe52 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_crypt - 0x4203ff74 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ff00 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_compare_tags - 0x42040010 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ff9c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_init - 0x42040024 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040024 mbedtls_ccm_init + 0x4203ffb0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ffb0 mbedtls_ccm_init .text.mbedtls_ccm_setkey - 0x4204003c 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4204003c mbedtls_ccm_setkey + 0x4203ffc8 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ffc8 mbedtls_ccm_setkey .text.mbedtls_ccm_free - 0x4204009e 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4204009e mbedtls_ccm_free + 0x4204002a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204002a mbedtls_ccm_free .text.mbedtls_ccm_starts - 0x420400c2 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x420400c2 mbedtls_ccm_starts + 0x4204004e 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204004e mbedtls_ccm_starts .text.mbedtls_ccm_set_lengths - 0x42040162 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040162 mbedtls_ccm_set_lengths + 0x420400ee 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420400ee mbedtls_ccm_set_lengths .text.mbedtls_ccm_update_ad - 0x420401ae 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x420401ae mbedtls_ccm_update_ad + 0x4204013a 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204013a mbedtls_ccm_update_ad .text.mbedtls_ccm_update - 0x420402b8 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x420402b8 mbedtls_ccm_update + 0x42040244 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x42040244 mbedtls_ccm_update .text.mbedtls_ccm_finish - 0x42040472 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x42040472 mbedtls_ccm_finish + 0x420403fe 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420403fe mbedtls_ccm_finish .text.ccm_auth_crypt - 0x42040504 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x42040490 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.ccm_auth_decrypt - 0x4204056e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420404fa 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_encrypt_and_tag - 0x420405ba 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x420405ba mbedtls_ccm_encrypt_and_tag + 0x42040546 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x42040546 mbedtls_ccm_encrypt_and_tag .text.mbedtls_ccm_auth_decrypt - 0x420405e0 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x420405e0 mbedtls_ccm_auth_decrypt + 0x4204056c 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204056c mbedtls_ccm_auth_decrypt .text.derive_mpi - 0x42040606 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040592 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.ecdsa_signature_to_asn1 - 0x42040676 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040602 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.mbedtls_ecdsa_can_do - 0x4204071e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4204071e mbedtls_ecdsa_can_do + 0x420406aa 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420406aa mbedtls_ecdsa_can_do .text.mbedtls_ecdsa_sign_restartable - 0x4204072c 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4204072c mbedtls_ecdsa_sign_restartable + 0x420406b8 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420406b8 mbedtls_ecdsa_sign_restartable .text.mbedtls_ecdsa_sign_det_restartable - 0x420408f8 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x420408f8 mbedtls_ecdsa_sign_det_restartable + 0x42040884 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040884 mbedtls_ecdsa_sign_det_restartable .text.mbedtls_ecdsa_verify_restartable - 0x42040a06 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040a06 mbedtls_ecdsa_verify_restartable + 0x42040992 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040992 mbedtls_ecdsa_verify_restartable .text.mbedtls_ecdsa_write_signature_restartable - 0x42040b72 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040b72 mbedtls_ecdsa_write_signature_restartable + 0x42040afe 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040afe mbedtls_ecdsa_write_signature_restartable .text.mbedtls_ecdsa_write_signature - 0x42040c16 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040c16 mbedtls_ecdsa_write_signature + 0x42040ba2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040ba2 mbedtls_ecdsa_write_signature .text.mbedtls_ecdsa_read_signature_restartable - 0x42040c2a 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040c2a mbedtls_ecdsa_read_signature_restartable + 0x42040bb6 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040bb6 mbedtls_ecdsa_read_signature_restartable .text.mbedtls_ecdsa_read_signature - 0x42040ce6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040ce6 mbedtls_ecdsa_read_signature + 0x42040c72 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040c72 mbedtls_ecdsa_read_signature .text.mbedtls_ecdsa_init - 0x42040cf6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040cf6 mbedtls_ecdsa_init + 0x42040c82 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040c82 mbedtls_ecdsa_init .text.mbedtls_ecdsa_free - 0x42040d04 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x42040d04 mbedtls_ecdsa_free + 0x42040c90 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040c90 mbedtls_ecdsa_free .text.gcm_gen_table_rightshift - 0x42040d14 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040ca0 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_gen_table - 0x42040e5e 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040dea 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult_smalltable - 0x42040fee 0x206 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040f7a 0x206 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult - 0x420411f4 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041180 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mask - 0x42041212 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204119e 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_incr - 0x420412e8 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041274 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.mbedtls_gcm_init_soft - 0x42041340 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x42041340 mbedtls_gcm_init_soft + 0x420412cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420412cc mbedtls_gcm_init_soft .text.mbedtls_gcm_setkey_soft - 0x42041358 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x42041358 mbedtls_gcm_setkey_soft + 0x420412e4 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420412e4 mbedtls_gcm_setkey_soft .text.mbedtls_gcm_starts_soft - 0x420413da 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x420413da mbedtls_gcm_starts_soft + 0x42041366 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041366 mbedtls_gcm_starts_soft .text.mbedtls_gcm_update_ad_soft - 0x420414fe 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x420414fe mbedtls_gcm_update_ad_soft + 0x4204148a 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204148a mbedtls_gcm_update_ad_soft .text.mbedtls_gcm_update_soft - 0x42041630 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x42041630 mbedtls_gcm_update_soft + 0x420415bc 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420415bc mbedtls_gcm_update_soft .text.mbedtls_gcm_finish_soft - 0x420417a6 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x420417a6 mbedtls_gcm_finish_soft + 0x42041732 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041732 mbedtls_gcm_finish_soft .text.mbedtls_gcm_crypt_and_tag_soft - 0x420418e8 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x420418e8 mbedtls_gcm_crypt_and_tag_soft + 0x42041874 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041874 mbedtls_gcm_crypt_and_tag_soft .text.mbedtls_gcm_auth_decrypt_soft - 0x4204194a 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4204194a mbedtls_gcm_auth_decrypt_soft + 0x420418d6 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420418d6 mbedtls_gcm_auth_decrypt_soft .text.mbedtls_gcm_free_soft - 0x4204199c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4204199c mbedtls_gcm_free_soft + 0x42041928 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041928 mbedtls_gcm_free_soft .text.mbedtls_hmac_drbg_init - 0x420419bc 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420419bc mbedtls_hmac_drbg_init + 0x42041948 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041948 mbedtls_hmac_drbg_init .text.mbedtls_hmac_drbg_update - 0x420419e2 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x420419e2 mbedtls_hmac_drbg_update + 0x4204196e 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4204196e mbedtls_hmac_drbg_update .text.hmac_drbg_reseed_core - 0x42041ac4 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041a50 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .text.mbedtls_hmac_drbg_seed_buf - 0x42041ba2 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041ba2 mbedtls_hmac_drbg_seed_buf + 0x42041b2e 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041b2e mbedtls_hmac_drbg_seed_buf .text.mbedtls_hmac_drbg_reseed - 0x42041c06 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041c06 mbedtls_hmac_drbg_reseed + 0x42041b92 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041b92 mbedtls_hmac_drbg_reseed .text.mbedtls_hmac_drbg_random_with_add - 0x42041c16 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041c16 mbedtls_hmac_drbg_random_with_add + 0x42041ba2 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041ba2 mbedtls_hmac_drbg_random_with_add .text.mbedtls_hmac_drbg_random - 0x42041cfc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041cfc mbedtls_hmac_drbg_random + 0x42041c88 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041c88 mbedtls_hmac_drbg_random .text.mbedtls_hmac_drbg_free - 0x42041d0e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x42041d0e mbedtls_hmac_drbg_free + 0x42041c9a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041c9a mbedtls_hmac_drbg_free .text.oid_x509_ext_from_asn1 - 0x42041d36 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041cc2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_sig_alg_from_asn1 - 0x42041d72 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041cfe 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_pk_alg_from_asn1 - 0x42041dae 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d3a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_from_asn1 - 0x42041dea 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d76 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_algid_from_asn1 - 0x42041e26 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041db2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_cipher_alg_from_asn1 - 0x42041e62 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041dee 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_md_alg_from_asn1 - 0x42041e9e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041e2a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_md_hmac_from_asn1 - 0x42041eda 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041e66 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_pkcs12_pbe_alg_from_asn1 - 0x42041f16 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041ea2 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.mbedtls_oid_get_x509_ext_type - 0x42041f52 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041f52 mbedtls_oid_get_x509_ext_type + 0x42041ede 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041ede mbedtls_oid_get_x509_ext_type .text.mbedtls_oid_get_sig_alg - 0x42041f74 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041f74 mbedtls_oid_get_sig_alg + 0x42041f00 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f00 mbedtls_oid_get_sig_alg .text.mbedtls_oid_get_pk_alg - 0x42041fa0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041fa0 mbedtls_oid_get_pk_alg + 0x42041f2c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f2c mbedtls_oid_get_pk_alg .text.mbedtls_oid_get_ec_grp - 0x42041fc2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041fc2 mbedtls_oid_get_ec_grp + 0x42041f4e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f4e mbedtls_oid_get_ec_grp .text.mbedtls_oid_get_ec_grp_algid - 0x42041fe4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42041fe4 mbedtls_oid_get_ec_grp_algid + 0x42041f70 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f70 mbedtls_oid_get_ec_grp_algid .text.mbedtls_oid_get_cipher_alg - 0x42042006 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42042006 mbedtls_oid_get_cipher_alg + 0x42041f92 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041f92 mbedtls_oid_get_cipher_alg .text.mbedtls_oid_get_md_alg - 0x42042028 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42042028 mbedtls_oid_get_md_alg + 0x42041fb4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041fb4 mbedtls_oid_get_md_alg .text.mbedtls_oid_get_oid_by_md - 0x4204204a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4204204a mbedtls_oid_get_oid_by_md + 0x42041fd6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041fd6 mbedtls_oid_get_oid_by_md .text.mbedtls_oid_get_md_hmac - 0x42042070 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42042070 mbedtls_oid_get_md_hmac + 0x42041ffc 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041ffc mbedtls_oid_get_md_hmac .text.mbedtls_oid_get_pkcs12_pbe_alg - 0x42042092 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x42042092 mbedtls_oid_get_pkcs12_pbe_alg + 0x4204201e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x4204201e mbedtls_oid_get_pkcs12_pbe_alg .text.pem_check_pkcs_padding - 0x420420be 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4204204a 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_get_iv - 0x420420f8 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042084 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_pbkdf1 - 0x42042194 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042120 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_aes_decrypt - 0x420422a0 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x4204222c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.mbedtls_pem_init - 0x4204231a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4204231a mbedtls_pem_init + 0x420422a6 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420422a6 mbedtls_pem_init .text.mbedtls_pem_read_buffer - 0x4204234c 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4204234c mbedtls_pem_read_buffer + 0x420422d8 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x420422d8 mbedtls_pem_read_buffer .text.mbedtls_pem_free - 0x42042698 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x42042698 mbedtls_pem_free + 0x42042624 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042624 mbedtls_pem_free .text.pkcs12_parse_pbe_params - 0x420426c2 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x4204264e 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.pkcs12_fill_buffer - 0x4204274a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420426d6 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_md_get_size_from_type - 0x42042792 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x4204271e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.calculate_hashes - 0x420427a4 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042730 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_pkcs12_derivation - 0x42042874 0x24e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - 0x42042874 mbedtls_pkcs12_derivation + 0x42042800 0x24e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042800 mbedtls_pkcs12_derivation .text.pkcs12_pbe_derive_key_iv - 0x42042ac2 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042a4e 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_pkcs12_pbe_ext - 0x42042bd6 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - 0x42042bd6 mbedtls_pkcs12_pbe_ext + 0x42042b62 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042b62 mbedtls_pkcs12_pbe_ext .text.pkcs5_parse_pbkdf2_params - 0x42042d1c 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042ca8 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .text.pkcs5_pbkdf2_hmac - 0x42042e00 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042d8c 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .text.mbedtls_pkcs5_pbkdf2_hmac_ext - 0x42042f4c 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - 0x42042f4c mbedtls_pkcs5_pbkdf2_hmac_ext + 0x42042ed8 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042ed8 mbedtls_pkcs5_pbkdf2_hmac_ext .text.mbedtls_pkcs5_pbes2_ext - 0x42042fd0 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - 0x42042fd0 mbedtls_pkcs5_pbes2_ext + 0x42042f5c 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042f5c mbedtls_pkcs5_pbes2_ext .text.s_check_dma_capable - 0x420431b4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043140 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_isr_initialise - 0x420431c4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043150 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.dma_desc_setup_link - 0x420431d6 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043162 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_dma_wait_complete - 0x420432c4 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043250 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_intr_alloc - 0x42043326 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x42043326 esp_aes_intr_alloc + 0x420432b2 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420432b2 esp_aes_intr_alloc .text.esp_aes_process_dma - 0x420433d0 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x420433d0 esp_aes_process_dma + 0x4204335c 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x4204335c esp_aes_process_dma .text.esp_aes_process_dma_ext_ram - 0x42043754 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420436e0 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.s_check_dma_capable - 0x420438c2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4204384e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_block_mode - 0x420438d2 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x4204385e 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_dma_process - 0x42043948 0x19e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420438d4 0x19e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_write_digest_state - 0x42043ae6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42043ae6 esp_sha_write_digest_state + 0x42043a72 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043a72 esp_sha_write_digest_state .text.esp_sha_read_digest_state - 0x42043af4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42043af4 esp_sha_read_digest_state + 0x42043a80 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043a80 esp_sha_read_digest_state .text.esp_sha_acquire_hardware - 0x42043b02 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42043b02 esp_sha_acquire_hardware + 0x42043a8e 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043a8e esp_sha_acquire_hardware .text.esp_sha_release_hardware - 0x42043b5c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42043b5c esp_sha_release_hardware + 0x42043ae8 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043ae8 esp_sha_release_hardware .text.esp_sha_dma - 0x42043b96 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42043b96 esp_sha_dma + 0x42043b22 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043b22 esp_sha_dma .text.mbedtls_ct_base64_enc_char - 0x42043cf6 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043c82 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_ct_base64_dec_value - 0x42043dd2 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043d5e 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_base64_encode - 0x42043ecc 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x42043ecc mbedtls_base64_encode + 0x42043e58 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043e58 mbedtls_base64_encode .text.mbedtls_base64_decode - 0x42044046 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x42044046 mbedtls_base64_decode + 0x42043fd2 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043fd2 mbedtls_base64_decode .text.esp_sha_dma_start - 0x420441fa 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - 0x420441fa esp_sha_dma_start + 0x42044186 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x42044186 esp_sha_dma_start .text.esp_aes_dma_start - 0x4204420a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x4204420a esp_aes_dma_start + 0x42044196 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42044196 esp_aes_dma_start .text.esp_aes_dma_done - 0x42044218 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x42044218 esp_aes_dma_done + 0x420441a4 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x420441a4 esp_aes_dma_done .text.crypto_shared_gdma_new_channel - 0x42044222 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x420441ae 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.crypto_shared_gdma_init - 0x42044264 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x420441f0 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.esp_crypto_shared_gdma_start_axi_ahb - 0x42044360 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - 0x42044360 esp_crypto_shared_gdma_start_axi_ahb + 0x420442ec 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x420442ec esp_crypto_shared_gdma_start_axi_ahb .text.x509_profile_check_md_alg - 0x42044442 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420443ce 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_profile_check_pk_alg - 0x4204445e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420443ea 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_memcasecmp - 0x4204447a 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044406 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_chain_reset - 0x420444ca 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044456 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_merge_flags_with_cb - 0x420444ea 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044476 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_uid - 0x42044548 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420444d4 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_subject_key_id - 0x4204459a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044526 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_certificate_policies - 0x420445e8 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044574 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_san_uri - 0x42044744 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420446d0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_string_cmp - 0x4204478c 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044718 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_name_cmp - 0x42044808 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044794 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_ee_locally_trusted - 0x42044880 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204480c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_version - 0x420448c8 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044854 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_dates - 0x42044932 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420448be 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_basic_constraints - 0x42044994 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044920 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_ext_key_usage - 0x42044a6c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420449f8 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_authority_key_id - 0x42044a9a 0x108 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044a26 0x108 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_crt_ext - 0x42044ba2 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044b2e 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_inet_pton_ipv4 - 0x42044e28 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044db4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_inet_pton_ipv6 - 0x42044e48 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044dd4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x42044e68 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044df4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_profile_check_key - 0x42044e90 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044e1c 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_check_wildcard - 0x42044f02 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044e8e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_cn - 0x42044f8e 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044f1a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_signature - 0x42044fc4 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044f50 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_check_key_usage - 0x42045036 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045036 mbedtls_x509_crt_check_key_usage + 0x42044fc2 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044fc2 mbedtls_x509_crt_check_key_usage .text.x509_crt_check_parent - 0x42045076 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045002 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_find_parent_in - 0x420450c0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204504c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_find_parent - 0x42045148 0x7e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420450d4 0x7e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_check_extended_key_usage - 0x420451c6 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420451c6 mbedtls_x509_crt_check_extended_key_usage + 0x42045152 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045152 mbedtls_x509_crt_check_extended_key_usage .text.mbedtls_x509_crt_is_revoked - 0x4204523a 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x4204523a mbedtls_x509_crt_is_revoked + 0x420451c6 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420451c6 mbedtls_x509_crt_is_revoked .text.x509_crt_verifycrl - 0x4204527a 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045206 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_chain - 0x42045376 0x152 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045302 0x152 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_cn_inet_pton - 0x420454c8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420454c8 mbedtls_x509_crt_parse_cn_inet_pton + 0x42045454 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045454 mbedtls_x509_crt_parse_cn_inet_pton .text.x509_crt_check_san_ip - 0x4204550e 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204549a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_san - 0x4204555c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420454e8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_name - 0x420455e4 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045570 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_restartable_ca_cb - 0x4204566a 0xdc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420455f6 0xdc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_verify_restartable - 0x42045746 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045746 mbedtls_x509_crt_verify_restartable + 0x420456d2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420456d2 mbedtls_x509_crt_verify_restartable .text.mbedtls_x509_crt_init - 0x42045766 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045766 mbedtls_x509_crt_init + 0x420456f2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420456f2 mbedtls_x509_crt_init .text.mbedtls_x509_crt_free - 0x4204577e 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x4204577e mbedtls_x509_crt_free + 0x4204570a 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204570a mbedtls_x509_crt_free .text.x509_crt_parse_der_core - 0x42045804 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045790 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_der_internal - 0x42045b78 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045b04 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_der - 0x42045c32 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045c32 mbedtls_x509_crt_parse_der + 0x42045bbe 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045bbe mbedtls_x509_crt_parse_der .text.mbedtls_x509_crt_parse - 0x42045c46 0x122 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42045c46 mbedtls_x509_crt_parse + 0x42045bd2 0x122 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045bd2 mbedtls_x509_crt_parse .text.x509_date_is_valid - 0x42045d68 0xde esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045cf4 0xde esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_parse2_int - 0x42045e46 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045dd2 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_parse_time - 0x42045e74 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045e00 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_attr_type_value - 0x42045f18 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045ea4 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_hash_alg - 0x42045ffc 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045f88 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_other_name - 0x420460a0 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204602c 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.mbedtls_x509_get_serial - 0x420461ec 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420461ec mbedtls_x509_get_serial + 0x42046178 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046178 mbedtls_x509_get_serial .text.mbedtls_x509_get_alg_null - 0x4204625a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204625a mbedtls_x509_get_alg_null + 0x420461e6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420461e6 mbedtls_x509_get_alg_null .text.mbedtls_x509_get_alg - 0x42046274 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046274 mbedtls_x509_get_alg + 0x42046200 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046200 mbedtls_x509_get_alg .text.mbedtls_x509_get_rsassa_pss_params - 0x4204628e 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204628e mbedtls_x509_get_rsassa_pss_params + 0x4204621a 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204621a mbedtls_x509_get_rsassa_pss_params .text.mbedtls_x509_get_name - 0x4204648a 0xac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204648a mbedtls_x509_get_name + 0x42046416 0xac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046416 mbedtls_x509_get_name .text.mbedtls_x509_get_time - 0x42046536 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046536 mbedtls_x509_get_time + 0x420464c2 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420464c2 mbedtls_x509_get_time .text.mbedtls_x509_get_sig - 0x420465de 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420465de mbedtls_x509_get_sig + 0x4204656a 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204656a mbedtls_x509_get_sig .text.mbedtls_x509_get_sig_alg - 0x42046630 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046630 mbedtls_x509_get_sig_alg + 0x420465bc 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420465bc mbedtls_x509_get_sig_alg .text.mbedtls_x509_get_ext - 0x420466da 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420466da mbedtls_x509_get_ext + 0x42046666 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046666 mbedtls_x509_get_ext .text.mbedtls_x509_get_ns_cert_type - 0x42046746 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046746 mbedtls_x509_get_ns_cert_type + 0x420466d2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420466d2 mbedtls_x509_get_ns_cert_type .text.mbedtls_x509_get_key_usage - 0x42046792 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046792 mbedtls_x509_get_key_usage + 0x4204671e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204671e mbedtls_x509_get_key_usage .text.mbedtls_x509_parse_subject_alt_name - 0x420467f2 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420467f2 mbedtls_x509_parse_subject_alt_name + 0x4204677e 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204677e mbedtls_x509_parse_subject_alt_name .text.mbedtls_x509_free_subject_alt_name - 0x42046abc 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046abc mbedtls_x509_free_subject_alt_name + 0x42046a48 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046a48 mbedtls_x509_free_subject_alt_name .text.mbedtls_x509_get_subject_alt_name_ext - 0x42046ad6 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046ad6 mbedtls_x509_get_subject_alt_name_ext + 0x42046a62 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046a62 mbedtls_x509_get_subject_alt_name_ext .text.mbedtls_x509_get_subject_alt_name - 0x42046be0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42046be0 mbedtls_x509_get_subject_alt_name + 0x42046b6c 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046b6c mbedtls_x509_get_subject_alt_name .text.esp_now_init - 0x42046c2e 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42046c2e esp_now_init + 0x42046bba 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42046bba esp_now_init .text.esp_now_register_recv_cb - 0x42046cfe 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42046cfe esp_now_register_recv_cb + 0x42046c8a 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x42046c8a esp_now_register_recv_cb .text.mt_recv_cb - 0x42046dd2 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046d5e 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_lmk - 0x42046de2 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046d6e 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_send_cb - 0x42046e50 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .text.mt_init 0x42046ef0 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42046ef0 mt_init + 0x42046ddc 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .text.mt_init 0x42046e7c 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046e7c mt_init .text.mt_register_recv_cb - 0x42046fdc 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42046fdc mt_register_recv_cb + 0x42046f68 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046f68 mt_register_recv_cb .text.ccmp_encap - 0x42047036 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42047036 ccmp_encap + 0x42046fc2 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42046fc2 ccmp_encap .text.ccmp_decap - 0x420470a6 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x420470a6 ccmp_decap + 0x42047032 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42047032 ccmp_decap .text.ieee80211_decrypt_espnow_pkt - 0x4204716a 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x4204716a ieee80211_decrypt_espnow_pkt + 0x420470f6 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x420470f6 ieee80211_decrypt_espnow_pkt .text.ieee80211_ccmp_decrypt - 0x420471b0 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x420471b0 ieee80211_ccmp_decrypt + 0x4204713c 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x4204713c ieee80211_ccmp_decrypt .text.add_appie - 0x4204734e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420472da 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 - 0x42047374 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047300 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_add_tie_param - 0x420473ae 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420473ae ieee80211_add_tie_param + 0x4204733a 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204733a ieee80211_add_tie_param .text.ieee80211_reg_netstack_buf_cb - 0x4204741a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204741a ieee80211_reg_netstack_buf_cb + 0x420473a6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420473a6 ieee80211_reg_netstack_buf_cb .text.ieee80211_set_hmac_stop - 0x4204742c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204742c ieee80211_set_hmac_stop + 0x420473b8 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420473b8 ieee80211_set_hmac_stop .text.ieee80211_empty_txq - 0x4204746c 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204746c ieee80211_empty_txq + 0x420473f8 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420473f8 ieee80211_empty_txq .text.is_wapi_alloc_tx_buf - 0x42047504 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047504 is_wapi_alloc_tx_buf + 0x42047490 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047490 is_wapi_alloc_tx_buf .text.ieee80211_wapi_alloc_tx_buf - 0x42047536 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047536 ieee80211_wapi_alloc_tx_buf + 0x420474c2 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420474c2 ieee80211_wapi_alloc_tx_buf .text.ieee80211_amsdu_adjust_head - 0x42047582 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047582 ieee80211_amsdu_adjust_head + 0x4204750e 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204750e ieee80211_amsdu_adjust_head .text.ieee80211_amsdu_length_check - 0x4204766c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204766c ieee80211_amsdu_length_check + 0x420475f8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420475f8 ieee80211_amsdu_length_check .text.ieee80211_output_init - 0x42047696 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047696 ieee80211_output_init + 0x42047622 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047622 ieee80211_output_init .text.ieee80211_send_setup - 0x420476cc 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420476cc ieee80211_send_setup + 0x42047658 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047658 ieee80211_send_setup .text.ieee80211_tx_mgt_cb - 0x42047824 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047824 ieee80211_tx_mgt_cb + 0x420477b0 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420477b0 ieee80211_tx_mgt_cb .text.ieee80211_classify - 0x420479f2 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420479f2 ieee80211_classify + 0x4204797e 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204797e ieee80211_classify .text.ieee80211_add_rates - 0x42047b64 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047b64 ieee80211_add_rates + 0x42047af0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047af0 ieee80211_add_rates .text.ieee80211_add_dsparams - 0x42047ba0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047ba0 ieee80211_add_dsparams + 0x42047b2c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047b2c ieee80211_add_dsparams .text.ieee80211_add_xrates - 0x42047bcc 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047bcc ieee80211_add_xrates + 0x42047b58 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047b58 ieee80211_add_xrates .text.ieee80211_add_probe_resp_app_ies - 0x42047c2a 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047c2a ieee80211_add_probe_resp_app_ies + 0x42047bb6 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047bb6 ieee80211_add_probe_resp_app_ies .text.ieee80211_add_beacon_app_ies - 0x42047c60 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047c60 ieee80211_add_beacon_app_ies + 0x42047bec 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047bec ieee80211_add_beacon_app_ies .text.ieee80211_add_assoc_resp_ies - 0x42047c96 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047c96 ieee80211_add_assoc_resp_ies + 0x42047c22 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047c22 ieee80211_add_assoc_resp_ies .text.ieee80211_add_assoc_req_ies - 0x42047cc8 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047cc8 ieee80211_add_assoc_req_ies + 0x42047c54 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047c54 ieee80211_add_assoc_req_ies .text.ieee80211_add_probe_req_ies - 0x42047cfa 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047cfa ieee80211_add_probe_req_ies + 0x42047c86 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047c86 ieee80211_add_probe_req_ies .text.ieee80211_add_wme_param - 0x42047d2c 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047d2c ieee80211_add_wme_param + 0x42047cb8 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047cb8 ieee80211_add_wme_param .text.ieee80211_add_dh_param - 0x42047dae 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047dae ieee80211_add_dh_param + 0x42047d3a 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047d3a ieee80211_add_dh_param .text.ieee80211_add_csa - 0x42047e08 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047e08 ieee80211_add_csa + 0x42047d94 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047d94 ieee80211_add_csa .text.ieee80211_add_extcap - 0x42047e38 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047e38 ieee80211_add_extcap + 0x42047dc4 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047dc4 ieee80211_add_extcap .text.ieee80211_vnd_ie_set - 0x42047f1e 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047f1e ieee80211_vnd_ie_set + 0x42047eaa 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047eaa ieee80211_vnd_ie_set .text.ieee80211_vnd_lora_ie_size - 0x42047fa0 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047fa0 ieee80211_vnd_lora_ie_size + 0x42047f2c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047f2c ieee80211_vnd_lora_ie_size .text.ieee80211_vnd_lora_ie_set - 0x42047fbc 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42047fbc ieee80211_vnd_lora_ie_set + 0x42047f48 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047f48 ieee80211_vnd_lora_ie_set .text.ieee80211_setup_robust_mgmtframe - 0x42048002 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048002 ieee80211_setup_robust_mgmtframe + 0x42047f8e 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047f8e ieee80211_setup_robust_mgmtframe .text.ieee80211_mgmt_output - 0x420480b0 0x220 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420480b0 ieee80211_mgmt_output + 0x4204803c 0x220 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204803c ieee80211_mgmt_output .text.ieee80211_getcapinfo - 0x420482d0 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420482d0 ieee80211_getcapinfo + 0x4204825c 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204825c ieee80211_getcapinfo .text.ieee80211_assoc_req_construct - 0x42048352 0x486 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048352 ieee80211_assoc_req_construct + 0x420482de 0x486 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420482de ieee80211_assoc_req_construct .text.ieee80211_assoc_resp_construct - 0x420487d8 0x306 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420487d8 ieee80211_assoc_resp_construct + 0x42048764 0x306 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048764 ieee80211_assoc_resp_construct .text.ieee80211_auth_construct - 0x42048ade 0x316 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048ade ieee80211_auth_construct + 0x42048a6a 0x316 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048a6a ieee80211_auth_construct .text.ieee80211_get_robustmgtframe - 0x42048df4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048df4 ieee80211_get_robustmgtframe + 0x42048d80 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048d80 ieee80211_get_robustmgtframe .text.ieee80211_deauth_construct - 0x42048e2a 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048e2a ieee80211_deauth_construct + 0x42048db6 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048db6 ieee80211_deauth_construct .text.ieee80211_disassoc_construct - 0x42048e8c 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048e8c ieee80211_disassoc_construct + 0x42048e18 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048e18 ieee80211_disassoc_construct .text.ieee80211_output - 0x42048ef0 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048ef0 ieee80211_output + 0x42048e7c 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048e7c ieee80211_output .text.ieee80211_amsdu_send_check - 0x42048ef8 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048ef8 ieee80211_amsdu_send_check + 0x42048e84 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048e84 ieee80211_amsdu_send_check .text.ieee80211_amsdu_encap_check - 0x42048fda 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42048fda ieee80211_amsdu_encap_check + 0x42048f66 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048f66 ieee80211_amsdu_encap_check .text.ieee80211_encap_amsdu - 0x4204905e 0x200 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204905e ieee80211_encap_amsdu + 0x42048fea 0x200 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048fea ieee80211_encap_amsdu .text.ieee80211_alloc_proberesp - 0x4204925e 0x2d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204925e ieee80211_alloc_proberesp + 0x420491ea 0x2d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420491ea ieee80211_alloc_proberesp .text.ieee80211_alloc_deauth - 0x42049532 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049532 ieee80211_alloc_deauth + 0x420494be 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420494be ieee80211_alloc_deauth .text.ieee80211_output_raw_process - 0x42049582 0x1b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049582 ieee80211_output_raw_process + 0x4204950e 0x1b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204950e ieee80211_output_raw_process .text.ieee80211_beacon_construct - 0x42049736 0x292 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049736 ieee80211_beacon_construct + 0x420496c2 0x292 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420496c2 ieee80211_beacon_construct .text.ieee80211_send_nulldata - 0x420499c8 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420499c8 ieee80211_send_nulldata + 0x42049954 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049954 ieee80211_send_nulldata .text.ieee80211_send_probereq - 0x42049b04 0x262 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049b04 ieee80211_send_probereq + 0x42049a90 0x262 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049a90 ieee80211_send_probereq .text.ieee80211_send_mgmt - 0x42049d66 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049d66 ieee80211_send_mgmt + 0x42049cf2 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049cf2 ieee80211_send_mgmt .text.ieee80211_send_proberesp - 0x42049e84 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049e84 ieee80211_send_proberesp + 0x42049e10 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049e10 ieee80211_send_proberesp .text.ieee80211_send_deauth_no_bss - 0x42049f7a 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42049f7a ieee80211_send_deauth_no_bss + 0x42049f06 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049f06 ieee80211_send_deauth_no_bss .text.ieee80211_beacon_alloc - 0x4204a0b8 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204a0b8 ieee80211_beacon_alloc + 0x4204a044 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204a044 ieee80211_beacon_alloc .text.ieee80211_encap_null_data - 0x4204a2d2 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204a2d2 ieee80211_encap_null_data + 0x4204a25e 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204a25e ieee80211_encap_null_data .text.ieee80211_pm_tx_null_process - 0x4204a3fe 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4204a3fe ieee80211_pm_tx_null_process + 0x4204a38a 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204a38a ieee80211_pm_tx_null_process .text.is_non_esp_oui - 0x4204a42a 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a3b6 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.is_esp_manufacturer_oui - 0x4204a45c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a3e8 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 - 0x4204a496 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a422 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_beacon_txcb - 0x4204a4d2 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a4d2 ieee80211_hostapd_beacon_txcb + 0x4204a45e 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a45e ieee80211_hostapd_beacon_txcb .text.ieee80211_hostap_send_beacon - 0x4204a5b2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a53e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.hostap_handle_timer - 0x4204a5bc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a5bc hostap_handle_timer + 0x4204a548 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a548 hostap_handle_timer .text.ap_try_sa_query - 0x4204a5c6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a552 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ap_sa_query_timeout - 0x4204a5d0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a55c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.free_mac_info - 0x4204a5da 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a566 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.clear_mac_queue - 0x4204a5fc 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a588 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_ps_txcb - 0x4204a686 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a686 ieee80211_hostapd_ps_txcb + 0x4204a612 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a612 ieee80211_hostapd_ps_txcb .text.ieee80211_free_beacon_eb - 0x4204a6ca 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a6ca ieee80211_free_beacon_eb + 0x4204a656 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a656 ieee80211_free_beacon_eb .text.ieee80211_hostap_send_beacon_process - 0x4204a748 0x394 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204a748 ieee80211_hostap_send_beacon_process + 0x4204a6d4 0x394 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a6d4 ieee80211_hostap_send_beacon_process .text.hostap_delete_ptk - 0x4204aadc 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204aadc hostap_delete_ptk + 0x4204aa68 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204aa68 hostap_delete_ptk .text.ieee80211_hostap_attach - 0x4204ab16 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204ab16 ieee80211_hostap_attach + 0x4204aaa2 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204aaa2 ieee80211_hostap_attach .text.hostap_deliver_data - 0x4204ad20 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204ad20 hostap_deliver_data + 0x4204acac 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204acac hostap_deliver_data .text.hostap_handle_timer_process - 0x4204adda 0x18a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204adda hostap_handle_timer_process + 0x4204ad66 0x18a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ad66 hostap_handle_timer_process .text.wifi_ap_reg_rxcb - 0x4204af64 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204af64 wifi_ap_reg_rxcb + 0x4204aef0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204aef0 wifi_ap_reg_rxcb .text.hostap_query_mac_in_list - 0x4204af6e 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204af6e hostap_query_mac_in_list + 0x4204aefa 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204aefa hostap_query_mac_in_list .text.hostap_add_in_mac_list - 0x4204b016 0x102 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b016 hostap_add_in_mac_list + 0x4204afa2 0x102 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204afa2 hostap_add_in_mac_list .text.hostap_del_mac_info_from_list - 0x4204b118 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b118 hostap_del_mac_info_from_list + 0x4204b0a4 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b0a4 hostap_del_mac_info_from_list .text.ap_rx_cb - 0x4204b220 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b220 ap_rx_cb + 0x4204b1ac 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b1ac ap_rx_cb .text.hostap_auth_open - 0x4204b23e 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b23e hostap_auth_open + 0x4204b1ca 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b1ca hostap_auth_open .text.hostap_recv_ctl - 0x4204b3c4 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b3c4 hostap_recv_ctl + 0x4204b350 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b350 hostap_recv_ctl .text.wifi_softap_start - 0x4204b54c 0x3ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b54c wifi_softap_start + 0x4204b4d8 0x3ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b4d8 wifi_softap_start .text.wifi_softap_stop - 0x4204b93a 0x1a0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204b93a wifi_softap_stop + 0x4204b8c6 0x1a0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b8c6 wifi_softap_stop .text.create_new_bss_for_sa_query_failed_sta - 0x4204bada 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204bada create_new_bss_for_sa_query_failed_sta + 0x4204ba66 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ba66 create_new_bss_for_sa_query_failed_sta .text.ap_sa_query_timeout_process - 0x4204bbac 0xc6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204bbac ap_sa_query_timeout_process + 0x4204bb38 0xc6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204bb38 ap_sa_query_timeout_process .text.ap_try_sa_query_process - 0x4204bc72 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204bc72 ap_try_sa_query_process + 0x4204bbfe 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204bbfe ap_try_sa_query_process .text.hostap_recv_mgmt - 0x4204bdfa 0xee4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204bdfa hostap_recv_mgmt + 0x4204bd86 0xee4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204bd86 hostap_recv_mgmt .text.hostap_input - 0x4204ccde 0x6b8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204ccde hostap_input + 0x4204cc6a 0x6b8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204cc6a hostap_input .text.add_mic_ie_bip - 0x4204d396 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4204d396 add_mic_ie_bip + 0x4204d322 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204d322 add_mic_ie_bip .text.ieee80211_crypto_attach - 0x4204d3f0 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d3f0 ieee80211_crypto_attach + 0x4204d37c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d37c ieee80211_crypto_attach .text.ieee80211_crypto_decap - 0x4204d3f2 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d3f2 ieee80211_crypto_decap + 0x4204d37e 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d37e ieee80211_crypto_decap .text.ieee80211_crypto_aes_128_cmac_encrypt - 0x4204d4a6 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d4a6 ieee80211_crypto_aes_128_cmac_encrypt + 0x4204d432 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d432 ieee80211_crypto_aes_128_cmac_encrypt .text.ieee80211_crypto_aes_128_cmac_decrypt - 0x4204d5d2 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d5d2 ieee80211_crypto_aes_128_cmac_decrypt + 0x4204d55e 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d55e ieee80211_crypto_aes_128_cmac_decrypt .text.ieee80211_crypto_gmac_decrypt - 0x4204d75a 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d75a ieee80211_crypto_gmac_decrypt + 0x4204d6e6 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d6e6 ieee80211_crypto_gmac_decrypt .text.ieee80211_get_cipher_mic_len - 0x4204d93c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204d93c ieee80211_get_cipher_mic_len + 0x4204d8c8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d8c8 ieee80211_get_cipher_mic_len .text.ieee80211_phy_deinit - 0x4204d966 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204d966 ieee80211_phy_deinit + 0x4204d8f2 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d8f2 ieee80211_phy_deinit .text.ieee80211_phy_type_get - 0x4204d976 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204d976 ieee80211_phy_type_get + 0x4204d902 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d902 ieee80211_phy_type_get .text.ieee80211_phy_mode_show - 0x4204d9d0 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204d9d0 ieee80211_phy_mode_show + 0x4204d95c 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d95c ieee80211_phy_mode_show .text.ieee80211_setup_ratetable - 0x4204da56 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204da56 ieee80211_setup_ratetable + 0x4204d9e2 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d9e2 ieee80211_setup_ratetable .text.ieee80211_phy_init - 0x4204db9e 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x4204db9e ieee80211_phy_init + 0x4204db2a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204db2a ieee80211_phy_init .text.chm_end_op_timeout - 0x4204dc4a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dbd6 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 - 0x4204dc54 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dbe0 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_mhz2num - 0x4204dc88 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dc88 chm_mhz2num + 0x4204dc14 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dc14 chm_mhz2num .text.chm_deinit - 0x4204dcd8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dcd8 chm_deinit + 0x4204dc64 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dc64 chm_deinit .text.chm_release_lock - 0x4204dd14 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd14 chm_release_lock + 0x4204dca0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dca0 chm_release_lock .text.chm_end_op - 0x4204dd2a 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd2a chm_end_op + 0x4204dcb6 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dcb6 chm_end_op .text.chm_end_op_timeout_process - 0x4204dd86 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204dd86 chm_end_op_timeout_process + 0x4204dd12 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dd12 chm_end_op_timeout_process .text.chm_cancel_op - 0x4204ddb4 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204ddb4 chm_cancel_op + 0x4204dd40 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dd40 chm_cancel_op .text.chm_acquire_lock - 0x4204de1e 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de1e chm_acquire_lock + 0x4204ddaa 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204ddaa chm_acquire_lock .text.chm_get_current_channel - 0x4204de6c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de6c chm_get_current_channel + 0x4204ddf8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204ddf8 chm_get_current_channel .text.chm_get_current_band - 0x4204de7a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de7a chm_get_current_band + 0x4204de06 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204de06 chm_get_current_band .text.chm_get_band_from_chan - 0x4204de7e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de7e chm_get_band_from_chan + 0x4204de0a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204de0a chm_get_band_from_chan .text.chm_get_home_channel - 0x4204de82 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de82 chm_get_home_channel + 0x4204de0e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204de0e chm_get_home_channel .text.chm_set_home_channel - 0x4204de90 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204de90 chm_set_home_channel + 0x4204de1c 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204de1c chm_set_home_channel .text.chm_get_channel_index - 0x4204df50 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204df50 chm_get_channel_index + 0x4204dedc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dedc chm_get_channel_index .text.chm_get_chan_info - 0x4204df62 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204df62 chm_get_chan_info + 0x4204deee 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204deee chm_get_chan_info .text.chm_set_current_channel - 0x4204df88 0x138 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204df88 chm_set_current_channel + 0x4204df14 0x138 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204df14 chm_set_current_channel .text.chm_init - 0x4204e0c0 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204e0c0 chm_init + 0x4204e04c 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e04c chm_init .text.chm_change_channel - 0x4204e214 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e1a0 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_start_op - 0x4204e342 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204e342 chm_start_op + 0x4204e2ce 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e2ce chm_start_op .text.chm_return_home_channel - 0x4204e38e 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204e38e chm_return_home_channel + 0x4204e31a 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e31a chm_return_home_channel .text.ieee80211_psq_init - 0x4204e3f4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e3f4 ieee80211_psq_init + 0x4204e380 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e380 ieee80211_psq_init .text.ieee80211_gpsq_init - 0x4204e410 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e410 ieee80211_gpsq_init + 0x4204e39c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e39c ieee80211_gpsq_init .text.ieee80211_psq_find_max_bss - 0x4204e450 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e450 ieee80211_psq_find_max_bss + 0x4204e3dc 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e3dc ieee80211_psq_find_max_bss .text.ieee80211_set_tim - 0x4204e486 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e486 ieee80211_set_tim + 0x4204e412 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e412 ieee80211_set_tim .text.ieee80211_psq_take_head - 0x4204e504 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e504 ieee80211_psq_take_head + 0x4204e490 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e490 ieee80211_psq_take_head .text.ieee80211_psq_drop_one_pkt - 0x4204e542 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e542 ieee80211_psq_drop_one_pkt + 0x4204e4ce 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e4ce ieee80211_psq_drop_one_pkt .text.ieee80211_psq_send_one_pkt - 0x4204e5aa 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e5aa ieee80211_psq_send_one_pkt + 0x4204e536 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e536 ieee80211_psq_send_one_pkt .text.ieee80211_psq_is_buff_pkt - 0x4204e628 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e628 ieee80211_psq_is_buff_pkt + 0x4204e5b4 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e5b4 ieee80211_psq_is_buff_pkt .text.ieee80211_pwrsave - 0x4204e672 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e672 ieee80211_pwrsave + 0x4204e5fe 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e5fe ieee80211_pwrsave .text.pwrsave_flushq - 0x4204e704 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e704 pwrsave_flushq + 0x4204e690 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e690 pwrsave_flushq .text.ieee80211_node_pwrsave - 0x4204e81e 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e81e ieee80211_node_pwrsave + 0x4204e7aa 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e7aa ieee80211_node_pwrsave .text.ieee80211_pwrsave_node_cleanup - 0x4204e88c 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e88c ieee80211_pwrsave_node_cleanup + 0x4204e818 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e818 ieee80211_pwrsave_node_cleanup .text.ieee80211_pwrsave_txcb - 0x4204e8e2 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e8e2 ieee80211_pwrsave_txcb + 0x4204e86e 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e86e ieee80211_pwrsave_txcb .text.ieee80211_is_bufferable_mmpdu - 0x4204e934 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4204e934 ieee80211_is_bufferable_mmpdu + 0x4204e8c0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e8c0 ieee80211_is_bufferable_mmpdu .text.ieee80211_getmgtframe - 0x4204e984 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4204e984 ieee80211_getmgtframe + 0x4204e910 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4204e910 ieee80211_getmgtframe .text.ieee80211_getbcnframe - 0x4204e9e0 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4204e9e0 ieee80211_getbcnframe + 0x4204e96c 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4204e96c ieee80211_getbcnframe .text.get_country_chan_info - 0x4204ea7c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4204ea08 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 - 0x4204eab6 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - 0x4204eab6 ieee80211_is_40mhz_valid_bw + 0x4204ea42 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4204ea42 ieee80211_is_40mhz_valid_bw .text.offchan_in_progress - 0x4204eb0c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4204eb0c offchan_in_progress + 0x4204ea98 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204ea98 offchan_in_progress .text.offchan_recv_action - 0x4204eb16 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4204eb16 offchan_recv_action + 0x4204eaa2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204eaa2 offchan_recv_action .text.offchan_send_action_tx_status - 0x4204eb28 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4204eb28 offchan_send_action_tx_status + 0x4204eab4 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204eab4 offchan_send_action_tx_status .text.is_esp_mesh_assoc - 0x4204eb56 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x4204eb56 is_esp_mesh_assoc + 0x4204eae2 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x4204eae2 is_esp_mesh_assoc .text.wifi_log - 0x4204ebec 0xcc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x4204ebec wifi_log + 0x4204eb78 0xcc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x4204eb78 wifi_log .text.cnx_sta_connect_led_timer_cb - 0x4204ecb8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204ecb8 cnx_sta_connect_led_timer_cb + 0x4204ec44 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ec44 cnx_sta_connect_led_timer_cb .text.cnx_cal_rc_util - 0x4204ecd0 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ec5c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_get_next_rc - 0x4204ed1e 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ecaa 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 - 0x4204ed74 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed00 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_timeout - 0x4204edb2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204edb2 cnx_connect_timeout + 0x4204ed3e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed3e cnx_connect_timeout .text.cnx_connect_next_ap_timeout - 0x4204edbc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204edbc cnx_connect_next_ap_timeout + 0x4204ed48 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed48 cnx_connect_next_ap_timeout .text.cnx_handshake_timeout - 0x4204edc6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204edc6 cnx_handshake_timeout + 0x4204ed52 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed52 cnx_handshake_timeout .text.cnx_csa_fn - 0x4204edd0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204edd0 cnx_csa_fn + 0x4204ed5c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed5c cnx_csa_fn .text.mgd_probe_send_timeout - 0x4204ede6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed72 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_beacon_timeout - 0x4204edf0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_op - 0x4204edfa 0x1e8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ed86 0x1e8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_to_bss - 0x4204efe2 0x354 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ef6e 0x354 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_probe_rc - 0x4204f336 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f2c2 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 - 0x4204f3a4 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f330 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.ieee80211_cnx_attach - 0x4204f3c6 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f3c6 ieee80211_cnx_attach + 0x4204f352 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f352 ieee80211_cnx_attach .text._cnx_start_connect_without_scan - 0x4204f41c 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f41c _cnx_start_connect_without_scan + 0x4204f3a8 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f3a8 _cnx_start_connect_without_scan .text.cnx_can_do_obss_scan - 0x4204f480 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f480 cnx_can_do_obss_scan + 0x4204f40c 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f40c cnx_can_do_obss_scan .text.cnx_obss_scan - 0x4204f4f0 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f4f0 cnx_obss_scan + 0x4204f47c 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f47c cnx_obss_scan .text.cnx_obss_scan_timeout - 0x4204f58c 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f58c cnx_obss_scan_timeout + 0x4204f518 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f518 cnx_obss_scan_timeout .text.cnx_connect_next_ap - 0x4204f5f2 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f5f2 cnx_connect_next_ap + 0x4204f57e 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f57e cnx_connect_next_ap .text.cnx_auth_timeout - 0x4204f6a4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f6a4 cnx_auth_timeout + 0x4204f630 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f630 cnx_auth_timeout .text.cnx_assoc_timeout - 0x4204f6ae 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f6ae cnx_assoc_timeout + 0x4204f63a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f63a cnx_assoc_timeout .text.wl_is_ap_no_lr - 0x4204f6b8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f6b8 wl_is_ap_no_lr + 0x4204f644 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f644 wl_is_ap_no_lr .text.wl_clear_ap_no_lr - 0x4204f6c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f6c2 wl_clear_ap_no_lr + 0x4204f64e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f64e wl_clear_ap_no_lr .text.cnx_csa_fn_process - 0x4204f6cc 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f6cc cnx_csa_fn_process + 0x4204f658 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f658 cnx_csa_fn_process .text.cnx_validate_owe_bss - 0x4204f7a2 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f7a2 cnx_validate_owe_bss + 0x4204f72e 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f72e cnx_validate_owe_bss .text.cnx_bss_init - 0x4204f89e 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f89e cnx_bss_init + 0x4204f82a 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f82a cnx_bss_init .text.cnx_check_bssid_in_blacklist - 0x4204f95c 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f95c cnx_check_bssid_in_blacklist + 0x4204f8e8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f8e8 cnx_check_bssid_in_blacklist .text.cnx_remove_from_blacklist - 0x4204f998 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204f998 cnx_remove_from_blacklist + 0x4204f924 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f924 cnx_remove_from_blacklist .text.cnx_add_to_blacklist - 0x4204fa40 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fa40 cnx_add_to_blacklist + 0x4204f9cc 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f9cc cnx_add_to_blacklist .text.cnx_clear_blacklist - 0x4204fb30 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fb30 cnx_clear_blacklist + 0x4204fabc 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fabc cnx_clear_blacklist .text.cnx_choose_rc - 0x4204fba6 0x1e6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fb32 0x1e6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_search - 0x4204fd8c 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fd8c cnx_rc_search + 0x4204fd18 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fd18 cnx_rc_search .text.cnx_do_handoff_internal - 0x4204fdee 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fdee cnx_do_handoff_internal + 0x4204fd7a 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fd7a cnx_do_handoff_internal .text.cnx_add_rc - 0x4204fe9c 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204fe9c cnx_add_rc + 0x4204fe28 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fe28 cnx_add_rc .text.cnx_remove_all_rc - 0x4204ff46 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4204ff46 cnx_remove_all_rc + 0x4204fed2 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fed2 cnx_remove_all_rc .text.cnx_do_handoff - 0x4204ffd0 0x376 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ff5c 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 - 0x42050346 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050346 cnx_connect_next_ap_timeout_process + 0x420502d2 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420502d2 cnx_connect_next_ap_timeout_process .text.cnx_start_handoff_cb - 0x42050364 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050364 cnx_start_handoff_cb + 0x420502f0 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420502f0 cnx_start_handoff_cb .text.cnx_remove_rc - 0x420503d2 0xf8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420503d2 cnx_remove_rc + 0x4205035e 0xf8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205035e cnx_remove_rc .text.cnx_sta_connect_cmd - 0x420504ca 0x280 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420504ca cnx_sta_connect_cmd + 0x42050456 0x280 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050456 cnx_sta_connect_cmd .text.cnx_connect_timeout_process - 0x4205074a 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205074a cnx_connect_timeout_process + 0x420506d6 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420506d6 cnx_connect_timeout_process .text.cnx_auth_timeout_process - 0x420507ec 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420507ec cnx_auth_timeout_process + 0x42050778 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050778 cnx_auth_timeout_process .text.cnx_assoc_timeout_process - 0x4205083a 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205083a cnx_assoc_timeout_process + 0x420507c6 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420507c6 cnx_assoc_timeout_process .text.cnx_handshake_timeout_process - 0x42050876 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050876 cnx_handshake_timeout_process + 0x42050802 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050802 cnx_handshake_timeout_process .text.cnx_bss_alloc - 0x420508e0 0x174 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420508e0 cnx_bss_alloc + 0x4205086c 0x174 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205086c cnx_bss_alloc .text.cnx_remove_rc_except - 0x42050a54 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050a54 cnx_remove_rc_except + 0x420509e0 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420509e0 cnx_remove_rc_except .text.cnx_rc_update_rssi - 0x42050b0a 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050b0a cnx_rc_update_rssi + 0x42050a96 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050a96 cnx_rc_update_rssi .text.cnx_rc_update_state_metric - 0x42050b6a 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050b6a cnx_rc_update_state_metric + 0x42050af6 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050af6 cnx_rc_update_state_metric .text.cnx_probe_rc_tx_cb - 0x42050bb8 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050b44 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_update_age - 0x42050c1a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050c1a cnx_rc_update_age + 0x42050ba6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050ba6 cnx_rc_update_age .text.cnx_update_bss - 0x42050c30 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050c30 cnx_update_bss + 0x42050bbc 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050bbc cnx_update_bss .text.cnx_update_bss_more - 0x42050c62 0x3a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42050c62 cnx_update_bss_more + 0x42050bee 0x3a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050bee cnx_update_bss_more .text.send_ap_probe - 0x42051008 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051008 send_ap_probe + 0x42050f94 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050f94 send_ap_probe .text.cnx_beacon_timeout_process - 0x420510c6 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420510c6 cnx_beacon_timeout_process + 0x42051052 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051052 cnx_beacon_timeout_process .text.mgd_probe_send_timeout_process - 0x4205117a 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205117a mgd_probe_send_timeout_process + 0x42051106 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051106 mgd_probe_send_timeout_process .text.cnx_node_alloc - 0x420512d2 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420512d2 cnx_node_alloc + 0x4205125e 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205125e cnx_node_alloc .text.cnx_node_remove - 0x420513c2 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420513c2 cnx_node_remove + 0x4205134e 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205134e cnx_node_remove .text.ic_set_sta - 0x420514ee 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420514ee ic_set_sta + 0x4205147a 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205147a ic_set_sta .text.cnx_sta_leave - 0x420515ce 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420515ce cnx_sta_leave + 0x4205155a 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205155a cnx_sta_leave .text.cnx_sta_associated - 0x420518cc 0x1bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x420518cc cnx_sta_associated + 0x42051858 0x1bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051858 cnx_sta_associated .text.cnx_node_leave - 0x42051a88 0x202 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051a88 cnx_node_leave + 0x42051a14 0x202 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051a14 cnx_node_leave .text.cnx_node_join - 0x42051c8a 0x2f4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051c8a cnx_node_join + 0x42051c16 0x2f4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051c16 cnx_node_join .text.cnx_start_obss_scan - 0x42051f7e 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x42051f7e cnx_start_obss_scan + 0x42051f0a 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051f0a cnx_start_obss_scan .text.cnx_obss_scan_done_cb - 0x4205204e 0x150 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205204e cnx_obss_scan_done_cb + 0x42051fda 0x150 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051fda cnx_obss_scan_done_cb .text.cnx_auth_done - 0x4205219e 0x31e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205219e cnx_auth_done + 0x4205212a 0x31e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205212a cnx_auth_done .text.wpa_cipher - 0x420524bc 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052448 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.rsn_cipher - 0x42052520 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420524ac 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.ieee80211_decap - 0x42052634 0x1be /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052634 ieee80211_decap + 0x420525c0 0x1be /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420525c0 ieee80211_decap .text.ieee80211_is_support_rate - 0x420527f2 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420527f2 ieee80211_is_support_rate + 0x4205277e 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4205277e ieee80211_is_support_rate .text.ieee80211_setup_rates - 0x4205283a 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205283a ieee80211_setup_rates + 0x420527c6 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420527c6 ieee80211_setup_rates .text.ieee80211_set_max_rate - 0x4205292a 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205292a ieee80211_set_max_rate + 0x420528b6 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420528b6 ieee80211_set_max_rate .text.ieee80211_is_lr_only - 0x42052a4a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052a4a ieee80211_is_lr_only + 0x420529d6 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420529d6 ieee80211_is_lr_only .text.ieee80211_setup_phy_mode - 0x42052a5a 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052a5a ieee80211_setup_phy_mode + 0x420529e6 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420529e6 ieee80211_setup_phy_mode .text.ieee80211_setup_lr_rates - 0x42052b14 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052b14 ieee80211_setup_lr_rates + 0x42052aa0 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052aa0 ieee80211_setup_lr_rates .text.ieee80211_alloc_challenge - 0x42052b7a 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052b7a ieee80211_alloc_challenge + 0x42052b06 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052b06 ieee80211_alloc_challenge .text.ieee80211_parse_beacon - 0x42052bc2 0x57a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42052bc2 ieee80211_parse_beacon + 0x42052b4e 0x57a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052b4e ieee80211_parse_beacon .text.ieee80211_parse_wpa - 0x4205313c 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205313c ieee80211_parse_wpa + 0x420530c8 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420530c8 ieee80211_parse_wpa .text.ieee80211_rsn_cipher_priority - 0x42053254 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053254 ieee80211_rsn_cipher_priority + 0x420531e0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420531e0 ieee80211_rsn_cipher_priority .text.ieee80211_better_rsn_pairwise_cipher - 0x4205328c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205328c ieee80211_better_rsn_pairwise_cipher + 0x42053218 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053218 ieee80211_better_rsn_pairwise_cipher .text.ieee80211_amsdu_negotiate - 0x420532b8 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420532b8 ieee80211_amsdu_negotiate + 0x42053244 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053244 ieee80211_amsdu_negotiate .text.ieee80211_parse_rsn - 0x42053348 0x7de /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053348 ieee80211_parse_rsn + 0x420532d4 0x7de /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420532d4 ieee80211_parse_rsn .text.ieee80211_is_ht_cipher - 0x42053b26 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053b26 ieee80211_is_ht_cipher + 0x42053ab2 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053ab2 ieee80211_is_ht_cipher .text.ieee80211_parse_wapi - 0x42053b44 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053b44 ieee80211_parse_wapi + 0x42053ad0 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053ad0 ieee80211_parse_wapi .text.ieee80211_parse_action - 0x42053be2 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053be2 ieee80211_parse_action + 0x42053b6e 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053b6e ieee80211_parse_action .text.ieee80211_setup_rateset - 0x42053c94 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42053c94 ieee80211_setup_rateset + 0x42053c20 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053c20 ieee80211_setup_rateset .text.ieee80211_add_ie_vendor_esp_head - 0x42053c98 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x42053c98 ieee80211_add_ie_vendor_esp_head + 0x42053c24 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x42053c24 ieee80211_add_ie_vendor_esp_head .text.ieee80211_add_ie_vendor_esp_manufacturer - 0x42053ce0 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x42053ce0 ieee80211_add_ie_vendor_esp_manufacturer + 0x42053c6c 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x42053c6c ieee80211_add_ie_vendor_esp_manufacturer .text.wifi_nvs_cfg_item_init - 0x42053d3e 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42053d3e wifi_nvs_cfg_item_init + 0x42053cca 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42053cca wifi_nvs_cfg_item_init .text.wifi_nvs_cfg_init - 0x42053de6 0xa58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42053de6 wifi_nvs_cfg_init + 0x42053d72 0xa58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42053d72 wifi_nvs_cfg_init .text.wifi_nvs_get - 0x4205483e 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4205483e wifi_nvs_get + 0x420547ca 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420547ca wifi_nvs_get .text.wifi_nvs_commit - 0x42054844 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054844 wifi_nvs_commit + 0x420547d0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420547d0 wifi_nvs_commit .text.wifi_nvs_set - 0x4205487a 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4205487a wifi_nvs_set + 0x42054806 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054806 wifi_nvs_set .text.ieee80211_adjust_2nd_chan - 0x42054a02 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054a02 ieee80211_adjust_2nd_chan + 0x4205498e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4205498e ieee80211_adjust_2nd_chan .text.wifi_nvs_compare_cfg_diff - 0x42054a66 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054a66 wifi_nvs_compare_cfg_diff + 0x420549f2 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420549f2 wifi_nvs_compare_cfg_diff .text.wifi_set_default_ssid - 0x42054bf8 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054bf8 wifi_set_default_ssid + 0x42054b84 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054b84 wifi_set_default_ssid .text.wifi_nvs_validate_ap_ssid - 0x42054c4e 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054c4e wifi_nvs_validate_ap_ssid + 0x42054bda 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054bda wifi_nvs_validate_ap_ssid .text.wifi_nvs_validate_ap_password - 0x42054c72 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054c72 wifi_nvs_validate_ap_password + 0x42054bfe 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054bfe wifi_nvs_validate_ap_password .text.wifi_nvs_validate_sta_password - 0x42054cbe 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054cbe wifi_nvs_validate_sta_password + 0x42054c4a 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054c4a wifi_nvs_validate_sta_password .text.wifi_nvs_validate_country - 0x42054d12 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054d12 wifi_nvs_validate_country + 0x42054c9e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054c9e wifi_nvs_validate_country .text.wifi_nvs_validate_ap_chan - 0x42054d5c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054d5c wifi_nvs_validate_ap_chan + 0x42054ce8 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054ce8 wifi_nvs_validate_ap_chan .text.wifi_nvs_validate_ap_num - 0x42054daa 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054daa wifi_nvs_validate_ap_num + 0x42054d36 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054d36 wifi_nvs_validate_ap_num .text.wifi_nvs_validate_sta_listen_interval - 0x42054dc0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42054dc0 wifi_nvs_validate_sta_listen_interval + 0x42054d4c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054d4c wifi_nvs_validate_sta_listen_interval .text.wifi_nvs_load - 0x42054dd4 0x26a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054d60 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 - 0x4205503e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x4205503e wifi_nvs_get_sta_listen_interval + 0x42054fca 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054fca wifi_nvs_get_sta_listen_interval .text.wifi_nvs_reset_current_ap_info - 0x42055048 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42055048 wifi_nvs_reset_current_ap_info + 0x42054fd4 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054fd4 wifi_nvs_reset_current_ap_info .text.wifi_nvs_deinit - 0x420550c8 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420550c8 wifi_nvs_deinit + 0x42055054 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42055054 wifi_nvs_deinit .text.wifi_nvs_init - 0x42055126 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42055126 wifi_nvs_init + 0x420550b2 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420550b2 wifi_nvs_init .text.wifi_sta_connect_internal_process - 0x420551a4 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420551a4 wifi_sta_connect_internal_process + 0x42055130 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055130 wifi_sta_connect_internal_process .text.esp_wifi_get_sta_hw_key_idx_internal - 0x420551c6 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055152 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 - 0x420551ee 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420551ee esp_wifi_ap_get_prof_pmk_internal + 0x4205517a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205517a esp_wifi_ap_get_prof_pmk_internal .text.esp_wifi_sta_update_ap_info_internal - 0x420551f8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420551f8 esp_wifi_sta_update_ap_info_internal + 0x42055184 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055184 esp_wifi_sta_update_ap_info_internal .text.esp_wifi_sta_get_ap_info_prof_pmk_internal - 0x42055222 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055222 esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x420551ae 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551ae esp_wifi_sta_get_ap_info_prof_pmk_internal .text.esp_wifi_ap_get_prof_ap_ssid_internal - 0x4205523a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205523a esp_wifi_ap_get_prof_ap_ssid_internal + 0x420551c6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551c6 esp_wifi_ap_get_prof_ap_ssid_internal .text.esp_wifi_sta_get_prof_ssid_internal - 0x42055244 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055244 esp_wifi_sta_get_prof_ssid_internal + 0x420551d0 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551d0 esp_wifi_sta_get_prof_ssid_internal .text.esp_wifi_ap_get_prof_authmode_internal - 0x4205524c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205524c esp_wifi_ap_get_prof_authmode_internal + 0x420551d8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551d8 esp_wifi_ap_get_prof_authmode_internal .text.esp_wifi_ap_get_max_sta_conn - 0x42055256 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055256 esp_wifi_ap_get_max_sta_conn + 0x420551e2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551e2 esp_wifi_ap_get_max_sta_conn .text.esp_wifi_ap_get_prof_pairwise_cipher_internal - 0x42055260 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055260 esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x420551ec 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551ec esp_wifi_ap_get_prof_pairwise_cipher_internal .text.esp_wifi_sta_get_prof_authmode_internal - 0x4205526a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205526a esp_wifi_sta_get_prof_authmode_internal + 0x420551f6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551f6 esp_wifi_sta_get_prof_authmode_internal .text.esp_wifi_get_pmf_config_internal - 0x42055274 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055274 esp_wifi_get_pmf_config_internal + 0x42055200 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055200 esp_wifi_get_pmf_config_internal .text.esp_wifi_get_config_sae_pwe_h2e_internal - 0x420552a6 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420552a6 esp_wifi_get_config_sae_pwe_h2e_internal + 0x42055232 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055232 esp_wifi_get_config_sae_pwe_h2e_internal .text.esp_wifi_sta_get_rsnxe - 0x420552e0 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420552e0 esp_wifi_sta_get_rsnxe + 0x4205526c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205526c esp_wifi_sta_get_rsnxe .text.esp_wifi_sta_disable_wpa2_authmode_internal - 0x42055306 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055306 esp_wifi_sta_disable_wpa2_authmode_internal + 0x42055292 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055292 esp_wifi_sta_disable_wpa2_authmode_internal .text.esp_wifi_sta_get_config_sae_pk_internal - 0x42055356 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055356 esp_wifi_sta_get_config_sae_pk_internal + 0x420552e2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420552e2 esp_wifi_sta_get_config_sae_pk_internal .text.esp_wifi_enable_sae_pk_only_mode_internal - 0x42055360 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055360 esp_wifi_enable_sae_pk_only_mode_internal + 0x420552ec 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420552ec esp_wifi_enable_sae_pk_only_mode_internal .text.esp_wifi_sta_disable_owe_trans_internal - 0x4205538a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205538a esp_wifi_sta_disable_owe_trans_internal + 0x42055316 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055316 esp_wifi_sta_disable_owe_trans_internal .text.esp_wifi_ap_notify_node_sae_auth_done - 0x420553c4 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420553c4 esp_wifi_ap_notify_node_sae_auth_done + 0x42055350 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055350 esp_wifi_ap_notify_node_sae_auth_done .text.esp_wifi_ap_is_sta_sae_reauth_node - 0x42055414 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055414 esp_wifi_ap_is_sta_sae_reauth_node + 0x420553a0 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553a0 esp_wifi_ap_is_sta_sae_reauth_node .text.esp_wifi_sta_get_sae_identifier_internal - 0x42055438 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055438 esp_wifi_sta_get_sae_identifier_internal + 0x420553c4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553c4 esp_wifi_sta_get_sae_identifier_internal .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal - 0x42055442 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055442 esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x420553ce 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553ce esp_wifi_sta_is_ap_notify_completed_rsne_internal .text.esp_wifi_ap_get_prof_password_internal - 0x42055450 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055450 esp_wifi_ap_get_prof_password_internal + 0x420553dc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553dc esp_wifi_ap_get_prof_password_internal .text.wifi_sta_get_prof_password - 0x4205545a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205545a wifi_sta_get_prof_password + 0x420553e6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553e6 wifi_sta_get_prof_password .text.esp_wifi_sta_get_prof_password_internal - 0x42055464 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055464 esp_wifi_sta_get_prof_password_internal + 0x420553f0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553f0 esp_wifi_sta_get_prof_password_internal .text.esp_wifi_sta_get_reset_param_internal - 0x4205546e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205546e esp_wifi_sta_get_reset_param_internal + 0x420553fa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553fa esp_wifi_sta_get_reset_param_internal .text.esp_wifi_sta_set_reset_param_internal - 0x42055478 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055478 esp_wifi_sta_set_reset_param_internal + 0x42055404 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055404 esp_wifi_sta_set_reset_param_internal .text.esp_wifi_sta_prof_is_wpa_internal - 0x42055484 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055484 esp_wifi_sta_prof_is_wpa_internal + 0x42055410 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055410 esp_wifi_sta_prof_is_wpa_internal .text.esp_wifi_sta_prof_is_wpa2_internal - 0x420554a2 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420554a2 esp_wifi_sta_prof_is_wpa2_internal + 0x4205542e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205542e esp_wifi_sta_prof_is_wpa2_internal .text.esp_wifi_sta_prof_is_wapi_internal - 0x420554c4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420554c4 esp_wifi_sta_prof_is_wapi_internal + 0x42055450 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055450 esp_wifi_sta_prof_is_wapi_internal .text.esp_wifi_sta_prof_is_rsn_internal - 0x420554d4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420554d4 esp_wifi_sta_prof_is_rsn_internal + 0x42055460 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055460 esp_wifi_sta_prof_is_rsn_internal .text.esp_wifi_sta_get_pairwise_cipher_internal - 0x420554f4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420554f4 esp_wifi_sta_get_pairwise_cipher_internal + 0x42055480 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055480 esp_wifi_sta_get_pairwise_cipher_internal .text.esp_wifi_sta_get_group_cipher_internal - 0x420554fe 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420554fe esp_wifi_sta_get_group_cipher_internal + 0x4205548a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205548a esp_wifi_sta_get_group_cipher_internal .text.ieee80211_get_key - 0x42055508 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055508 ieee80211_get_key + 0x42055494 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055494 ieee80211_get_key .text.ieee80211_set_key - 0x42055526 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055526 ieee80211_set_key + 0x420554b2 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420554b2 ieee80211_set_key .text.ieee80211_set_sta_gtk_index - 0x42055588 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055588 ieee80211_set_sta_gtk_index + 0x42055514 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055514 ieee80211_set_sta_gtk_index .text.ieee80211_set_gtk - 0x420555a0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420555a0 ieee80211_set_gtk + 0x4205552c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205552c ieee80211_set_gtk .text.ieee80211_get_ptk - 0x420555e8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420555e8 ieee80211_get_ptk + 0x42055574 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055574 ieee80211_get_ptk .text.ieee80211_get_spp - 0x42055604 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055604 ieee80211_get_spp + 0x42055590 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055590 ieee80211_get_spp .text.esp_wifi_wpa_ptk_init_done_internal - 0x4205563e 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205563e esp_wifi_wpa_ptk_init_done_internal + 0x420555ca 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420555ca esp_wifi_wpa_ptk_init_done_internal .text.esp_wifi_auth_done_internal - 0x420556cc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420556cc esp_wifi_auth_done_internal + 0x42055658 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055658 esp_wifi_auth_done_internal .text.esp_wifi_unregister_wpa_cb_internal - 0x420556dc 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420556dc esp_wifi_unregister_wpa_cb_internal + 0x42055668 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055668 esp_wifi_unregister_wpa_cb_internal .text.esp_wifi_register_wpa_cb_internal - 0x42055710 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055710 esp_wifi_register_wpa_cb_internal + 0x4205569c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205569c esp_wifi_register_wpa_cb_internal .text.ieee80211_sta_is_connected - 0x4205572e 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205572e ieee80211_sta_is_connected + 0x420556ba 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420556ba ieee80211_sta_is_connected .text.esp_wifi_get_hostap_private_internal - 0x4205573e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205573e esp_wifi_get_hostap_private_internal + 0x420556ca 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420556ca esp_wifi_get_hostap_private_internal .text.esp_wifi_deauthenticate_internal - 0x42055750 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055750 esp_wifi_deauthenticate_internal + 0x420556dc 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420556dc esp_wifi_deauthenticate_internal .text.esp_wifi_get_spp_attrubute_internal - 0x42055788 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055788 esp_wifi_get_spp_attrubute_internal + 0x42055714 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055714 esp_wifi_get_spp_attrubute_internal .text.esp_wifi_get_user_init_flag_internal - 0x420557a8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420557a8 esp_wifi_get_user_init_flag_internal + 0x42055734 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055734 esp_wifi_get_user_init_flag_internal .text.wifi_set_rx_policy - 0x420557ba 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420557ba wifi_set_rx_policy + 0x42055746 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055746 wifi_set_rx_policy .text.ieee80211_espnow_get_init_flag - 0x42055912 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055912 ieee80211_espnow_get_init_flag + 0x4205589e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205589e ieee80211_espnow_get_init_flag .text.ieee80211_espnow_set_init_flag - 0x4205591c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205591c ieee80211_espnow_set_init_flag + 0x420558a8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420558a8 ieee80211_espnow_set_init_flag .text.ieee80211_get_mac_addr_from_frame - 0x42055926 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055926 ieee80211_get_mac_addr_from_frame + 0x420558b2 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420558b2 ieee80211_get_mac_addr_from_frame .text.esp_wifi_register_eapol_txdonecb_internal - 0x42055944 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055944 esp_wifi_register_eapol_txdonecb_internal + 0x420558d0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420558d0 esp_wifi_register_eapol_txdonecb_internal .text.esp_wifi_get_macaddr_internal - 0x42055954 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055954 esp_wifi_get_macaddr_internal + 0x420558e0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420558e0 esp_wifi_get_macaddr_internal .text.esp_wifi_ap_deauth_internal - 0x42055972 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055972 esp_wifi_ap_deauth_internal + 0x420558fe 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420558fe esp_wifi_ap_deauth_internal .text.wifi_init_key - 0x420559d6 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420559d6 wifi_init_key + 0x42055962 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055962 wifi_init_key .text.esp_wifi_set_ap_key_internal - 0x42055a04 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055a04 esp_wifi_set_ap_key_internal + 0x42055990 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055990 esp_wifi_set_ap_key_internal .text.ppInstallKey - 0x42055b84 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055b84 ppInstallKey + 0x42055b10 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055b10 ppInstallKey .text.esp_wifi_set_sta_key_internal - 0x42055cd6 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055cd6 esp_wifi_set_sta_key_internal + 0x42055c62 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055c62 esp_wifi_set_sta_key_internal .text.esp_wifi_get_sta_key_internal - 0x42055d3c 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055d3c esp_wifi_get_sta_key_internal + 0x42055cc8 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055cc8 esp_wifi_get_sta_key_internal .text.esp_wifi_set_appie_internal - 0x42055d98 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055d98 esp_wifi_set_appie_internal + 0x42055d24 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d24 esp_wifi_set_appie_internal .text.esp_wifi_unset_appie_internal - 0x42055e0e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055e0e esp_wifi_unset_appie_internal + 0x42055d9a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d9a esp_wifi_unset_appie_internal .text.esp_wifi_get_wps_status_internal - 0x42055e18 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055e18 esp_wifi_get_wps_status_internal + 0x42055da4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055da4 esp_wifi_get_wps_status_internal .text.esp_wifi_sta_pmf_enabled - 0x42055e24 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055e24 esp_wifi_sta_pmf_enabled + 0x42055db0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055db0 esp_wifi_sta_pmf_enabled .text.esp_wifi_sta_get_mgmt_group_cipher - 0x42055e2e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055e2e esp_wifi_sta_get_mgmt_group_cipher + 0x42055dba 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055dba esp_wifi_sta_get_mgmt_group_cipher .text.esp_wifi_set_igtk_internal - 0x42055e54 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055e54 esp_wifi_set_igtk_internal + 0x42055de0 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055de0 esp_wifi_set_igtk_internal .text.ieee80211w_get_active_igtk_key_id - 0x42055f22 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055f22 ieee80211w_get_active_igtk_key_id + 0x42055eae 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055eae ieee80211w_get_active_igtk_key_id .text.ieee80211w_get_igtk_from_keyidx - 0x42055f3c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055f3c ieee80211w_get_igtk_from_keyidx + 0x42055ec8 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055ec8 ieee80211w_get_igtk_from_keyidx .text.esp_wifi_skip_supp_pmkcaching - 0x42055f8a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055f8a esp_wifi_skip_supp_pmkcaching + 0x42055f16 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055f16 esp_wifi_skip_supp_pmkcaching .text.esp_wifi_register_mgmt_frame_internal - 0x42055f94 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055f94 esp_wifi_register_mgmt_frame_internal + 0x42055f20 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055f20 esp_wifi_register_mgmt_frame_internal .text.esp_wifi_send_mgmt_frm_internal - 0x42055ff6 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42055ff6 esp_wifi_send_mgmt_frm_internal + 0x42055f82 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055f82 esp_wifi_send_mgmt_frm_internal .text.esp_wifi_sta_connect_internal - 0x4205608e 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4205608e esp_wifi_sta_connect_internal + 0x4205601a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205601a esp_wifi_sta_connect_internal .text.esp_wifi_ap_get_transition_disable_internal - 0x420560c6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420560c6 esp_wifi_ap_get_transition_disable_internal + 0x42056052 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42056052 esp_wifi_ap_get_transition_disable_internal .text.wifi_pmk_is_valid - 0x420560d0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205605c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.ieee80211_ioctl_process - 0x42056106 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056106 ieee80211_ioctl_process + 0x42056092 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056092 ieee80211_ioctl_process .text.wifi_station_set_config_local_2.isra.2 - 0x42056218 0x492 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420561a4 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 - 0x420566aa 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420566aa current_task_is_wifi_task + 0x42056636 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056636 current_task_is_wifi_task .text.wifi_station_get_reconnect_policy - 0x420566d2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420566d2 wifi_station_get_reconnect_policy + 0x4205665e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205665e wifi_station_get_reconnect_policy .text._do_wifi_stop - 0x420566d6 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420566d6 _do_wifi_stop + 0x42056662 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056662 _do_wifi_stop .text.wifi_stop_old_mode - 0x4205675a 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420566e6 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text._do_wifi_start - 0x420567b6 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420567b6 _do_wifi_start + 0x42056742 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056742 _do_wifi_start .text.ieee80211_set_phy_bw - 0x42056884 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056884 ieee80211_set_phy_bw + 0x42056810 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056810 ieee80211_set_phy_bw .text.ieee80211_protocol_attach - 0x4205697e 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205697e ieee80211_protocol_attach + 0x4205690a 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205690a ieee80211_protocol_attach .text.wifi_station_save_ap_channel - 0x420569d6 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420569d6 wifi_station_save_ap_channel + 0x42056962 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056962 wifi_station_save_ap_channel .text.ieee80211_sta_connect - 0x42056a4c 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056a4c ieee80211_sta_connect + 0x420569d8 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420569d8 ieee80211_sta_connect .text.ieee80211_sta_disconnect - 0x42056b2c 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056b2c ieee80211_sta_disconnect + 0x42056ab8 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056ab8 ieee80211_sta_disconnect .text._do_wifi_disconnect - 0x42056be0 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056b6c 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 - 0x42056c6c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056c6c wifi_softap_max_support_num + 0x42056bf8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056bf8 wifi_softap_max_support_num .text.wifi_softap_set_config - 0x42056c86 0x806 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42056c86 wifi_softap_set_config + 0x42056c12 0x806 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056c12 wifi_softap_set_config .text.chip_enable - 0x4205748c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205748c chip_enable + 0x42057418 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057418 chip_enable .text.chip_disable - 0x420574b2 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420574b2 chip_disable + 0x4205743e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205743e chip_disable .text.wifi_reset_mac - 0x420574d8 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420574d8 wifi_reset_mac + 0x42057464 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057464 wifi_reset_mac .text.wifi_hw_start - 0x4205753e 0x16c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205753e wifi_hw_start + 0x420574ca 0x16c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420574ca wifi_hw_start .text.wifi_txq_empty - 0x420576aa 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420576aa wifi_txq_empty + 0x42057636 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057636 wifi_txq_empty .text.wifi_stop_sw_txq - 0x420576e8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420576e8 wifi_stop_sw_txq + 0x42057674 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057674 wifi_stop_sw_txq .text.wifi_hw_stop - 0x4205771c 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205771c wifi_hw_stop + 0x420576a8 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420576a8 wifi_hw_stop .text.wifi_hw_mode_switch - 0x4205785e 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420577ea 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_set_mode_process - 0x42057908 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057908 wifi_set_mode_process + 0x42057894 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057894 wifi_set_mode_process .text.wifi_menuconfig_init - 0x42057a52 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057a52 wifi_menuconfig_init + 0x420579de 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420579de wifi_menuconfig_init .text.wpa_crypto_funcs_init - 0x42057c34 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057c34 wpa_crypto_funcs_init + 0x42057bc0 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057bc0 wpa_crypto_funcs_init .text.wifi_crypto_init - 0x42057c78 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057c78 wifi_crypto_init + 0x42057c04 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057c04 wifi_crypto_init .text.wifi_hmac_init - 0x42057c7e 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057c7e wifi_hmac_init + 0x42057c0a 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057c0a wifi_hmac_init .text.wifi_lmac_init - 0x42057cba 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057cba wifi_lmac_init + 0x42057c46 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057c46 wifi_lmac_init .text.wifi_deinit - 0x42057dc0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057dc0 wifi_deinit + 0x42057d4c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057d4c wifi_deinit .text.wifi_init_process - 0x42057de0 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057de0 wifi_init_process + 0x42057d6c 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057d6c wifi_init_process .text.wifi_deinit_process - 0x42057eb6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057eb6 wifi_deinit_process + 0x42057e42 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057e42 wifi_deinit_process .text.wifi_start_process - 0x42057eba 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057eba wifi_start_process + 0x42057e46 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057e46 wifi_start_process .text.wifi_stop_process - 0x42057f44 0x10e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42057f44 wifi_stop_process + 0x42057ed0 0x10e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057ed0 wifi_stop_process .text.wifi_connect_process - 0x42058052 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058052 wifi_connect_process + 0x42057fde 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057fde wifi_connect_process .text.wifi_disconnect_process - 0x420580a6 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420580a6 wifi_disconnect_process + 0x42058032 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058032 wifi_disconnect_process .text.wifi_set_config_process - 0x4205810a 0x448 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205810a wifi_set_config_process + 0x42058096 0x448 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058096 wifi_set_config_process .text.wifi_get_channel_process - 0x42058552 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058552 wifi_get_channel_process + 0x420584de 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420584de wifi_get_channel_process .text.wifi_set_rxcb_process - 0x4205858c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205858c wifi_set_rxcb_process + 0x42058518 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058518 wifi_set_rxcb_process .text.wifi_wps_is_started - 0x420585b8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420585b8 wifi_wps_is_started + 0x42058544 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058544 wifi_wps_is_started .text.wifi_wpa2_is_started - 0x420585c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420585c2 wifi_wpa2_is_started + 0x4205854e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205854e wifi_wpa2_is_started .text.wifi_ipc_process - 0x420585cc 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420585cc wifi_ipc_process + 0x42058558 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058558 wifi_ipc_process .text.ieee80211_set_appie - 0x42058640 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058640 ieee80211_set_appie + 0x420585cc 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420585cc ieee80211_set_appie .text.wifi_set_appie_process - 0x420587be 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420587be wifi_set_appie_process + 0x4205874a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205874a wifi_set_appie_process .text.wifi_send_mgmt_frame - 0x420587da 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420587da wifi_send_mgmt_frame + 0x42058766 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058766 wifi_send_mgmt_frame .text.wifi_register_mgmt_frame - 0x42058934 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058934 wifi_register_mgmt_frame + 0x420588c0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420588c0 wifi_register_mgmt_frame .text.wifi_configure_wake_window_process - 0x4205894c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205894c wifi_configure_wake_window_process + 0x420588d8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420588d8 wifi_configure_wake_window_process .text.wifi_ap_remove_sta_node_process - 0x4205896c 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4205896c wifi_ap_remove_sta_node_process + 0x420588f8 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420588f8 wifi_ap_remove_sta_node_process .text.wifi_ap_sta_sae_auth_done_process - 0x42058a88 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058a88 wifi_ap_sta_sae_auth_done_process + 0x42058a14 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058a14 wifi_ap_sta_sae_auth_done_process .text.wifi_on_coex_start_process - 0x42058b74 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058b74 wifi_on_coex_start_process + 0x42058b00 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b00 wifi_on_coex_start_process .text.wifi_on_coex_schm_phase_process - 0x42058b9c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058b9c wifi_on_coex_schm_phase_process + 0x42058b28 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b28 wifi_on_coex_schm_phase_process .text.wifi_mesh_ps_duty_cycle_get_process - 0x42058bac 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058bac wifi_mesh_ps_duty_cycle_get_process + 0x42058b38 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b38 wifi_mesh_ps_duty_cycle_get_process .text.ieee80211_ioctl_init - 0x42058bd4 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058bd4 ieee80211_ioctl_init + 0x42058b60 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b60 ieee80211_ioctl_init .text.ieee80211_ioctl_deinit - 0x42058c04 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058c04 ieee80211_ioctl_deinit + 0x42058b90 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b90 ieee80211_ioctl_deinit .text.ieee80211_ioctl - 0x42058c10 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058c10 ieee80211_ioctl + 0x42058b9c 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058b9c ieee80211_ioctl .text.config_get_wifi_task_stack_size - 0x42058dc2 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42058dc2 config_get_wifi_task_stack_size + 0x42058d4e 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058d4e config_get_wifi_task_stack_size .text.ieee80211_ampdu_age_handle - 0x42058dec 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058d78 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_addba - 0x42058dfe 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058d8a 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 - 0x42058e10 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42058e10 ieee80211_ap_try_sa_query + 0x42058d9c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058d9c ieee80211_ap_try_sa_query .text.ieee80211_ap_sa_query_timeout - 0x42058e4a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42058e4a ieee80211_ap_sa_query_timeout + 0x42058dd6 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058dd6 ieee80211_ap_sa_query_timeout .text.ieee80211_cnx_connect_next_ap - 0x42058e84 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_retry_assoc - 0x42058ebc 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_sta_sa_query_timeout - 0x42058ef4 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_sta_try_sa_query - 0x42058f2c 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_assoc - 0x42058f64 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058ef0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_auth - 0x42058f9c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058f28 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_chm_dwell - 0x42058fd4 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058f60 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_handshake - 0x4205900e 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058f9a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_beacon - 0x42059046 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058fd2 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_probe_send - 0x42059096 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42059022 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_csa - 0x420590e6 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42059072 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 - 0x42059128 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420590b4 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_scan_inter_chan - 0x42059162 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420590ee 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_timer_connect - 0x4205919c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42059128 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_hostap_handle - 0x420591d4 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42059160 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_send_beacon - 0x4205920e 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4205919a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .text.ieee80211_register_hostap_timer - 0x42059248 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x42059248 ieee80211_register_hostap_timer + 0x420591d4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420591d4 ieee80211_register_hostap_timer .text.ieee80211_timer_do_process - 0x4205927e 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4205927e ieee80211_timer_do_process + 0x4205920a 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4205920a ieee80211_timer_do_process .text.ieee80211_timer_process - 0x4205931e 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4205931e ieee80211_timer_process + 0x420592aa 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x420592aa ieee80211_timer_process .text.gcmp_encap - 0x420593e8 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x42059374 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) .text.gcmp_decap - 0x42059458 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x420593e4 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 - 0x4205951c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4205951c ftm_is_responder_supported + 0x420594a8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420594a8 ftm_is_responder_supported .text.ftm_responder_cleanup - 0x42059538 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42059538 ftm_responder_cleanup + 0x420594c4 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420594c4 ftm_responder_cleanup .text.ftm_is_initiator_supported - 0x420595ba 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420595ba ftm_is_initiator_supported + 0x42059546 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42059546 ftm_is_initiator_supported .text.ftm_initiator_post_event - 0x420595c8 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420595c8 ftm_initiator_post_event + 0x42059554 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42059554 ftm_initiator_post_event .text.ftm_initiator_cleanup - 0x42059652 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x42059652 ftm_initiator_cleanup + 0x420595de 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420595de ftm_initiator_cleanup .text.ieee80211_ftm_detach - 0x420596fe 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x420596fe ieee80211_ftm_detach + 0x4205968a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4205968a ieee80211_ftm_detach .text.wifi_ant_update_empty_func - 0x42059702 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059702 wifi_ant_update_empty_func + 0x4205968e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205968e wifi_ant_update_empty_func .text.esp_wifi_internal_reg_netstack_buf_cb_local - 0x42059706 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059706 esp_wifi_internal_reg_netstack_buf_cb_local + 0x42059692 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059692 esp_wifi_internal_reg_netstack_buf_cb_local .text.esp_wifi_send_deauth_local - 0x4205971a 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205971a esp_wifi_send_deauth_local + 0x420596a6 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420596a6 esp_wifi_send_deauth_local .text.esp_wifi_ap_get_sta_aid_local - 0x4205972e 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205972e esp_wifi_ap_get_sta_aid_local + 0x420596ba 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420596ba esp_wifi_ap_get_sta_aid_local .text.wifi_get_init_state - 0x420597c0 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420597c0 wifi_get_init_state + 0x4205974c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205974c wifi_get_init_state .text.wifi_is_stop_in_progress - 0x420597c6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420597c6 wifi_is_stop_in_progress + 0x42059752 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059752 wifi_is_stop_in_progress .text.wifi_api_lock - 0x420597d0 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x420597d0 wifi_api_lock + 0x4205975c 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205975c wifi_api_lock .text.wifi_api_unlock - 0x42059828 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059828 wifi_api_unlock + 0x420597b4 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420597b4 wifi_api_unlock .text.wifi_init_completed - 0x42059850 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059850 wifi_init_completed + 0x420597dc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420597dc wifi_init_completed .text.wifi_station_get_config_local - 0x4205987c 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059808 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.wifi_softap_get_config - 0x42059a20 0x184 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059a20 wifi_softap_get_config + 0x420599ac 0x184 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420599ac wifi_softap_get_config .text.esp_wifi_get_mode - 0x42059ba4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059ba4 esp_wifi_get_mode + 0x42059b30 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059b30 esp_wifi_get_mode .text.wifi_deinit_in_caller_task - 0x42059bda 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059bda wifi_deinit_in_caller_task + 0x42059b66 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059b66 wifi_deinit_in_caller_task .text.wifi_init_in_caller_task - 0x42059c2a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059c2a wifi_init_in_caller_task + 0x42059bb6 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059bb6 wifi_init_in_caller_task .text.wifi_osi_funcs_register - 0x42059cd6 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059cd6 wifi_osi_funcs_register + 0x42059c62 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059c62 wifi_osi_funcs_register .text.net80211_data_ptr_init - 0x42059d3a 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059d3a net80211_data_ptr_init + 0x42059cc6 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059cc6 net80211_data_ptr_init .text.net80211_softap_funcs_init - 0x42059e0c 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059e0c net80211_softap_funcs_init + 0x42059d98 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059d98 net80211_softap_funcs_init .text.net80211_funcs_init - 0x42059e82 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x42059e82 net80211_funcs_init + 0x42059e0e 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059e0e net80211_funcs_init .text.net80211_funcs_deinit - 0x4205a0c4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a0c4 net80211_funcs_deinit + 0x4205a050 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a050 net80211_funcs_deinit .text.esp_wifi_init_internal - 0x4205a0f0 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a0f0 esp_wifi_init_internal + 0x4205a07c 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a07c esp_wifi_init_internal .text.esp_wifi_deinit_internal - 0x4205a20e 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a20e esp_wifi_deinit_internal + 0x4205a19a 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a19a esp_wifi_deinit_internal .text.esp_wifi_set_mode - 0x4205a30e 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a30e esp_wifi_set_mode + 0x4205a29a 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a29a esp_wifi_set_mode .text.esp_wifi_start - 0x4205a35e 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a35e esp_wifi_start + 0x4205a2ea 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a2ea esp_wifi_start .text.esp_wifi_stop - 0x4205a3a2 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a3a2 esp_wifi_stop + 0x4205a32e 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a32e esp_wifi_stop .text.esp_wifi_connect_internal - 0x4205a546 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a546 esp_wifi_connect_internal + 0x4205a4d2 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a4d2 esp_wifi_connect_internal .text.esp_wifi_set_config - 0x4205a59e 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a59e esp_wifi_set_config + 0x4205a52a 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a52a esp_wifi_set_config .text.esp_wifi_get_config - 0x4205a62e 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a62e esp_wifi_get_config + 0x4205a5ba 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a5ba esp_wifi_get_config .text.esp_wifi_get_channel - 0x4205a688 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a688 esp_wifi_get_channel + 0x4205a614 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a614 esp_wifi_get_channel .text.esp_wifi_get_mac - 0x4205a6f2 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a6f2 esp_wifi_get_mac + 0x4205a67e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a67e esp_wifi_get_mac .text.esp_wifi_set_storage - 0x4205a73c 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a73c esp_wifi_set_storage + 0x4205a6c8 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a6c8 esp_wifi_set_storage .text.esp_wifi_internal_reg_rxcb - 0x4205a794 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a794 esp_wifi_internal_reg_rxcb + 0x4205a720 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a720 esp_wifi_internal_reg_rxcb .text.esp_wifi_internal_set_sta_ip - 0x4205a802 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a802 esp_wifi_internal_set_sta_ip + 0x4205a78e 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a78e esp_wifi_internal_set_sta_ip .text.wifi_event_post - 0x4205a836 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a836 wifi_event_post + 0x4205a7c2 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a7c2 wifi_event_post .text.wifi_mesh_event_post - 0x4205a888 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a888 wifi_mesh_event_post + 0x4205a814 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a814 wifi_mesh_event_post .text.esp_wifi_vnd_lora_enable - 0x4205a8d6 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a8d6 esp_wifi_vnd_lora_enable + 0x4205a862 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a862 esp_wifi_vnd_lora_enable .text.esp_wifi_vnd_lora_disable - 0x4205a996 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a996 esp_wifi_vnd_lora_disable + 0x4205a922 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a922 esp_wifi_vnd_lora_disable .text.esp_wifi_get_event_mask - 0x4205a9f4 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205a9f4 esp_wifi_get_event_mask + 0x4205a980 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a980 esp_wifi_get_event_mask .text.esp_wifi_ipc_internal - 0x4205aa1e 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205aa1e esp_wifi_ipc_internal + 0x4205a9aa 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a9aa esp_wifi_ipc_internal .text.esp_wifi_internal_set_log_level - 0x4205ab66 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab66 esp_wifi_internal_set_log_level + 0x4205aaf2 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205aaf2 esp_wifi_internal_set_log_level .text.esp_wifi_internal_configure_wake_window - 0x4205ab7c 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ab7c esp_wifi_internal_configure_wake_window + 0x4205ab08 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ab08 esp_wifi_internal_configure_wake_window .text.esp_wifi_internal_on_coex_start - 0x4205abf8 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205abf8 esp_wifi_internal_on_coex_start + 0x4205ab84 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ab84 esp_wifi_internal_on_coex_start .text.esp_wifi_internal_on_coex_schm_phase - 0x4205ac3a 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ac3a esp_wifi_internal_on_coex_schm_phase + 0x4205abc6 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205abc6 esp_wifi_internal_on_coex_schm_phase .text.esp_wifi_set_sleep_min_active_time - 0x4205ac7c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ac7c esp_wifi_set_sleep_min_active_time + 0x4205ac08 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac08 esp_wifi_set_sleep_min_active_time .text.esp_wifi_set_keep_alive_time - 0x4205ac80 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ac80 esp_wifi_set_keep_alive_time + 0x4205ac0c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac0c esp_wifi_set_keep_alive_time .text.esp_wifi_set_sleep_wait_broadcast_data_time - 0x4205ac84 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ac84 esp_wifi_set_sleep_wait_broadcast_data_time + 0x4205ac10 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac10 esp_wifi_set_sleep_wait_broadcast_data_time .text.esp_wifi_internal_reg_netstack_buf_cb - 0x4205ac88 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ac88 esp_wifi_internal_reg_netstack_buf_cb + 0x4205ac14 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac14 esp_wifi_internal_reg_netstack_buf_cb .text.esp_wifi_internal_issue_disconnect - 0x4205acae 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205acae esp_wifi_internal_issue_disconnect + 0x4205ac3a 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac3a esp_wifi_internal_issue_disconnect .text.esp_wifi_ap_get_sta_aid - 0x4205acd6 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205acd6 esp_wifi_ap_get_sta_aid + 0x4205ac62 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac62 esp_wifi_ap_get_sta_aid .text.esp_mesh_map_deauth - 0x4205ad0e 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ad0e esp_mesh_map_deauth + 0x4205ac9a 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ac9a esp_mesh_map_deauth .text.esp_mesh_get_running_active_duty_cycle - 0x4205ada2 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205ada2 esp_mesh_get_running_active_duty_cycle + 0x4205ad2e 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ad2e esp_mesh_get_running_active_duty_cycle .text.esp_wifi_get_band - 0x4205adee 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4205adee esp_wifi_get_band + 0x4205ad7a 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205ad7a esp_wifi_get_band .text.ieee80211_freedom_inside_cb - 0x4205ae20 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205ae20 ieee80211_freedom_inside_cb + 0x4205adac 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205adac ieee80211_freedom_inside_cb .text.ieee80211_send_sa_query - 0x4205ae4a 0xc8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205add6 0xc8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_resp - 0x4205af12 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ae9e 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_send_sa_query_req - 0x4205af2c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205aeb8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_resp - 0x4205af46 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205aed2 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_recv_sa_query_req - 0x4205b042 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205afce 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .text.ieee80211_rate_ref_init - 0x4205b05e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b05e ieee80211_rate_ref_init + 0x4205afea 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205afea ieee80211_rate_ref_init .text.ieee80211_freedom_init - 0x4205b076 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b076 ieee80211_freedom_init + 0x4205b002 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b002 ieee80211_freedom_init .text.ieee80211_user_ie_init - 0x4205b098 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b098 ieee80211_user_ie_init + 0x4205b024 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b024 ieee80211_user_ie_init .text.ieee80211_ifattach - 0x4205b0e0 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b0e0 ieee80211_ifattach + 0x4205b06c 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b06c ieee80211_ifattach .text.ieee80211_ifdetach - 0x4205b1aa 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b1aa ieee80211_ifdetach + 0x4205b136 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b136 ieee80211_ifdetach .text.wifi_destroy_softap - 0x4205b1c2 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b1c2 wifi_destroy_softap + 0x4205b14e 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b14e wifi_destroy_softap .text.wifi_destroy_sta - 0x4205b24c 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b24c wifi_destroy_sta + 0x4205b1d8 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b1d8 wifi_destroy_sta .text.ieee80211_find_elem_match - 0x4205b2da 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b2da ieee80211_find_elem_match + 0x4205b266 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b266 ieee80211_find_elem_match .text.ieee80211_find_ie - 0x4205b35a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b35a ieee80211_find_ie + 0x4205b2e6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b2e6 ieee80211_find_ie .text.ieee80211_setup_pmf - 0x4205b364 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b364 ieee80211_setup_pmf + 0x4205b2f0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b2f0 ieee80211_setup_pmf .text.wifi_create_softap - 0x4205b3ac 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b3ac wifi_create_softap + 0x4205b338 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b338 wifi_create_softap .text.wifi_create_sta - 0x4205b4ca 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b4ca wifi_create_sta + 0x4205b456 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b456 wifi_create_sta .text.wifi_mode_set - 0x4205b5f6 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b5f6 wifi_mode_set + 0x4205b582 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b582 wifi_mode_set .text.ieee80211_is_robust_mgmt_frm - 0x4205b766 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4205b766 ieee80211_is_robust_mgmt_frm + 0x4205b6f2 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b6f2 ieee80211_is_robust_mgmt_frm .text.get_iav_key - 0x4205b7b0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b7b0 get_iav_key + 0x4205b73c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b73c get_iav_key .text.register_ieee80211_action_vendor_get_key_cb - 0x4205b7c4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b7c4 register_ieee80211_action_vendor_get_key_cb + 0x4205b750 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b750 register_ieee80211_action_vendor_get_key_cb .text.ieee80211_recv_action_vendor_esp_now - 0x4205b7d6 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b7d6 ieee80211_recv_action_vendor_esp_now + 0x4205b762 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b762 ieee80211_recv_action_vendor_esp_now .text.ieee80211_recv_action_vendor_spec - 0x4205b908 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b908 ieee80211_recv_action_vendor_spec + 0x4205b894 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b894 ieee80211_recv_action_vendor_spec .text.ieee80211_action_vendor_spec_attach - 0x4205b9b4 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b9b4 ieee80211_action_vendor_spec_attach + 0x4205b940 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b940 ieee80211_action_vendor_spec_attach .text.register_ieee80211_action_vendor_spec_cb - 0x4205b9e4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4205b9e4 register_ieee80211_action_vendor_spec_cb + 0x4205b970 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b970 register_ieee80211_action_vendor_spec_cb .text.ieee80211_is_action_category_robust - 0x4205b9f6 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b982 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_eapol_txdone_cb - 0x4205ba32 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205ba32 sta_eapol_txdone_cb + 0x4205b9be 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b9be sta_eapol_txdone_cb .text.sta_assoc_comeback - 0x4205bb00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba8c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_try_sa_query - 0x4205bb0a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ba96 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .text.sta_sa_query_timeout - 0x4205bb14 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205baa0 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 - 0x4205bb1e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bb1e wifi_sta_reg_eapol_txdone_cb + 0x4205baaa 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205baaa wifi_sta_reg_eapol_txdone_cb .text.wifi_sta_reg_rxcb - 0x4205bb36 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bb36 wifi_sta_reg_rxcb + 0x4205bac2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bac2 wifi_sta_reg_rxcb .text.sta_michael_mic_failure - 0x4205bb40 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bb40 sta_michael_mic_failure + 0x4205bacc 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bacc sta_michael_mic_failure .text.ieee80211_wme_standard_ac_to_esp_ac - 0x4205bb74 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bb74 ieee80211_wme_standard_ac_to_esp_ac + 0x4205bb00 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bb00 ieee80211_wme_standard_ac_to_esp_ac .text.ieee80211_parse_wmeparams - 0x4205bbb6 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bbb6 ieee80211_parse_wmeparams + 0x4205bb42 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bb42 ieee80211_parse_wmeparams .text.sta_rx_csa - 0x4205bc60 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bc60 sta_rx_csa + 0x4205bbec 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bbec sta_rx_csa .text.update_cs_thres - 0x4205bed6 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bed6 update_cs_thres + 0x4205be62 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205be62 update_cs_thres .text.reset_cs_thres - 0x4205bf4e 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bf4e reset_cs_thres + 0x4205beda 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205beda reset_cs_thres .text.ieee80211_parse_obss_scan_param - 0x4205bf72 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bf72 ieee80211_parse_obss_scan_param + 0x4205befe 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205befe ieee80211_parse_obss_scan_param .text.sta_recv_ctl - 0x4205bf86 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bf86 sta_recv_ctl + 0x4205bf12 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bf12 sta_recv_ctl .text.wifi_station_start - 0x4205bf94 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205bf94 wifi_station_start + 0x4205bf20 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bf20 wifi_station_start .text.wifi_station_stop - 0x4205c054 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c054 wifi_station_stop + 0x4205bfe0 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bfe0 wifi_station_stop .text.sta_bip_check - 0x4205c0ea 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c0ea sta_bip_check + 0x4205c076 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c076 sta_bip_check .text.sta_is_wpa3_enabled - 0x4205c16c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c16c sta_is_wpa3_enabled + 0x4205c0f8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c0f8 sta_is_wpa3_enabled .text.sta_is_11r_enabled - 0x4205c18a 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c18a sta_is_11r_enabled + 0x4205c116 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c116 sta_is_11r_enabled .text.sta_is_wifi_ent_enabled - 0x4205c198 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c198 sta_is_wifi_ent_enabled + 0x4205c124 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c124 sta_is_wifi_ent_enabled .text.sta_get_owe_data - 0x4205c1a6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c1a6 sta_get_owe_data + 0x4205c132 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c132 sta_get_owe_data .text.sta_update_power_off_reset_flag - 0x4205c1b0 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c1b0 sta_update_power_off_reset_flag + 0x4205c13c 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c13c sta_update_power_off_reset_flag .text.ieee80211_sta_new_state - 0x4205c21c 0xb2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205c21c ieee80211_sta_new_state + 0x4205c1a8 0xb2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c1a8 ieee80211_sta_new_state .text.sta_auth_ft - 0x4205cd4a 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205cd4a sta_auth_ft + 0x4205ccd6 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205ccd6 sta_auth_ft .text.sta_auth_open - 0x4205ce34 0x176 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205ce34 sta_auth_open + 0x4205cdc0 0x176 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cdc0 sta_auth_open .text.sta_auth_shared - 0x4205cfaa 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205cfaa sta_auth_shared + 0x4205cf36 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cf36 sta_auth_shared .text.sta_auth_sae - 0x4205d108 0x1d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205d108 sta_auth_sae + 0x4205d094 0x1d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d094 sta_auth_sae .text.sta_retry_assoc - 0x4205d2dc 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205d2dc sta_retry_assoc + 0x4205d268 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d268 sta_retry_assoc .text.sta_recv_assoc - 0x4205d3e0 0x6bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205d3e0 sta_recv_assoc + 0x4205d36c 0x6bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d36c sta_recv_assoc .text.sta_sa_query_process_timeout - 0x4205da9c 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205da9c sta_sa_query_process_timeout + 0x4205da28 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205da28 sta_sa_query_process_timeout .text.sta_try_sa_query_process - 0x4205db34 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205db34 sta_try_sa_query_process + 0x4205dac0 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205dac0 sta_try_sa_query_process .text.sta_recv_mgmt - 0x4205dcbc 0xad4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4205dcbc sta_recv_mgmt + 0x4205dc48 0xad4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205dc48 sta_recv_mgmt .text.ieee80211_proto_attach - 0x4205e790 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e790 ieee80211_proto_attach + 0x4205e71c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e71c ieee80211_proto_attach .text.ieee80211_set_shortslottime - 0x4205e7ae 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e7ae ieee80211_set_shortslottime + 0x4205e73a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e73a ieee80211_set_shortslottime .text.ieee80211_wme_updateparams - 0x4205e7c0 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e7c0 ieee80211_wme_updateparams + 0x4205e74c 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e74c ieee80211_wme_updateparams .text.ieee80211_mlme_connect_bss - 0x4205e828 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4205e828 ieee80211_mlme_connect_bss + 0x4205e7b4 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e7b4 ieee80211_mlme_connect_bss .text.ieee80211_rfid_locp_recv_reset - 0x4205e9a6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4205e9a6 ieee80211_rfid_locp_recv_reset + 0x4205e932 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4205e932 ieee80211_rfid_locp_recv_reset .text.ieee80211_rfid_locp_recv - 0x4205e9b0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4205e9b0 ieee80211_rfid_locp_recv + 0x4205e93c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4205e93c ieee80211_rfid_locp_recv .text.ieee80211_regdomain_get_country - 0x4205e9c8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205e9c8 ieee80211_regdomain_get_country + 0x4205e954 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e954 ieee80211_regdomain_get_country .text.ieee80211_update_phy_country - 0x4205e9fc 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205e9fc ieee80211_update_phy_country + 0x4205e988 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e988 ieee80211_update_phy_country .text.ieee80211_regdomain_update - 0x4205ea2c 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ea2c ieee80211_regdomain_update + 0x4205e9b8 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e9b8 ieee80211_regdomain_update .text.ieee80211_regdomain_update_in_scan - 0x4205eb6e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eb6e ieee80211_regdomain_update_in_scan + 0x4205eafa 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eafa ieee80211_regdomain_update_in_scan .text.ieee80211_regdomain_update_in_connect - 0x4205eb76 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eb76 ieee80211_regdomain_update_in_connect + 0x4205eb02 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb02 ieee80211_regdomain_update_in_connect .text.ieee80211_add_countryie - 0x4205eb7e 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205eb7e ieee80211_add_countryie + 0x4205eb0a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb0a ieee80211_add_countryie .text.ieee80211_regdomain_max_chan - 0x4205ebec 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ebec ieee80211_regdomain_max_chan + 0x4205eb78 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eb78 ieee80211_regdomain_max_chan .text.ieee80211_regdomain_ap_max_chan - 0x4205ec18 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ec18 ieee80211_regdomain_ap_max_chan + 0x4205eba4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205eba4 ieee80211_regdomain_ap_max_chan .text.ieee80211_regdomain_min_chan - 0x4205ec36 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ec36 ieee80211_regdomain_min_chan + 0x4205ebc2 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ebc2 ieee80211_regdomain_min_chan .text.ieee80211_regdomain_ap_min_chan - 0x4205ec56 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ec56 ieee80211_regdomain_ap_min_chan + 0x4205ebe2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ebe2 ieee80211_regdomain_ap_min_chan .text.ieee80211_regdomain_chan_in_range - 0x4205ec68 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ec68 ieee80211_regdomain_chan_in_range + 0x4205ebf4 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ebf4 ieee80211_regdomain_chan_in_range .text.ieee80211_regdomain_is_active_scan - 0x4205ec90 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4205ec90 ieee80211_regdomain_is_active_scan + 0x4205ec1c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205ec1c ieee80211_regdomain_is_active_scan .text.addba_stop_timeout - 0x4205eca4 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ec30 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_timeout - 0x4205ecd4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ec60 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_timeout - 0x4205ecde 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ec6a 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 - 0x4205ece8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ec74 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_add_htcap_body - 0x4205ed20 0x216 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ecac 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 - 0x4205ef36 0x1a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205eec2 0x1a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ampdu_tx_stop - 0x4205f0dc 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f068 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.addba_response_txcb - 0x4205f16c 0x1b0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f0f8 0x1b0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_attach - 0x4205f31c 0x270 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f31c ieee80211_ht_attach + 0x4205f2a8 0x270 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f2a8 ieee80211_ht_attach .text.ampdu_free_rx_ba_index - 0x4205f58c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f58c ampdu_free_rx_ba_index + 0x4205f518 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f518 ampdu_free_rx_ba_index .text.ampdu_rx_stop.isra.7 - 0x4205f5b8 0xda /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f544 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 - 0x4205f692 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f61e 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 - 0x4205f73a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205f73a ampdu_alloc_rx_ba_index + 0x4205f6c6 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f6c6 ampdu_alloc_rx_ba_index .text.ampdu_rx_start.isra.10 - 0x4205f7a8 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f734 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 - 0x4205f8e6 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f872 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_deattach - 0x4205fa6e 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fa6e ieee80211_ht_deattach + 0x4205f9fa 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f9fa ieee80211_ht_deattach .text.ieee80211_ampdu_enable - 0x4205faf0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205faf0 ieee80211_ampdu_enable + 0x4205fa7c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fa7c ieee80211_ampdu_enable .text.addba_timeout_process - 0x4205fafc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fafc addba_timeout_process + 0x4205fa88 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fa88 addba_timeout_process .text.ieee80211_ampdu_request - 0x4205fb14 0x19a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fb14 ieee80211_ampdu_request + 0x4205faa0 0x19a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205faa0 ieee80211_ampdu_request .text.ieee80211_ampdu_age_bss - 0x4205fcae 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fc3a 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ampdu_age_all - 0x4205fdb6 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fdb6 ieee80211_ampdu_age_all + 0x4205fd42 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fd42 ieee80211_ampdu_age_all .text.ampdu_process_multicast_address_qos_frame - 0x4205fe62 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205fe62 ampdu_process_multicast_address_qos_frame + 0x4205fdee 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fdee ampdu_process_multicast_address_qos_frame .text.ieee80211_process_bar_info - 0x4205feee 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205feee ieee80211_process_bar_info + 0x4205fe7a 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fe7a ieee80211_process_bar_info .text.ieee80211_recv_bar - 0x4205ff2c 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205ff2c ieee80211_recv_bar + 0x4205feb8 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205feb8 ieee80211_recv_bar .text.ieee80211_ht_node_cleanup - 0x4205ff78 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205ff78 ieee80211_ht_node_cleanup + 0x4205ff04 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ff04 ieee80211_ht_node_cleanup .text.ieee80211_ht_node_init - 0x4205ffc2 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205ffc2 ieee80211_ht_node_init + 0x4205ff4e 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ff4e ieee80211_ht_node_init .text.ieee80211_parse_htcap - 0x4206004e 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4206004e ieee80211_parse_htcap + 0x4205ffda 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ffda ieee80211_parse_htcap .text.ieee80211_has_ht40_bss - 0x4206016e 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4206016e ieee80211_has_ht40_bss + 0x420600fa 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420600fa ieee80211_has_ht40_bss .text.ieee80211_update_channel - 0x42060220 0x35a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060220 ieee80211_update_channel + 0x420601ac 0x35a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420601ac ieee80211_update_channel .text.public_recv_action_ht2040_coex - 0x4206057a 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060506 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_ht_updatehtcap - 0x420607bc 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420607bc ieee80211_ht_updatehtcap + 0x42060748 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060748 ieee80211_ht_updatehtcap .text.ieee80211_ht_updateparams - 0x42060828 0x1a8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060828 ieee80211_ht_updateparams + 0x420607b4 0x1a8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420607b4 ieee80211_ht_updateparams .text.ieee80211_setup_htrates - 0x420609d0 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420609d0 ieee80211_setup_htrates + 0x4206095c 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4206095c ieee80211_setup_htrates .text.ieee80211_setup_basic_htrates - 0x42060ad0 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060ad0 ieee80211_setup_basic_htrates + 0x42060a5c 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060a5c ieee80211_setup_basic_htrates .text.ieee80211_add_htcap - 0x42060b70 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060b70 ieee80211_add_htcap + 0x42060afc 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060afc ieee80211_add_htcap .text.ieee80211_add_htcap_vendor - 0x42060bae 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060bae ieee80211_add_htcap_vendor + 0x42060b3a 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060b3a ieee80211_add_htcap_vendor .text.ieee80211_add_htinfo_body - 0x42060bde 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060bde ieee80211_add_htinfo_body + 0x42060b6a 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060b6a ieee80211_add_htinfo_body .text.ieee80211_add_htinfo - 0x42060d2c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060d2c ieee80211_add_htinfo + 0x42060cb8 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060cb8 ieee80211_add_htinfo .text.ieee80211_add_htinfo_vendor - 0x42060d6a 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060d6a ieee80211_add_htinfo_vendor + 0x42060cf6 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060cf6 ieee80211_add_htinfo_vendor .text.ht_action_output - 0x42060dc4 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42060dc4 ht_action_output + 0x42060d50 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060d50 ht_action_output .text.ht_send_action_ba_delba - 0x42060df2 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060d7e 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 - 0x42060edc 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060e68 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .text.ieee80211_decap1 - 0x4206102e 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4206102e ieee80211_decap1 + 0x42060fba 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060fba ieee80211_decap1 .text.ieee80211_decap_amsdu - 0x420610aa 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420610aa ieee80211_decap_amsdu + 0x42061036 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42061036 ieee80211_decap_amsdu .text.hostap_ht_operation_update - 0x420611ea 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420611ea hostap_ht_operation_update + 0x42061176 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42061176 hostap_ht_operation_update .text.send_inval - 0x4206123a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420611c6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.recv_inval - 0x4206123e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420611ca 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.ieee80211_send_action_register - 0x42061242 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42061242 ieee80211_send_action_register + 0x420611ce 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420611ce ieee80211_send_action_register .text.ieee80211_send_action - 0x420612ae 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420612ae ieee80211_send_action + 0x4206123a 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4206123a ieee80211_send_action .text.ieee80211_recv_action_register - 0x42061330 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42061330 ieee80211_recv_action_register + 0x420612bc 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x420612bc ieee80211_recv_action_register .text.ieee80211_recv_action - 0x4206139c 0xb8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x4206139c ieee80211_recv_action + 0x42061328 0xb8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42061328 ieee80211_recv_action .text.tkip_decap - 0x42061454 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x42061454 tkip_decap + 0x420613e0 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420613e0 tkip_decap .text.tkip_encap - 0x42061528 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x42061528 tkip_encap + 0x420614b4 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420614b4 tkip_encap .text.scan_enter_oper_channel - 0x420615b6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061542 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_inter_channel_timeout - 0x420615c0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206154c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_op_start - 0x420615ca 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061556 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 - 0x420617ba 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061746 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 - 0x42061838 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420617c4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.ieee80211_scan_deattach - 0x4206185e 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206185e ieee80211_scan_deattach + 0x420617ea 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420617ea ieee80211_scan_deattach .text.scan_reset_default_app_params - 0x42061896 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061896 scan_reset_default_app_params + 0x42061822 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061822 scan_reset_default_app_params .text.ieee80211_scan_attach - 0x420618e2 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420618e2 ieee80211_scan_attach + 0x4206186e 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206186e ieee80211_scan_attach .text.scan_flush_all_tx_buf - 0x420619ac 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420619ac scan_flush_all_tx_buf + 0x42061938 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061938 scan_flush_all_tx_buf .text.scan_cancel - 0x42061a3a 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061a3a scan_cancel + 0x420619c6 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420619c6 scan_cancel .text.scan_remove_bssid - 0x42061ad6 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061ad6 scan_remove_bssid + 0x42061a62 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a62 scan_remove_bssid .text.scan_hidden_ssid - 0x42061ae4 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061ae4 scan_hidden_ssid + 0x42061a70 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a70 scan_hidden_ssid .text.scan_set_act_duration - 0x42061af2 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061af2 scan_set_act_duration + 0x42061a7e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a7e scan_set_act_duration .text.scan_set_pas_duration - 0x42061b00 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061b00 scan_set_pas_duration + 0x42061a8c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a8c scan_set_pas_duration .text.scan_add_probe_ssid - 0x42061b0c 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061b0c scan_add_probe_ssid + 0x42061a98 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a98 scan_add_probe_ssid .text.scan_remove_probe_ssid - 0x42061b98 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061b98 scan_remove_probe_ssid + 0x42061b24 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061b24 scan_remove_probe_ssid .text.scan_prefer_chan - 0x42061bbe 0x1fa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061bbe scan_prefer_chan + 0x42061b4a 0x1fa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061b4a scan_prefer_chan .text.scan_update_scan_history - 0x42061db8 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061db8 scan_update_scan_history + 0x42061d44 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061d44 scan_update_scan_history .text.scan_build_chan_list - 0x42061f34 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061f34 scan_build_chan_list + 0x42061ec0 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061ec0 scan_build_chan_list .text.scan_set_desChan - 0x42061fca 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061fca scan_set_desChan + 0x42061f56 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061f56 scan_set_desChan .text.scan_get_type - 0x42061fd8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061fd8 scan_get_type + 0x42061f64 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061f64 scan_get_type .text.scan_check_hidden - 0x42061fe4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42061fe4 scan_check_hidden + 0x42061f70 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061f70 scan_check_hidden .text.scan_add_ssid_do.isra.6 - 0x42062000 0x4c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061f8c 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 - 0x420624c6 0x1ca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062452 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 - 0x42062690 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42062690 scan_reset_cipher_and_akm + 0x4206261c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206261c scan_reset_cipher_and_akm .text.cnx_get_authtype_strength - 0x420626b6 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420626b6 cnx_get_authtype_strength + 0x42062642 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062642 cnx_get_authtype_strength .text.scan_profile_check - 0x420626d0 0x6da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420626d0 scan_profile_check + 0x4206265c 0x6da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206265c scan_profile_check .text.free_bss_info - 0x42062daa 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42062daa free_bss_info + 0x42062d36 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062d36 free_bss_info .text.clear_bss_queue - 0x42062dfc 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42062dfc clear_bss_queue + 0x42062d88 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062d88 clear_bss_queue .text.scan_done - 0x42062e78 0x25e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062e04 0x25e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_next_channel - 0x420630d6 0x1f6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063062 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 - 0x420632cc 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420632cc scan_enter_oper_channel_process + 0x42063258 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063258 scan_enter_oper_channel_process .text.scan_inter_channel_timeout_process - 0x420632f2 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420632f2 scan_inter_channel_timeout_process + 0x4206327e 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206327e scan_inter_channel_timeout_process .text.scan_op_end - 0x42063388 0x1c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063314 0x1c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_start - 0x4206354e 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206354e scan_start + 0x420634da 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420634da scan_start .text.check_bss_queue - 0x420636e4 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420636e4 check_bss_queue + 0x42063670 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063670 check_bss_queue .text.scan_parse_ht2040_coex - 0x42063756 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42063756 scan_parse_ht2040_coex + 0x420636e2 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420636e2 scan_parse_ht2040_coex .text.scan_fill_wps_scan_ie - 0x420637dc 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420637dc scan_fill_wps_scan_ie + 0x42063768 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063768 scan_fill_wps_scan_ie .text.scan_get_owe_channel_info - 0x42063804 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42063804 scan_get_owe_channel_info + 0x42063790 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063790 scan_get_owe_channel_info .text.scan_validate_owe_scenarios - 0x4206389a 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206389a scan_validate_owe_scenarios + 0x42063826 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063826 scan_validate_owe_scenarios .text.scan_parse_beacon - 0x4206393c 0xb40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4206393c scan_parse_beacon + 0x420638c8 0xb40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420638c8 scan_parse_beacon .text.wep_encap - 0x4206447c 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x4206447c wep_encap + 0x42064408 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x42064408 wep_encap .text.wep_decap - 0x420644d2 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x420644d2 wep_decap + 0x4206445e 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x4206445e wep_decap .text.sms4_decap - 0x420644fa 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x42064486 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.sms4_encap - 0x420645ae 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x4206453a 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 - 0x42064660 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420645ec 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 - 0x42064676 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064602 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_coex_active_cnt - 0x42064684 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064610 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_active_timer - 0x4206469a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064626 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_set_state - 0x420646b0 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206463c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_tbtt_timeout - 0x420646fe 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206468a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_restart_timeout - 0x42064706 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064692 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_timeout - 0x4206470e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206469a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_window_timeout - 0x42064716 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646a2 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_interval_timeout - 0x4206471e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646aa 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disconnected_sleep_delay_timeout - 0x42064726 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646b2 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_slice_wifi_timeout - 0x4206472e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646ba 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_sleep_delay_timeout - 0x42064736 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646c2 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_active_timeout - 0x4206473e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646ca 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_dream_timeout - 0x42064746 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646d2 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_is_sleeping - 0x4206474e 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206474e pm_is_sleeping + 0x420646da 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646da pm_is_sleeping .text.pm_is_open - 0x4206476e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206476e pm_is_open + 0x420646fa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420646fa pm_is_open .text.pm_noise_check_disable - 0x42064778 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064778 pm_noise_check_disable + 0x42064704 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064704 pm_noise_check_disable .text.pm_noise_check_enable - 0x42064782 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064782 pm_noise_check_enable + 0x4206470e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206470e pm_noise_check_enable .text.pm_reset_keep_alive - 0x4206478e 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206471a 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 - 0x420647e0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420647e0 pm_disable_disconnected_sleep_delay_timer + 0x4206476c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206476c pm_disable_disconnected_sleep_delay_timer .text.pm_enable_disconnected_sleep_delay_timer - 0x420647fe 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420647fe pm_enable_disconnected_sleep_delay_timer + 0x4206478a 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206478a pm_enable_disconnected_sleep_delay_timer .text.pm_noise_check - 0x4206485c 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206485c pm_noise_check + 0x420647e8 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420647e8 pm_noise_check .text.pm_pend_noise_check - 0x420648d4 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420648d4 pm_pend_noise_check + 0x42064860 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064860 pm_pend_noise_check .text.pm_noise_check_process - 0x420648d6 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420648d6 pm_noise_check_process + 0x42064862 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064862 pm_noise_check_process .text.pm_register_pm_tx_null_cb - 0x420648d8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420648d8 pm_register_pm_tx_null_cb + 0x42064864 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064864 pm_register_pm_tx_null_cb .text.pm_send_nullfunc - 0x420648e4 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420648e4 pm_send_nullfunc + 0x42064870 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064870 pm_send_nullfunc .text.pm_beacon_monitor_init - 0x42064952 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064952 pm_beacon_monitor_init + 0x420648de 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420648de pm_beacon_monitor_init .text.pm_disconnected_wake - 0x420649b6 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420649b6 pm_disconnected_wake + 0x42064942 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064942 pm_disconnected_wake .text.pm_disconnected_sleep - 0x42064a20 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064a20 pm_disconnected_sleep + 0x420649ac 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420649ac pm_disconnected_sleep .text.pm_wake_up - 0x42064ac8 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064ac8 pm_wake_up + 0x42064a54 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064a54 pm_wake_up .text.pm_send_probe_start - 0x42064b16 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064b16 pm_send_probe_start + 0x42064aa2 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064aa2 pm_send_probe_start .text.pm_off_channel - 0x42064b5e 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064b5e pm_off_channel + 0x42064aea 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064aea pm_off_channel .text.pm_wake_done - 0x42064c20 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064c20 pm_wake_done + 0x42064bac 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064bac pm_wake_done .text.pm_coex_separate_connectionless_window - 0x42064c74 0x2ba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064c74 pm_coex_separate_connectionless_window + 0x42064c00 0x2ba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064c00 pm_coex_separate_connectionless_window .text.pm_go_to_sleep - 0x42064f2e 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064f2e pm_go_to_sleep + 0x42064eba 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064eba pm_go_to_sleep .text.pm_set_next_tbtt - 0x42064fb8 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42064fb8 pm_set_next_tbtt + 0x42064f44 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064f44 pm_set_next_tbtt .text.pm_mesh_set_next_tbtt - 0x42065014 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065014 pm_mesh_set_next_tbtt + 0x42064fa0 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064fa0 pm_mesh_set_next_tbtt .text.pm_update_at_next_beacon - 0x42065066 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065066 pm_update_at_next_beacon + 0x42064ff2 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064ff2 pm_update_at_next_beacon .text.pm_beacon_timestamp_statistic - 0x4206507c 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206507c pm_beacon_timestamp_statistic + 0x42065008 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065008 pm_beacon_timestamp_statistic .text.pm_beacon_misc_process - 0x420650be 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420650be pm_beacon_misc_process + 0x4206504a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206504a pm_beacon_misc_process .text.pm_coex_schm_process - 0x420650c2 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420650c2 pm_coex_schm_process + 0x4206504e 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206504e pm_coex_schm_process .text.pm_coex_schm_process_restart - 0x42065290 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065290 pm_coex_schm_process_restart + 0x4206521c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206521c pm_coex_schm_process_restart .text.pm_coex_slice_timeout_process - 0x4206529e 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206529e pm_coex_slice_timeout_process + 0x4206522a 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206522a pm_coex_slice_timeout_process .text.pm_dream_timeout_process - 0x420653b8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420653b8 pm_dream_timeout_process + 0x42065344 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065344 pm_dream_timeout_process .text.pm_sleep_delay_timeout_process - 0x420653c8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420653c8 pm_sleep_delay_timeout_process + 0x42065354 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065354 pm_sleep_delay_timeout_process .text.pm_disconnected_sleep_delay_timeout_process - 0x420653e8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420653e8 pm_disconnected_sleep_delay_timeout_process + 0x42065374 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065374 pm_disconnected_sleep_delay_timeout_process .text.pm_coex_restart_timeout_process - 0x42065404 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065404 pm_coex_restart_timeout_process + 0x42065390 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065390 pm_coex_restart_timeout_process .text.pm_tx_data_done_process - 0x42065430 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065430 pm_tx_data_done_process + 0x420653bc 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420653bc pm_tx_data_done_process .text.pm_tx_null_data_done_quick_wake_process - 0x420654c4 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420654c4 pm_tx_null_data_done_quick_wake_process + 0x42065450 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065450 pm_tx_null_data_done_quick_wake_process .text.pm_tx_null_data_done_process - 0x42065536 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065536 pm_tx_null_data_done_process + 0x420654c2 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420654c2 pm_tx_null_data_done_process .text.pm_go_to_wake - 0x42065750 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065750 pm_go_to_wake + 0x420656dc 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420656dc pm_go_to_wake .text.pm_send_probe_stop - 0x4206584a 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206584a pm_send_probe_stop + 0x420657d6 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420657d6 pm_send_probe_stop .text.pm_on_channel - 0x420658a4 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420658a4 pm_on_channel + 0x42065830 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065830 pm_on_channel .text.pm_update_params - 0x42065950 0x136 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065950 pm_update_params + 0x420658dc 0x136 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420658dc pm_update_params .text.pm_coex_tbtt_process - 0x42065a86 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065a86 pm_coex_tbtt_process + 0x42065a12 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065a12 pm_coex_tbtt_process .text.pm_active_timeout_process - 0x42065b86 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065b86 pm_active_timeout_process + 0x42065b12 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b12 pm_active_timeout_process .text.pm_send_sleep_null_cb - 0x42065bee 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065bee pm_send_sleep_null_cb + 0x42065b7a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b7a pm_send_sleep_null_cb .text.pm_send_wake_null_cb - 0x42065bfa 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065bfa pm_send_wake_null_cb + 0x42065b86 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b86 pm_send_wake_null_cb .text.pm_on_coex_schm_process_restart - 0x42065c06 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065c06 pm_on_coex_schm_process_restart + 0x42065b92 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b92 pm_on_coex_schm_process_restart .text.pm_on_coex_schm_status_config - 0x42065c0a 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065c0a pm_on_coex_schm_status_config + 0x42065b96 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b96 pm_on_coex_schm_status_config .text.pm_on_coex_start - 0x42065ca6 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065ca6 pm_on_coex_start + 0x42065c32 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065c32 pm_on_coex_start .text.pm_on_data_tx_done - 0x42065cee 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065cee pm_on_data_tx_done + 0x42065c7a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065c7a pm_on_data_tx_done .text.pm_on_sample_beacon - 0x42065cf2 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065cf2 pm_on_sample_beacon + 0x42065c7e 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065c7e pm_on_sample_beacon .text.pm_on_probe_resp_rx - 0x42065d48 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065d48 pm_on_probe_resp_rx + 0x42065cd4 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065cd4 pm_on_probe_resp_rx .text.pm_disconnected_start - 0x42065dd2 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065dd2 pm_disconnected_start + 0x42065d5e 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065d5e pm_disconnected_start .text.pm_disconnected_stop - 0x42065e60 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065e60 pm_disconnected_stop + 0x42065dec 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065dec pm_disconnected_stop .text.pm_start - 0x42065eca 0x21e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42065eca pm_start - .text.pm_stop 0x420660e8 0x21c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420660e8 pm_stop + 0x42065e56 0x21e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065e56 pm_start + .text.pm_stop 0x42066074 0x21c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066074 pm_stop .text.pm_attach - 0x42066304 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42066304 pm_attach + 0x42066290 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066290 pm_attach .text.pm_deattach - 0x420664b6 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420664b6 pm_deattach + 0x42066442 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066442 pm_deattach .text.pm_set_sleep_min_active_time - 0x42066566 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42066566 pm_set_sleep_min_active_time + 0x420664f2 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420664f2 pm_set_sleep_min_active_time .text.pm_set_keep_alive_time - 0x4206656c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206656c pm_set_keep_alive_time + 0x420664f8 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420664f8 pm_set_keep_alive_time .text.pm_set_sleep_wait_broadcast_data_time - 0x42066572 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42066572 pm_set_sleep_wait_broadcast_data_time + 0x420664fe 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420664fe pm_set_sleep_wait_broadcast_data_time .text.pm_force_scan_unlock - 0x42066578 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42066578 pm_force_scan_unlock + 0x42066504 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066504 pm_force_scan_unlock .text.pm_enable_sta_disconnected_power_management - 0x4206657a 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206657a pm_enable_sta_disconnected_power_management + 0x42066506 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066506 pm_enable_sta_disconnected_power_management .text.pm_register_connectionless_wake_window - 0x420665a6 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420665a6 pm_register_connectionless_wake_window + 0x42066532 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066532 pm_register_connectionless_wake_window .text.pm_unregister_connectionless_wake_window - 0x4206663e 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206663e pm_unregister_connectionless_wake_window + 0x420665ca 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420665ca pm_unregister_connectionless_wake_window .text.ic_get_addr - 0x420666b6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666b6 ic_get_addr + 0x42066642 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066642 ic_get_addr .text.ic_get_ptk_alg - 0x420666c8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666c8 ic_get_ptk_alg + 0x42066654 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066654 ic_get_ptk_alg .text.ic_disable_crypto - 0x420666de 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666de ic_disable_crypto + 0x4206666a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206666a ic_disable_crypto .text.ic_set_key - 0x420666fa 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420666fa ic_set_key + 0x42066686 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066686 ic_set_key .text.ic_get_key - 0x4206673a 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206673a ic_get_key + 0x420666c6 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666c6 ic_get_key .text.ic_obtain_key - 0x42066798 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066798 ic_obtain_key + 0x42066724 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066724 ic_obtain_key .text.ic_tx_pkt - 0x4206681e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206681e ic_tx_pkt + 0x420667aa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667aa ic_tx_pkt .text.esp_wifi_internal_free_rx_buffer - 0x42066828 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066828 esp_wifi_internal_free_rx_buffer + 0x420667b4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667b4 esp_wifi_internal_free_rx_buffer .text.ic_register_tx_cb - 0x42066830 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066830 ic_register_tx_cb + 0x420667bc 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667bc ic_register_tx_cb .text.ic_register_rx_cb - 0x42066832 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066832 ic_register_rx_cb + 0x420667be 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667be ic_register_rx_cb .text.ic_register_timer_post_cb - 0x42066834 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066834 ic_register_timer_post_cb + 0x420667c0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667c0 ic_register_timer_post_cb .text.ic_register_michael_mic_failure_cb - 0x42066838 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066838 ic_register_michael_mic_failure_cb + 0x420667c4 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667c4 ic_register_michael_mic_failure_cb .text.ic_register_config_cb - 0x4206683a 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206683a ic_register_config_cb + 0x420667c6 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667c6 ic_register_config_cb .text.ic_is_mgmt_hwdecr_enabled - 0x4206684e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206684e ic_is_mgmt_hwdecr_enabled + 0x420667da 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667da ic_is_mgmt_hwdecr_enabled .text.ic_register_pm_tx_null_cb - 0x42066852 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066852 ic_register_pm_tx_null_cb + 0x420667de 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667de ic_register_pm_tx_null_cb .text.ic_register_net80211_tx_cb - 0x42066868 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066868 ic_register_net80211_tx_cb + 0x420667f4 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667f4 ic_register_net80211_tx_cb .text.ic_register_timer_cb - 0x4206686e 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206686e ic_register_timer_cb + 0x420667fa 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667fa ic_register_timer_cb .text.ic_enable_sniffer - 0x42066874 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066874 ic_enable_sniffer + 0x42066800 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066800 ic_enable_sniffer .text.ic_disable_sniffer - 0x4206687a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206687a ic_disable_sniffer + 0x42066806 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066806 ic_disable_sniffer .text.ic_set_vif - 0x42066880 0x1da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066880 ic_set_vif + 0x4206680c 0x1da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206680c ic_set_vif .text.ic_get_next_tbtt - 0x42066a5a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a5a ic_get_next_tbtt + 0x420669e6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669e6 ic_get_next_tbtt .text.ic_del_rx_ba - 0x42066a5e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a5e ic_del_rx_ba + 0x420669ea 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669ea ic_del_rx_ba .text.ic_add_rx_ba - 0x42066a62 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a62 ic_add_rx_ba + 0x420669ee 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669ee ic_add_rx_ba .text.ic_reset_tbtt - 0x42066a6c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a6c ic_reset_tbtt + 0x420669f8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669f8 ic_reset_tbtt .text.ic_del_key_all - 0x42066a70 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a70 ic_del_key_all + 0x420669fc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669fc ic_del_key_all .text.ic_del_key - 0x42066a74 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a74 ic_del_key + 0x42066a00 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066a00 ic_del_key .text.ic_set_ac_param - 0x42066a78 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a78 ic_set_ac_param + 0x42066a04 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066a04 ic_set_ac_param .text.ic_ampdu_op - 0x42066a7c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066a7c ic_ampdu_op + 0x42066a08 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066a08 ic_ampdu_op .text.ic_set_trc - 0x42066aa6 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066aa6 ic_set_trc + 0x42066a32 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066a32 ic_set_trc .text.ic_deinit - 0x42066b8a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066b8a ic_deinit - .text.ic_init 0x42066ba6 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066ba6 ic_init + 0x42066b16 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066b16 ic_deinit + .text.ic_init 0x42066b32 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066b32 ic_init .text.ic_set_interrupt_handler - 0x42066c22 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c22 ic_set_interrupt_handler + 0x42066bae 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066bae ic_set_interrupt_handler .text.ic_clear_interrupt_handler - 0x42066c82 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066c82 ic_clear_interrupt_handler + 0x42066c0e 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c0e ic_clear_interrupt_handler .text.ic_enable_rx - 0x42066cc6 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066cc6 ic_enable_rx + 0x42066c52 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c52 ic_enable_rx .text.ic_disable_rx - 0x42066cda 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066cda ic_disable_rx + 0x42066c66 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c66 ic_disable_rx .text.ic_set_beacon_int - 0x42066cf2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066cf2 ic_set_beacon_int + 0x42066c7e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c7e ic_set_beacon_int .text.ic_set_mac - 0x42066cf6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066cf6 ic_set_mac + 0x42066c82 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c82 ic_set_mac .text.ic_set_bssid - 0x42066cfa 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066cfa ic_set_bssid + 0x42066c86 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c86 ic_set_bssid .text.ic_set_current_channel - 0x42066cfe 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066cfe ic_set_current_channel + 0x42066c8a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c8a ic_set_current_channel .text.ic_get_pp_hdl - 0x42066d06 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d06 ic_get_pp_hdl + 0x42066c92 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c92 ic_get_pp_hdl .text.ic_set_rx_policy_ubssid_check - 0x42066d0a 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d0a ic_set_rx_policy_ubssid_check + 0x42066c96 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066c96 ic_set_rx_policy_ubssid_check .text.ic_set_rx_policy - 0x42066d24 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d24 ic_set_rx_policy + 0x42066cb0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cb0 ic_set_rx_policy .text.ic_set_sta_auth_flag - 0x42066d34 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d34 ic_set_sta_auth_flag + 0x42066cc0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cc0 ic_set_sta_auth_flag .text.ic_set_interface - 0x42066d38 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d38 ic_set_interface + 0x42066cc4 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cc4 ic_set_interface .text.ic_trc_set_per_pkt_rate - 0x42066d3a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d3a ic_trc_set_per_pkt_rate + 0x42066cc6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cc6 ic_trc_set_per_pkt_rate .text.ic_trc_update_ifx_phy_mode - 0x42066d3e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d3e ic_trc_update_ifx_phy_mode + 0x42066cca 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cca ic_trc_update_ifx_phy_mode .text.ic_stop_hw_txq - 0x42066d42 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d42 ic_stop_hw_txq + 0x42066cce 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cce ic_stop_hw_txq .text.ic_stop_sw_txq - 0x42066d46 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d46 ic_stop_sw_txq + 0x42066cd2 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cd2 ic_stop_sw_txq .text.ic_txq_empty - 0x42066d68 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d68 ic_txq_empty + 0x42066cf4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cf4 ic_txq_empty .text.ic_create_wifi_task - 0x42066d6c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d6c ic_create_wifi_task + 0x42066cf8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cf8 ic_create_wifi_task .text.ic_delete_wifi_task - 0x42066d70 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d70 ic_delete_wifi_task + 0x42066cfc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066cfc ic_delete_wifi_task .text.ic_update_sta_tsf - 0x42066d74 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d74 ic_update_sta_tsf + 0x42066d00 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066d00 ic_update_sta_tsf .text.ic_set_sleep_min_active_time - 0x42066d8a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d8a ic_set_sleep_min_active_time + 0x42066d16 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066d16 ic_set_sleep_min_active_time .text.ic_set_keep_alive_time - 0x42066d8e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d8e ic_set_keep_alive_time + 0x42066d1a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066d1a ic_set_keep_alive_time .text.ic_set_sleep_wait_broadcast_data_time - 0x42066d92 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42066d92 ic_set_sleep_wait_broadcast_data_time + 0x42066d1e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066d1e ic_set_sleep_wait_broadcast_data_time .text.pp_delete_task_manually - 0x42066d96 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .text.getle32 0x42066dde 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066dde getle32 - .text.putle32 0x42066dfc 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066dfc putle32 - .text.xswap 0x42066e18 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e18 xswap + 0x42066d22 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x42066d6a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d6a getle32 + .text.putle32 0x42066d88 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d88 putle32 + .text.xswap 0x42066da4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066da4 xswap .text.pp_register_net80211_tx_cb - 0x42066e36 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e36 pp_register_net80211_tx_cb + 0x42066dc2 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066dc2 pp_register_net80211_tx_cb .text.pp_register_config_cb - 0x42066e42 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e42 pp_register_config_cb + 0x42066dce 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066dce pp_register_config_cb .text.pp_register_timer_cb - 0x42066e4e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e4e pp_register_timer_cb + 0x42066dda 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066dda pp_register_timer_cb .text.pp_register_michael_mic_failure_cb - 0x42066e5a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e5a pp_register_michael_mic_failure_cb + 0x42066de6 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066de6 pp_register_michael_mic_failure_cb .text.pp_default_event_handler - 0x42066e66 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e66 pp_default_event_handler + 0x42066df2 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066df2 pp_default_event_handler .text.ppRegisterRxCallback - 0x42066e8e 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066e8e ppRegisterRxCallback + 0x42066e1a 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066e1a ppRegisterRxCallback .text.ppRegisterTxCallback - 0x42066eae 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066eae ppRegisterTxCallback + 0x42066e3a 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066e3a ppRegisterTxCallback .text.pp_register_tx_cb - 0x42066efc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066efc pp_register_tx_cb + 0x42066e88 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066e88 pp_register_tx_cb .text.ppCheckTxQIdle - 0x42066f00 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066f00 ppCheckTxQIdle + 0x42066e8c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066e8c ppCheckTxQIdle .text.ppCheckIsConnTraffic - 0x42066f36 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066f36 ppCheckIsConnTraffic + 0x42066ec2 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ec2 ppCheckIsConnTraffic .text.ppCheckTxConnTrafficIdle - 0x42066f86 0xee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42066f86 ppCheckTxConnTrafficIdle + 0x42066f12 0xee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066f12 ppCheckTxConnTrafficIdle .text.ppSetInterface - 0x42067074 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067074 ppSetInterface + 0x42067000 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067000 ppSetInterface .text.pp_gettid - 0x42067076 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067076 pp_gettid + 0x42067002 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067002 pp_gettid .text.ppAssembleMicHdr - 0x420670a4 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420670a4 ppAssembleMicHdr + 0x42067030 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067030 ppAssembleMicHdr .text.ppCalTkipMic - 0x42067156 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067156 ppCalTkipMic + 0x420670e2 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420670e2 ppCalTkipMic .text.ppTxFragmentProc - 0x42067286 0x774 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067286 ppTxFragmentProc + 0x42067212 0x774 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067212 ppTxFragmentProc .text.ppClearRxFragment - 0x420679fa 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420679fa ppClearRxFragment + 0x42067986 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067986 ppClearRxFragment .text.ppFillAMPDUBar - 0x42067a36 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067a36 ppFillAMPDUBar + 0x420679c2 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420679c2 ppFillAMPDUBar .text.ppReSendBar - 0x42067b4a 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067b4a ppReSendBar + 0x42067ad6 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067ad6 ppReSendBar .text.pp_create_task - 0x42067c1c 0x1c8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067c1c pp_create_task + 0x42067ba8 0x1c8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067ba8 pp_create_task .text.pp_deattach - 0x42067de4 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067de4 pp_deattach + 0x42067d70 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067d70 pp_deattach .text.ppInitTxq - 0x42067e30 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067e30 ppInitTxq + 0x42067dbc 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067dbc ppInitTxq .text.ppTxqEmpty - 0x42067e94 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067e94 ppTxqEmpty + 0x42067e20 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067e20 ppTxqEmpty .text.pp_delete_task - 0x42067ee4 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067ee4 pp_delete_task + 0x42067e70 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067e70 pp_delete_task .text.ppCheckTxIdle - 0x42067f70 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42067f70 ppCheckTxIdle + 0x42067efc 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067efc ppCheckTxIdle .text.ppCalTxopDur - 0x4206802c 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206802c ppCalTxopDur + 0x42067fb8 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067fb8 ppCalTxopDur .text.ppPrepareBarFrame - 0x42068184 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42068184 ppPrepareBarFrame + 0x42068110 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42068110 ppPrepareBarFrame .text.pp_attach - 0x42068258 0xf4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42068258 pp_attach + 0x420681e4 0xf4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420681e4 pp_attach .text.ppClearTxq - 0x4206834c 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206834c ppClearTxq + 0x420682d8 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420682d8 ppClearTxq .text.pp_stop_sw_txq - 0x4206839c 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206839c pp_stop_sw_txq + 0x42068328 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42068328 pp_stop_sw_txq .text.ppGetTaskHdl - 0x4206842e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206842e ppGetTaskHdl + 0x420683ba 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420683ba ppGetTaskHdl .text.pm_funcs_init - 0x42068438 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x42068438 pm_funcs_init + 0x420683c4 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x420683c4 pm_funcs_init .text.pm_funcs_deinit - 0x4206847e 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x4206847e pm_funcs_deinit + 0x4206840a 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x4206840a pm_funcs_deinit .text.esf_buf_alloc_dynamic_default_handler - 0x420684ac 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420684ac esf_buf_alloc_dynamic_default_handler + 0x42068438 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068438 esf_buf_alloc_dynamic_default_handler .text.esf_buf_alloc_default_handler - 0x420684ce 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420684ce esf_buf_alloc_default_handler + 0x4206845a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4206845a esf_buf_alloc_default_handler .text.esf_buf_recycle_default_handler - 0x420684f0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420684f0 esf_buf_recycle_default_handler + 0x4206847c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4206847c esf_buf_recycle_default_handler .text.esf_buf_setup_static - 0x42068512 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42068512 esf_buf_setup_static + 0x4206849e 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4206849e esf_buf_setup_static .text.esf_buf_free_static - 0x42068578 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42068578 esf_buf_free_static + 0x42068504 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068504 esf_buf_free_static .text.esf_buf_setdown - 0x4206862a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4206862a esf_buf_setdown + 0x420685b6 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420685b6 esf_buf_setdown .text.esf_buf_setup - 0x4206864c 0x1fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4206864c esf_buf_setup + 0x420685d8 0x1fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420685d8 esf_buf_setup .text.lmacGetTxFrame - 0x4206884a 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206884a lmacGetTxFrame + 0x420687d6 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420687d6 lmacGetTxFrame .text.lmacSetAcParam - 0x4206886a 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206886a lmacSetAcParam + 0x420687f6 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420687f6 lmacSetAcParam .text.lmacInitAc - 0x420688ae 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420688ae lmacInitAc + 0x4206883a 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206883a lmacInitAc .text.lmacInit - 0x420688f6 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420688f6 lmacInit + 0x42068882 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068882 lmacInit .text.lmacEndRetryAMPDUFail - 0x42068998 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068998 lmacEndRetryAMPDUFail + 0x42068924 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068924 lmacEndRetryAMPDUFail .text.lmacDebugTxDrop - 0x42068a1c 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068a1c dbg_cnt_lmac_drop + 0x420689a8 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420689a8 dbg_cnt_lmac_drop .text.lmac_record_txtime - 0x42068aae 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068aae lmac_record_txtime + 0x42068a3a 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068a3a lmac_record_txtime .text.lmac_update_tx_statistic - 0x42068bde 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068bde lmac_update_tx_statistic + 0x42068b6a 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068b6a lmac_update_tx_statistic .text.lmacDiscardMSDU - 0x42068be0 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068be0 lmacDiscardMSDU + 0x42068b6c 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068b6c lmacDiscardMSDU .text.lmacRetryTxFrame - 0x42068c9c 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068c9c lmacRetryTxFrame + 0x42068c28 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068c28 lmacRetryTxFrame .text.lmacProcessTxopQComplete - 0x42068d7e 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068d7e lmacProcessTxopQComplete + 0x42068d0a 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068d0a lmacProcessTxopQComplete .text.lmacProcessShortRetryFail - 0x42068efa 0x27a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42068efa lmacProcessShortRetryFail + 0x42068e86 0x27a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068e86 lmacProcessShortRetryFail .text.lmacProcessCtsTimeout - 0x42069174 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069174 lmacProcessCtsTimeout + 0x42069100 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069100 lmacProcessCtsTimeout .text.lmacProcessLongRetryFail - 0x420691e6 0x1d8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420691e6 lmacProcessLongRetryFail + 0x42069172 0x1d8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069172 lmacProcessLongRetryFail .text.lmacProcessCollision - 0x420693be 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420693be lmacProcessCollision + 0x4206934a 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206934a lmacProcessCollision .text.lmacProcessCollisions_task - 0x420694a4 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420694a4 lmacProcessCollisions_task + 0x42069430 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069430 lmacProcessCollisions_task .text.lmacProcessAckTimeout - 0x420694fa 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420694fa lmacProcessAckTimeout + 0x42069486 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069486 lmacProcessAckTimeout .text.lmacProcessTxRtsError - 0x42069628 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069628 lmacProcessTxRtsError + 0x420695b4 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420695b4 lmacProcessTxRtsError .text.lmacProcessTxseckiderr - 0x42069708 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069708 lmacProcessTxseckiderr + 0x42069694 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069694 lmacProcessTxseckiderr .text.lmacProcessTxError - 0x42069732 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069732 lmacProcessTxError + 0x420696be 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420696be lmacProcessTxError .text.lmacDisableTransmit - 0x420697d8 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420697d8 lmacDisableTransmit + 0x42069764 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069764 lmacDisableTransmit .text.lmacProcessTxTimeout - 0x42069864 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42069864 lmacProcessTxTimeout + 0x420697f0 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420697f0 lmacProcessTxTimeout .text.lmacStopTransmit - 0x420698ae 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420698ae lmacStopTransmit + 0x4206983a 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206983a lmacStopTransmit .text.lmac_stop_hw_txq - 0x420699b2 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420699b2 lmac_stop_hw_txq + 0x4206993e 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206993e lmac_stop_hw_txq .text.rc11NRate2SchedIdx - 0x42069a24 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420699b0 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11GRate2SchedIdx - 0x42069a76 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069a02 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11BRate2SchedIdx - 0x42069a94 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069a20 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcLoRaRate2SchedIdx - 0x42069ab2 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069ab2 rcLoRaRate2SchedIdx + 0x42069a3e 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069a3e rcLoRaRate2SchedIdx .text.rcBuildIndex - 0x42069ad0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069a5c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcUpdateAMPDUParam - 0x42069ae4 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069ae4 rcUpdateAMPDUParam + 0x42069a70 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069a70 rcUpdateAMPDUParam .text.rcGet11NHighestRateIdx - 0x42069b92 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069b92 rcGet11NHighestRateIdx + 0x42069b1e 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069b1e rcGet11NHighestRateIdx .text.rcGet11GHighestRateIdx - 0x42069c14 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069c14 rcGet11GHighestRateIdx + 0x42069ba0 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069ba0 rcGet11GHighestRateIdx .text.rcGet11BHighestRateIdx - 0x42069c8c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069c8c rcGet11BHighestRateIdx + 0x42069c18 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069c18 rcGet11BHighestRateIdx .text.rcGetDefaultHigestRateIdx - 0x42069cd4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069cd4 rcGetDefaultHigestRateIdx + 0x42069c60 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069c60 rcGetDefaultHigestRateIdx .text.rcGetHighestRateIdx - 0x42069ce4 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069ce4 rcGetHighestRateIdx + 0x42069c70 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069c70 rcGetHighestRateIdx .text.rcUpdatePhyMode - 0x42069d0e 0x2f2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42069d0e rcUpdatePhyMode + 0x42069c9a 0x2f2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069c9a rcUpdatePhyMode .text.rcTxUpdatePer - 0x4206a000 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a000 rcTxUpdatePer + 0x42069f8c 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069f8c rcTxUpdatePer .text.trc_set_per_pkt_rate - 0x4206a07a 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a07a trc_set_per_pkt_rate + 0x4206a006 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a006 trc_set_per_pkt_rate .text.rcUpdateRate - 0x4206a08e 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a08e rcUpdateRate + 0x4206a01a 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a01a rcUpdateRate .text.rcReachRetryLimit - 0x4206a2d0 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a2d0 rcReachRetryLimit + 0x4206a25c 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a25c rcReachRetryLimit .text.rcAttach - 0x4206a3b0 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a3b0 rcAttach + 0x4206a33c 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a33c rcAttach .text.rc_disable_trc - 0x4206a418 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a418 rc_disable_trc + 0x4206a3a4 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a3a4 rc_disable_trc .text.rc_disable_trc_by_interface - 0x4206a4a6 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a4a6 rc_disable_trc_by_interface + 0x4206a432 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a432 rc_disable_trc_by_interface .text.trc_init - 0x4206a4c0 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a4c0 trc_init + 0x4206a44c 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a44c trc_init .text.trc_update_ifx_phy_mode - 0x4206a56a 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a56a trc_update_ifx_phy_mode + 0x4206a4f6 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a4f6 trc_update_ifx_phy_mode .text.trc_deinit - 0x4206a5f4 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a5f4 trc_deinit + 0x4206a580 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a580 trc_deinit .text.rc_set_per_conn_fix_rate - 0x4206a634 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a634 rc_set_per_conn_fix_rate + 0x4206a5c0 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a5c0 rc_set_per_conn_fix_rate .text.rc_enable_trc - 0x4206a6a0 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206a6a0 rc_enable_trc + 0x4206a62c 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a62c rc_enable_trc .text.pm_coex_reconnect_policy - 0x4206a7b2 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x4206a7b2 pm_coex_reconnect_policy + 0x4206a73e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x4206a73e pm_coex_reconnect_policy .text.pm_coex_set_reconnect_policy - 0x4206a7c0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x4206a7c0 pm_coex_set_reconnect_policy + 0x4206a74c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x4206a74c pm_coex_set_reconnect_policy .text.dbg_lmac_ps_statis_reset - 0x4206a7f8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x4206a7f8 dbg_lmac_ps_statis_reset + 0x4206a784 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x4206a784 dbg_lmac_ps_statis_reset .text.dbg_lmac_init - 0x4206a80e 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x4206a80e dbg_lmac_init + 0x4206a79a 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x4206a79a dbg_lmac_init .text.wdev_csi_hw_bug_check - 0x4206a810 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a810 wdev_csi_hw_bug_check + 0x4206a79c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a79c wdev_csi_hw_bug_check .text.wDev_ftm_set_t1t4 - 0x4206a814 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a814 wDev_ftm_set_t1t4 + 0x4206a7a0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a7a0 wDev_ftm_set_t1t4 .text.wdev_csi_rx_process - 0x4206a824 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a824 wdev_csi_rx_process + 0x4206a7b0 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a7b0 wdev_csi_rx_process .text.wDev_SnifferRxData - 0x4206a982 0x27e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206a982 wDev_SnifferRxData + 0x4206a90e 0x27e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a90e wDev_SnifferRxData .text.wDev_IndicateCtrlFrame - 0x4206ac00 0x10c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ac00 wDev_IndicateCtrlFrame + 0x4206ab8c 0x10c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ab8c wDev_IndicateCtrlFrame .text.wDev_SnifferRxAmpdu - 0x4206ad0c 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ad0c wDev_SnifferRxAmpdu + 0x4206ac98 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ac98 wDev_SnifferRxAmpdu .text.wDev_SetCurChannel - 0x4206adc0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206adc0 wDev_SetCurChannel + 0x4206ad4c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad4c wDev_SetCurChannel .text.wDev_SetAuthed - 0x4206adda 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206adda wDev_SetAuthed + 0x4206ad66 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad66 wDev_SetAuthed .text.wDev_Set_Beacon_Int - 0x4206addc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206addc wDev_Set_Beacon_Int + 0x4206ad68 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad68 wDev_Set_Beacon_Int .text.wDev_Reset_TBTT - 0x4206ade6 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ade6 wDev_Reset_TBTT + 0x4206ad72 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad72 wDev_Reset_TBTT .text.wDev_reset_bcnSendTick - 0x4206adec 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206adec wDev_reset_bcnSendTick + 0x4206ad78 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad78 wDev_reset_bcnSendTick .text.wDev_Get_Next_TBTT - 0x4206adf6 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206adf6 wDev_Get_Next_TBTT + 0x4206ad82 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ad82 wDev_Get_Next_TBTT .text.wdev_set_promis_misc_pkt - 0x4206ae42 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ae42 wdev_set_promis_misc_pkt + 0x4206adce 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206adce wdev_set_promis_misc_pkt .text.wdev_set_promis_ctrl_pkt - 0x4206ae70 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206ae70 wdev_set_promis_ctrl_pkt + 0x4206adfc 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206adfc wdev_set_promis_ctrl_pkt .text.wdev_set_promis - 0x4206aea8 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206aea8 wdev_set_promis + 0x4206ae34 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ae34 wdev_set_promis .text.wDev_ftm_record_t1t4 - 0x4206af16 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206af16 wDev_ftm_record_t1t4 + 0x4206aea2 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aea2 wDev_ftm_record_t1t4 .text.wDev_ftm_record_t2t3 - 0x4206af26 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206af26 wDev_ftm_record_t2t3 + 0x4206aeb2 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aeb2 wDev_ftm_record_t2t3 .text.wDev_record_ftm_data_local - 0x4206af36 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206af36 wDev_record_ftm_data_local + 0x4206aec2 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aec2 wDev_record_ftm_data_local .text.wDev_Rxbuf_Deinit - 0x4206aff2 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206aff2 wDev_Rxbuf_Deinit + 0x4206af7e 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206af7e wDev_Rxbuf_Deinit .text.wDev_Rxbuf_Init - 0x4206b074 0x222 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b074 wDev_Rxbuf_Init + 0x4206b000 0x222 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b000 wDev_Rxbuf_Init .text.wDev_disable_low_rate - 0x4206b296 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b296 wDev_disable_low_rate + 0x4206b222 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b222 wDev_disable_low_rate .text.wDev_enable_low_rate - 0x4206b29a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b29a wDev_enable_low_rate + 0x4206b226 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b226 wDev_enable_low_rate .text.wDev_Insert_KeyEntry - 0x4206b29e 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b29e wDev_Insert_KeyEntry + 0x4206b22a 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b22a wDev_Insert_KeyEntry .text.wDev_remove_KeyEntry - 0x4206b31c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b31c wDev_remove_KeyEntry + 0x4206b2a8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b2a8 wDev_remove_KeyEntry .text.wDev_remove_KeyEntry_all_cnx - 0x4206b344 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b344 wDev_remove_KeyEntry_all_cnx + 0x4206b2d0 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b2d0 wDev_remove_KeyEntry_all_cnx .text.wDev_Crypto_Disable - 0x4206b390 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b390 wDev_Crypto_Disable + 0x4206b31c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b31c wDev_Crypto_Disable .text.wdev_is_mgmt_hwdecr_enabled - 0x4206b3b0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b3b0 wdev_is_mgmt_hwdecr_enabled + 0x4206b33c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b33c wdev_is_mgmt_hwdecr_enabled .text.wdev_data_init - 0x4206b3b4 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b3b4 wdev_data_init + 0x4206b340 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b340 wdev_data_init .text.wdev_funcs_init - 0x4206b4dc 0x95e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206b4dc wdev_funcs_init + 0x4206b468 0x95e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b468 wdev_funcs_init .text.wdev_funcs_deinit - 0x4206be3a 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4206be3a wdev_funcs_deinit + 0x4206bdc6 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206bdc6 wdev_funcs_deinit .text.hal_agreement_add_rx_ba - 0x4206be66 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4206be66 hal_agreement_add_rx_ba + 0x4206bdf2 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bdf2 hal_agreement_add_rx_ba .text.hal_agreement_del_rx_ba - 0x4206bf7e 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4206bf7e hal_agreement_del_rx_ba + 0x4206bf0a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bf0a hal_agreement_del_rx_ba .text.hal_ba_session_restore_by_hw_index - 0x4206bfec 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x4206bfec hal_ba_session_restore_by_hw_index + 0x4206bf78 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bf78 hal_ba_session_restore_by_hw_index .text.hal_coex_pti_init - 0x4206c05a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206c05a hal_coex_pti_init + 0x4206bfe6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bfe6 hal_coex_pti_init .text.hal_set_rx_beacon_pti - 0x4206c06c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206c06c hal_set_rx_beacon_pti + 0x4206bff8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bff8 hal_set_rx_beacon_pti .text.hal_set_rx_beacon_time - 0x4206c096 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206c096 hal_set_rx_beacon_time + 0x4206c022 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206c022 hal_set_rx_beacon_time .text.hal_set_rx_active_pti - 0x4206c0c2 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206c0c2 hal_set_rx_active_pti + 0x4206c04e 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206c04e hal_set_rx_active_pti .text.hal_set_rx_ack_pti - 0x4206c0d6 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206c0d6 hal_set_rx_ack_pti + 0x4206c062 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206c062 hal_set_rx_ack_pti .text.hal_set_wifi_default_pti - 0x4206c0f0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x4206c0f0 hal_set_wifi_default_pti + 0x4206c07c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206c07c hal_set_wifi_default_pti .text.hal_crypto_clr_key_entry - 0x4206c112 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c112 hal_crypto_clr_key_entry + 0x4206c09e 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c09e hal_crypto_clr_key_entry .text.hal_crypto_set_key_entry - 0x4206c198 0x1b6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c198 hal_crypto_set_key_entry + 0x4206c124 0x1b6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c124 hal_crypto_set_key_entry .text.hal_crypto_is_key_valid - 0x4206c34e 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c34e hal_crypto_is_key_valid + 0x4206c2da 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c2da hal_crypto_is_key_valid .text.hal_crypto_get_key_entry - 0x4206c35e 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c35e hal_crypto_get_key_entry + 0x4206c2ea 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c2ea hal_crypto_get_key_entry .text.hal_crypto_init - 0x4206c418 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c418 hal_crypto_init + 0x4206c3a4 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c3a4 hal_crypto_init .text.hal_crypto_mgmt_rx_enabled - 0x4206c442 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c442 hal_crypto_mgmt_rx_enabled + 0x4206c3ce 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c3ce hal_crypto_mgmt_rx_enabled .text.hal_crypto_enable - 0x4206c462 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c462 hal_crypto_enable + 0x4206c3ee 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c3ee hal_crypto_enable .text.hal_crypto_disable - 0x4206c4e8 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206c4e8 hal_crypto_disable + 0x4206c474 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c474 hal_crypto_disable .text.hal_mac_tx_set_ppdu - 0x4206c51e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c51e hal_mac_tx_set_ppdu + 0x4206c4aa 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c4aa hal_mac_tx_set_ppdu .text.hal_mac_set_txq_invalid - 0x4206c568 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c568 hal_mac_set_txq_invalid + 0x4206c4f4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c4f4 hal_mac_set_txq_invalid .text.hal_mac_is_txq_valid - 0x4206c584 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c584 hal_mac_is_txq_valid + 0x4206c510 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c510 hal_mac_is_txq_valid .text.hal_mac_tx_set_cca - 0x4206c59a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c59a hal_mac_tx_set_cca + 0x4206c526 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c526 hal_mac_tx_set_cca .text.hal_mac_disable_low_rate - 0x4206c5b6 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c5b6 hal_mac_disable_low_rate + 0x4206c542 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c542 hal_mac_disable_low_rate .text.hal_mac_enable_low_rate - 0x4206c5e8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c5e8 hal_mac_enable_low_rate + 0x4206c574 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c574 hal_mac_enable_low_rate .text.mac_rxbuf_init - 0x4206c612 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c612 mac_rxbuf_init + 0x4206c59e 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c59e mac_rxbuf_init .text.mac_txrx_init - 0x4206c66e 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c66e mac_txrx_init + 0x4206c5fa 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c5fa mac_txrx_init .text.hal_mac_set_rxq_policy - 0x4206c804 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c804 hal_mac_set_rxq_policy + 0x4206c790 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c790 hal_mac_set_rxq_policy .text.mac_last_rxbuf_init - 0x4206c820 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c820 mac_last_rxbuf_init + 0x4206c7ac 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c7ac mac_last_rxbuf_init .text.hal_deinit - 0x4206c8d2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c8d2 hal_deinit + 0x4206c85e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c85e hal_deinit .text.hal_mac_set_addr - 0x4206c936 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c936 hal_mac_set_addr + 0x4206c8c2 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c8c2 hal_mac_set_addr .text.hal_mac_set_bssid - 0x4206c982 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c982 hal_mac_set_bssid + 0x4206c90e 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c90e hal_mac_set_bssid .text.hal_mac_rx_set_policy - 0x4206c9fe 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206c9fe hal_mac_rx_set_policy + 0x4206c98a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c98a hal_mac_rx_set_policy .text.hal_init - 0x4206caaa 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206caaa hal_init + 0x4206ca36 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206ca36 hal_init .text.hal_mac_tsf_reset - 0x4206cbea 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206cbea hal_mac_tsf_reset + 0x4206cb76 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206cb76 hal_mac_tsf_reset .text.hal_disable_sta_beacon_filter - 0x4206cc76 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206cc76 hal_disable_sta_beacon_filter + 0x4206cc02 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206cc02 hal_disable_sta_beacon_filter .text.hal_mac_ftm_get_t3 - 0x4206cc98 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206cc98 hal_mac_ftm_get_t3 + 0x4206cc24 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206cc24 hal_mac_ftm_get_t3 .text.mac_tx_set_plcp1 - 0x4206ccd0 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206ccd0 mac_tx_set_plcp1 + 0x4206cc5c 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cc5c mac_tx_set_plcp1 .text.mac_tx_set_htsig - 0x4206cdc6 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206cdc6 mac_tx_set_htsig + 0x4206cd52 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cd52 mac_tx_set_htsig .text.hal_mac_fill_hwtxop - 0x4206d00e 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d00e hal_mac_fill_hwtxop + 0x4206cf9a 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cf9a hal_mac_fill_hwtxop .text.mac_tx_set_txop_q - 0x4206d054 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d054 mac_tx_set_txop_q + 0x4206cfe0 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cfe0 mac_tx_set_txop_q .text.hal_mac_get_txq_state - 0x4206d170 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d170 hal_mac_get_txq_state + 0x4206d0fc 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d0fc hal_mac_get_txq_state .text.hal_mac_clr_txq_state - 0x4206d1ac 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d1ac hal_mac_clr_txq_state + 0x4206d138 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d138 hal_mac_clr_txq_state .text.hal_mac_get_txq_pmd - 0x4206d206 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d206 hal_mac_get_txq_pmd + 0x4206d192 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d192 hal_mac_get_txq_pmd .text.hal_attenna_init - 0x4206d250 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d250 hal_attenna_init + 0x4206d1dc 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d1dc hal_attenna_init .text.hal_mac_rate_autoack_init - 0x4206d2b2 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x4206d2b2 hal_mac_rate_autoack_init + 0x4206d23e 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206d23e hal_mac_rate_autoack_init .text.hal_sniffer_enable - 0x4206d2c8 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d2c8 hal_sniffer_enable + 0x4206d254 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d254 hal_sniffer_enable .text.hal_sniffer_disable - 0x4206d326 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d326 hal_sniffer_disable + 0x4206d2b2 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d2b2 hal_sniffer_disable .text.hal_sniffer_rx_set_promis - 0x4206d38e 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d38e hal_sniffer_rx_set_promis + 0x4206d31a 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d31a hal_sniffer_rx_set_promis .text.hal_sniffer_set_promis_misc_pkt - 0x4206d41a 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206d41a hal_sniffer_set_promis_misc_pkt + 0x4206d3a6 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d3a6 hal_sniffer_set_promis_misc_pkt .text.hal_enable_sta_tsf - 0x4206d4a2 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d4a2 hal_enable_sta_tsf + 0x4206d42e 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d42e hal_enable_sta_tsf .text.hal_disable_sta_tsf - 0x4206d4b2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d4b2 hal_disable_sta_tsf + 0x4206d43e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d43e hal_disable_sta_tsf .text.hal_disable_softap_tsf - 0x4206d4c4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d4c4 hal_disable_softap_tsf + 0x4206d450 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d450 hal_disable_softap_tsf .text.hal_timer_update_by_rtc - 0x4206d4d6 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d4d6 hal_timer_update_by_rtc + 0x4206d462 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d462 hal_timer_update_by_rtc .text.hal_set_sta_tsf - 0x4206d50e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d50e hal_set_sta_tsf + 0x4206d49a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d49a hal_set_sta_tsf .text.hal_enable_sta_tbtt - 0x4206d520 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d520 hal_enable_sta_tbtt + 0x4206d4ac 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d4ac hal_enable_sta_tbtt .text.hal_disable_sta_tbtt - 0x4206d548 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d548 hal_disable_sta_tbtt + 0x4206d4d4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d4d4 hal_disable_sta_tbtt .text.hal_set_sta_tbtt - 0x4206d564 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d564 hal_set_sta_tbtt + 0x4206d4f0 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d4f0 hal_set_sta_tbtt .text.hal_set_sta_tbtt_interval - 0x4206d5c6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d5c6 hal_set_sta_tbtt_interval + 0x4206d552 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d552 hal_set_sta_tbtt_interval .text.hal_set_sta_tbtt_ahead_time - 0x4206d5dc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d5dc hal_set_sta_tbtt_ahead_time + 0x4206d568 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d568 hal_set_sta_tbtt_ahead_time .text.hal_set_sta_tsf_wakeup - 0x4206d5ee 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d5ee hal_set_sta_tsf_wakeup + 0x4206d57a 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d57a hal_set_sta_tsf_wakeup .text.hal_tsf_get_tbttstart - 0x4206d612 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206d612 hal_tsf_get_tbttstart + 0x4206d59e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d59e hal_tsf_get_tbttstart .text.RC_GetDuration - 0x4206d620 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d5ac 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) .text.RC_SetBasicRate - 0x4206d69a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4206d69a RC_SetBasicRate + 0x4206d626 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d626 RC_SetBasicRate .text.RC_GetCtsTime - 0x4206d69e 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4206d69e RC_GetCtsTime + 0x4206d62a 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d62a RC_GetCtsTime .text.pp_timer_resample - 0x4206d700 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d68c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_restart - 0x4206d720 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6ac 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 - 0x4206d732 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6be 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor - 0x4206d748 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6d4 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 - 0x4206d75e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6ea 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 - 0x4206d770 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d6fc 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 - 0x4206d782 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d70e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_sleep_delay - 0x4206d794 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d720 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_slice - 0x4206d7a6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d732 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_active - 0x4206d7b8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d744 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_dream - 0x4206d7ca 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d756 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_noise_check - 0x4206d7dc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d768 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 - 0x4206d7ee 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4206d7ee pp_timer_register_post_cb + 0x4206d77a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d77a pp_timer_register_post_cb .text.pp_timer_process - 0x4206d7fa 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4206d7fa pp_timer_process + 0x4206d786 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d786 pp_timer_process .text.is_partition_encrypted - 0x4206d812 0x4a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d79e 0x4a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.load_partitions - 0x4206d85c 0x1be esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d7e8 0x1be esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x4206da1a 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d9a6 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x4206da98 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206da24 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x4206dad6 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206dad6 esp_partition_iterator_release + 0x4206da62 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206da62 esp_partition_iterator_release .text.esp_partition_next - 0x4206dae8 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206dae8 esp_partition_next + 0x4206da74 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206da74 esp_partition_next .text.esp_partition_find - 0x4206db9e 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206db9e esp_partition_find + 0x4206db2a 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206db2a esp_partition_find .text.esp_partition_get - 0x4206dbe4 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206dbe4 esp_partition_get + 0x4206db70 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206db70 esp_partition_get .text.esp_partition_find_first - 0x4206dc16 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206dc16 esp_partition_find_first + 0x4206dba2 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206dba2 esp_partition_find_first .text.esp_partition_write - 0x4206dc42 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dc42 esp_partition_write + 0x4206dbce 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dbce esp_partition_write .text.esp_partition_read_raw - 0x4206dcd0 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dcd0 esp_partition_read_raw + 0x4206dc5c 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dc5c esp_partition_read_raw .text.esp_partition_write_raw - 0x4206dd2a 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dd2a esp_partition_write_raw + 0x4206dcb6 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dcb6 esp_partition_write_raw .text.esp_partition_erase_range - 0x4206dd90 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dd90 esp_partition_erase_range + 0x4206dd1c 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dd1c esp_partition_erase_range .text.esp_partition_mmap - 0x4206de0e 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206de0e esp_partition_mmap + 0x4206dd9a 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dd9a esp_partition_mmap .text.esp_partition_munmap - 0x4206de9e 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206de9e esp_partition_munmap + 0x4206de2a 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206de2a esp_partition_munmap .text.esp_partition_read - 0x4206deac 0xaa esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206deac esp_partition_read + 0x4206de38 0xaa esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206de38 esp_partition_read .text.esp_partition_is_flash_region_writable - 0x4206df56 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206df56 esp_partition_is_flash_region_writable + 0x4206dee2 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dee2 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x4206dfba 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206dfba esp_partition_main_flash_region_safe + 0x4206df46 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206df46 esp_partition_main_flash_region_safe .text.esp_partition_get_main_flash_sector_size - 0x4206e00a 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206e00a esp_partition_get_main_flash_sector_size + 0x4206df96 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206df96 esp_partition_get_main_flash_sector_size .text.esp_efuse_rtc_calib_get_ver - 0x4206e00e 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206e00e esp_efuse_rtc_calib_get_ver + 0x4206df9a 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206df9a esp_efuse_rtc_calib_get_ver .text.esp_efuse_rtc_calib_get_init_code - 0x4206e06c 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206e06c esp_efuse_rtc_calib_get_init_code + 0x4206dff8 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206dff8 esp_efuse_rtc_calib_get_init_code .text.esp_efuse_rtc_calib_get_cal_voltage - 0x4206e154 0xf6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206e154 esp_efuse_rtc_calib_get_cal_voltage + 0x4206e0e0 0xf6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206e0e0 esp_efuse_rtc_calib_get_cal_voltage .text.esp_efuse_rtc_calib_get_tsens_val - 0x4206e24a 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206e24a esp_efuse_rtc_calib_get_tsens_val + 0x4206e1d6 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206e1d6 esp_efuse_rtc_calib_get_tsens_val .text.ledc_hal_init - 0x4206e300 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) - 0x4206e300 ledc_hal_init + 0x4206e28c 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x4206e28c ledc_hal_init .text.i2c_ll_master_set_bus_timing - 0x4206e30e 0xee esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e29a 0xee esp-idf/hal/libhal.a(i2c_hal.c.obj) .text.i2c_ll_master_cal_bus_clk - 0x4206e3fc 0xda esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e388 0xda esp-idf/hal/libhal.a(i2c_hal.c.obj) .text.i2c_hal_slave_init - 0x4206e4d6 0x58 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e4d6 i2c_hal_slave_init + 0x4206e462 0x58 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e462 i2c_hal_slave_init .text._i2c_hal_set_bus_timing - 0x4206e52e 0x32 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e52e _i2c_hal_set_bus_timing + 0x4206e4ba 0x32 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e4ba _i2c_hal_set_bus_timing .text.i2c_hal_master_init - 0x4206e560 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e560 i2c_hal_master_init + 0x4206e4ec 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e4ec i2c_hal_master_init .text._i2c_hal_init - 0x4206e5c8 0x1e esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e5c8 _i2c_hal_init + 0x4206e554 0x1e esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e554 _i2c_hal_init .text._i2c_hal_deinit - 0x4206e5e6 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e5e6 _i2c_hal_deinit + 0x4206e572 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e572 _i2c_hal_deinit .text.i2c_hal_get_timing_config - 0x4206e5fa 0x9a esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e5fa i2c_hal_get_timing_config + 0x4206e586 0x9a esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e586 i2c_hal_get_timing_config .text.i2c_hal_set_timing_config - 0x4206e694 0x13e esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206e694 i2c_hal_set_timing_config + 0x4206e620 0x13e esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e620 i2c_hal_set_timing_config .text.get_controller - 0x4206e7d2 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e75e 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_prepare - 0x4206e7f0 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e77c 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_finish - 0x4206e85e 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e7ea 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.read_cal_channel - 0x4206e898 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e824 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_set_controller - 0x4206e956 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206e956 adc_hal_set_controller + 0x4206e8e2 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e8e2 adc_hal_set_controller .text.cal_setup - 0x4206e964 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e8f0 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_arbiter_config - 0x4206ea26 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206ea26 adc_hal_arbiter_config + 0x4206e9b2 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e9b2 adc_hal_arbiter_config .text.adc_hal_calibration_init - 0x4206eb54 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206eb54 adc_hal_calibration_init + 0x4206eae0 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206eae0 adc_hal_calibration_init .text.adc_hal_set_calibration_param - 0x4206eb8e 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206eb8e adc_hal_set_calibration_param + 0x4206eb1a 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206eb1a adc_hal_set_calibration_param .text.adc_hal_self_calibration - 0x4206ec26 0x246 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206ec26 adc_hal_self_calibration + 0x4206ebb2 0x246 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206ebb2 adc_hal_self_calibration .text.adc_oneshot_ll_set_output_bits - 0x4206ee6c 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206edf8 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .text.adc_oneshot_hal_init - 0x4206eea2 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206eea2 adc_oneshot_hal_init + 0x4206ee2e 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206ee2e adc_oneshot_hal_init .text.adc_oneshot_hal_channel_config - 0x4206eeb4 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206eeb4 adc_oneshot_hal_channel_config + 0x4206ee40 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206ee40 adc_oneshot_hal_channel_config .text.adc_oneshot_hal_setup - 0x4206eec2 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206eec2 adc_oneshot_hal_setup + 0x4206ee4e 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206ee4e adc_oneshot_hal_setup .text.mpi_ll_write_to_mem_block - 0x4206efae 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef3a 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_ll_read_from_mem_block - 0x4206eff2 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ef7e 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_hal_calc_hardware_words - 0x4206f02a 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f02a mpi_hal_calc_hardware_words + 0x4206efb6 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efb6 mpi_hal_calc_hardware_words .text.mpi_hal_enable_hardware_hw_op - 0x4206f02c 0x1e esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f02c mpi_hal_enable_hardware_hw_op + 0x4206efb8 0x1e esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efb8 mpi_hal_enable_hardware_hw_op .text.mpi_hal_disable_hardware_hw_op - 0x4206f04a 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f04a mpi_hal_disable_hardware_hw_op + 0x4206efd6 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efd6 mpi_hal_disable_hardware_hw_op .text.mpi_hal_interrupt_enable - 0x4206f058 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f058 mpi_hal_interrupt_enable + 0x4206efe4 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206efe4 mpi_hal_interrupt_enable .text.mpi_hal_clear_interrupt - 0x4206f070 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f070 mpi_hal_clear_interrupt + 0x4206effc 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206effc mpi_hal_clear_interrupt .text.mpi_hal_set_mode - 0x4206f07c 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f07c mpi_hal_set_mode + 0x4206f008 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f008 mpi_hal_set_mode .text.mpi_hal_write_to_mem_block - 0x4206f086 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f086 mpi_hal_write_to_mem_block + 0x4206f012 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f012 mpi_hal_write_to_mem_block .text.mpi_hal_write_at_offset - 0x4206f094 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f094 mpi_hal_write_at_offset + 0x4206f020 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f020 mpi_hal_write_at_offset .text.mpi_hal_write_m_prime - 0x4206f0a8 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f0a8 mpi_hal_write_m_prime + 0x4206f034 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f034 mpi_hal_write_m_prime .text.mpi_hal_write_rinv - 0x4206f0b2 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f0b2 mpi_hal_write_rinv + 0x4206f03e 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f03e mpi_hal_write_rinv .text.mpi_hal_enable_constant_time - 0x4206f0c0 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f0c0 mpi_hal_enable_constant_time + 0x4206f04c 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f04c mpi_hal_enable_constant_time .text.mpi_hal_enable_search - 0x4206f0d8 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f0d8 mpi_hal_enable_search + 0x4206f064 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f064 mpi_hal_enable_search .text.mpi_hal_set_search_position - 0x4206f0f0 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f0f0 mpi_hal_set_search_position + 0x4206f07c 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f07c mpi_hal_set_search_position .text.mpi_hal_start_op - 0x4206f0fa 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f0fa mpi_hal_start_op + 0x4206f086 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f086 mpi_hal_start_op .text.mpi_hal_wait_op_complete - 0x4206f120 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f120 mpi_hal_wait_op_complete + 0x4206f0ac 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f0ac mpi_hal_wait_op_complete .text.mpi_hal_read_result_hw_op - 0x4206f138 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206f138 mpi_hal_read_result_hw_op + 0x4206f0c4 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206f0c4 mpi_hal_read_result_hw_op .text.sha_hal_wait_idle - 0x4206f162 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f162 sha_hal_wait_idle + 0x4206f0ee 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f0ee sha_hal_wait_idle .text.sha_hal_hash_block - 0x4206f16c 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f16c sha_hal_hash_block + 0x4206f0f8 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f0f8 sha_hal_hash_block .text.sha_hal_hash_dma - 0x4206f1ce 0x3c esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f1ce sha_hal_hash_dma + 0x4206f15a 0x3c esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f15a sha_hal_hash_dma .text.sha_hal_read_digest - 0x4206f20a 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f20a sha_hal_read_digest + 0x4206f196 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f196 sha_hal_read_digest .text.sha_hal_write_digest - 0x4206f272 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206f272 sha_hal_write_digest + 0x4206f1fe 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206f1fe sha_hal_write_digest .text.aes_ll_write_key - 0x4206f2a6 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f232 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_set_iv - 0x4206f302 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f28e 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_read_iv - 0x4206f34a 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f2d6 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_hal_setkey - 0x4206f392 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f392 aes_hal_setkey + 0x4206f31e 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f31e aes_hal_setkey .text.aes_hal_transform_dma_start - 0x4206f3be 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f3be aes_hal_transform_dma_start + 0x4206f34a 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f34a aes_hal_transform_dma_start .text.aes_hal_transform_dma_finish - 0x4206f3d0 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f3d0 aes_hal_transform_dma_finish + 0x4206f35c 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f35c aes_hal_transform_dma_finish .text.aes_hal_mode_init - 0x4206f3de 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f3de aes_hal_mode_init + 0x4206f36a 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f36a aes_hal_mode_init .text.aes_hal_set_iv - 0x4206f3f8 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f3f8 aes_hal_set_iv + 0x4206f384 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f384 aes_hal_set_iv .text.aes_hal_read_iv - 0x4206f406 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f406 aes_hal_read_iv + 0x4206f392 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f392 aes_hal_read_iv .text.aes_hal_wait_done - 0x4206f414 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206f414 aes_hal_wait_done + 0x4206f3a0 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f3a0 aes_hal_wait_done .text.hmac_ll_config_output - 0x4206f422 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f3ae 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) .text.hmac_hal_start - 0x4206f466 0x12 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206f466 hmac_hal_start + 0x4206f3f2 0x12 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f3f2 hmac_hal_start .text.hmac_hal_configure - 0x4206f478 0x58 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206f478 hmac_hal_configure + 0x4206f404 0x58 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f404 hmac_hal_configure .text.hmac_hal_clean - 0x4206f4d0 0x14 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206f4d0 hmac_hal_clean + 0x4206f45c 0x14 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f45c hmac_hal_clean .text.ds_acquire_enable - 0x4206f4e4 0xce esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f470 0xce esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .text.ds_disable_release - 0x4206f5b2 0x8e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f53e 0x8e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .text.esp_ds_start_sign - 0x4206f640 0x112 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - 0x4206f640 esp_ds_start_sign + 0x4206f5cc 0x112 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f5cc esp_ds_start_sign .text.esp_ds_finish_sign - 0x4206f752 0x70 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - 0x4206f752 esp_ds_finish_sign + 0x4206f6de 0x70 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f6de esp_ds_finish_sign .text.adc2_init_code_calibration - 0x4206f7c2 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4206f74e 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .text.adc2_cal_include - 0x4206f7f6 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - 0x4206f7f6 adc2_cal_include + 0x4206f782 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4206f782 adc2_cal_include .text.ets_timer_setfn - 0x4206f7f8 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4206f7f8 os_timer_setfn - 0x4206f7f8 ets_timer_setfn + 0x4206f784 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206f784 os_timer_setfn + 0x4206f784 ets_timer_setfn .text.ets_timer_done - 0x4206f882 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4206f882 ets_timer_done - 0x4206f882 os_timer_done + 0x4206f80e 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206f80e ets_timer_done + 0x4206f80e os_timer_done .text.init_timer_task - 0x4206f8aa 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f836 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_process_alarm - 0x4206f956 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f8e2 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_task - 0x4206fac2 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fa4e 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.deinit_timer_task - 0x4206fadc 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fa68 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.esp_timer_create - 0x4206fb00 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206fb00 esp_timer_create + 0x4206fa8c 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fa8c esp_timer_create .text.esp_timer_delete - 0x4206fb8a 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206fb8a esp_timer_delete + 0x4206fb16 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fb16 esp_timer_delete .text.esp_timer_init - 0x4206fc14 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206fc14 esp_timer_init + 0x4206fba0 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fba0 esp_timer_init .text.__esp_system_init_fn_esp_timer_init_os - 0x4206fc6c 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206fbf8 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.phy_digital_regs_load - 0x4206fc7a 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fc06 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.phy_digital_regs_store - 0x4206fca2 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fc2e 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.load_cal_data_from_nvs_handle - 0x4206fcca 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fc56 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.store_cal_data_to_nvs_handle - 0x4206fe48 0x164 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fdd4 0x164 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.esp_phy_disable - 0x4206ffac 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ffac esp_phy_disable + 0x4206ff38 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ff38 esp_phy_disable .text.esp_wifi_bt_power_domain_off - 0x42070004 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42070004 esp_wifi_power_domain_off - 0x42070004 esp_wifi_bt_power_domain_off + 0x4206ff90 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ff90 esp_wifi_power_domain_off + 0x4206ff90 esp_wifi_bt_power_domain_off .text.esp_phy_modem_init - 0x42070062 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42070062 esp_phy_modem_init + 0x4206ffee 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206ffee esp_phy_modem_init .text.esp_phy_modem_deinit - 0x420700c0 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x420700c0 esp_phy_modem_deinit + 0x4207004c 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4207004c esp_phy_modem_deinit .text.esp_phy_get_init_data - 0x42070124 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42070124 esp_phy_get_init_data + 0x420700b0 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420700b0 esp_phy_get_init_data .text.esp_phy_load_cal_data_from_nvs - 0x4207012e 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4207012e esp_phy_load_cal_data_from_nvs + 0x420700ba 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420700ba esp_phy_load_cal_data_from_nvs .text.esp_phy_store_cal_data_to_nvs - 0x420701a6 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x420701a6 esp_phy_store_cal_data_to_nvs + 0x42070132 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42070132 esp_phy_store_cal_data_to_nvs .text.esp_phy_load_cal_and_init - 0x420701e2 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x420701e2 esp_phy_load_cal_and_init + 0x4207016e 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4207016e esp_phy_load_cal_and_init .text.esp_phy_enable - 0x42070426 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x42070426 esp_phy_enable + 0x420703b2 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x420703b2 esp_phy_enable .text.esp_phy_update_country_info - 0x420704a0 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x420704a0 esp_phy_update_country_info + 0x4207042c 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4207042c esp_phy_update_country_info .text.phy_get_lock - 0x420704a4 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x420704a4 phy_get_lock + 0x42070430 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42070430 phy_get_lock .text.phy_enabled_modem_contains - 0x420704ae 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420704ae phy_enabled_modem_contains + 0x4207043a 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4207043a phy_enabled_modem_contains .text.phy_track_pll_internal - 0x420704be 0x38 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4207044a 0x38 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll_timer_callback - 0x420704f6 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070482 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll - 0x42070524 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42070524 phy_track_pll + 0x420704b0 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420704b0 phy_track_pll .text.phy_track_pll_init - 0x4207056e 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4207056e phy_track_pll_init + 0x420704fa 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420704fa phy_track_pll_init .text.phy_track_pll_deinit - 0x4207060a 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4207060a phy_track_pll_deinit + 0x42070596 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070596 phy_track_pll_deinit .text.phy_set_modem_flag - 0x4207067c 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4207067c phy_set_modem_flag + 0x42070608 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070608 phy_set_modem_flag .text.phy_clr_modem_flag - 0x42070690 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x42070690 phy_clr_modem_flag + 0x4207061c 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4207061c phy_clr_modem_flag .text.phy_get_modem_flag - 0x420706a4 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420706a4 phy_get_modem_flag + 0x42070630 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070630 phy_get_modem_flag .text.phy_ant_clr_update_flag - 0x420706ae 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420706ae phy_ant_clr_update_flag + 0x4207063a 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4207063a phy_ant_clr_update_flag .text.phy_ant_update - 0x420706b8 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x420706b8 phy_ant_update + 0x42070644 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070644 phy_ant_update .text.create_addrinfo - 0x42070744 0x1a2 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x420706d0 0x1a2 esp-idf/lwip/liblwip.a(netdb.c.obj) .text.lwip_freeaddrinfo - 0x420708e6 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) - 0x420708e6 lwip_freeaddrinfo + 0x42070872 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x42070872 lwip_freeaddrinfo .text.lwip_getaddrinfo - 0x42070904 0x2bc esp-idf/lwip/liblwip.a(netdb.c.obj) - 0x42070904 lwip_getaddrinfo + 0x42070890 0x2bc esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x42070890 lwip_getaddrinfo .text.tryget_socket_unconn_nouse - 0x42070bc0 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070b4c 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_poll_should_wake - 0x42070be2 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070b6e 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_locked - 0x42070c28 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070bb4 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used_locked - 0x42070c8e 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070c1a 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn_locked - 0x42070d28 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070cb4 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sockopt_to_ipopt - 0x42070d52 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070cde 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used - 0x42070d96 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070d22 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn - 0x42070e16 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070da2 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.alloc_socket - 0x42070e38 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070dc4 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used_set - 0x42070f40 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070ecc 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used - 0x42070fd2 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070f5e 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_link_select_cb - 0x42071022 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070fae 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_unlink_select_cb - 0x4207105e 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070fea 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sockaddr_to_ipaddr_port - 0x420710f8 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071084 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sock_make_addr - 0x42071184 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071110 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp_from - 0x420712c2 0x54 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207124e 0x54 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_free_elements - 0x42071316 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420712a2 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket - 0x42071340 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420712cc 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.done_socket - 0x42071382 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207130e 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket - 0x4207143e 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420713ca 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.get_socket - 0x4207145e 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420713ea 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_selscan - 0x42071480 0x23e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207140c 0x23e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_dec_sockets_used - 0x420716be 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207164a 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_register_membership - 0x42071738 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420716c4 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_unregister_membership - 0x420717ac 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071738 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_register_mld6_membership - 0x42071844 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420717d0 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_unregister_mld6_membership - 0x420718cc 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071858 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_memberships - 0x420719dc 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071968 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_mld6_memberships - 0x42071a70 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420719fc 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp - 0x42071b10 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071a9c 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recvfrom_udp_raw - 0x42071d00 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071c8c 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.select_check_waiters - 0x42071e32 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071dbe 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.event_callback - 0x42071f62 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071eee 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_getsockopt_impl - 0x42072088 0x5c2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072014 0x5c2 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_getsockopt_callback - 0x4207264a 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420725d6 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_setsockopt_impl - 0x4207269a 0x7ae esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072626 0x7ae esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_setsockopt_callback - 0x42072e48 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072dd4 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_close - 0x42072e96 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42072e96 lwip_close + 0x42072e22 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072e22 lwip_close .text.lwip_connect - 0x42072f36 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42072f36 lwip_connect + 0x42072ec2 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072ec2 lwip_connect .text.lwip_recvfrom - 0x4207305c 0x102 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207305c lwip_recvfrom + 0x42072fe8 0x102 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072fe8 lwip_recvfrom .text.lwip_read - 0x4207315e 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207315e lwip_read + 0x420730ea 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420730ea lwip_read .text.lwip_recv - 0x42073172 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073172 lwip_recv + 0x420730fe 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420730fe lwip_recv .text.lwip_sendto - 0x42073184 0x1a4 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073184 lwip_sendto + 0x42073110 0x1a4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073110 lwip_sendto .text.lwip_send - 0x42073328 0x9e esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073328 lwip_send + 0x420732b4 0x9e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420732b4 lwip_send .text.lwip_socket - 0x420733c6 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420733c6 lwip_socket + 0x42073352 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073352 lwip_socket .text.lwip_write - 0x420734c4 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420734c4 lwip_write + 0x42073450 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073450 lwip_write .text.lwip_select - 0x420734d4 0x3aa esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420734d4 lwip_select + 0x42073460 0x3aa esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073460 lwip_select .text.lwip_shutdown - 0x4207387e 0xb8 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207387e lwip_shutdown + 0x4207380a 0xb8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207380a lwip_shutdown .text.lwip_getsockopt - 0x42073936 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073936 lwip_getsockopt + 0x420738c2 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420738c2 lwip_getsockopt .text.lwip_setsockopt - 0x420739f0 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420739f0 lwip_setsockopt + 0x4207397c 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207397c lwip_setsockopt .text.lwip_ioctl - 0x42073aa2 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073aa2 lwip_ioctl + 0x42073a2e 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073a2e lwip_ioctl .text.lwip_fcntl - 0x42073b14 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073b14 lwip_fcntl + 0x42073aa0 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073aa0 lwip_fcntl .text.lwip_inet_pton - 0x42073be6 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42073be6 lwip_inet_pton + 0x42073b72 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073b72 lwip_inet_pton .text.tcpip_timeouts_mbox_fetch - 0x42073c3c 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073bc8 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread_handle_msg - 0x42073c84 0xba esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073c10 0xba esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread - 0x42073d3e 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073cca 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_inpkt - 0x42073d98 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073d98 tcpip_inpkt + 0x42073d24 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073d24 tcpip_inpkt .text.tcpip_input - 0x42073e1e 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073e1e tcpip_input + 0x42073daa 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073daa tcpip_input .text.tcpip_callback - 0x42073e4a 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073e4a tcpip_callback + 0x42073dd6 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073dd6 tcpip_callback .text.tcpip_try_callback - 0x42073eb2 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073eb2 tcpip_try_callback + 0x42073e3e 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073e3e tcpip_try_callback .text.tcpip_send_msg_wait_sem - 0x42073f2e 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073f2e tcpip_send_msg_wait_sem + 0x42073eba 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073eba tcpip_send_msg_wait_sem .text.tcpip_api_call - 0x42073fb4 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42073fb4 tcpip_api_call + 0x42073f40 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073f40 tcpip_api_call .text.tcpip_init - 0x4207401a 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x4207401a tcpip_init + 0x42073fa6 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073fa6 tcpip_init .text.lwip_htons - 0x42074098 0xe esp-idf/lwip/liblwip.a(def.c.obj) - 0x42074098 lwip_htons + 0x42074024 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x42074024 lwip_htons .text.lwip_htonl - 0x420740a6 0x24 esp-idf/lwip/liblwip.a(def.c.obj) - 0x420740a6 lwip_htonl + 0x42074032 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42074032 lwip_htonl .text.lwip_strnicmp - 0x420740ca 0x42 esp-idf/lwip/liblwip.a(def.c.obj) - 0x420740ca lwip_strnicmp + 0x42074056 0x42 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42074056 lwip_strnicmp .text.dns_backupserver_available - 0x4207410c 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074098 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_server_is_set - 0x420741ca 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074156 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_call_found - 0x4207425e 0x21c esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420741ea 0x21c esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_correct_response - 0x4207447a 0x12a esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074406 0x12a esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_create_txid - 0x420745a4 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074530 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_send - 0x42074602 0x33a esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4207458e 0x33a esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_check_entry - 0x4207493c 0x3f8 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420748c8 0x3f8 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_check_entries - 0x42074d34 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074cc0 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_lookup - 0x42074d58 0x1ae esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074ce4 0x1ae esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_alloc_random_port - 0x42074f06 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074e92 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_alloc_pcb - 0x42074f6e 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074efa 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_enqueue - 0x42075012 0x280 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074f9e 0x280 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_compare_name - 0x42075292 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4207521e 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_skip_name - 0x42075394 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075320 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_recv - 0x42075420 0x592 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420753ac 0x592 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_init - 0x420759b2 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420759b2 dns_init + 0x4207593e 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4207593e dns_init .text.dns_setserver - 0x420759b4 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420759b4 dns_setserver - .text.dns_tmr 0x42075a28 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x42075a28 dns_tmr + 0x42075940 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075940 dns_setserver + .text.dns_tmr 0x420759b4 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420759b4 dns_tmr .text.dns_timeout_cb - 0x42075a90 0xe esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075a1c 0xe esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_gethostbyname_addrtype - 0x42075a9e 0x168 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x42075a9e dns_gethostbyname_addrtype + 0x42075a2a 0x168 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075a2a dns_gethostbyname_addrtype .text.lwip_init - 0x42075c06 0x2a esp-idf/lwip/liblwip.a(init.c.obj) - 0x42075c06 lwip_init + 0x42075b92 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x42075b92 lwip_init .text.ipaddr_aton - 0x42075c30 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x42075c30 ipaddr_aton + 0x42075bbc 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42075bbc ipaddr_aton .text.ip_input - 0x42075c70 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x42075c70 ip_input + 0x42075bfc 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x42075bfc ip_input .text.mem_init - 0x42075c98 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075c98 mem_init + 0x42075c24 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075c24 mem_init .text.mem_trim - 0x42075c9a 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075c9a mem_trim + 0x42075c26 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075c26 mem_trim .text.mem_malloc - 0x42075c9c 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075c9c mem_malloc + 0x42075c28 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075c28 mem_malloc .text.mem_free - 0x42075cf0 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075cf0 mem_free + 0x42075c7c 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075c7c mem_free .text.mem_calloc - 0x42075d56 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42075d56 mem_calloc + 0x42075ce2 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075ce2 mem_calloc .text.do_memp_malloc_pool - 0x42075d68 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075cf4 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) .text.do_memp_free_pool - 0x42075e00 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075d8c 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) .text.memp_init - 0x42075e6a 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42075e6a memp_init + 0x42075df6 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075df6 memp_init .text.memp_malloc - 0x42075e7c 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42075e7c memp_malloc + 0x42075e08 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075e08 memp_malloc .text.memp_free - 0x42075ea2 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42075ea2 memp_free + 0x42075e2e 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075e2e memp_free .text.netif_null_output_ip6 - 0x42075ec6 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075e52 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_null_output_ip4 - 0x42075eca 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075e56 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loopif_init - 0x42075ece 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075e5a 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_netmask - 0x42075f28 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075eb4 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_gw - 0x42075fb0 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075f3c 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_ip_addr_changed - 0x42076038 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075fc4 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_issue_reports - 0x42076062 0x6e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075fee 0x6e esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_ipaddr - 0x420760d0 0xe4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207605c 0xe4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_poll - 0x420761b4 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420761b4 netif_poll + 0x42076140 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076140 netif_poll .text.netif_set_default - 0x420762d6 0xa esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420762d6 netif_set_default + 0x42076262 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076262 netif_set_default .text.netif_loop_output - 0x420762e0 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420762e0 netif_loop_output + 0x4207626c 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207626c netif_loop_output .text.netif_loop_output_ipv6 - 0x42076420 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420763ac 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loop_output_ipv4 - 0x4207642e 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420763ba 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_get_ip6_addr_match - 0x4207643c 0xda esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207643c netif_get_ip6_addr_match + 0x420763c8 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420763c8 netif_get_ip6_addr_match .text.netif_get_by_index - 0x42076516 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076516 netif_get_by_index + 0x420764a2 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420764a2 netif_get_by_index .text.netif_find - 0x4207653c 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207653c netif_find + 0x420764c8 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420764c8 netif_find .text.netif_add_ext_callback - 0x4207659c 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207659c netif_add_ext_callback + 0x42076528 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076528 netif_add_ext_callback .text.netif_remove_ext_callback - 0x42076602 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076602 netif_remove_ext_callback + 0x4207658e 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207658e netif_remove_ext_callback .text.netif_invoke_ext_callback - 0x42076684 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076684 netif_invoke_ext_callback + 0x42076610 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076610 netif_invoke_ext_callback .text.netif_set_addr - 0x420766e2 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420766e2 netif_set_addr + 0x4207666e 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207666e netif_set_addr .text.netif_add - 0x420767b8 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420767b8 netif_add + 0x42076744 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076744 netif_add .text.netif_set_up - 0x42076a4e 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076a4e netif_set_up + 0x420769da 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420769da netif_set_up .text.netif_set_down - 0x42076a90 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076a90 netif_set_down + 0x42076a1c 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076a1c netif_set_down .text.netif_remove - 0x42076ad6 0xc2 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076ad6 netif_remove + 0x42076a62 0xc2 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076a62 netif_remove .text.netif_set_link_up - 0x42076b98 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076b98 netif_set_link_up + 0x42076b24 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076b24 netif_set_link_up .text.netif_init - 0x42076be0 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076be0 netif_init + 0x42076b6c 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076b6c netif_init .text.netif_set_link_down - 0x42076c5a 0x40 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076c5a netif_set_link_down + 0x42076be6 0x40 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076be6 netif_set_link_down .text.netif_ip6_addr_set_parts - 0x42076c9a 0x184 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076c9a netif_ip6_addr_set_parts + 0x42076c26 0x184 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076c26 netif_ip6_addr_set_parts .text.netif_ip6_addr_set - 0x42076e1e 0x62 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076e1e netif_ip6_addr_set + 0x42076daa 0x62 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076daa netif_ip6_addr_set .text.netif_ip6_addr_set_state - 0x42076e80 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42076e80 netif_ip6_addr_set_state + 0x42076e0c 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076e0c netif_ip6_addr_set_state .text.pbuf_init_alloced_pbuf - 0x42076f80 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076f0c 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_skip_const - 0x42076fa2 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076f2e 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_add_header_impl - 0x42076fbe 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076f4a 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_pool_is_empty - 0x4207704e 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076fda 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq - 0x4207709a 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077026 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq_callback - 0x420770cc 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077058 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_alloc_reference - 0x420770da 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420770da pbuf_alloc_reference + 0x42077066 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077066 pbuf_alloc_reference .text.pbuf_alloced_custom - 0x42077146 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077146 pbuf_alloced_custom + 0x420770d2 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420770d2 pbuf_alloced_custom .text.pbuf_add_header - 0x42077188 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077188 pbuf_add_header + 0x42077114 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077114 pbuf_add_header .text.pbuf_add_header_force - 0x42077198 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077198 pbuf_add_header_force + 0x42077124 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077124 pbuf_add_header_force .text.pbuf_remove_header - 0x420771a8 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420771a8 pbuf_remove_header + 0x42077134 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077134 pbuf_remove_header .text.pbuf_header_impl - 0x42077212 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207719e 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_header_force - 0x4207722e 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207722e pbuf_header_force + 0x420771ba 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420771ba pbuf_header_force .text.pbuf_free - 0x4207723e 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207723e pbuf_free + 0x420771ca 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420771ca pbuf_free .text.pbuf_alloc - 0x42077354 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077354 pbuf_alloc + 0x420772e0 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420772e0 pbuf_alloc .text.pbuf_realloc - 0x42077528 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077528 pbuf_realloc + 0x420774b4 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420774b4 pbuf_realloc .text.pbuf_free_header - 0x42077636 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077636 pbuf_free_header + 0x420775c2 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420775c2 pbuf_free_header .text.pbuf_clen - 0x4207767e 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207767e pbuf_clen + 0x4207760a 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207760a pbuf_clen .text.pbuf_ref - 0x42077690 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077690 pbuf_ref + 0x4207761c 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207761c pbuf_ref .text.pbuf_cat - 0x420776de 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420776de pbuf_cat + 0x4207766a 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207766a pbuf_cat .text.pbuf_chain - 0x4207773e 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207773e pbuf_chain + 0x420776ca 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420776ca pbuf_chain .text.pbuf_copy_partial_pbuf - 0x42077758 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077758 pbuf_copy_partial_pbuf + 0x420776e4 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420776e4 pbuf_copy_partial_pbuf .text.pbuf_copy - 0x420778b6 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420778b6 pbuf_copy + 0x42077842 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077842 pbuf_copy .text.pbuf_copy_partial - 0x420778d0 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420778d0 pbuf_copy_partial + 0x4207785c 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207785c pbuf_copy_partial .text.pbuf_skip - 0x42077964 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077964 pbuf_skip + 0x420778f0 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420778f0 pbuf_skip .text.pbuf_take - 0x42077972 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077972 pbuf_take + 0x420778fe 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420778fe pbuf_take .text.pbuf_take_at - 0x42077a30 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077a30 pbuf_take_at + 0x420779bc 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420779bc pbuf_take_at .text.pbuf_clone - 0x42077ae4 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077ae4 pbuf_clone + 0x42077a70 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077a70 pbuf_clone .text.pbuf_try_get_at - 0x42077b34 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077b34 pbuf_try_get_at + 0x42077ac0 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077ac0 pbuf_try_get_at .text.pbuf_get_at - 0x42077b64 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077b64 pbuf_get_at + 0x42077af0 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077af0 pbuf_get_at .text.pbuf_put_at - 0x42077b7e 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42077b7e pbuf_put_at + 0x42077b0a 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077b0a pbuf_put_at .text.raw_input_local_match - 0x42077bac 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077b38 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) .text.raw_input - 0x42077cb8 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077cb8 raw_input + 0x42077c44 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077c44 raw_input .text.raw_bind_netif - 0x42077e2c 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077e2c raw_bind_netif + 0x42077db8 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077db8 raw_bind_netif .text.raw_connect - 0x42077e40 0xe6 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077e40 raw_connect + 0x42077dcc 0xe6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077dcc raw_connect .text.raw_recv - 0x42077f26 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077f26 raw_recv + 0x42077eb2 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077eb2 raw_recv .text.raw_sendto_if_src - 0x42077f2c 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42077f2c raw_sendto_if_src + 0x42077eb8 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077eb8 raw_sendto_if_src .text.raw_sendto - 0x42078198 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42078198 raw_sendto + 0x42078124 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42078124 raw_sendto .text.raw_send - 0x420782c4 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420782c4 raw_send + 0x42078250 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42078250 raw_send .text.raw_remove - 0x420782d6 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420782d6 raw_remove - .text.raw_new 0x42078310 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42078310 raw_new + 0x42078262 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42078262 raw_remove + .text.raw_new 0x4207829c 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4207829c raw_new .text.raw_new_ip_type - 0x4207835c 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4207835c raw_new_ip_type + 0x420782e8 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x420782e8 raw_new_ip_type .text.raw_netif_ip_addr_changed - 0x4207837c 0xda esp-idf/lwip/liblwip.a(raw.c.obj) - 0x4207837c raw_netif_ip_addr_changed + 0x42078308 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42078308 raw_netif_ip_addr_changed .text.tcp_new_port - 0x42078456 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420783e2 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_remove_listener - 0x420784c2 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207844e 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_listen_closed - 0x42078504 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078490 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_free_listen - 0x4207858a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078516 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_init - 0x420785c8 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420785c8 tcp_init + 0x42078554 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078554 tcp_init .text.tcp_free - 0x420785ec 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420785ec tcp_free + 0x42078578 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078578 tcp_free .text.tcp_backlog_accepted - 0x4207862a 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207862a tcp_backlog_accepted + 0x420785b6 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420785b6 tcp_backlog_accepted .text.tcp_close_shutdown_fin - 0x420786a6 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078632 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_handle_closepend - 0x42078744 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420786d0 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_bind_netif - 0x42078778 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078778 tcp_bind_netif + 0x42078704 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078704 tcp_bind_netif .text.tcp_update_rcv_ann_wnd - 0x4207878c 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207878c tcp_update_rcv_ann_wnd + 0x42078718 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078718 tcp_update_rcv_ann_wnd .text.tcp_recved - 0x42078836 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078836 tcp_recved + 0x420787c2 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420787c2 tcp_recved .text.tcp_seg_free - 0x420788be 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420788be tcp_seg_free + 0x4207884a 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207884a tcp_seg_free .text.tcp_segs_free - 0x420788e0 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420788e0 tcp_segs_free + 0x4207886c 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207886c tcp_segs_free .text.tcp_seg_copy - 0x420788fa 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420788fa tcp_seg_copy - .text.tcp_arg 0x42078952 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078952 tcp_arg + 0x42078886 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078886 tcp_seg_copy + .text.tcp_arg 0x420788de 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420788de tcp_arg .text.tcp_recv - 0x42078958 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078958 tcp_recv + 0x420788e4 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420788e4 tcp_recv .text.tcp_sent - 0x42078996 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078996 tcp_sent - .text.tcp_err 0x420789d4 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420789d4 tcp_err + 0x42078922 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078922 tcp_sent + .text.tcp_err 0x42078960 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078960 tcp_err .text.tcp_accept - 0x42078a12 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078a12 tcp_accept + 0x4207899e 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207899e tcp_accept .text.tcp_poll - 0x42078a22 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078a22 tcp_poll + 0x420789ae 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420789ae tcp_poll .text.tcp_next_iss - 0x42078a64 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078a64 tcp_next_iss + 0x420789f0 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420789f0 tcp_next_iss .text.tcp_eff_send_mss_netif - 0x42078aa6 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078aa6 tcp_eff_send_mss_netif + 0x42078a32 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078a32 tcp_eff_send_mss_netif .text.tcp_connect - 0x42078b30 0x31a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078b30 tcp_connect + 0x42078abc 0x31a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078abc tcp_connect .text.tcp_free_ooseq - 0x42078e4a 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078e4a tcp_free_ooseq + 0x42078dd6 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078dd6 tcp_free_ooseq .text.tcp_pcb_purge - 0x42078e68 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078e68 tcp_pcb_purge + 0x42078df4 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078df4 tcp_pcb_purge .text.tcp_pcb_remove - 0x42078ecc 0x140 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42078ecc tcp_pcb_remove + 0x42078e58 0x140 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078e58 tcp_pcb_remove .text.tcp_abandon - 0x4207900c 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207900c tcp_abandon + 0x42078f98 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078f98 tcp_abandon .text.tcp_abort - 0x4207913a 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207913a tcp_abort + 0x420790c6 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420790c6 tcp_abort .text.tcp_kill_timewait - 0x4207914a 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420790d6 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_kill_prio - 0x42079182 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207910e 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed_pcblist - 0x420791f0 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207917c 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed - 0x42079284 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079284 tcp_netif_ip_addr_changed + 0x42079210 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079210 tcp_netif_ip_addr_changed .text.tcp_kill_state - 0x4207938c 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079318 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_alloc - 0x420793ce 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420793ce tcp_alloc + 0x4207935a 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207935a tcp_alloc .text.tcp_new_ip_type - 0x420794e4 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420794e4 tcp_new_ip_type + 0x42079470 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079470 tcp_new_ip_type .text.tcp_close_shutdown - 0x42079506 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079492 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_close_ext - 0x42079696 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079696 tcp_close_ext + 0x42079622 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079622 tcp_close_ext .text.tcp_close - 0x420796be 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420796be tcp_close + 0x4207964a 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207964a tcp_close .text.tcp_recv_null - 0x420796ce 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420796ce tcp_recv_null + 0x4207965a 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207965a tcp_recv_null .text.tcp_process_refused_data - 0x42079704 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079704 tcp_process_refused_data + 0x42079690 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079690 tcp_process_refused_data .text.tcp_fasttmr - 0x4207979a 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207979a tcp_fasttmr + 0x42079726 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079726 tcp_fasttmr .text.tcp_shutdown - 0x4207983c 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207983c tcp_shutdown + 0x420797c8 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420797c8 tcp_shutdown .text.tcp_slowtmr - 0x420798be 0x5ce esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420798be tcp_slowtmr - .text.tcp_tmr 0x42079e8c 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42079e8c tcp_tmr + 0x4207984a 0x5ce esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207984a tcp_slowtmr + .text.tcp_tmr 0x42079e18 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079e18 tcp_tmr .text.tcp_get_next_optbyte - 0x42079eb6 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079e42 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_parseopt - 0x42079f02 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079e8e 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input_delayed_close - 0x42079fe0 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079f6c 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_timewait_input - 0x4207a050 0xd8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079fdc 0xd8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_listen_input - 0x4207a128 0x29c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a0b4 0x29c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_oos_insert_segment - 0x4207a3c4 0x138 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a350 0x138 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_free_acked_segments - 0x4207a4fc 0x112 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a488 0x112 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_receive - 0x4207a60e 0xf5e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a59a 0xf5e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_process - 0x4207b56c 0x73e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207b4f8 0x73e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input - 0x4207bcaa 0xb0c esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x4207bcaa tcp_input + 0x4207bc36 0xb0c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207bc36 tcp_input .text.tcp_trigger_input_pcb_close - 0x4207c7b6 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x4207c7b6 tcp_trigger_input_pcb_close + 0x4207c742 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207c742 tcp_trigger_input_pcb_close .text.tcp_write_checks - 0x4207c7c8 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c754 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment_busy - 0x4207c8ba 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c846 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_fill_options - 0x4207c8fc 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c888 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_pbuf_prealloc - 0x4207c954 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c8e0 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_create_segment - 0x4207c9fc 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c988 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header_common - 0x4207cb66 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207caf2 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header - 0x4207cc8a 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cc16 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_rst_common - 0x4207cce0 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cc6c 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_route - 0x4207cd7c 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cd08 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment - 0x4207cdb2 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cd3e 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment_netif - 0x4207cfd2 0xba esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cf5e 0xba esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment - 0x4207d08c 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d018 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_write - 0x4207d0f6 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d0f6 tcp_write + 0x4207d082 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d082 tcp_write .text.tcp_split_unsent_seg - 0x4207d4c8 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d4c8 tcp_split_unsent_seg + 0x4207d454 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d454 tcp_split_unsent_seg .text.tcp_enqueue_flags - 0x4207d728 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d728 tcp_enqueue_flags + 0x4207d6b4 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d6b4 tcp_enqueue_flags .text.tcp_send_fin - 0x4207d8f2 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d8f2 tcp_send_fin + 0x4207d87e 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d87e tcp_send_fin .text.tcp_rexmit_rto_prepare - 0x4207d996 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207d996 tcp_rexmit_rto_prepare + 0x4207d922 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d922 tcp_rexmit_rto_prepare .text.tcp_rexmit - 0x4207da74 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207da74 tcp_rexmit + 0x4207da00 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207da00 tcp_rexmit .text.tcp_rexmit_fast - 0x4207db5e 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207db5e tcp_rexmit_fast - .text.tcp_rst 0x4207dbf4 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207dbf4 tcp_rst + 0x4207daea 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207daea tcp_rexmit_fast + .text.tcp_rst 0x4207db80 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207db80 tcp_rst .text.tcp_rst_netif - 0x4207dc22 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207dc22 tcp_rst_netif + 0x4207dbae 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207dbae tcp_rst_netif .text.tcp_send_empty_ack - 0x4207dc56 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207dc56 tcp_send_empty_ack + 0x4207dbe2 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207dbe2 tcp_send_empty_ack .text.tcp_output - 0x4207dcec 0x44a esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207dcec tcp_output + 0x4207dc78 0x44a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207dc78 tcp_output .text.tcp_rexmit_rto_commit - 0x4207e136 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207e136 tcp_rexmit_rto_commit + 0x4207e0c2 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e0c2 tcp_rexmit_rto_commit .text.tcp_rexmit_rto - 0x4207e17c 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207e17c tcp_rexmit_rto + 0x4207e108 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e108 tcp_rexmit_rto .text.tcp_keepalive - 0x4207e1c0 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207e1c0 tcp_keepalive + 0x4207e14c 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e14c tcp_keepalive .text.tcp_zero_window_probe - 0x4207e232 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207e232 tcp_zero_window_probe + 0x4207e1be 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207e1be tcp_zero_window_probe .text.sys_timeout_abs - 0x4207e39e 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e32a 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.lwip_cyclic_timer - 0x4207e430 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e3bc 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeout - 0x4207e482 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e482 sys_timeout + 0x4207e40e 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e40e sys_timeout .text.tcp_timer_needed - 0x4207e4d8 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e4d8 tcp_timer_needed + 0x4207e464 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e464 tcp_timer_needed .text.tcpip_tcp_timer - 0x4207e51e 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e4aa 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeouts_init - 0x4207e55c 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e55c sys_timeouts_init + 0x4207e4e8 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e4e8 sys_timeouts_init .text.sys_untimeout - 0x4207e592 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e592 sys_untimeout + 0x4207e51e 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e51e sys_untimeout .text.sys_check_timeouts - 0x4207e5d6 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e5d6 sys_check_timeouts + 0x4207e562 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e562 sys_check_timeouts .text.sys_timeouts_sleeptime - 0x4207e62c 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207e62c sys_timeouts_sleeptime + 0x4207e5b8 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e5b8 sys_timeouts_sleeptime .text.udp_new_port - 0x4207e686 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e612 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_input_local_match - 0x4207e6d4 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e660 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_init - 0x4207e854 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207e854 udp_init + 0x4207e7e0 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e7e0 udp_init .text.udp_input - 0x4207e878 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207e878 udp_input + 0x4207e804 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e804 udp_input .text.udp_bind - 0x4207ec8a 0x24c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207ec8a udp_bind + 0x4207ec16 0x24c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ec16 udp_bind .text.udp_sendto_if_src - 0x4207eed6 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207eed6 udp_sendto_if_src + 0x4207ee62 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ee62 udp_sendto_if_src .text.udp_sendto_if - 0x4207f102 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f102 udp_sendto_if + 0x4207f08e 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f08e udp_sendto_if .text.udp_sendto - 0x4207f1da 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f1da udp_sendto + 0x4207f166 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f166 udp_sendto .text.udp_send - 0x4207f2f4 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f2f4 udp_send + 0x4207f280 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f280 udp_send .text.udp_bind_netif - 0x4207f326 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f326 udp_bind_netif + 0x4207f2b2 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f2b2 udp_bind_netif .text.udp_connect - 0x4207f33a 0x128 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f33a udp_connect + 0x4207f2c6 0x128 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f2c6 udp_connect .text.udp_disconnect - 0x4207f462 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f462 udp_disconnect + 0x4207f3ee 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f3ee udp_disconnect .text.udp_recv - 0x4207f51e 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f51e udp_recv + 0x4207f4aa 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f4aa udp_recv .text.udp_remove - 0x4207f526 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f526 udp_remove - .text.udp_new 0x4207f562 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f562 udp_new + 0x4207f4b2 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f4b2 udp_remove + .text.udp_new 0x4207f4ee 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f4ee udp_new .text.udp_new_ip_type - 0x4207f596 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f596 udp_new_ip_type + 0x4207f522 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f522 udp_new_ip_type .text.udp_netif_ip_addr_changed - 0x4207f5b4 0xda esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207f5b4 udp_netif_ip_addr_changed + 0x4207f540 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f540 udp_netif_ip_addr_changed .text.dhcp_set_state - 0x4207f68e 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f61a 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_short - 0x4207f6a4 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f630 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option - 0x4207f6fe 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f68a 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_byte - 0x4207f756 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f6e2 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_long - 0x4207f79c 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f728 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_create_msg - 0x4207f81a 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f7a6 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_hostname - 0x4207f9ba 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f946 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_trailer - 0x4207fa82 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fa0e 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_rebind - 0x4207fac6 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fa52 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_t2_timeout - 0x4207fc32 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fbbe 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_reboot - 0x4207fc70 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fbfc 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_select - 0x4207fe00 0x1d4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fd8c 0x1d4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_offer - 0x4207ffd4 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207ff60 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_discover - 0x42080058 0x170 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207ffe4 0x170 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_decline - 0x420801c8 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080154 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_bind - 0x4208028a 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080216 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_conflict_callback - 0x42080366 0x9e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420802f2 0x9e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_nak - 0x42080404 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080390 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_dec_pcb_refcount - 0x4208043a 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420803c6 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_inc_pcb_refcount - 0x42080498 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080424 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_parse_reply - 0x42080546 0x3a4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420804d2 0x3a4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_check - 0x420808ea 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080876 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_ack - 0x42080916 0x148 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420808a2 0x148 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_recv - 0x42080a5e 0x184 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420809ea 0x184 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_cleanup - 0x42080be2 0x4e esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080be2 dhcp_cleanup + 0x42080b6e 0x4e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080b6e dhcp_cleanup .text.dhcp_network_changed_link_up - 0x42080c30 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080c30 dhcp_network_changed_link_up + 0x42080bbc 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080bbc dhcp_network_changed_link_up .text.dhcp_renew - 0x42080c94 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080c94 dhcp_renew + 0x42080c20 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080c20 dhcp_renew .text.dhcp_t1_timeout - 0x42080dfc 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080d88 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_supplied_address - 0x42080e3a 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080e3a dhcp_supplied_address + 0x42080dc6 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080dc6 dhcp_supplied_address .text.dhcp_release_and_stop - 0x42080e74 0x192 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42080e74 dhcp_release_and_stop + 0x42080e00 0x192 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080e00 dhcp_release_and_stop .text.dhcp_start - 0x42081006 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42081006 dhcp_start + 0x42080f92 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080f92 dhcp_start .text.dhcp_coarse_tmr - 0x420810e0 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420810e0 dhcp_coarse_tmr + 0x4208106c 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208106c dhcp_coarse_tmr .text.dhcp_timeout - 0x42081152 0x74 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420810de 0x74 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_fine_tmr - 0x420811c6 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x420811c6 dhcp_fine_tmr + 0x42081152 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42081152 dhcp_fine_tmr .text.dhcp_fine_timeout_cb - 0x42081230 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x42081230 dhcp_fine_timeout_cb + 0x420811bc 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420811bc dhcp_fine_timeout_cb .text.dhcp_release - 0x4208123e 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4208123e dhcp_release + 0x420811ca 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420811ca dhcp_release .text.dhcp_stop - 0x4208124e 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4208124e dhcp_stop + 0x420811da 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420811da dhcp_stop .text.free_etharp_q - 0x4208125c 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420811e8 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_free_entry - 0x420812d2 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4208125e 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_find_entry - 0x42081328 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420812b4 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_update_arp_entry - 0x42081568 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420814f4 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_raw - 0x420816e4 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081670 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_request_dst - 0x420818ae 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4208183a 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_add_static_entry - 0x420818d2 0x2a esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x420818d2 etharp_add_static_entry + 0x4208185e 0x2a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4208185e etharp_add_static_entry .text.etharp_remove_static_entry - 0x420818fc 0x42 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x420818fc etharp_remove_static_entry + 0x42081888 0x42 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081888 etharp_remove_static_entry .text.etharp_cleanup_netif - 0x4208193e 0x58 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4208193e etharp_cleanup_netif + 0x420818ca 0x58 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420818ca etharp_cleanup_netif .text.etharp_input - 0x42081996 0x12c esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081996 etharp_input + 0x42081922 0x12c esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081922 etharp_input .text.etharp_request - 0x42081ac2 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081ac2 etharp_request + 0x42081a4e 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081a4e etharp_request .text.etharp_tmr - 0x42081ad8 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081ad8 etharp_tmr + 0x42081a64 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081a64 etharp_tmr .text.etharp_output_to_arp_index - 0x42081bb8 0x11a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081b44 0x11a esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_query - 0x42081cd2 0x296 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081cd2 etharp_query + 0x42081c5e 0x296 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081c5e etharp_query .text.etharp_output - 0x42081f68 0x1f6 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x42081f68 etharp_output + 0x42081ef4 0x1f6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081ef4 etharp_output .text.icmp_send_response - 0x4208215e 0x128 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x420820ea 0x128 esp-idf/lwip/liblwip.a(icmp.c.obj) .text.icmp_input - 0x42082286 0x238 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x42082286 icmp_input + 0x42082212 0x238 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x42082212 icmp_input .text.icmp_dest_unreach - 0x420824be 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x420824be icmp_dest_unreach + 0x4208244a 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x4208244a icmp_dest_unreach .text.igmp_remove_group - 0x420824d2 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208245e 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start_timer - 0x420824ee 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208247a 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_delaying_member - 0x4208254e 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420824da 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_ip_output_if - 0x42082586 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082512 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_send - 0x420825b0 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208253c 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_timeout - 0x420826d0 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208265c 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_init - 0x42082700 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082700 igmp_init + 0x4208268c 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208268c igmp_init .text.igmp_stop - 0x42082722 0x46 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082722 igmp_stop + 0x420826ae 0x46 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420826ae igmp_stop .text.igmp_report_groups - 0x42082768 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082768 igmp_report_groups + 0x420826f4 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420826f4 igmp_report_groups .text.igmp_lookfor_group - 0x4208278c 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4208278c igmp_lookfor_group + 0x42082718 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082718 igmp_lookfor_group .text.igmp_lookup_group - 0x420827a0 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208272c 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start - 0x42082864 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082864 igmp_start + 0x420827f0 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420827f0 igmp_start .text.igmp_input - 0x420828ac 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x420828ac igmp_input + 0x42082838 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082838 igmp_input .text.igmp_joingroup_netif - 0x420829be 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x420829be igmp_joingroup_netif + 0x4208294a 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208294a igmp_joingroup_netif .text.igmp_joingroup - 0x42082a52 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082a52 igmp_joingroup + 0x420829de 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420829de igmp_joingroup .text.igmp_leavegroup_netif - 0x42082abe 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082abe igmp_leavegroup_netif + 0x42082a4a 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082a4a igmp_leavegroup_netif .text.igmp_leavegroup - 0x42082b58 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082b58 igmp_leavegroup + 0x42082ae4 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082ae4 igmp_leavegroup .text.igmp_tmr - 0x42082bce 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x42082bce igmp_tmr + 0x42082b5a 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082b5a igmp_tmr .text.igmp_timeout_cb - 0x42082c4a 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082bd6 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) .text.ip4_input_accept - 0x42082c58 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082be4 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) .text.ip4_route - 0x42082c90 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42082c90 ip4_route + 0x42082c1c 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082c1c ip4_route .text.ip4_route_src - 0x42082d24 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42082d24 ip4_route_src + 0x42082cb0 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082cb0 ip4_route_src .text.ip4_input - 0x42082d42 0x320 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42082d42 ip4_input + 0x42082cce 0x320 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082cce ip4_input .text.ip4_output_if_opt_src - 0x42083062 0x306 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42083062 ip4_output_if_opt_src + 0x42082fee 0x306 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082fee ip4_output_if_opt_src .text.ip4_output_if_opt - 0x42083368 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x42083368 ip4_output_if_opt + 0x420832f4 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420832f4 ip4_output_if_opt .text.ip4_output_if - 0x4208338c 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4208338c ip4_output_if + 0x42083318 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42083318 ip4_output_if .text.ip4_output_if_src - 0x4208339e 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4208339e ip4_output_if_src + 0x4208332a 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x4208332a ip4_output_if_src .text.ip4_addr_isbroadcast_u32 - 0x420833b0 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x420833b0 ip4_addr_isbroadcast_u32 + 0x4208333c 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4208333c ip4_addr_isbroadcast_u32 .text.ip4addr_aton - 0x420833f0 0x1de esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x420833f0 ip4addr_aton + 0x4208337c 0x1de esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x4208337c ip4addr_aton .text.ip4_frag - 0x420835ce 0x1d2 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - 0x420835ce ip4_frag + 0x4208355a 0x1d2 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x4208355a ip4_frag .text.icmp6_send_response_with_addrs_and_netif - 0x420837a0 0x13c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4208372c 0x13c esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_send_response - 0x420838dc 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42083868 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_input - 0x42083958 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x42083958 icmp6_input + 0x420838e4 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x420838e4 icmp6_input .text.icmp6_dest_unreach - 0x42083ab4 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x42083ab4 icmp6_dest_unreach + 0x42083a40 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42083a40 icmp6_dest_unreach .text.icmp6_param_problem - 0x42083aca 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x42083aca icmp6_param_problem + 0x42083a56 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42083a56 icmp6_param_problem .text.ip6_input_accept - 0x42083aea 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083a76 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) .text.ip6_route - 0x42083ba0 0x2d8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42083ba0 ip6_route + 0x42083b2c 0x2d8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083b2c ip6_route .text.ip6_select_source_address - 0x42083e78 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42083e78 ip6_select_source_address + 0x42083e04 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083e04 ip6_select_source_address .text.ip6_input - 0x42084020 0x7da esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42084020 ip6_input + 0x42083fac 0x7da esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083fac ip6_input .text.ip6_output_if_src - 0x420847fa 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x420847fa ip6_output_if_src + 0x42084786 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42084786 ip6_output_if_src .text.ip6_output_if - 0x42084bd6 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42084bd6 ip6_output_if + 0x42084b62 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42084b62 ip6_output_if .text.ip6_options_add_hbh_ra - 0x42084c4c 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42084c4c ip6_options_add_hbh_ra + 0x42084bd8 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42084bd8 ip6_options_add_hbh_ra .text.ip6addr_aton - 0x42084c9e 0x222 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x42084c9e ip6addr_aton + 0x42084c2a 0x222 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x42084c2a ip6addr_aton .text.ip6_frag - 0x42084ec0 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - 0x42084ec0 ip6_frag + 0x42084e4c 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x42084e4c ip6_frag .text.mld6_remove_group - 0x4208509c 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085028 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_delayed_report - 0x420850c6 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085052 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_new_group - 0x4208514e 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420850da 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_send - 0x420851b6 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085142 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_stop - 0x42085332 0x46 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085332 mld6_stop + 0x420852be 0x46 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420852be mld6_stop .text.mld6_report_groups - 0x42085378 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085378 mld6_report_groups + 0x42085304 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085304 mld6_report_groups .text.mld6_lookfor_group - 0x4208539a 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4208539a mld6_lookfor_group + 0x42085326 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085326 mld6_lookfor_group .text.mld6_input - 0x420853d2 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420853d2 mld6_input + 0x4208535e 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208535e mld6_input .text.mld6_joingroup_netif - 0x4208557c 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4208557c mld6_joingroup_netif + 0x42085508 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085508 mld6_joingroup_netif .text.mld6_joingroup - 0x42085666 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085666 mld6_joingroup + 0x420855f2 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420855f2 mld6_joingroup .text.mld6_leavegroup_netif - 0x420856c2 0xe2 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420856c2 mld6_leavegroup_netif + 0x4208564e 0xe2 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208564e mld6_leavegroup_netif .text.mld6_leavegroup - 0x420857a4 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420857a4 mld6_leavegroup + 0x42085730 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085730 mld6_leavegroup .text.mld6_tmr - 0x42085802 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42085802 mld6_tmr + 0x4208578e 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208578e mld6_tmr .text.mld6_timeout_cb - 0x42085892 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208581e 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) .text.nd6_find_neighbor_cache_entry - 0x420858a0 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208582c 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_find_destination_cache_entry - 0x4208593e 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420858ca 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_destination_cache_entry - 0x420859dc 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085968 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_is_prefix_in_netif - 0x42085a5e 0xfe esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420859ea 0xfe esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_select_router - 0x42085b5c 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085ae8 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_router - 0x42085c3e 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085bca 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_onlink_prefix - 0x42085ca2 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085c2e 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_onlink_prefix - 0x42085d24 0xbe esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085cb0 0xbe esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_q - 0x42085de2 0x152 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085d6e 0x152 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_duplicate_addr_detected - 0x42085f34 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085ec0 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_process_autoconfig_prefix - 0x42085f88 0x28a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085f14 0x28a esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_q - 0x42086212 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208619e 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_neighbor_cache_entry - 0x420862c4 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086250 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_neighbor_cache_entry - 0x4208635c 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420862e8 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_na - 0x420865e8 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086574 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_rs - 0x420867cc 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086758 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_ns - 0x42086912 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208689e 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_neighbor_cache_probe - 0x42086b40 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086acc 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_router - 0x42086b54 0x150 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086ae0 0x150 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_next_hop_entry - 0x42086ca4 0x362 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086c30 0x362 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_queue_packet - 0x42087006 0x14a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086f92 0x14a esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_input - 0x42087150 0xe5c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42087150 nd6_input - .text.nd6_tmr 0x42087fac 0x592 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42087fac nd6_tmr + 0x420870dc 0xe5c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420870dc nd6_input + .text.nd6_tmr 0x42087f38 0x592 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087f38 nd6_tmr .text.nd6_clear_destination_cache - 0x4208853e 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4208853e nd6_clear_destination_cache + 0x420884ca 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420884ca nd6_clear_destination_cache .text.nd6_find_route - 0x42088574 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42088574 nd6_find_route + 0x42088500 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088500 nd6_find_route .text.nd6_get_next_hop_addr_or_queue - 0x42088654 0xac esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42088654 nd6_get_next_hop_addr_or_queue + 0x420885e0 0xac esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420885e0 nd6_get_next_hop_addr_or_queue .text.nd6_get_destination_mtu - 0x42088700 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42088700 nd6_get_destination_mtu + 0x4208868c 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208868c nd6_get_destination_mtu .text.nd6_reachability_hint - 0x4208873c 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4208873c nd6_reachability_hint + 0x420886c8 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420886c8 nd6_reachability_hint .text.nd6_cleanup_netif - 0x4208892a 0xfa esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x4208892a nd6_cleanup_netif + 0x420888b6 0xfa esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420888b6 nd6_cleanup_netif .text.nd6_adjust_mld_membership - 0x42088a24 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42088a24 nd6_adjust_mld_membership + 0x420889b0 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420889b0 nd6_adjust_mld_membership .text.nd6_restart_netif - 0x42088ad2 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42088ad2 nd6_restart_netif + 0x42088a5e 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088a5e nd6_restart_netif .text.ethernet_input - 0x42088ada 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x42088ada ethernet_input + 0x42088a66 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42088a66 ethernet_input .text.ethernet_output - 0x42088c04 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x42088c04 ethernet_output + 0x42088b90 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42088b90 ethernet_output .text.lwip_init_tcp_isn - 0x42088ce8 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42088ce8 lwip_init_tcp_isn + 0x42088c74 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42088c74 lwip_init_tcp_isn .text.lwip_hook_tcp_isn - 0x42088d3c 0x146 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42088d3c lwip_hook_tcp_isn + 0x42088cc8 0x146 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x42088cc8 lwip_hook_tcp_isn .text.lwip_hook_ip6_input - 0x42088e82 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088e82 lwip_hook_ip6_input + 0x42088e0e 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088e0e lwip_hook_ip6_input .text.ip4_route_src_hook - 0x42088eb2 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088eb2 ip4_route_src_hook + 0x42088e3e 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088e3e ip4_route_src_hook .text.dhcp_parse_extra_opts - 0x42088ee6 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088ee6 dhcp_parse_extra_opts + 0x42088e72 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088e72 dhcp_parse_extra_opts .text.dhcp_append_extra_opts - 0x42088f58 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42088f58 dhcp_append_extra_opts + 0x42088ee4 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088ee4 dhcp_append_extra_opts .text.lwip_setsockopt_impl_ext - 0x42088fce 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - 0x42088fce lwip_setsockopt_impl_ext + 0x42088f5a 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x42088f5a lwip_setsockopt_impl_ext .text.lwip_getsockopt_impl_ext - 0x420890b2 0xf2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - 0x420890b2 lwip_getsockopt_impl_ext + 0x4208903e 0xf2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x4208903e lwip_getsockopt_impl_ext .text.sys_thread_sem_free - 0x420891a4 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089130 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .text.sys_mutex_new - 0x420891cc 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420891cc sys_mutex_new + 0x42089158 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089158 sys_mutex_new .text.sys_mutex_lock - 0x420891f0 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420891f0 sys_mutex_lock + 0x4208917c 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208917c sys_mutex_lock .text.sys_mutex_unlock - 0x42089230 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089230 sys_mutex_unlock + 0x420891bc 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420891bc sys_mutex_unlock .text.sys_sem_new - 0x42089274 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089274 sys_sem_new + 0x42089200 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089200 sys_sem_new .text.sys_sem_signal - 0x4208930e 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208930e sys_sem_signal + 0x4208929a 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208929a sys_sem_signal .text.sys_sem_signal_isr - 0x42089352 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089352 sys_sem_signal_isr + 0x420892de 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420892de sys_sem_signal_isr .text.sys_arch_sem_wait - 0x42089372 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089372 sys_arch_sem_wait + 0x420892fe 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420892fe sys_arch_sem_wait .text.sys_sem_free - 0x4208940c 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208940c sys_sem_free + 0x42089398 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089398 sys_sem_free .text.sys_mbox_new - 0x4208942a 0x4e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208942a sys_mbox_new + 0x420893b6 0x4e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420893b6 sys_mbox_new .text.sys_mbox_post - 0x42089478 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089478 sys_mbox_post + 0x42089404 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089404 sys_mbox_post .text.sys_mbox_trypost - 0x420894c0 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420894c0 sys_mbox_trypost + 0x4208944c 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208944c sys_mbox_trypost .text.sys_arch_mbox_fetch - 0x420894ea 0xae esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420894ea sys_arch_mbox_fetch + 0x42089476 0xae esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089476 sys_arch_mbox_fetch .text.sys_arch_mbox_tryfetch - 0x42089598 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089598 sys_arch_mbox_tryfetch + 0x42089524 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089524 sys_arch_mbox_tryfetch .text.sys_mbox_free - 0x420895f4 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420895f4 sys_mbox_free + 0x42089580 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089580 sys_mbox_free .text.sys_thread_new - 0x42089654 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089654 sys_thread_new + 0x420895e0 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420895e0 sys_thread_new .text.sys_init - 0x42089686 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089686 sys_init - .text.sys_now 0x420896e8 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420896e8 sys_now + 0x42089612 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089612 sys_init + .text.sys_now 0x42089674 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089674 sys_now .text.sys_arch_protect - 0x42089702 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089702 sys_arch_protect + 0x4208968e 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208968e sys_arch_protect .text.sys_arch_unprotect - 0x42089732 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089732 sys_arch_unprotect + 0x420896be 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420896be sys_arch_unprotect .text.sys_thread_sem_init - 0x42089748 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089748 sys_thread_sem_init + 0x420896d4 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420896d4 sys_thread_sem_init .text.sys_thread_sem_get - 0x420897e8 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420897e8 sys_thread_sem_get + 0x42089774 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089774 sys_thread_sem_get .text.sys_thread_tcpip - 0x42089806 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42089806 sys_thread_tcpip + 0x42089792 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089792 sys_thread_tcpip .text.acd_suspend - 0x4208989a 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089826 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.send_probe_once - 0x420898be 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4208984a 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_dhcp_check_timeout_cb - 0x42089906 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089892 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_remove - 0x42089942 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42089942 acd_remove + 0x420898ce 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420898ce acd_remove .text.acd_netif_ip_addr_changed - 0x4208995a 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4208995a acd_netif_ip_addr_changed + 0x420898e6 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420898e6 acd_netif_ip_addr_changed .text.acd_network_changed_link_down - 0x42089968 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42089968 acd_network_changed_link_down + 0x420898f4 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420898f4 acd_network_changed_link_down .text.acd_arp_reply - 0x42089976 0xb6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42089976 acd_arp_reply - .text.acd_add 0x42089a2c 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42089a2c acd_add + 0x42089902 0xb6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089902 acd_arp_reply + .text.acd_add 0x420899b8 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420899b8 acd_add .text.acd_start - 0x42089a32 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42089a32 acd_start + 0x420899be 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420899be acd_start .text.lwip_get_socket_select_semaphore - 0x42089a56 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420899e2 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select_isr - 0x42089a64 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420899f0 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select - 0x42089a80 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089a0c 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_ioctl_r_wrapper - 0x42089a8e 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089a1a 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fcntl_r_wrapper - 0x42089aa6 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089a32 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fstat - 0x42089ab4 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089a40 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.esp_vfs_lwip_sockets_register - 0x42089af8 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - 0x42089af8 esp_vfs_lwip_sockets_register + 0x42089a84 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089a84 esp_vfs_lwip_sockets_register .text.get_ip_info - 0x42089bb6 0x18 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089b42 0x18 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.node_insert_to_list - 0x42089bce 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089b5a 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.add_msg_type - 0x42089c04 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.add_end 0x42089c1a 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089b90 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_end 0x42089ba6 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.kill_oldest_dhcps_pool - 0x42089c24 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089bb0 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.parse_options - 0x42089ca6 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089c32 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.create_msg - 0x42089d5c 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089ce8 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.add_offer_options - 0x42089dc0 0x24a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089d4c 0x24a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_response_ip_set - 0x4208a00a 0xda esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089f96 0xda esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_poll_set - 0x4208a0e4 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a070 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_new - 0x4208a222 0x4a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a222 dhcps_new + 0x4208a1ae 0x4a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a1ae dhcps_new .text.dhcps_delete - 0x4208a26c 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a26c dhcps_delete + 0x4208a1f8 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a1f8 dhcps_delete .text.dhcps_set_option_info - 0x4208a28e 0xb4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a28e dhcps_set_option_info + 0x4208a21a 0xb4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a21a dhcps_set_option_info .text.node_remove_from_list - 0x4208a342 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a342 node_remove_from_list + 0x4208a2ce 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a2ce node_remove_from_list .text.dhcps_tmr - 0x4208a370 0x9a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a2fc 0x9a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.parse_msg - 0x4208a40a 0x228 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a396 0x228 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_pbuf_alloc - 0x4208a632 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208a632 dhcps_pbuf_alloc + 0x4208a5be 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a5be dhcps_pbuf_alloc .text.send_offer - 0x4208a654 0xc2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a5e0 0xc2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.send_ack - 0x4208a716 0xde esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a6a2 0xde esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.send_nak - 0x4208a7f4 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a780 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.handle_dhcp - 0x4208a904 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a890 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_set_new_lease_cb - 0x4208aa14 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208aa14 dhcps_set_new_lease_cb + 0x4208a9a0 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a9a0 dhcps_set_new_lease_cb .text.dhcps_start - 0x4208aa22 0x100 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208aa22 dhcps_start + 0x4208a9ae 0x100 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a9ae dhcps_start .text.dhcps_stop - 0x4208ab22 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - 0x4208ab22 dhcps_stop + 0x4208aaae 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208aaae dhcps_stop .text.netconn_apimsg - 0x4208aba4 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ab30 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_tcp_recvd_msg - 0x4208abe0 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ab6c 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_close_shutdown - 0x4208ac14 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aba0 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_new_with_proto_and_callback - 0x4208ac3e 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ac3e netconn_new_with_proto_and_callback + 0x4208abca 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208abca netconn_new_with_proto_and_callback .text.netconn_prepare_delete - 0x4208acfe 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208acfe netconn_prepare_delete + 0x4208ac8a 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ac8a netconn_prepare_delete .text.netconn_delete - 0x4208ad24 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ad24 netconn_delete + 0x4208acb0 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208acb0 netconn_delete .text.netconn_getaddr - 0x4208ad5a 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ad5a netconn_getaddr + 0x4208ace6 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ace6 netconn_getaddr .text.netconn_connect - 0x4208ad8e 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ad8e netconn_connect + 0x4208ad1a 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad1a netconn_connect .text.netconn_disconnect - 0x4208adc0 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208adc0 netconn_disconnect + 0x4208ad4c 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad4c netconn_disconnect .text.netconn_tcp_recvd - 0x4208ade0 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ade0 netconn_tcp_recvd + 0x4208ad6c 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad6c netconn_tcp_recvd .text.netconn_send - 0x4208ae06 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ae06 netconn_send + 0x4208ad92 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad92 netconn_send .text.netconn_write_vectors_partly - 0x4208ae28 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208ae28 netconn_write_vectors_partly + 0x4208adb4 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208adb4 netconn_write_vectors_partly .text.netconn_write_partly - 0x4208af1c 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208af1c netconn_write_partly + 0x4208aea8 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aea8 netconn_write_partly .text.netconn_err - 0x4208af32 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208af32 netconn_err + 0x4208aebe 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aebe netconn_err .text.netconn_recv_data - 0x4208af5e 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aeea 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_udp_raw_netbuf_flags - 0x4208b0bc 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b0bc netconn_recv_udp_raw_netbuf_flags + 0x4208b048 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b048 netconn_recv_udp_raw_netbuf_flags .text.netconn_recv_data_tcp - 0x4208b0e0 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b06c 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_tcp_pbuf_flags - 0x4208b19c 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b19c netconn_recv_tcp_pbuf_flags + 0x4208b128 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b128 netconn_recv_tcp_pbuf_flags .text.netconn_shutdown - 0x4208b1c0 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b1c0 netconn_shutdown + 0x4208b14c 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b14c netconn_shutdown .text.netconn_join_leave_group - 0x4208b1e0 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b1e0 netconn_join_leave_group + 0x4208b16c 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b16c netconn_join_leave_group .text.netconn_join_leave_group_netif - 0x4208b21e 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b21e netconn_join_leave_group_netif + 0x4208b1aa 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b1aa netconn_join_leave_group_netif .text.netconn_gethostbyname_addrtype - 0x4208b258 0x4e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208b258 netconn_gethostbyname_addrtype + 0x4208b1e4 0x4e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208b1e4 netconn_gethostbyname_addrtype .text.lwip_netconn_err_to_msg - 0x4208b2a6 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b232 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_dns_found - 0x4208b308 0x66 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b294 0x66 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_udp - 0x4208b36e 0x166 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b2fa 0x166 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_raw - 0x4208b4d4 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b460 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.setup_tcp - 0x4208b5ac 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.pcb_new 0x4208b5fe 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b538 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.pcb_new 0x4208b58a 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_connected - 0x4208b716 0xfa esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.err_tcp 0x4208b810 0x17c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b6a2 0xfa esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x4208b79c 0x17c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.netconn_mark_mbox_invalid - 0x4208b98c 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b918 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_writemore - 0x4208b9ec 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b978 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_close_internal - 0x4208bd06 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bc92 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.poll_tcp - 0x4208bfac 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bf38 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.sent_tcp - 0x4208c038 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bfc4 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.tcp_do_abort - 0x4208c0c4 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c050 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_tcp - 0x4208c0d6 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c062 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_is_deallocated_msg - 0x4208c1e6 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c1e6 lwip_netconn_is_deallocated_msg + 0x4208c172 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c172 lwip_netconn_is_deallocated_msg .text.lwip_netconn_is_err_msg - 0x4208c1fa 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c1fa lwip_netconn_is_err_msg + 0x4208c186 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c186 lwip_netconn_is_err_msg .text.lwip_netconn_do_newconn - 0x4208c26e 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c26e lwip_netconn_do_newconn + 0x4208c1fa 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c1fa lwip_netconn_do_newconn .text.netconn_alloc - 0x4208c294 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c294 netconn_alloc + 0x4208c220 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c220 netconn_alloc .text.netconn_free - 0x4208c33e 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c33e netconn_free + 0x4208c2ca 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c2ca netconn_free .text.netconn_drain - 0x4208c3d0 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c35c 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_delconn - 0x4208c4cc 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c4cc lwip_netconn_do_delconn + 0x4208c458 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c458 lwip_netconn_do_delconn .text.lwip_netconn_do_connect - 0x4208c61a 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c61a lwip_netconn_do_connect + 0x4208c5a6 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c5a6 lwip_netconn_do_connect .text.lwip_netconn_do_disconnect - 0x4208c6d8 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c6d8 lwip_netconn_do_disconnect + 0x4208c664 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c664 lwip_netconn_do_disconnect .text.lwip_netconn_do_send - 0x4208c710 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c710 lwip_netconn_do_send + 0x4208c69c 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c69c lwip_netconn_do_send .text.lwip_netconn_do_recv - 0x4208c816 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c816 lwip_netconn_do_recv + 0x4208c7a2 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c7a2 lwip_netconn_do_recv .text.lwip_netconn_do_write - 0x4208c872 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c872 lwip_netconn_do_write + 0x4208c7fe 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c7fe lwip_netconn_do_write .text.lwip_netconn_do_getaddr - 0x4208c914 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208c914 lwip_netconn_do_getaddr + 0x4208c8a0 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c8a0 lwip_netconn_do_getaddr .text.lwip_netconn_do_close - 0x4208cad4 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208cad4 lwip_netconn_do_close + 0x4208ca60 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208ca60 lwip_netconn_do_close .text.lwip_netconn_do_join_leave_group - 0x4208cbfa 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208cbfa lwip_netconn_do_join_leave_group + 0x4208cb86 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208cb86 lwip_netconn_do_join_leave_group .text.lwip_netconn_do_join_leave_group_netif - 0x4208cc74 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208cc74 lwip_netconn_do_join_leave_group_netif + 0x4208cc00 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208cc00 lwip_netconn_do_join_leave_group_netif .text.lwip_netconn_do_gethostbyname - 0x4208ccf8 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x4208ccf8 lwip_netconn_do_gethostbyname + 0x4208cc84 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208cc84 lwip_netconn_do_gethostbyname .text.err_to_errno - 0x4208cd3c 0x26 esp-idf/lwip/liblwip.a(err.c.obj) - 0x4208cd3c err_to_errno + 0x4208ccc8 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x4208ccc8 err_to_errno .text.netbuf_delete - 0x4208cd62 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4208cd62 netbuf_delete + 0x4208ccee 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208ccee netbuf_delete .text.netbuf_alloc - 0x4208cd8c 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4208cd8c netbuf_alloc + 0x4208cd18 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208cd18 netbuf_alloc .text.netbuf_free - 0x4208cdee 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4208cdee netbuf_free + 0x4208cd7a 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208cd7a netbuf_free .text.lwip_standard_chksum - 0x4208ce10 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208ce10 lwip_standard_chksum + 0x4208cd9c 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cd9c lwip_standard_chksum .text.inet_cksum_pseudo_base - 0x4208ce76 0xaa esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208ce02 0xaa esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .text.inet_chksum_pseudo - 0x4208cf20 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208cf20 inet_chksum_pseudo + 0x4208ceac 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208ceac inet_chksum_pseudo .text.ip6_chksum_pseudo - 0x4208cf5c 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208cf5c ip6_chksum_pseudo + 0x4208cee8 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cee8 ip6_chksum_pseudo .text.ip_chksum_pseudo - 0x4208cfc0 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208cfc0 ip_chksum_pseudo + 0x4208cf4c 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cf4c ip_chksum_pseudo .text.inet_chksum - 0x4208cfe0 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208cfe0 inet_chksum + 0x4208cf6c 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cf6c inet_chksum .text.inet_chksum_pbuf - 0x4208cff6 0x78 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x4208cff6 inet_chksum_pbuf + 0x4208cf82 0x78 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cf82 inet_chksum_pbuf .text.esp_netif_action_start - 0x4208d06e 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208d06e esp_netif_action_start + 0x4208cffa 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208cffa esp_netif_action_start .text.esp_netif_action_stop - 0x4208d07c 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208d07c esp_netif_action_stop + 0x4208d008 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208d008 esp_netif_action_stop .text.esp_netif_action_connected - 0x4208d08a 0x15e esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208d08a esp_netif_action_connected + 0x4208d016 0x15e esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208d016 esp_netif_action_connected .text.esp_netif_action_disconnected - 0x4208d1e8 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208d1e8 esp_netif_action_disconnected + 0x4208d174 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208d174 esp_netif_action_disconnected .text.esp_netif_action_got_ip - 0x4208d1f6 0x90 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - 0x4208d1f6 esp_netif_action_got_ip + 0x4208d182 0x90 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208d182 esp_netif_action_got_ip .text.low_level_init - 0x4208d286 0x26 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d212 0x26 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .text.low_level_output - 0x4208d2ac 0xa0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d238 0xa0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .text.wlanif_input - 0x4208d34c 0x5a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - 0x4208d34c wlanif_input + 0x4208d2d8 0x5a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d2d8 wlanif_input .text.wlanif_init - 0x4208d3a6 0x7c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - 0x4208d3a6 wlanif_init + 0x4208d332 0x7c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d332 wlanif_init .text.wlanif_init_sta - 0x4208d422 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - 0x4208d422 wlanif_init_sta + 0x4208d3ae 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d3ae wlanif_init_sta .text.esp_pbuf_free - 0x4208d440 0x1e esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + 0x4208d3cc 0x1e esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) .text.esp_pbuf_allocate - 0x4208d45e 0x6a esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) - 0x4208d45e esp_pbuf_allocate + 0x4208d3ea 0x6a esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + 0x4208d3ea esp_pbuf_allocate .text.wpa_ap_get_peer_spp_msg - 0x4208d4c8 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d4c8 wpa_ap_get_peer_spp_msg + 0x4208d454 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d454 wpa_ap_get_peer_spp_msg .text.wpa_attach - 0x4208d4e2 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d4e2 wpa_attach + 0x4208d46e 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d46e wpa_attach .text.wpa_config_done - 0x4208d50e 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d50e wpa_config_done + 0x4208d49a 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d49a wpa_config_done .text.wpa_ap_get_wpa_ie - 0x4208d51a 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d51a wpa_ap_get_wpa_ie + 0x4208d4a6 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d4a6 wpa_ap_get_wpa_ie .text.wpa_ap_rx_eapol - 0x4208d54a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d54a wpa_ap_rx_eapol + 0x4208d4d6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d4d6 wpa_ap_rx_eapol .text.wpa_deattach - 0x4208d56a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d56a wpa_deattach + 0x4208d4f6 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d4f6 wpa_deattach .text.wpa_parse_wpa_ie_wrapper - 0x4208d5a4 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d5a4 wpa_parse_wpa_ie_wrapper + 0x4208d530 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d530 wpa_parse_wpa_ie_wrapper .text.hostap_sta_join - 0x4208d5f2 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d57e 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_disconnected_cb - 0x4208d72e 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d6ba 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_connected_cb - 0x4208d7b2 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d73e 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_install_key - 0x4208d7be 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d7be wpa_install_key + 0x4208d74a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d74a wpa_install_key .text.wpa_get_key - 0x4208d7d0 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d7d0 wpa_get_key + 0x4208d75c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d75c wpa_get_key .text.wpa_deauthenticate - 0x4208d7de 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d7de wpa_deauthenticate + 0x4208d76a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d76a wpa_deauthenticate .text.wpa_config_profile - 0x4208d7ec 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d7ec wpa_config_profile + 0x4208d778 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d778 wpa_config_profile .text.wpa_config_bss - 0x4208d83a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d83a wpa_config_bss + 0x4208d7c6 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d7c6 wpa_config_bss .text.wpa_sta_connect - 0x4208d892 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d892 wpa_sta_connect + 0x4208d81e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d81e wpa_sta_connect .text.wpa_config_assoc_ie - 0x4208d8ce 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d8ce wpa_config_assoc_ie + 0x4208d85a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d85a wpa_config_assoc_ie .text.wpa_neg_complete - 0x4208d8f8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d8f8 wpa_neg_complete + 0x4208d884 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d884 wpa_neg_complete .text.esp_supplicant_init - 0x4208d906 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208d906 esp_supplicant_init + 0x4208d892 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d892 esp_supplicant_init .text.esp_supplicant_deinit - 0x4208da3c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208da3c esp_supplicant_deinit + 0x4208d9c8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d9c8 esp_supplicant_deinit .text.ieee80211_handle_rx_frm - 0x4208da5a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d9e6 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .text.esp_supplicant_unset_all_appie - 0x4208da84 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208da84 esp_supplicant_unset_all_appie + 0x4208da10 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208da10 esp_supplicant_unset_all_appie .text.esp_supplicant_common_deinit - 0x4208daa8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208daa8 esp_supplicant_common_deinit + 0x4208da34 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208da34 esp_supplicant_common_deinit .text.esp_supplicant_common_init - 0x4208dad8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208dad8 esp_supplicant_common_init + 0x4208da64 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208da64 esp_supplicant_common_init .text.supplicant_sta_conn_handler - 0x4208db1c 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208db1c supplicant_sta_conn_handler + 0x4208daa8 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208daa8 supplicant_sta_conn_handler .text.supplicant_sta_disconn_handler - 0x4208db1e 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208db1e supplicant_sta_disconn_handler + 0x4208daaa 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208daaa supplicant_sta_disconn_handler .text.esp_set_scan_ie - 0x4208db20 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208db20 esp_set_scan_ie + 0x4208daac 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208daac esp_set_scan_ie .text.esp_set_assoc_ie - 0x4208db22 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208db22 esp_set_assoc_ie + 0x4208daae 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208daae esp_set_assoc_ie .text.wps_get_wps_sm_cb - 0x4208db84 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - 0x4208db84 wps_get_wps_sm_cb + 0x4208db10 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x4208db10 wps_get_wps_sm_cb .text.wpa3_sae_is_group_enabled - 0x4208db8e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208db1a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_check_sae_rejected_groups - 0x4208dbb8 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208db44 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_commit - 0x4208dc0a 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208db96 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_confirm - 0x4208dd1c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dca8 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_commit - 0x4208dd7a 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dd06 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_confirm - 0x4208e0c6 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e052 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_msg - 0x4208e140 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e0cc 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_free_sae_data - 0x4208e1aa 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e1aa esp_wpa3_free_sae_data + 0x4208e136 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e136 esp_wpa3_free_sae_data .text.wpa3_parse_sae_msg - 0x4208e202 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e18e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_cb - 0x4208e236 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e236 esp_wifi_register_wpa3_cb + 0x4208e1c2 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e1c2 esp_wifi_register_wpa3_cb .text.wpa3_hostap_post_evt - 0x4208e24c 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e24c wpa3_hostap_post_evt + 0x4208e1d8 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e1d8 wpa3_hostap_post_evt .text.wpa3_hostap_handle_auth - 0x4208e324 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e2b0 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_hostap_auth_init - 0x4208e40c 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e40c wpa3_hostap_auth_init + 0x4208e398 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e398 wpa3_hostap_auth_init .text.wpa3_hostap_auth_deinit - 0x4208e4d0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e4d0 wpa3_hostap_auth_deinit + 0x4208e45c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e45c wpa3_hostap_auth_deinit .text.esp_send_sae_auth_reply - 0x4208e4ea 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e4ea esp_send_sae_auth_reply + 0x4208e476 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e476 esp_send_sae_auth_reply .text.wpa3_process_rx_commit - 0x4208e5b4 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e540 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_process_rx_confirm - 0x4208e6b8 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e644 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_hostap_task - 0x4208e7c2 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e74e 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_ap_cb - 0x4208e896 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208e896 esp_wifi_register_wpa3_ap_cb + 0x4208e822 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e822 esp_wifi_register_wpa3_ap_cb .text.owe_build_dhie - 0x4208e8a2 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4208e8a2 owe_build_dhie + 0x4208e82e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e82e owe_build_dhie .text.owe_deinit - 0x4208e8bc 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4208e8bc owe_deinit + 0x4208e848 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e848 owe_deinit .text.esp_wifi_register_owe_cb - 0x4208e8f8 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4208e8f8 esp_wifi_register_owe_cb + 0x4208e884 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e884 esp_wifi_register_owe_cb .text.hostapd_get_hapd_data - 0x4208e90e 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208e90e hostapd_get_hapd_data + 0x4208e89a 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e89a hostapd_get_hapd_data .text.hostap_init - 0x4208e918 0x2c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208e918 hostap_init + 0x4208e8a4 0x2c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e8a4 hostap_init .text.hostapd_cleanup - 0x4208ebda 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ebda hostapd_cleanup + 0x4208eb66 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208eb66 hostapd_cleanup .text.hostap_deinit - 0x4208ec6a 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ec6a hostap_deinit + 0x4208ebf6 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ebf6 hostap_deinit .text.esp_wifi_build_rsnxe - 0x4208ecc8 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ecc8 esp_wifi_build_rsnxe + 0x4208ec54 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ec54 esp_wifi_build_rsnxe .text.esp_send_assoc_resp - 0x4208ed20 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ed20 esp_send_assoc_resp + 0x4208ecac 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ecac esp_send_assoc_resp .text.wpa_status_to_reason_code - 0x4208edce 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208edce wpa_status_to_reason_code + 0x4208ed5a 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ed5a wpa_status_to_reason_code .text.hostap_new_assoc_sta - 0x4208ee32 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ee32 hostap_new_assoc_sta + 0x4208edbe 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208edbe hostap_new_assoc_sta .text.wpa_ap_remove - 0x4208ef4e 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208ef4e wpa_ap_remove - .text.ecp_opp 0x4208efae 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208eeda 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208eeda wpa_ap_remove + .text.ecp_opp 0x4208ef3a 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_alloc_key - 0x4208effa 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ef86 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_ec_init - 0x4208f01c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f01c crypto_ec_init + 0x4208efa8 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208efa8 crypto_ec_init .text.crypto_ec_deinit - 0x4208f068 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f068 crypto_ec_deinit + 0x4208eff4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208eff4 crypto_ec_deinit .text.crypto_ec_point_init - 0x4208f088 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f088 crypto_ec_point_init + 0x4208f014 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f014 crypto_ec_point_init .text.crypto_ec_prime_len - 0x4208f0b2 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0b2 crypto_ec_prime_len + 0x4208f03e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f03e crypto_ec_prime_len .text.crypto_ec_order_len - 0x4208f0c2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0c2 crypto_ec_order_len + 0x4208f04e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f04e crypto_ec_order_len .text.crypto_ec_prime_len_bits - 0x4208f0d4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0d4 crypto_ec_prime_len_bits + 0x4208f060 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f060 crypto_ec_prime_len_bits .text.crypto_ec_get_prime - 0x4208f0e4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0e4 crypto_ec_get_prime + 0x4208f070 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f070 crypto_ec_get_prime .text.crypto_ec_get_order - 0x4208f0e8 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0e8 crypto_ec_get_order + 0x4208f074 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f074 crypto_ec_get_order .text.crypto_ec_get_b - 0x4208f0ee 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0ee crypto_ec_get_b + 0x4208f07a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f07a crypto_ec_get_b .text.crypto_ec_point_deinit - 0x4208f0f2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f0f2 crypto_ec_point_deinit + 0x4208f07e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f07e crypto_ec_point_deinit .text.crypto_ec_point_to_bin - 0x4208f110 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f110 crypto_ec_point_to_bin + 0x4208f09c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f09c crypto_ec_point_to_bin .text.crypto_ec_point_from_bin - 0x4208f16e 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f16e crypto_ec_point_from_bin + 0x4208f0fa 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f0fa crypto_ec_point_from_bin .text.crypto_ec_point_add - 0x4208f1e4 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f1e4 crypto_ec_point_add + 0x4208f170 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f170 crypto_ec_point_add .text.crypto_ec_point_mul - 0x4208f240 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f240 crypto_ec_point_mul + 0x4208f1cc 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f1cc crypto_ec_point_mul .text.crypto_ec_point_invert - 0x4208f2e0 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f2e0 crypto_ec_point_invert + 0x4208f26c 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f26c crypto_ec_point_invert .text.crypto_ec_point_compute_y_sqr - 0x4208f2f6 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f2f6 crypto_ec_point_compute_y_sqr + 0x4208f282 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f282 crypto_ec_point_compute_y_sqr .text.crypto_ec_point_solve_y_coord - 0x4208f3f0 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f3f0 crypto_ec_point_solve_y_coord + 0x4208f37c 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f37c crypto_ec_point_solve_y_coord .text.crypto_ec_point_is_at_infinity - 0x4208f4be 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f4be crypto_ec_point_is_at_infinity + 0x4208f44a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f44a crypto_ec_point_is_at_infinity .text.crypto_ec_point_is_on_curve - 0x4208f4ce 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f4ce crypto_ec_point_is_on_curve + 0x4208f45a 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f45a crypto_ec_point_is_on_curve .text.crypto_ec_point_cmp - 0x4208f576 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f576 crypto_ec_point_cmp + 0x4208f502 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f502 crypto_ec_point_cmp .text.crypto_ec_key_set_pub - 0x4208f588 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f588 crypto_ec_key_set_pub + 0x4208f514 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f514 crypto_ec_key_set_pub .text.crypto_ec_get_mbedtls_to_nist_group_id - 0x4208f64c 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f64c crypto_ec_get_mbedtls_to_nist_group_id + 0x4208f5d8 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f5d8 crypto_ec_get_mbedtls_to_nist_group_id .text.crypto_ec_key_group - 0x4208f694 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f694 crypto_ec_key_group + 0x4208f620 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f620 crypto_ec_key_group .text.crypto_mbedtls_get_grp_id - 0x4208f6c0 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f6c0 crypto_mbedtls_get_grp_id + 0x4208f64c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f64c crypto_mbedtls_get_grp_id .text.crypto_ecdh_deinit - 0x4208f6e2 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f6e2 crypto_ecdh_deinit + 0x4208f66e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f66e crypto_ecdh_deinit .text.crypto_ecdh_init - 0x4208f702 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f702 crypto_ecdh_init + 0x4208f68e 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f68e crypto_ecdh_init .text.crypto_ecdh_get_pubkey - 0x4208f7d0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f7d0 crypto_ecdh_get_pubkey + 0x4208f75c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f75c crypto_ecdh_get_pubkey .text.crypto_ec_key_parse_pub - 0x4208f830 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f830 crypto_ec_key_parse_pub + 0x4208f7bc 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f7bc crypto_ec_key_parse_pub .text.crypto_ec_key_deinit - 0x4208f87c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f87c crypto_ec_key_deinit + 0x4208f808 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f808 crypto_ec_key_deinit .text.crypto_ecdh_set_peerkey - 0x4208f89a 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208f89a crypto_ecdh_set_peerkey + 0x4208f826 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f826 crypto_ecdh_set_peerkey .text.crypto_ec_key_verify_signature - 0x4208faf8 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208faf8 crypto_ec_key_verify_signature + 0x4208fa84 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208fa84 crypto_ec_key_verify_signature .text.timeout_exists - 0x4208fba0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fb2c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_run_timer - 0x4208fbc8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fb54 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_remove_timeout - 0x4208fbe8 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fb74 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_init - 0x4208fc4e 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fc4e eloop_init + 0x4208fbda 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fbda eloop_init .text.eloop_register_timeout - 0x4208fce0 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fce0 eloop_register_timeout + 0x4208fc6c 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fc6c eloop_register_timeout .text.eloop_cancel_timeout - 0x4208fe92 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fe92 eloop_cancel_timeout + 0x4208fe1e 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fe1e eloop_cancel_timeout .text.eloop_run - 0x4208fefe 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208fefe eloop_run + 0x4208fe8a 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fe8a eloop_run .text.eloop_run_wrapper - 0x4209004e 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208ffda 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_destroy - 0x4209005e 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4209005e eloop_destroy + 0x4208ffea 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208ffea eloop_destroy .text.hostapd_derive_psk - 0x42090110 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4209009c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .text.hostapd_setup_sae_pt - 0x42090150 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42090150 hostapd_setup_sae_pt + 0x420900dc 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420900dc hostapd_setup_sae_pt .text.hostapd_setup_wpa_psk - 0x420901be 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x420901be hostapd_setup_wpa_psk + 0x4209014a 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4209014a hostapd_setup_wpa_psk .text.hostapd_get_psk - 0x42090204 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42090204 hostapd_get_psk + 0x42090190 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x42090190 hostapd_get_psk .text.hostapd_config_clear_wpa_psk - 0x42090256 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42090256 hostapd_config_clear_wpa_psk + 0x420901e2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x420901e2 hostapd_config_clear_wpa_psk .text.hostapd_config_free_bss - 0x42090280 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x42090280 hostapd_config_free_bss + 0x4209020c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4209020c hostapd_config_free_bss .text.wpa_auth_get_sm - 0x420902a8 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090234 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_add_sm - 0x420902d6 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090262 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_del_sm - 0x42090322 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902ae 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_use_aes_cmac - 0x4209035a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902e6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_pmksa_free_cb - 0x4209036e 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902fa 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_request_new_ptk - 0x42090370 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902fc 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_receive_error_report - 0x4209037e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209030a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECTED_Enter - 0x42090390 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209031c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter - 0x420903b0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209033c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_len - 0x420903d0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209035c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_IDLE_Enter - 0x420903e0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209036c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter - 0x4209040a 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090396 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_KEYERROR_Enter - 0x42090444 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420903d0 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_free_sta_sm - 0x4209047a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090406 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sm_ptk_update - 0x420904cc 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090458 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init_gmk_and_counter - 0x420904f6 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090482 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION_Enter - 0x420905a0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209052c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gmk_to_gtk - 0x420905e4 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090570 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gtk_update - 0x42090680 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209060c 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_gtk_init - 0x42090746 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420906d2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeys - 0x42090792 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209071e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_set_key - 0x420907d2 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209075e 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_config_group_keys - 0x42090862 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420907ee 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeysdone - 0x420908e2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209086e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_sm_step - 0x42090904 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090890 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init - 0x4209094e 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420908da 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_ensure_init - 0x420909c0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209094c 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION2_Enter - 0x420909fc 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090988 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_gtk - 0x42090a4a 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420909d6 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_valid - 0x42090a94 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090a20 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_mark_invalid - 0x42090ae0 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090a6c 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_derive_ptk - 0x42090b32 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090abe 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_verify_key_mic - 0x42090b6c 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090af8 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sta_disconnect - 0x42090c18 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090ba4 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECT_Enter - 0x42090c2a 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090bb6 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITDONE_Enter - 0x42090c68 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090bf4 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_add - 0x42090d26 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090cb2 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.resend_eapol_handle - 0x42090d9e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090d9e resend_eapol_handle + 0x42090d2a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090d2a resend_eapol_handle .text.wpa_init - 0x42090dbe 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090dbe wpa_init + 0x42090d4a 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090d4a wpa_init .text.wpa_auth_sta_init - 0x42090ea2 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090ea2 wpa_auth_sta_init + 0x42090e2e 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090e2e wpa_auth_sta_init .text.wpa_auth_sta_deinit - 0x42090f10 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090f10 wpa_auth_sta_deinit + 0x42090e9c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090e9c wpa_auth_sta_deinit .text.wpa_auth_pmksa_add_sae - 0x42090f56 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090f56 wpa_auth_pmksa_add_sae + 0x42090ee2 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090ee2 wpa_auth_pmksa_add_sae .text.wpa_auth_add_sae_pmkid - 0x42090f8c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090f8c wpa_auth_add_sae_pmkid + 0x42090f18 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090f18 wpa_auth_add_sae_pmkid .text.__wpa_send_eapol - 0x42090fb6 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42090fb6 __wpa_send_eapol + 0x42090f42 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090f42 __wpa_send_eapol .text.wpa_send_eapol - 0x4209145a 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420913e6 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKSTART_Enter - 0x420914c2 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209144e 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter - 0x420915de 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209156a 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter - 0x420917ae 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209173a 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_Step - 0x420918d2 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209185e 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_remove_ptk - 0x42091978 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42091978 wpa_remove_ptk + 0x42091904 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091904 wpa_remove_ptk .text.sm_WPA_PTK_INITIALIZE_Enter - 0x420919c2 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209194e 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_deinit - 0x42091a2a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42091a2a wpa_deinit + 0x420919b6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420919b6 wpa_deinit .text.wpa_auth_uses_sae - 0x42091a6e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42091a6e wpa_auth_uses_sae + 0x420919fa 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420919fa wpa_auth_uses_sae .text.wpa_auth_get_psk - 0x42091a88 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091a14 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter - 0x42091ae6 0x1d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091a72 0x1d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_INITPSK_Enter - 0x42091cbc 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091c48 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_Step - 0x42091d32 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091cbe 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sm_step - 0x42091f26 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091eb2 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_ptk - 0x42091fc2 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091f4e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sta_associated - 0x42091fde 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42091fde wpa_auth_sta_associated + 0x42091f6a 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091f6a wpa_auth_sta_associated .text.wpa_receive - 0x42092052 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x42092052 wpa_receive + 0x42091fde 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091fde wpa_receive .text.hostap_eapol_resend_process - 0x420924a6 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x420924a6 hostap_eapol_resend_process + 0x42092432 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42092432 hostap_eapol_resend_process .text.wpa_parse_generic - 0x420924ce 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4209245a 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_wpa_ie - 0x4209262c 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420925b8 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_rsn_ie - 0x42092732 0x23e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092732 wpa_write_rsn_ie + 0x420926be 0x23e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420926be wpa_write_rsn_ie .text.wpa_write_rsnxe - 0x42092970 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092970 wpa_write_rsnxe + 0x420928fc 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420928fc wpa_write_rsnxe .text.wpa_auth_gen_wpa_ie - 0x420929b0 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x420929b0 wpa_auth_gen_wpa_ie + 0x4209293c 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4209293c wpa_auth_gen_wpa_ie .text.wpa_add_kde - 0x42092a4c 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092a4c wpa_add_kde + 0x420929d8 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420929d8 wpa_add_kde .text.wpa_validate_wpa_ie - 0x42092ac6 0x354 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092ac6 wpa_validate_wpa_ie + 0x42092a52 0x354 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092a52 wpa_validate_wpa_ie .text.wpa_parse_kde_ies - 0x42092e1a 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092e1a wpa_parse_kde_ies + 0x42092da6 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092da6 wpa_parse_kde_ies .text.wpa_auth_uses_mfp - 0x42092ee0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x42092ee0 wpa_auth_uses_mfp + 0x42092e6c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092e6c wpa_auth_uses_mfp .text._pmksa_cache_free_entry - 0x42092ef0 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092e7c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_set_expiration - 0x42092f26 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092eb2 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_link_entry - 0x42092f78 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092f04 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_free_entry - 0x42092fe0 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42092fe0 pmksa_cache_free_entry + 0x42092f6c 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092f6c pmksa_cache_free_entry .text.pmksa_cache_expire - 0x42093062 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092fee 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_auth_create_entry - 0x420930a0 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420930a0 pmksa_cache_auth_create_entry + 0x4209302c 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x4209302c pmksa_cache_auth_create_entry .text.pmksa_cache_auth_deinit - 0x420931c4 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420931c4 pmksa_cache_auth_deinit + 0x42093150 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42093150 pmksa_cache_auth_deinit .text.pmksa_cache_auth_get - 0x42093224 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42093224 pmksa_cache_auth_get + 0x420931b0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420931b0 pmksa_cache_auth_get .text.pmksa_cache_auth_add_entry - 0x4209329c 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4209329c pmksa_cache_auth_add_entry + 0x42093228 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42093228 pmksa_cache_auth_add_entry .text.pmksa_cache_auth_add - 0x420932ec 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x420932ec pmksa_cache_auth_add + 0x42093278 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42093278 pmksa_cache_auth_add .text.pmksa_cache_auth_init - 0x42093330 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x42093330 pmksa_cache_auth_init + 0x420932bc 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x420932bc pmksa_cache_auth_init .text.ap_sta_list_del - 0x4209335e 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420932ea 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_sta_hash_del - 0x4209337c 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42093308 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_get_sta - 0x420933f0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420933f0 ap_get_sta + 0x4209337c 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4209337c ap_get_sta .text.ap_sta_hash_add - 0x4209342c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4209342c ap_sta_hash_add + 0x420933b8 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420933b8 ap_sta_hash_add .text.ap_free_sta - 0x42093440 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x42093440 ap_free_sta + 0x420933cc 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420933cc ap_free_sta .text.ap_sta_add - 0x420934b2 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x420934b2 ap_sta_add + 0x4209343e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4209343e ap_sta_add .text.sae_set_state - 0x42093552 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420934de 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_get_password - 0x42093558 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420934e4 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.use_sae_anti_clogging - 0x42093564 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420934f0 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_check_big_sync - 0x420935b6 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093542 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_status_success - 0x420935f0 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209357c 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_is_group_enabled - 0x42093636 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420935c2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.check_sae_rejected_groups - 0x42093660 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420935ec 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_commit - 0x420936c6 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093652 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_commit - 0x420937e0 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209376c 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_confirm - 0x4209386a 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420937f6 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_confirm - 0x420938a2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209382e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_accept_sta - 0x420938dc 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x420938dc sae_accept_sta + 0x42093868 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093868 sae_accept_sta .text.sae_sm_step - 0x42093926 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420938b2 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.handle_auth_sae - 0x42093b1a 0x34e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42093b1a handle_auth_sae + 0x42093aa6 0x34e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093aa6 handle_auth_sae .text.auth_sae_queue - 0x42093e68 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42093e68 auth_sae_queue + 0x42093df4 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093df4 auth_sae_queue .text.wpa_res_to_status_code - 0x42093f9a 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x42093f9a wpa_res_to_status_code + 0x42093f26 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093f26 wpa_res_to_status_code .text.wpabuf_put_le16 - 0x42094040 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093fcc 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .text.comeback_token_hash - 0x42094062 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42094062 comeback_token_hash + 0x42093fee 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093fee comeback_token_hash .text.check_comeback_token - 0x42094090 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42094090 check_comeback_token + 0x4209401c 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x4209401c check_comeback_token .text.auth_build_token_req - 0x42094138 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x42094138 auth_build_token_req + 0x420940c4 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x420940c4 auth_build_token_req .text.const_time_memcmp - 0x4209429c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094228 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sswu_curve_param - 0x420942d0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209425c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_password_id_elem - 0x420942e2 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209426e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_rejected_groups_elem - 0x42094326 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420942b2 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_token_container_elem - 0x4209436e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420942fa 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_akm_suite_selector_elem - 0x420943b2 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209433e 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_token - 0x420943fa 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094386 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_token_container - 0x4209443e 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420943ca 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_akm_suite_selector - 0x42094474 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094400 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_extract - 0x420944f2 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209447e 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed - 0x4209451a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420944a6 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm - 0x42094570 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420944fc 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ffc - 0x4209463c 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420945c8 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_expand - 0x420946de 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209466a 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ffc - 0x42094734 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420946c0 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ffc - 0x42094792 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209471e 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.debug_print_bignum - 0x42094828 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sswu 0x42094864 0x800 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420947b4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x420947f0 0x800 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ecc - 0x42095064 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094ff0 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_max_min_addr - 0x42095100 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209508c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed_key - 0x42095140 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420950cc 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_password_identifier - 0x4209522c 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420951b8 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ffc - 0x42095326 0x146 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420952b2 0x146 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ffc - 0x4209546c 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420953f8 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ecc - 0x420955cc 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095558 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ecc - 0x420956a0 0x37c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209562c 0x37c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ecc - 0x42095a1c 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420959a8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit - 0x42095a7c 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095a08 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_le16 - 0x42095b2c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095ab8 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_data - 0x42095b4e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095ada 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_str - 0x42095b78 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095b04 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_rejected_groups - 0x42095ba2 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095b2e 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ecc - 0x42095c4e 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095bda 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_kdf_hash - 0x42095cec 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095c78 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_scalar - 0x42095d0c 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095c98 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ffc - 0x42095da4 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095d30 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ecc - 0x42095e98 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095e24 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element - 0x42095f5c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095ee8 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_clear_temp_data - 0x42095f76 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42095f76 sae_clear_temp_data + 0x42095f02 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095f02 sae_clear_temp_data .text.sae_clear_data - 0x42096018 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096018 sae_clear_data + 0x42095fa4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095fa4 sae_clear_data .text.sae_set_group - 0x4209604e 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209604e sae_set_group + 0x42095fda 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095fda sae_set_group .text.sae_ecc_prime_len_2_hash_len - 0x42096118 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096118 sae_ecc_prime_len_2_hash_len + 0x420960a4 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420960a4 sae_ecc_prime_len_2_hash_len .text.sae_derive_pt_ecc - 0x4209613a 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420960c6 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_ffc_prime_len_2_hash_len - 0x420962f6 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420962f6 sae_ffc_prime_len_2_hash_len + 0x42096282 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096282 sae_ffc_prime_len_2_hash_len .text.sae_derive_pt_ffc - 0x42096318 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420962a4 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_keys - 0x42096540 0x29e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420964cc 0x29e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_from_pt_ecc - 0x420967de 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420967de sae_derive_pwe_from_pt_ecc + 0x4209676a 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209676a sae_derive_pwe_from_pt_ecc .text.sae_derive_pwe_from_pt_ffc - 0x4209694e 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209694e sae_derive_pwe_from_pt_ffc + 0x420968da 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420968da sae_derive_pwe_from_pt_ffc .text.sae_deinit_pt - 0x42096ac4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096ac4 sae_deinit_pt + 0x42096a50 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096a50 sae_deinit_pt .text.sae_derive_pt_group - 0x42096b00 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096a8c 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pt - 0x42096bac 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096bac sae_derive_pt + 0x42096b38 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096b38 sae_derive_pt .text.sae_prepare_commit - 0x42096c2a 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096c2a sae_prepare_commit + 0x42096bb6 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096bb6 sae_prepare_commit .text.sae_prepare_commit_pt - 0x42096ca2 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096ca2 sae_prepare_commit_pt + 0x42096c2e 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096c2e sae_prepare_commit_pt .text.sae_process_commit - 0x42096dec 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096dec sae_process_commit + 0x42096d78 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096d78 sae_process_commit .text.sae_write_commit - 0x42096e50 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42096e50 sae_write_commit + 0x42096ddc 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096ddc sae_write_commit .text.sae_group_allowed - 0x42097068 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42097068 sae_group_allowed + 0x42096ff4 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096ff4 sae_group_allowed .text.sae_parse_commit - 0x420970e6 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420970e6 sae_parse_commit + 0x42097072 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42097072 sae_parse_commit .text.sae_write_confirm - 0x4209724e 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209724e sae_write_confirm + 0x420971da 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420971da sae_write_confirm .text.sae_check_confirm - 0x42097314 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42097314 sae_check_confirm + 0x420972a0 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420972a0 sae_check_confirm .text.dragonfly_get_rand_1_to_p_1 - 0x420973c8 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097354 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_get_rand_2_to_r_1 - 0x4209744a 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420973d6 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_min_pwe_loop_iter - 0x42097488 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42097488 dragonfly_min_pwe_loop_iter + 0x42097414 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097414 dragonfly_min_pwe_loop_iter .text.dragonfly_get_random_qr_qnr - 0x420974e8 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x420974e8 dragonfly_get_random_qr_qnr + 0x42097474 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097474 dragonfly_get_random_qr_qnr .text.dragonfly_is_quadratic_residue_blind - 0x42097596 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42097596 dragonfly_is_quadratic_residue_blind + 0x42097522 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097522 dragonfly_is_quadratic_residue_blind .text.dragonfly_generate_scalar - 0x420976b6 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x420976b6 dragonfly_generate_scalar + 0x42097642 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097642 dragonfly_generate_scalar .text.dragonfly_sqrt - 0x4209772a 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x4209772a dragonfly_sqrt + 0x420976b6 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420976b6 dragonfly_sqrt .text.wpa_kck_len - 0x420977f6 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097782 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_kek_len - 0x42097822 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420977ae 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_selector_to_bitfield - 0x42097868 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420977f4 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_key_mgmt_to_bitfield - 0x4209790e 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209789a 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_selector_to_bitfield - 0x420979a8 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097934 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_key_mgmt_to_bitfield - 0x42097a1c 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420979a8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_mic_len - 0x42097a6c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097a6c wpa_mic_len + 0x420979f8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420979f8 wpa_mic_len .text.wpa_cipher_valid_mgmt_group - 0x42097a8a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097a8a wpa_cipher_valid_mgmt_group + 0x42097a16 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097a16 wpa_cipher_valid_mgmt_group .text.wpa_parse_wpa_ie_rsnxe - 0x42097aae 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097aae wpa_parse_wpa_ie_rsnxe + 0x42097a3a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097a3a wpa_parse_wpa_ie_rsnxe .text.wpa_parse_wpa_ie_rsn - 0x42097b06 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097b06 wpa_parse_wpa_ie_rsn + 0x42097a92 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097a92 wpa_parse_wpa_ie_rsn .text.wpa_parse_wpa_ie_wpa - 0x42097cec 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097cec wpa_parse_wpa_ie_wpa + 0x42097c78 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097c78 wpa_parse_wpa_ie_wpa .text.wpa_use_akm_defined - 0x42097e8e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097e8e wpa_use_akm_defined + 0x42097e1a 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097e1a wpa_use_akm_defined .text.wpa_use_aes_key_wrap - 0x42097ece 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097ece wpa_use_aes_key_wrap + 0x42097e5a 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097e5a wpa_use_aes_key_wrap .text.wpa_eapol_key_mic - 0x42097f2c 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42097f2c wpa_eapol_key_mic + 0x42097eb8 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097eb8 wpa_eapol_key_mic .text.wpa_akm_to_suite - 0x42098030 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098030 wpa_akm_to_suite + 0x42097fbc 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097fbc wpa_akm_to_suite .text.wpa_compare_rsn_ie - 0x420980de 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420980de wpa_compare_rsn_ie + 0x4209806a 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209806a wpa_compare_rsn_ie .text.rsn_pmkid - 0x4209810e 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4209810e rsn_pmkid + 0x4209809a 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209809a rsn_pmkid .text.wpa_cipher_key_len - 0x4209816a 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4209816a wpa_cipher_key_len + 0x420980f6 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420980f6 wpa_cipher_key_len .text.wpa_pmk_to_ptk - 0x420981ce 0x242 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420981ce wpa_pmk_to_ptk + 0x4209815a 0x242 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209815a wpa_pmk_to_ptk .text.wpa_cipher_to_alg - 0x42098410 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098410 wpa_cipher_to_alg + 0x4209839c 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209839c wpa_cipher_to_alg .text.wpa_cipher_valid_pairwise - 0x42098444 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098444 wpa_cipher_valid_pairwise + 0x420983d0 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420983d0 wpa_cipher_valid_pairwise .text.wpa_cipher_to_suite - 0x42098470 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098470 wpa_cipher_to_suite + 0x420983fc 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420983fc wpa_cipher_to_suite .text.rsn_cipher_put_suites - 0x42098548 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42098548 rsn_cipher_put_suites + 0x420984d4 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420984d4 rsn_cipher_put_suites .text.wpa_cipher_put_suites - 0x420985ac 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420985ac wpa_cipher_put_suites + 0x42098538 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42098538 wpa_cipher_put_suites .text.hmac_sha256_kdf - 0x42098610 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - 0x42098610 hmac_sha256_kdf + 0x4209859c 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x4209859c hmac_sha256_kdf .text.dh_groups_get - 0x42098728 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - 0x42098728 dh_groups_get + 0x420986b4 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x420986b4 dh_groups_get .text.sha256_prf_bits - 0x42098756 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42098756 sha256_prf_bits + 0x420986e2 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x420986e2 sha256_prf_bits .text.sha256_prf - 0x42098862 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42098862 sha256_prf + 0x420987ee 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x420987ee sha256_prf .text.sha1_prf - 0x42098872 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - 0x42098872 sha1_prf + 0x420987fe 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x420987fe sha1_prf .text.wpa_key_mgmt_supports_caching - 0x4209892e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420988ba 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_verify_eapol_key_mic - 0x4209896a 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420988f6 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.is_wpa2_enterprise_connection - 0x42098ae4 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098a70 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_derive_ptk - 0x42098b16 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098aa2 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_check_group_cipher - 0x42098b4c 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098ad8 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_decrypt_key_data - 0x42098ba0 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098b2c 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_seq - 0x42098c90 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098c1c 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_igtk - 0x42098cfe 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098c8a 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.ieee80211w_set_keys - 0x42098d64 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098cf0 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_get_key - 0x42098db2 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098d3e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_gtk_in_use - 0x42098dc0 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098d4c 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_pmksa_free_cb - 0x42098ef4 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098e80 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_le16 - 0x42098f74 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098f00 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_data - 0x42098f96 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098f22 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.cipher_type_map_supp_to_public - 0x42098fc0 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42098fc0 cipher_type_map_supp_to_public + 0x42098f4c 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098f4c cipher_type_map_supp_to_public .text.cipher_type_map_public_to_supp - 0x4209904e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209904e cipher_type_map_public_to_supp + 0x42098fda 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098fda cipher_type_map_public_to_supp .text.wpa_sm_get_auth_addr - 0x420990cc 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420990cc wpa_sm_get_auth_addr + 0x42099058 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099058 wpa_sm_get_auth_addr .text.wpa_eapol_key_send - 0x420990d2 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420990d2 wpa_eapol_key_send + 0x4209905e 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209905e wpa_eapol_key_send .text.wpa_sm_key_request - 0x4209917e 0x1aa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209910a 0x1aa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rekey_ptk - 0x42099328 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420992b4 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4 - 0x4209933a 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420992c6 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_2 - 0x42099488 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099414 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_4 - 0x420995d2 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420995d2 wpa_supplicant_send_2_of_4 + 0x4209955e 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209955e wpa_supplicant_send_2_of_4 .text.wpa_supplicant_gtk_tx_bit_workaround - 0x42099774 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099774 wpa_supplicant_gtk_tx_bit_workaround + 0x42099700 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099700 wpa_supplicant_gtk_tx_bit_workaround .text.wpa_supplicant_process_1_of_2_rsn - 0x42099788 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099714 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2_wpa - 0x42099828 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420997b4 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_pairwise_gtk - 0x42099966 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099966 wpa_supplicant_pairwise_gtk + 0x420998f2 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420998f2 wpa_supplicant_pairwise_gtk .text.wpa_report_ie_mismatch - 0x420999f6 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420999f6 wpa_report_ie_mismatch + 0x42099982 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099982 wpa_report_ie_mismatch .text.wpa_supplicant_validate_ie - 0x42099a06 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099992 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_state - 0x42099b12 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099b12 wpa_sm_set_state + 0x42099a9e 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099a9e wpa_sm_set_state .text.wpa_supplicant_key_neg_complete - 0x42099b52 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099b52 wpa_supplicant_key_neg_complete + 0x42099ade 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099ade wpa_supplicant_key_neg_complete .text.wpa_sm_set_pmk_from_pmksa - 0x42099b90 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099b90 wpa_sm_set_pmk_from_pmksa + 0x42099b1c 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099b1c wpa_sm_set_pmk_from_pmksa .text.wpa_supplicant_get_pmk - 0x42099bc2 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099b4e 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_4 - 0x42099d5e 0x17e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099d5e wpa_supplicant_process_1_of_4 + 0x42099cea 0x17e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099cea wpa_supplicant_process_1_of_4 .text.wpa_sm_init - 0x42099edc 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099edc wpa_sm_init + 0x42099e68 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099e68 wpa_sm_init .text.wpa_sm_notify_assoc - 0x42099f4c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42099f4c wpa_sm_notify_assoc + 0x42099ed8 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099ed8 wpa_sm_notify_assoc .text.wpa_set_profile - 0x4209a00c 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a00c wpa_set_profile + 0x42099f98 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099f98 wpa_set_profile .text.wpa_set_pmk - 0x4209a114 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a114 wpa_set_pmk + 0x4209a0a0 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a0a0 wpa_set_pmk .text.wpa_set_passphrase - 0x4209a1c0 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a1c0 wpa_set_passphrase + 0x4209a14c 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a14c wpa_set_passphrase .text.set_assoc_ie - 0x4209a2a4 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a2a4 set_assoc_ie + 0x4209a230 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a230 set_assoc_ie .text.wpa_sm_set_key - 0x4209a300 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a300 wpa_sm_set_key + 0x4209a28c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a28c wpa_sm_set_key .text.wpa_supplicant_install_ptk - 0x4209a3c0 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a34c 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_3_of_4 - 0x4209a474 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a400 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_gtk - 0x4209a5c2 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a54e 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2 - 0x4209a728 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a6b4 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rx_eapol - 0x4209a80e 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209a80e wpa_sm_rx_eapol + 0x4209a79a 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a79a wpa_sm_rx_eapol .text.wpa_supplicant_activate_ptk - 0x4209ab18 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aaa4 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4_txcallback - 0x4209ab72 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aafe 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_clr_countermeasures - 0x4209abfe 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209abfe wpa_supplicant_clr_countermeasures + 0x4209ab8a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ab8a wpa_supplicant_clr_countermeasures .text.wpa_supplicant_stop_countermeasures - 0x4209ac0c 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ac0c wpa_supplicant_stop_countermeasures + 0x4209ab98 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ab98 wpa_supplicant_stop_countermeasures .text.wpa_michael_mic_failure - 0x4209ac4e 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ac4e wpa_michael_mic_failure + 0x4209abda 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209abda wpa_michael_mic_failure .text.eapol_txcb - 0x4209ad08 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ad08 eapol_txcb + 0x4209ac94 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ac94 eapol_txcb .text.wpa_sta_in_4way_handshake - 0x4209add4 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209add4 wpa_sta_in_4way_handshake + 0x4209ad60 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ad60 wpa_sta_in_4way_handshake .text.wpa_sta_cur_pmksa_matches_akm - 0x4209ae02 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ae02 wpa_sta_cur_pmksa_matches_akm + 0x4209ad8e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ad8e wpa_sta_cur_pmksa_matches_akm .text.wpa_sta_clear_curr_pmksa - 0x4209ae36 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ae36 wpa_sta_clear_curr_pmksa + 0x4209adc2 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209adc2 wpa_sta_clear_curr_pmksa .text.get_wpa_sm - 0x4209ae6a 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ae6a get_wpa_sm + 0x4209adf6 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209adf6 get_wpa_sm .text.wpa_sm_set_ap_rsnxe - 0x4209ae74 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209ae74 wpa_sm_set_ap_rsnxe + 0x4209ae00 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209ae00 wpa_sm_set_ap_rsnxe .text.wpa_sm_set_assoc_rsnxe - 0x4209af2e 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209af2e wpa_sm_set_assoc_rsnxe + 0x4209aeba 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aeba wpa_sm_set_assoc_rsnxe .text.wpa_set_bss - 0x4209af86 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209af86 wpa_set_bss + 0x4209af12 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209af12 wpa_set_bss .text.wpa_sm_drop_sa - 0x4209b29e 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b29e wpa_sm_drop_sa + 0x4209b22a 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b22a wpa_sm_drop_sa .text.wpa_sm_deinit - 0x4209b306 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b306 wpa_sm_deinit + 0x4209b292 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b292 wpa_sm_deinit .text.wpa_sm_notify_disassoc - 0x4209b350 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b350 wpa_sm_notify_disassoc + 0x4209b2dc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b2dc wpa_sm_notify_disassoc .text.owe_build_assoc_req - 0x4209b394 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b394 owe_build_assoc_req + 0x4209b320 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b320 owe_build_assoc_req .text.owe_process_assoc_resp - 0x4209b466 0x256 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209b466 owe_process_assoc_resp + 0x4209b3f2 0x256 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b3f2 owe_process_assoc_resp .text.wpa_parse_generic - 0x4209b6bc 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b648 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_rsn - 0x4209b85a 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b7e6 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_wpa - 0x4209bb64 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209baf0 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_parse_wpa_ie - 0x4209bc90 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bc90 wpa_parse_wpa_ie + 0x4209bc1c 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bc1c wpa_parse_wpa_ie .text.wpa_gen_wpa_ie - 0x4209bcd0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bcd0 wpa_gen_wpa_ie + 0x4209bc5c 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bc5c wpa_gen_wpa_ie .text.wpa_gen_rsnxe - 0x4209bd1a 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bd1a wpa_gen_rsnxe + 0x4209bca6 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bca6 wpa_gen_rsnxe .text.wpa_supplicant_parse_ies - 0x4209bd82 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x4209bd82 wpa_supplicant_parse_ies + 0x4209bd0e 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209bd0e wpa_supplicant_parse_ies .text.wpabuf_alloc - 0x4209be48 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209be48 wpabuf_alloc + 0x4209bdd4 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bdd4 wpabuf_alloc .text.wpabuf_free - 0x4209be70 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209be70 wpabuf_free + 0x4209bdfc 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bdfc wpabuf_free .text.wpabuf_clear_free - 0x4209be9e 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209be9e wpabuf_clear_free + 0x4209be2a 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209be2a wpabuf_clear_free .text.wpabuf_put - 0x4209bec4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bec4 wpabuf_put + 0x4209be50 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209be50 wpabuf_put .text.wpabuf_put_data - 0x4209bed2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209be5e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .text.wpabuf_alloc_copy - 0x4209befc 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209befc wpabuf_alloc_copy + 0x4209be88 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209be88 wpabuf_alloc_copy .text.wpabuf_zeropad - 0x4209bf2a 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209bf2a wpabuf_zeropad + 0x4209beb6 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209beb6 wpabuf_zeropad .text.d_permute - 0x4209bf88 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bf14 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_invert - 0x4209bfa8 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bf34 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_buf_shift_left_1 - 0x4209bfc4 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bf50 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_group_2_hash_len - 0x4209bff4 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bf80 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_check_char - 0x4209c01c 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bfa8 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.wpabuf_put_data - 0x4209c0d8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c064 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_valid_password - 0x4209c102 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c102 sae_pk_valid_password + 0x4209c08e 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c08e sae_pk_valid_password .text.sae_pk_base32_decode - 0x4209c23c 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c23c sae_pk_base32_decode + 0x4209c1c8 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c1c8 sae_pk_base32_decode .text.sae_pk_get_be19 - 0x4209c3a4 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c3a4 sae_pk_get_be19 + 0x4209c330 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c330 sae_pk_get_be19 .text.sae_pk_buf_shift_left_19 - 0x4209c3bc 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c3bc sae_pk_buf_shift_left_19 + 0x4209c348 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c348 sae_pk_buf_shift_left_19 .text.sae_pk_set_password - 0x4209c3f6 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c3f6 sae_pk_set_password + 0x4209c382 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c382 sae_pk_set_password .text.sae_hash - 0x4209c536 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c536 sae_hash + 0x4209c4c2 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c4c2 sae_hash .text.sae_pk_valid_fingerprint - 0x4209c55a 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c4e6 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_hash_sig_data - 0x4209c65a 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c5e6 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_check_confirm_pk - 0x4209c7ba 0x1ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x4209c7ba sae_check_confirm_pk + 0x4209c746 0x1ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c746 sae_check_confirm_pk .text.eap_client_get_eap_state - 0x4209c9a6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - 0x4209c9a6 eap_client_get_eap_state + 0x4209c932 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x4209c932 eap_client_get_eap_state .text.disable_wpa_wpa2 - 0x4209c9ba 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c946 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .text.wpa_alloc_eapol - 0x4209c9c8 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209c9c8 wpa_alloc_eapol + 0x4209c954 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c954 wpa_alloc_eapol .text.wpa_free_eapol - 0x4209ca68 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209ca68 wpa_free_eapol + 0x4209c9f4 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c9f4 wpa_free_eapol .text.wpa_ether_send - 0x4209ca7e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209ca7e wpa_ether_send + 0x4209ca0a 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209ca0a wpa_ether_send .text.hostapd_send_eapol - 0x4209cb1e 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cb1e hostapd_send_eapol + 0x4209caaa 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209caaa hostapd_send_eapol .text.wpa_supplicant_transition_disable - 0x4209cbf4 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cbf4 wpa_supplicant_transition_disable + 0x4209cb80 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cb80 wpa_supplicant_transition_disable .text.wpa_sm_alloc_eapol - 0x4209cc78 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cc78 wpa_sm_alloc_eapol + 0x4209cc04 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cc04 wpa_sm_alloc_eapol .text.wpa_sm_free_eapol - 0x4209cc86 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cc86 wpa_sm_free_eapol + 0x4209cc12 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cc12 wpa_sm_free_eapol .text.wpa_sm_deauthenticate - 0x4209cc94 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209cc94 wpa_sm_deauthenticate + 0x4209cc20 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cc20 wpa_sm_deauthenticate .text.wpa_sm_mlme_setprotection - 0x4209ccba 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209ccba wpa_sm_mlme_setprotection + 0x4209cc46 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cc46 wpa_sm_mlme_setprotection .text.wpa_sm_disassociate - 0x4209ccbe 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209ccbe wpa_sm_disassociate + 0x4209cc4a 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209cc4a wpa_sm_disassociate .text.crypto_rng_wrapper - 0x4209ccc0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc4c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .text.crypto_bignum_init - 0x4209ccd2 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ccd2 crypto_bignum_init + 0x4209cc5e 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc5e crypto_bignum_init .text.crypto_bignum_init_set - 0x4209ccf6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ccf6 crypto_bignum_init_set + 0x4209cc82 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc82 crypto_bignum_init_set .text.crypto_bignum_init_uint - 0x4209cd3a 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd3a crypto_bignum_init_uint + 0x4209ccc6 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ccc6 crypto_bignum_init_uint .text.crypto_bignum_deinit - 0x4209cd6c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd6c crypto_bignum_deinit + 0x4209ccf8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ccf8 crypto_bignum_deinit .text.crypto_bignum_to_bin - 0x4209cd8a 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cd8a crypto_bignum_to_bin + 0x4209cd16 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd16 crypto_bignum_to_bin .text.crypto_bignum_add - 0x4209cdf6 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cdf6 crypto_bignum_add + 0x4209cd82 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd82 crypto_bignum_add .text.crypto_bignum_mod - 0x4209ce12 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce12 crypto_bignum_mod + 0x4209cd9e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cd9e crypto_bignum_mod .text.crypto_bignum_exptmod - 0x4209ce2e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce2e crypto_bignum_exptmod + 0x4209cdba 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cdba crypto_bignum_exptmod .text.crypto_bignum_inverse - 0x4209ce4e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce4e crypto_bignum_inverse + 0x4209cdda 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cdda crypto_bignum_inverse .text.crypto_bignum_sub - 0x4209ce6a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce6a crypto_bignum_sub + 0x4209cdf6 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cdf6 crypto_bignum_sub .text.crypto_bignum_div - 0x4209ce86 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ce86 crypto_bignum_div + 0x4209ce12 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ce12 crypto_bignum_div .text.crypto_bignum_mulmod - 0x4209cea4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cea4 crypto_bignum_mulmod + 0x4209ce30 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ce30 crypto_bignum_mulmod .text.crypto_bignum_sqrmod - 0x4209ceda 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209ceda crypto_bignum_sqrmod + 0x4209ce66 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ce66 crypto_bignum_sqrmod .text.crypto_bignum_rshift - 0x4209cf2a 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cf2a crypto_bignum_rshift + 0x4209ceb6 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ceb6 crypto_bignum_rshift .text.crypto_bignum_cmp - 0x4209cf5c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cf5c crypto_bignum_cmp + 0x4209cee8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cee8 crypto_bignum_cmp .text.crypto_bignum_is_zero - 0x4209cf6a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cf6a crypto_bignum_is_zero + 0x4209cef6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cef6 crypto_bignum_is_zero .text.crypto_bignum_is_one - 0x4209cf7e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cf7e crypto_bignum_is_one + 0x4209cf0a 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cf0a crypto_bignum_is_one .text.crypto_bignum_is_odd - 0x4209cf92 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cf92 crypto_bignum_is_odd + 0x4209cf1e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cf1e crypto_bignum_is_odd .text.crypto_bignum_rand - 0x4209cfa8 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cfa8 crypto_bignum_rand + 0x4209cf34 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cf34 crypto_bignum_rand .text.crypto_bignum_legendre - 0x4209cfca 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209cfca crypto_bignum_legendre + 0x4209cf56 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cf56 crypto_bignum_legendre .text.crypto_bignum_addmod - 0x4209d05c 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209d05c crypto_bignum_addmod + 0x4209cfe8 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cfe8 crypto_bignum_addmod .text.rc4_skip - 0x4209d0b6 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - 0x4209d0b6 rc4_skip + 0x4209d042 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x4209d042 rc4_skip .text.aes_wrap - 0x4209d1b0 0x1e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - 0x4209d1b0 aes_wrap + 0x4209d13c 0x1e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x4209d13c aes_wrap .text.aes_unwrap - 0x4209d392 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - 0x4209d392 aes_unwrap - .text.dbl 0x4209d53e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xor 0x4209d588 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xorend 0x4209d5a8 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d31e 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x4209d31e aes_unwrap + .text.dbl 0x4209d4ca 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x4209d514 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x4209d534 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.pad_block - 0x4209d5d4 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.aes_s2v 0x4209d61c 0x14c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d560 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x4209d5a8 0x14c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.aes_siv_decrypt - 0x4209d768 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - 0x4209d768 aes_siv_decrypt + 0x4209d6f4 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d6f4 aes_siv_decrypt .text.ieee802_11_parse_extension - 0x4209d888 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d814 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_vendor_specific - 0x4209d91e 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d8aa 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_elems - 0x4209d9a4 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - 0x4209d9a4 ieee802_11_parse_elems + 0x4209d930 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d930 ieee802_11_parse_elems .text._pmksa_cache_free_entry - 0x4209da3c 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d9c8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_free_entry - 0x4209da4e 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d9da 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_set_expiration - 0x4209da72 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d9fe 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_expire - 0x4209dac0 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209da4c 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_flush - 0x4209db02 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209db02 pmksa_cache_flush + 0x4209da8e 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209da8e pmksa_cache_flush .text.pmksa_cache_add_entry - 0x4209db86 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209db86 pmksa_cache_add_entry + 0x4209db12 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209db12 pmksa_cache_add_entry .text.pmksa_cache_add - 0x4209dcb4 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209dcb4 pmksa_cache_add + 0x4209dc40 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dc40 pmksa_cache_add .text.pmksa_cache_clone_entry - 0x4209dddc 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dd68 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_deinit - 0x4209de1a 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209de1a pmksa_cache_deinit + 0x4209dda6 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dda6 pmksa_cache_deinit .text.pmksa_cache_get - 0x4209de66 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209de66 pmksa_cache_get + 0x4209ddf2 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209ddf2 pmksa_cache_get .text.pmksa_cache_get_opportunistic - 0x4209dec6 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209dec6 pmksa_cache_get_opportunistic + 0x4209de52 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de52 pmksa_cache_get_opportunistic .text.pmksa_cache_get_current - 0x4209deee 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209deee pmksa_cache_get_current + 0x4209de7a 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de7a pmksa_cache_get_current .text.pmksa_cache_clear_current - 0x4209def6 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209def6 pmksa_cache_clear_current + 0x4209de82 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de82 pmksa_cache_clear_current .text.pmksa_cache_set_current - 0x4209defe 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209defe pmksa_cache_set_current + 0x4209de8a 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209de8a pmksa_cache_set_current .text.pmksa_cache_init - 0x4209df82 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209df82 pmksa_cache_init + 0x4209df0e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209df0e pmksa_cache_init .text.esp_coex_common_semphr_create_wrapper - 0x4209dfbc 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209dfbc esp_coex_common_semphr_create_wrapper + 0x4209df48 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df48 esp_coex_common_semphr_create_wrapper .text.esp_coex_common_semphr_delete_wrapper - 0x4209dfce 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209dfce esp_coex_common_semphr_delete_wrapper + 0x4209df5a 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df5a esp_coex_common_semphr_delete_wrapper .text.esp_coex_common_semphr_take_wrapper - 0x4209dfe0 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209dfe0 esp_coex_common_semphr_take_wrapper + 0x4209df6c 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df6c esp_coex_common_semphr_take_wrapper .text.esp_coex_common_semphr_give_wrapper - 0x4209e004 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209e004 esp_coex_common_semphr_give_wrapper + 0x4209df90 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209df90 esp_coex_common_semphr_give_wrapper .text.esp_coex_common_timer_done_wrapper - 0x4209e01c 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209e01c esp_coex_common_timer_done_wrapper + 0x4209dfa8 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dfa8 esp_coex_common_timer_done_wrapper .text.esp_coex_common_timer_setfn_wrapper - 0x4209e02a 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209e02a esp_coex_common_timer_setfn_wrapper + 0x4209dfb6 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dfb6 esp_coex_common_timer_setfn_wrapper .text.esp_coex_common_spin_lock_create_wrapper - 0x4209e038 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209e038 esp_coex_common_spin_lock_create_wrapper + 0x4209dfc4 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dfc4 esp_coex_common_spin_lock_create_wrapper .text.esp_coex_common_clk_slowclk_cal_get_wrapper - 0x4209e098 0x22 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209e098 esp_coex_common_clk_slowclk_cal_get_wrapper + 0x4209e024 0x22 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209e024 esp_coex_common_clk_slowclk_cal_get_wrapper .text.lib_printf - 0x4209e0ba 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209e046 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .text.pp_printf - 0x4209e146 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x4209e146 pp_printf + 0x4209e0d2 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209e0d2 pp_printf .text.net80211_printf - 0x4209e170 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x4209e170 net80211_printf + 0x4209e0fc 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209e0fc net80211_printf .text.esp_crypto_sha1_mbedtls - 0x4209e19a 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e126 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .text.esp_crypto_bas64_encode_mbedtls - 0x4209e1de 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e16a 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .text.esp_crypto_sha1 - 0x4209e1ec 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - 0x4209e1ec esp_crypto_sha1 + 0x4209e178 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e178 esp_crypto_sha1 .text.esp_crypto_base64_encode - 0x4209e1fa 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - 0x4209e1fa esp_crypto_base64_encode + 0x4209e186 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209e186 esp_crypto_base64_encode .text.misc_nvs_load - 0x4209e208 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4209e208 misc_nvs_load + 0x4209e194 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209e194 misc_nvs_load .text.misc_nvs_deinit - 0x4209e2ac 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4209e2ac misc_nvs_deinit + 0x4209e238 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209e238 misc_nvs_deinit .text.misc_nvs_init - 0x4209e308 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4209e308 misc_nvs_init + 0x4209e294 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209e294 misc_nvs_init .text.mesh_sta_auth_expire_time - 0x4209e33c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - 0x4209e33c mesh_sta_auth_expire_time + 0x4209e2c8 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x4209e2c8 mesh_sta_auth_expire_time .text.esp_ota_get_running_partition - 0x4209e37c 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x4209e37c esp_ota_get_running_partition + 0x4209e308 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4209e308 esp_ota_get_running_partition .text.ds_ll_configure_iv - 0x4209e442 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e3ce 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_ll_check_signature - 0x4209e466 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e3f2 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_ll_write_private_key_params - 0x4209e48a 0x72 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e416 0x72 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_hal_start - 0x4209e4fc 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e4fc ds_hal_start + 0x4209e488 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e488 ds_hal_start .text.ds_hal_finish - 0x4209e508 0x16 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e508 ds_hal_finish + 0x4209e494 0x16 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e494 ds_hal_finish .text.ds_hal_configure_iv - 0x4209e51e 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e51e ds_hal_configure_iv + 0x4209e4aa 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e4aa ds_hal_configure_iv .text.ds_hal_write_message - 0x4209e52c 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e52c ds_hal_write_message + 0x4209e4b8 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e4b8 ds_hal_write_message .text.ds_hal_write_private_key_params - 0x4209e54e 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e54e ds_hal_write_private_key_params + 0x4209e4da 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e4da ds_hal_write_private_key_params .text.ds_hal_start_sign - 0x4209e55c 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e55c ds_hal_start_sign + 0x4209e4e8 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e4e8 ds_hal_start_sign .text.ds_hal_busy - 0x4209e568 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e568 ds_hal_busy + 0x4209e4f4 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e4f4 ds_hal_busy .text.ds_hal_read_result - 0x4209e576 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x4209e576 ds_hal_read_result + 0x4209e502 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e502 ds_hal_read_result .text.ethip6_output - 0x4209e5b8 0xb0 esp-idf/lwip/liblwip.a(ethip6.c.obj) - 0x4209e5b8 ethip6_output - .text._ZdaPv 0x4209e668 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) - 0x4209e668 operator delete[](void*) + 0x4209e544 0xb0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x4209e544 ethip6_output + .text._ZdaPv 0x4209e5f4 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) + 0x4209e5f4 operator delete[](void*) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x4209e66a 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) - 0x4209e66a __gnu_cxx::__concurrence_lock_error::what() const + 0x4209e5f6 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) + 0x4209e5f6 __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x4209e674 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) - 0x4209e674 __gnu_cxx::__concurrence_unlock_error::what() const + 0x4209e600 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) + 0x4209e600 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x4209e67e 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) - 0x4209e67e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x4209e67e __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e60a 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) + 0x4209e60a __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e60a __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x4209e68a 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) - 0x4209e68a __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e616 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) + 0x4209e616 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x4209e6a2 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) - 0x4209e6a2 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x4209e6a2 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 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(new_handler.o) + 0x4209e62e __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4209e62e __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x4209e6ae 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) - 0x4209e6ae __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 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(new_handler.o) + 0x4209e63a __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x4209e6c6 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) - 0x4209e6c6 __gnu_cxx::__mutex::lock() + 0x4209e652 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) + 0x4209e652 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x4209e6f6 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) - 0x4209e6f6 __gnu_cxx::__mutex::unlock() + 0x4209e682 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) + 0x4209e682 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x4209e726 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) - 0x4209e726 std::get_new_handler() + 0x4209e6b2 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) + 0x4209e6b2 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x4209e756 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) + 0x4209e6e2 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 - 0x4209e764 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) - 0x4209e764 operator new[](unsigned int, std::nothrow_t const&) + 0x4209e6f0 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) + 0x4209e6f0 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x4209e778 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) - 0x4209e778 __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x4209e778 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e704 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) + 0x4209e704 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e704 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x4209e784 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) - 0x4209e784 __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e710 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) + 0x4209e710 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4209e79c 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) + 0x4209e728 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 - 0x4209e7da 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) - 0x4209e7da __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 + 0x4209e766 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) + 0x4209e766 __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_ - 0x4209e88e 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) - 0x4209e88e __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4209e81a 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) + 0x4209e81a __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 - 0x4209e8d2 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) - 0x4209e8d2 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4209e85e 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) + 0x4209e85e __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x4209e914 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) - 0x4209e914 std::type_info::~type_info() - 0x4209e914 std::type_info::~type_info() + 0x4209e8a0 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) + 0x4209e8a0 std::type_info::~type_info() + 0x4209e8a0 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x4209e916 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) - 0x4209e916 std::type_info::__is_pointer_p() const - 0x4209e916 std::type_info::__is_function_p() const + 0x4209e8a2 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) + 0x4209e8a2 std::type_info::__is_pointer_p() const + 0x4209e8a2 std::type_info::__is_function_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x4209e91a 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) - 0x4209e91a __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x4209e8a6 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) + 0x4209e8a6 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x4209e950 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) - 0x4209e950 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4209e8dc 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) + 0x4209e8dc __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 - 0x4209e95a 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) - 0x4209e95a __cxxabiv1::__class_type_info::~__class_type_info() - 0x4209e95a __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e8e6 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) + 0x4209e8e6 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e8e6 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x4209e968 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) - 0x4209e968 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e8f4 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) + 0x4209e8f4 __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x4209e980 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) + 0x4209e90c 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 - 0x4209e9be 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) - 0x4209e9be __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4209e94a 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) + 0x4209e94a __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 - 0x4209e9e8 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) - 0x4209e9e8 __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 + 0x4209e974 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) + 0x4209e974 __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 - 0x4209ea3c 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) - 0x4209ea3c __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x4209ea80 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) - 0x4209ea80 operator delete(void*) - .text._ZdlPvj 0x4209ea88 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) - 0x4209ea88 operator delete(void*, unsigned int) + 0x4209e9c8 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) + 0x4209e9c8 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x4209ea0c 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) + 0x4209ea0c operator delete(void*) + .text._ZdlPvj 0x4209ea14 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) + 0x4209ea14 operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x4209ea8c 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) - 0x4209ea8c __cxa_begin_catch + 0x4209ea18 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) + 0x4209ea18 __cxa_begin_catch .text.__cxa_end_catch - 0x4209eafc 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) - 0x4209eafc __cxa_end_catch + 0x4209ea88 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) + 0x4209ea88 __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x4209eb62 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) - 0x4209eb62 std::exception::~exception() - 0x4209eb62 std::exception::~exception() + 0x4209eaee 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) + 0x4209eaee std::exception::~exception() + 0x4209eaee std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x4209eb64 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) + 0x4209eaf0 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 - 0x4209eb94 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) - 0x4209eb94 __cxa_get_globals_fast + 0x4209eb20 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) + 0x4209eb20 __cxa_get_globals_fast .text.__cxa_get_globals - 0x4209ebbe 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) - 0x4209ebbe __cxa_get_globals + 0x4209eb4a 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) + 0x4209eb4a __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x4209ec1a 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) + 0x4209eba6 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 - 0x4209ec44 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) - 0x4209ec44 __cxxabiv1::__terminate(void (*)()) + 0x4209ebd0 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) + 0x4209ebd0 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x4209ec5e 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) - 0x4209ec5e std::get_terminate() + 0x4209ebea 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) + 0x4209ebea std::get_terminate() .text.unlikely._ZSt9terminatev - 0x4209ec8a 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) - 0x4209ec8a std::terminate() + 0x4209ec16 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) + 0x4209ec16 std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x4209ec96 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 0x4209eca4 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) - 0x4209eca4 operator new[](unsigned int) - .text._Znwj 0x4209eca6 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) - 0x4209eca6 operator new(unsigned int) + 0x4209ec22 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 0x4209ec30 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) + 0x4209ec30 operator new[](unsigned int) + .text._Znwj 0x4209ec32 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) + 0x4209ec32 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x4209ecf0 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) - 0x4209ecf0 std::bad_alloc::what() const + 0x4209ec7c 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) + 0x4209ec7c std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x4209ecfa 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) - 0x4209ecfa std::bad_alloc::~bad_alloc() - 0x4209ecfa std::bad_alloc::~bad_alloc() + 0x4209ec86 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) + 0x4209ec86 std::bad_alloc::~bad_alloc() + 0x4209ec86 std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x4209ed08 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) - 0x4209ed08 std::bad_alloc::~bad_alloc() + 0x4209ec94 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) + 0x4209ec94 std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x4209ed22 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ecae 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x4209ed2e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ed2e __wrap__Unwind_DeleteException + 0x4209ecba 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ecba __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x4209ed3a 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ed3a __wrap___gxx_personality_v0 + 0x4209ecc6 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ecc6 __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x4209ed42 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ed42 __wrap___cxa_allocate_exception + 0x4209ecce 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ecce __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x4209ed4e 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x4209ed4e __wrap___cxa_throw + 0x4209ecda 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209ecda __wrap___cxa_throw .text.rom2_wait_hw_freq_busy - 0x4209ed5a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ed5a rom2_wait_hw_freq_busy + 0x4209ece6 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ece6 rom2_wait_hw_freq_busy .text.rom1_txpwr_cal_track - 0x4209ed7c 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ed7c rom1_txpwr_cal_track + 0x4209ed08 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ed08 rom1_txpwr_cal_track .text.rom2_ulp_ext_code_set - 0x4209eed4 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209eed4 rom2_ulp_ext_code_set + 0x4209ee60 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ee60 rom2_ulp_ext_code_set .text.rom2_ulp_code_track - 0x4209ef4a 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209ef4a rom2_ulp_code_track + 0x4209eed6 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209eed6 rom2_ulp_code_track .text.ram2_rfpll_cap_track - 0x4209efda 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209efda ram2_rfpll_cap_track + 0x4209ef66 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ef66 ram2_rfpll_cap_track .text.txpwr_offset - 0x4209f080 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209f080 txpwr_offset + 0x4209f00c 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209f00c txpwr_offset .text.rfcal_track - 0x4209f116 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209f116 rfcal_track + 0x4209f0a2 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209f0a2 rfcal_track .text.phy_param_track_tot - 0x4209f1b4 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209f1b4 phy_param_track_tot + 0x4209f140 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209f140 phy_param_track_tot .text.phy_change_channel - 0x4209f254 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f254 phy_change_channel + 0x4209f1e0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f1e0 phy_change_channel .text.phy_bbpll_en_usb - 0x4209f266 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f266 phy_bbpll_en_usb + 0x4209f1f2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f1f2 phy_bbpll_en_usb .text.phy_get_rf_cal_version - 0x4209f270 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f270 phy_get_rf_cal_version + 0x4209f1fc 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f1fc phy_get_rf_cal_version .text.noise_check_loop - 0x4209f276 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f276 noise_check_loop + 0x4209f202 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f202 noise_check_loop .text.phy_init_param_set - 0x4209f278 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f278 phy_init_param_set + 0x4209f204 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f204 phy_init_param_set .text.ant_tx_cfg - 0x4209f284 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f284 ant_tx_cfg + 0x4209f210 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f210 ant_tx_cfg .text.ant_rx_cfg - 0x4209f29e 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209f29e ant_rx_cfg + 0x4209f22a 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209f22a ant_rx_cfg .text.phy_get_romfunc_addr - 0x4209f2c6 0x20e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f2c6 phy_get_romfunc_addr - .text.rf_init 0x4209f4d4 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f4d4 rf_init + 0x4209f252 0x20e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f252 phy_get_romfunc_addr + .text.rf_init 0x4209f460 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f460 rf_init .text.register_chipv7_phy_init_param - 0x4209f5ba 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f5ba register_chipv7_phy_init_param + 0x4209f546 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f546 register_chipv7_phy_init_param .text.phy_set_mac_data - 0x4209f6ec 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f6ec phy_set_mac_data + 0x4209f678 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f678 phy_set_mac_data .text.phy_rfcal_data_sub - 0x4209f708 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f708 phy_rfcal_data_sub + 0x4209f694 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f694 phy_rfcal_data_sub .text.rf_cal_data_recovery - 0x4209f776 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f776 rf_cal_data_recovery + 0x4209f702 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f702 rf_cal_data_recovery .text.phy_rfcal_data_check_value - 0x4209f7b6 0x358 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209f7b6 phy_rfcal_data_check_value + 0x4209f742 0x358 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f742 phy_rfcal_data_check_value .text.rf_cal_data_backup - 0x4209fb0e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fb0e rf_cal_data_backup + 0x4209fa9a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fa9a rf_cal_data_backup .text.phy_rfcal_data_check - 0x4209fb20 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fb20 phy_rfcal_data_check + 0x4209faac 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209faac phy_rfcal_data_check .text.rf_cal_level_check - 0x4209fbae 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fbae rf_cal_level_check - .text.bb_init 0x4209fc5a 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fc5a bb_init + 0x4209fb3a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fb3a rf_cal_level_check + .text.bb_init 0x4209fbe6 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fbe6 bb_init .text.register_chipv7_phy - 0x4209fd56 0x19c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fd56 register_chipv7_phy + 0x4209fce2 0x19c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fce2 register_chipv7_phy .text.get_txcap_data - 0x4209fef2 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209fef2 get_txcap_data + 0x4209fe7e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fe7e get_txcap_data .text.wr_rf_freq_mem - 0x4209ff3c 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209ff3c wr_rf_freq_mem + 0x4209fec8 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4209fec8 wr_rf_freq_mem .text.freq_i2c_write_set - 0x4209ff92 0x530 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209ff92 freq_i2c_write_set + 0x4209ff1e 0x530 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4209ff1e freq_i2c_write_set .text.rom2_pll_cap_mem_update - 0x420a04c2 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a04c2 rom2_pll_cap_mem_update + 0x420a044e 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a044e rom2_pll_cap_mem_update .text.get_rf_freq_init - 0x420a0532 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a0532 get_rf_freq_init + 0x420a04be 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a04be get_rf_freq_init .text.freq_get_i2c_data - 0x420a06c4 0x236 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a06c4 freq_get_i2c_data + 0x420a0650 0x236 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a0650 freq_get_i2c_data .text.freq_i2c_data_write - 0x420a08fa 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a08fa freq_i2c_data_write + 0x420a0886 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a0886 freq_i2c_data_write .text.set_chan_freq_hw_init - 0x420a0938 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a0938 set_chan_freq_hw_init + 0x420a08c4 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a08c4 set_chan_freq_hw_init .text.set_chan_freq_sw_start - 0x420a09da 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x420a09da set_chan_freq_sw_start + 0x420a0966 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a0966 set_chan_freq_sw_start .text.ram_pbus_force_mode - 0x420a0a94 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0a94 ram_pbus_force_mode + 0x420a0a20 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0a20 ram_pbus_force_mode .text.txcal_debuge_mode - 0x420a0b2a 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0b2a txcal_debuge_mode + 0x420a0ab6 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0ab6 txcal_debuge_mode .text.txcal_work_mode - 0x420a0bae 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0bae txcal_work_mode + 0x420a0b3a 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0b3a txcal_work_mode .text.save_pbus_reg - 0x420a0be4 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0be4 save_pbus_reg + 0x420a0b70 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0b70 save_pbus_reg .text.set_pbus_mem - 0x420a0c22 0x24a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x420a0c22 set_pbus_mem + 0x420a0bae 0x24a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0bae set_pbus_mem .text.phy_set_most_tpw - 0x420a0e6c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0e6c phy_set_most_tpw + 0x420a0df8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0df8 phy_set_most_tpw .text.phy_11p_set - 0x420a0e82 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a0e82 phy_11p_set + 0x420a0e0e 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0e0e phy_11p_set .text.ant_dft_cfg - 0x420a1058 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a1058 ant_dft_cfg + 0x420a0fe4 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0fe4 ant_dft_cfg .text.ant_wifitx_cfg - 0x420a107a 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a107a ant_wifitx_cfg + 0x420a1006 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a1006 ant_wifitx_cfg .text.ant_wifirx_cfg - 0x420a10a8 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a10a8 ant_wifirx_cfg + 0x420a1034 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a1034 ant_wifirx_cfg .text.ant_bttx_cfg - 0x420a1110 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a1110 ant_bttx_cfg + 0x420a109c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a109c ant_bttx_cfg .text.ant_btrx_cfg - 0x420a113a 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a113a ant_btrx_cfg + 0x420a10c6 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a10c6 ant_btrx_cfg .text.phy_enable_low_rate - 0x420a11a2 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a11a2 phy_enable_low_rate + 0x420a112e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a112e phy_enable_low_rate .text.phy_disable_low_rate - 0x420a11ce 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a11ce phy_disable_low_rate + 0x420a115a 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a115a phy_disable_low_rate .text.set_rx_sense - 0x420a11fa 0x22a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a11fa set_rx_sense + 0x420a1186 0x22a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a1186 set_rx_sense .text.phy_init_flag - 0x420a1424 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x420a1424 phy_init_flag + 0x420a13b0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a13b0 phy_init_flag .text.restart_cal - 0x420a143a 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a143a restart_cal + 0x420a13c6 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a13c6 restart_cal .text.write_rfpll_sdm - 0x420a14aa 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a14aa write_rfpll_sdm + 0x420a1436 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1436 write_rfpll_sdm .text.wait_rfpll_cal_end - 0x420a152a 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a152a wait_rfpll_cal_end + 0x420a14b6 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a14b6 wait_rfpll_cal_end .text.rfpll_set_freq - 0x420a1592 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1592 rfpll_set_freq + 0x420a151e 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a151e rfpll_set_freq .text.correct_rfpll_offset - 0x420a15fe 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a15fe correct_rfpll_offset + 0x420a158a 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a158a correct_rfpll_offset .text.rom2_write_pll_cap - 0x420a167a 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a167a rom2_write_pll_cap + 0x420a1606 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1606 rom2_write_pll_cap .text.rom2_read_pll_cap - 0x420a16c0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a16c0 rom2_read_pll_cap + 0x420a164c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a164c rom2_read_pll_cap .text.ram2_rfpll_cap_correct - 0x420a1708 0x1c2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1708 ram2_rfpll_cap_correct + 0x420a1694 0x1c2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1694 ram2_rfpll_cap_correct .text.rfpll_cap_init_cal - 0x420a18ca 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a18ca rfpll_cap_init_cal + 0x420a1856 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1856 rfpll_cap_init_cal .text.set_rfpll_freq - 0x420a199e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a199e set_rfpll_freq + 0x420a192a 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a192a set_rfpll_freq .text.set_rf_freq_offset - 0x420a1a02 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1a02 set_rf_freq_offset + 0x420a198e 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a198e set_rf_freq_offset .text.set_channel_rfpll_freq - 0x420a1a12 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1a12 set_channel_rfpll_freq + 0x420a199e 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a199e set_channel_rfpll_freq .text.chip_v7_set_chan_misc - 0x420a1a64 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1a64 chip_v7_set_chan_misc + 0x420a19f0 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a19f0 chip_v7_set_chan_misc .text.chip_v7_set_chan - 0x420a1ace 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1ace chip_v7_set_chan + 0x420a1a5a 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1a5a chip_v7_set_chan .text.chip_v7_set_chan_offset - 0x420a1bb2 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1bb2 chip_v7_set_chan_offset + 0x420a1b3e 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1b3e chip_v7_set_chan_offset .text.chip_v7_set_chan_ana - 0x420a1c3a 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1c3a chip_v7_set_chan_ana + 0x420a1bc6 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1bc6 chip_v7_set_chan_ana .text.set_chanfreq - 0x420a1c64 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x420a1c64 set_chanfreq + 0x420a1bf0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1bf0 set_chanfreq .text.rom2_tsens_read_init1 - 0x420a1c84 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1c84 rom2_tsens_read_init1 + 0x420a1c10 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1c10 rom2_tsens_read_init1 .text.rom1_tsens_temp_read - 0x420a1ce6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1ce6 rom1_tsens_temp_read + 0x420a1c72 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1c72 rom1_tsens_temp_read .text.rom2_temp_to_power1 - 0x420a1cfc 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1cfc rom2_temp_to_power1 + 0x420a1c88 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1c88 rom2_temp_to_power1 .text.get_temp_init - 0x420a1d22 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x420a1d22 get_temp_init + 0x420a1cae 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1cae get_temp_init .text.chan14_mic_cfg - 0x420a1d7e 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) - 0x420a1d7e chan14_mic_cfg + 0x420a1d0a 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) + 0x420a1d0a chan14_mic_cfg .text.get_rc_dout - 0x420a1dc0 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x420a1dc0 get_rc_dout - .text.rc_cal 0x420a1ef4 0x1ac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x420a1ef4 rc_cal + 0x420a1d4c 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x420a1d4c get_rc_dout + .text.rc_cal 0x420a1e80 0x1ac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x420a1e80 rc_cal .text.get_sar_sig_ref - 0x420a20a0 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a20a0 get_sar_sig_ref + 0x420a202c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a202c get_sar_sig_ref .text.pwdet_tone_start - 0x420a20de 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a20de pwdet_tone_start + 0x420a206a 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a206a pwdet_tone_start .text.get_tone_sar_dout - 0x420a213c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a213c get_tone_sar_dout + 0x420a20c8 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a20c8 get_tone_sar_dout .text.get_fm_sar_dout - 0x420a218a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a218a get_fm_sar_dout + 0x420a2116 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a2116 get_fm_sar_dout .text.txtone_linear_pwr - 0x420a21ac 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a21ac txtone_linear_pwr + 0x420a2138 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a2138 txtone_linear_pwr .text.get_power_db - 0x420a2206 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a2206 get_power_db + 0x420a2192 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a2192 get_power_db .text.rom1_read_sar2_code - 0x420a2258 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x420a2258 rom1_read_sar2_code + 0x420a21e4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a21e4 rom1_read_sar2_code .text.gen_rx_gain_table - 0x420a2284 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a2284 gen_rx_gain_table + 0x420a2210 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a2210 gen_rx_gain_table .text.wr_rx_gain_mem - 0x420a23d2 0x28a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a23d2 wr_rx_gain_mem + 0x420a235e 0x28a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a235e wr_rx_gain_mem .text.set_rx_gain_param - 0x420a265c 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a265c set_rx_gain_param + 0x420a25e8 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a25e8 set_rx_gain_param .text.set_rx_gain_table - 0x420a27e2 0x2b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x420a27e2 set_rx_gain_table + 0x420a276e 0x2b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a276e set_rx_gain_table .text.get_phy_version_str - 0x420a2a96 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a2a96 get_phy_version_str + 0x420a2a22 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2a22 get_phy_version_str .text.get_iq_value - 0x420a2ada 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a2ada get_iq_value + 0x420a2a66 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2a66 get_iq_value .text.get_bias_ref_code - 0x420a2b1e 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a2b1e get_bias_ref_code + 0x420a2aaa 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2aaa get_bias_ref_code .text.phy_get_vdd33 - 0x420a2ba4 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x420a2ba4 phy_get_vdd33 + 0x420a2b30 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2b30 phy_get_vdd33 .text.bt_chan_pwr_interp - 0x420a2c4e 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2c4e bt_chan_pwr_interp + 0x420a2bda 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2bda bt_chan_pwr_interp .text.rom1_get_rate_fcc_index - 0x420a2c9e 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2c9e rom1_get_rate_fcc_index + 0x420a2c2a 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2c2a rom1_get_rate_fcc_index .text.rom1_get_chan_target_power - 0x420a2d1c 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2d1c rom1_get_chan_target_power + 0x420a2ca8 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2ca8 rom1_get_chan_target_power .text.rom2_get_tx_gain_value1 - 0x420a2dca 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2dca rom2_get_tx_gain_value1 + 0x420a2d56 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2d56 rom2_get_tx_gain_value1 .text.rom1_bt_get_tx_gain_new - 0x420a2e12 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2e12 rom1_bt_get_tx_gain_new + 0x420a2d9e 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2d9e rom1_bt_get_tx_gain_new .text.rom1_wifi_get_tx_gain - 0x420a2f40 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a2f40 rom1_wifi_get_tx_gain + 0x420a2ecc 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2ecc rom1_wifi_get_tx_gain .text.ram1_wifi_set_tx_gain - 0x420a3056 0xfe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a3056 ram1_wifi_set_tx_gain + 0x420a2fe2 0xfe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2fe2 ram1_wifi_set_tx_gain .text.rom1_bt_set_tx_gain - 0x420a3154 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a3154 rom1_bt_set_tx_gain + 0x420a30e0 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a30e0 rom1_bt_set_tx_gain .text.bt_tx_gain_init - 0x420a31f2 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a31f2 bt_tx_gain_init + 0x420a317e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a317e bt_tx_gain_init .text.txcal_gain_check - 0x420a3218 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x420a3218 txcal_gain_check + 0x420a31a4 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a31a4 txcal_gain_check .text.txiq_set_reg - 0x420a331e 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a331e txiq_set_reg + 0x420a32aa 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a32aa txiq_set_reg .text.rxiq_set_reg - 0x420a336c 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a336c rxiq_set_reg + 0x420a32f8 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a32f8 rxiq_set_reg .text.start_tx_tone_step - 0x420a33dc 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a33dc start_tx_tone_step + 0x420a3368 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a3368 start_tx_tone_step .text.stop_tx_tone - 0x420a34d6 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a34d6 stop_tx_tone + 0x420a3462 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a3462 stop_tx_tone .text.read_hw_noisefloor - 0x420a3550 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a3550 read_hw_noisefloor + 0x420a34dc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a34dc read_hw_noisefloor .text.rom1_set_noise_floor - 0x420a356a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a356a rom1_set_noise_floor + 0x420a34f6 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a34f6 rom1_set_noise_floor .text.phy_freq_correct - 0x420a3586 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a3586 phy_freq_correct + 0x420a3512 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a3512 phy_freq_correct .text.force_txrx_off - 0x420a368c 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x420a368c force_txrx_off + 0x420a3618 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a3618 force_txrx_off .text.rxiq_get_mis - 0x420a36fe 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a36fe rxiq_get_mis + 0x420a368a 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a368a rxiq_get_mis .text.rxiq_cover_mg_mp - 0x420a3846 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a3846 rxiq_cover_mg_mp + 0x420a37d2 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a37d2 rxiq_cover_mg_mp .text.rfcal_rxiq - 0x420a395c 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a395c rfcal_rxiq + 0x420a38e8 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a38e8 rfcal_rxiq .text.get_rfcal_rxiq_data - 0x420a39c4 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a39c4 get_rfcal_rxiq_data + 0x420a3950 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3950 get_rfcal_rxiq_data .text.pbus_rx_dco_cal - 0x420a3af6 0x390 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a3af6 pbus_rx_dco_cal + 0x420a3a82 0x390 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3a82 pbus_rx_dco_cal .text.rxdc_est_min_new - 0x420a3e86 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a3e86 rxdc_est_min_new + 0x420a3e12 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3e12 rxdc_est_min_new .text.pbus_rx_dco_cal_1step_new - 0x420a3f0a 0x41c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a3f0a pbus_rx_dco_cal_1step_new + 0x420a3e96 0x41c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3e96 pbus_rx_dco_cal_1step_new .text.set_rx_gain_cal_iq - 0x420a4326 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a4326 set_rx_gain_cal_iq + 0x420a42b2 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a42b2 set_rx_gain_cal_iq .text.rx_chan_dc_sort - 0x420a4624 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a4624 rx_chan_dc_sort + 0x420a45b0 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a45b0 rx_chan_dc_sort .text.set_rx_gain_cal_dc - 0x420a4728 0x334 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x420a4728 set_rx_gain_cal_dc + 0x420a46b4 0x334 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a46b4 set_rx_gain_cal_dc .text.phy_i2c_init2 - 0x420a4a5c 0x352 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4a5c phy_i2c_init2 + 0x420a49e8 0x352 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a49e8 phy_i2c_init2 .text.phy_get_i2c_data - 0x420a4dae 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4dae phy_get_i2c_data + 0x420a4d3a 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4d3a phy_get_i2c_data .text.bias_reg_set - 0x420a4dfc 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4dfc bias_reg_set + 0x420a4d88 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4d88 bias_reg_set .text.i2c_bbpll_set - 0x420a4e94 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x420a4e94 i2c_bbpll_set + 0x420a4e20 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4e20 i2c_bbpll_set .text.txdc_cal_v70 - 0x420a4f90 0x1ee /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a4f90 txdc_cal_v70 + 0x420a4f1c 0x1ee /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a4f1c txdc_cal_v70 .text.bt_txdc_cal - 0x420a517e 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a517e bt_txdc_cal + 0x420a510a 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a510a bt_txdc_cal .text.txdc_cal_init - 0x420a5264 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5264 txdc_cal_init + 0x420a51f0 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a51f0 txdc_cal_init .text.txiq_get_mis_pwr - 0x420a536a 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a536a txiq_get_mis_pwr + 0x420a52f6 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a52f6 txiq_get_mis_pwr .text.txiq_cover - 0x420a540e 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a540e txiq_cover + 0x420a539a 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a539a txiq_cover .text.get_power_atten - 0x420a5580 0x126 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5580 get_power_atten + 0x420a550c 0x126 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a550c get_power_atten .text.rfcal_txiq - 0x420a56a6 0x162 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a56a6 rfcal_txiq + 0x420a5632 0x162 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5632 rfcal_txiq .text.bt_txiq_cal - 0x420a5808 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5808 bt_txiq_cal + 0x420a5794 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5794 bt_txiq_cal .text.txiq_cal_init - 0x420a58fa 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a58fa txiq_cal_init + 0x420a5886 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5886 txiq_cal_init .text.pwdet_ref_code - 0x420a5992 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5992 pwdet_ref_code + 0x420a591e 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a591e pwdet_ref_code .text.pwdet_code_cal - 0x420a5a06 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5a06 pwdet_code_cal + 0x420a5992 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5992 pwdet_code_cal .text.rfcal_txcap - 0x420a5a46 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5a46 rfcal_txcap + 0x420a59d2 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a59d2 rfcal_txcap .text.tx_cap_init - 0x420a5b9a 0x122 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5b9a tx_cap_init + 0x420a5b26 0x122 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5b26 tx_cap_init .text.rfcal_pwrctrl - 0x420a5cbc 0x1de /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5cbc rfcal_pwrctrl + 0x420a5c48 0x1de /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5c48 rfcal_pwrctrl .text.tx_pwctrl_init_cal - 0x420a5e9a 0x18c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a5e9a tx_pwctrl_init_cal + 0x420a5e26 0x18c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5e26 tx_pwctrl_init_cal .text.tx_pwctrl_init - 0x420a6026 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a6026 tx_pwctrl_init + 0x420a5fb2 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5fb2 tx_pwctrl_init .text.bt_tx_pwctrl_init - 0x420a60b6 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a60b6 bt_tx_pwctrl_init + 0x420a6042 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a6042 bt_tx_pwctrl_init .text.bt_txpwr_freq - 0x420a62a6 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a62a6 bt_txpwr_freq + 0x420a6232 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a6232 bt_txpwr_freq .text.lib_printf - 0x420a6342 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420a62ce 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .text.phy_printf - 0x420a63ce 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x420a63ce phy_printf - .text 0x420a63f8 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) - 0x420a63f8 ceil - .text 0x420a6562 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) - 0x420a6562 _fclose_r - 0x420a6638 fclose - .text 0x420a664e 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) - 0x420a664e __sflush_r - 0x420a679c _fflush_r - 0x420a6802 fflush - .text 0x420a6834 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) - 0x420a69ce __sfp_lock_acquire - 0x420a69de __sfp_lock_release - 0x420a69ee __sfp - 0x420a6ac8 __sinit - 0x420a6af6 __fp_lock_all - 0x420a6b14 __fp_unlock_all - .text 0x420a6b32 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) - 0x420a6b32 _fopen_r - 0x420a6c10 fopen - .text 0x420a6c2e 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) - 0x420a6c2e _fseek_r - 0x420a6c32 fseek - .text 0x420a6c5a 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) - 0x420a6c5a __sfvwrite_r - .text 0x420a6f68 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) - 0x420a6f68 _fwalk_sglue - .text 0x420a6fd0 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) - 0x420a6fd0 _printf_r - 0x420a6ff2 printf - .text 0x420a7024 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) - 0x420a7024 _puts_r - 0x420a70ba puts - .text 0x420a70d0 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) - 0x420a70f8 __srefill_r - .text 0x420a7206 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) - 0x420a7206 _snprintf_r - 0x420a727a snprintf - .text 0x420a72fc 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) - 0x420a72fc _sprintf_r - 0x420a733a sprintf - .text 0x420a738c 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) - 0x420a738c __sread - 0x420a73be __seofread - 0x420a73c2 __swrite - 0x420a7414 __sseek - 0x420a744c __sclose - .text 0x420a7454 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) - 0x420a7454 vprintf - 0x420a7472 _vprintf_r - .text 0x420a747c 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) - 0x420a747c _vsnprintf_r - 0x420a74e0 vsnprintf - .text 0x420a750e 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) - 0x420a750e __swsetup_r - .text 0x420a75d6 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) - 0x420a75d6 _asprintf_r - 0x420a7618 asprintf - .text 0x420a766e 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) - 0x420a766e _fseeko_r - 0x420a7966 fseeko - .text 0x420a798c 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) - 0x420a798c _strerror_r - 0x420a7ce8 strerror - 0x420a7d02 strerror_l - .text 0x420a7d1c 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) - 0x420a7d1c _user_strerror - .text 0x420a7d20 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) - 0x420a7d20 time - .text 0x420a7d66 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) - 0x420a7d66 _reclaim_reent - .text 0x420a7e66 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) - 0x420a7e66 __errno - .text 0x420a7e78 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) - 0x420a7e78 close - .text 0x420a7e90 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) - 0x420a7e90 fstat - .text 0x420a7eb0 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) - 0x420a7eb0 gettimeofday - .text 0x420a7ed4 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) - 0x420a7ed4 open - .text 0x420a7f0e 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) - 0x420a7f0e read - .text 0x420a7f36 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) - 0x420a7f36 write - .text 0x420a7f5e 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) - 0x420a837e _svfprintf_r - .text 0x420aa77a 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) - 0x420aab9a _vfprintf_r - 0x420ad024 vfprintf - .text 0x420ad0f2 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) - 0x420ad512 __sprint_r - 0x420ad536 _vfiprintf_r - 0x420aeaee vfiprintf - .text 0x420aebbc 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) - 0x420aebbc __sflags - .text 0x420aec36 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) - 0x420aec36 __swhatbuf_r - 0x420aecb6 __smakebuf_r - .text 0x420aed52 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) - 0x420aed52 __localeconv_l - 0x420aed58 _localeconv_r - 0x420aed66 localeconv - .text 0x420aed74 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) - 0x420aed74 frexp - .text 0x420aee04 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) - 0x420aef38 _dtoa_r - .text 0x420afd76 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) - 0x420afd76 _mbtowc_r - 0x420afd84 __ascii_mbtowc - .text 0x420afdbe 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) - 0x420afdbe _Balloc - 0x420afe70 _Bfree - 0x420afed8 __multadd - 0x420aff9a __s2b - 0x420b005a __hi0bits - 0x420b00a0 __lo0bits - 0x420b010a __i2b - 0x420b0144 __multiply - 0x420b02c4 __pow5mult - 0x420b03a4 __lshift - 0x420b04a8 __mcmp - 0x420b04de __mdiff - 0x420b0650 __ulp - 0x420b0694 __b2d - 0x420b075a __d2b - 0x420b083a __ratio - 0x420b08be _mprec_log10 - 0x420b0928 __copybits - 0x420b0974 __any_on - .text 0x420b09ba 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) - 0x420b09ba _wctomb_r - 0x420b09c8 __ascii_wctomb - .text 0x420b09e8 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) - 0x420b0df6 __ssprint_r - 0x420b0f34 _svfiprintf_r - .text 0x420b249e 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) - 0x420b249e __trunctfdf2 + 0x420a635a 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420a635a phy_printf + .text 0x420a6384 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) + 0x420a6384 ceil + .text 0x420a64ee 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) + 0x420a64ee _fclose_r + 0x420a65c4 fclose + .text 0x420a65da 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) + 0x420a65da __sflush_r + 0x420a6728 _fflush_r + 0x420a678e fflush + .text 0x420a67c0 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) + 0x420a695a __sfp_lock_acquire + 0x420a696a __sfp_lock_release + 0x420a697a __sfp + 0x420a6a54 __sinit + 0x420a6a82 __fp_lock_all + 0x420a6aa0 __fp_unlock_all + .text 0x420a6abe 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) + 0x420a6abe _fopen_r + 0x420a6b9c fopen + .text 0x420a6bba 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) + 0x420a6bba _fseek_r + 0x420a6bbe fseek + .text 0x420a6be6 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) + 0x420a6be6 __sfvwrite_r + .text 0x420a6ef4 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) + 0x420a6ef4 _fwalk_sglue + .text 0x420a6f5c 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) + 0x420a6f5c _printf_r + 0x420a6f7e printf + .text 0x420a6fb0 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) + 0x420a6fb0 _puts_r + 0x420a7046 puts + .text 0x420a705c 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) + 0x420a7084 __srefill_r + .text 0x420a7192 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) + 0x420a7192 _snprintf_r + 0x420a7206 snprintf + .text 0x420a7288 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) + 0x420a7288 _sprintf_r + 0x420a72c6 sprintf + .text 0x420a7318 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) + 0x420a7318 __sread + 0x420a734a __seofread + 0x420a734e __swrite + 0x420a73a0 __sseek + 0x420a73d8 __sclose + .text 0x420a73e0 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) + 0x420a73e0 vprintf + 0x420a73fe _vprintf_r + .text 0x420a7408 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) + 0x420a7408 _vsnprintf_r + 0x420a746c vsnprintf + .text 0x420a749a 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) + 0x420a749a __swsetup_r + .text 0x420a7562 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) + 0x420a7562 _asprintf_r + 0x420a75a4 asprintf + .text 0x420a75fa 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) + 0x420a75fa _fseeko_r + 0x420a78f2 fseeko + .text 0x420a7918 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) + 0x420a7918 _strerror_r + 0x420a7c74 strerror + 0x420a7c8e strerror_l + .text 0x420a7ca8 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) + 0x420a7ca8 _user_strerror + .text 0x420a7cac 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) + 0x420a7cac time + .text 0x420a7cf2 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) + 0x420a7cf2 _reclaim_reent + .text 0x420a7df2 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) + 0x420a7df2 __errno + .text 0x420a7e04 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) + 0x420a7e04 close + .text 0x420a7e1c 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) + 0x420a7e1c fstat + .text 0x420a7e3c 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) + 0x420a7e3c gettimeofday + .text 0x420a7e60 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) + 0x420a7e60 open + .text 0x420a7e9a 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) + 0x420a7e9a read + .text 0x420a7ec2 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) + 0x420a7ec2 write + .text 0x420a7eea 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) + 0x420a830a _svfprintf_r + .text 0x420aa706 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) + 0x420aab26 _vfprintf_r + 0x420acfb0 vfprintf + .text 0x420ad07e 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) + 0x420ad49e __sprint_r + 0x420ad4c2 _vfiprintf_r + 0x420aea7a vfiprintf + .text 0x420aeb48 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) + 0x420aeb48 __sflags + .text 0x420aebc2 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) + 0x420aebc2 __swhatbuf_r + 0x420aec42 __smakebuf_r + .text 0x420aecde 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) + 0x420aecde __localeconv_l + 0x420aece4 _localeconv_r + 0x420aecf2 localeconv + .text 0x420aed00 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) + 0x420aed00 frexp + .text 0x420aed90 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) + 0x420aeec4 _dtoa_r + .text 0x420afd02 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) + 0x420afd02 _mbtowc_r + 0x420afd10 __ascii_mbtowc + .text 0x420afd4a 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) + 0x420afd4a _Balloc + 0x420afdfc _Bfree + 0x420afe64 __multadd + 0x420aff26 __s2b + 0x420affe6 __hi0bits + 0x420b002c __lo0bits + 0x420b0096 __i2b + 0x420b00d0 __multiply + 0x420b0250 __pow5mult + 0x420b0330 __lshift + 0x420b0434 __mcmp + 0x420b046a __mdiff + 0x420b05dc __ulp + 0x420b0620 __b2d + 0x420b06e6 __d2b + 0x420b07c6 __ratio + 0x420b084a _mprec_log10 + 0x420b08b4 __copybits + 0x420b0900 __any_on + .text 0x420b0946 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) + 0x420b0946 _wctomb_r + 0x420b0954 __ascii_wctomb + .text 0x420b0974 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) + 0x420b0d82 __ssprint_r + 0x420b0ec0 _svfiprintf_r + .text 0x420b242a 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) + 0x420b242a __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) .wifiextrairam.5 - 0x420b2712 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b2712 ieee80211_alloc_tx_buf + 0x420b269e 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b269e ieee80211_alloc_tx_buf .wifiextrairam.4 - 0x420b2792 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b2792 ieee80211_post_hmac_tx + 0x420b271e 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b271e ieee80211_post_hmac_tx .wifiextrairam.6 - 0x420b27e0 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b27e0 ieee80211_output_do + 0x420b276c 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b276c ieee80211_output_do .wifiextrairam.9 - 0x420b297e 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420b297e esp_wifi_internal_tx + 0x420b290a 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b290a esp_wifi_internal_tx .wifiextrairam.44 - 0x420b29b0 0x1e0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420b29b0 sta_rx_eapol + 0x420b293c 0x1e0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420b293c sta_rx_eapol .wifiextrairam.47 - 0x420b2b90 0x246 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b2b90 pm_tx_data_process + 0x420b2b1c 0x246 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b2b1c pm_tx_data_process .wifiextrairam.55 - 0x420b2dd6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b2dd6 pm_on_data_tx + 0x420b2d62 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b2d62 pm_on_data_tx .wifiextrairam.18 - 0x420b2dda 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b2dda pp_coex_tx_release + 0x420b2d66 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2d66 pp_coex_tx_release .wifiextrairam.20 - 0x420b2e42 0x198 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b2e42 ppProcTxDone + 0x420b2dce 0x198 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2dce ppProcTxDone .wifiextrairam.63 - 0x420b2fda 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b2fda ppMapWaitTxq + 0x420b2f66 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2f66 ppMapWaitTxq .wifiextrairam.38 - 0x420b3104 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b3104 ppAssembleAMPDU + 0x420b3090 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b3090 ppAssembleAMPDU .wifiextrairam.71 - 0x420b3184 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b3184 ppDirectRecycleAmpdu + 0x420b3110 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b3110 ppDirectRecycleAmpdu .wifiextrairam.73 - 0x420b31ee 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420b31ee ppRegressAmpdu + 0x420b317a 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b317a ppRegressAmpdu .wifiextrairam.5 - 0x420b3296 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420b3296 esf_buf_alloc_dynamic + 0x420b3222 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420b3222 esf_buf_alloc_dynamic .wifiextrairam.5 - 0x420b348e 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b348e lmacSetTxFrame + 0x420b341a 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b341a lmacSetTxFrame .wifiextrairam.23 - 0x420b3686 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b3686 lmacDiscardFrameExchangeSequence + 0x420b3612 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b3612 lmacDiscardFrameExchangeSequence .wifiextrairam.18 - 0x420b3758 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b3758 lmacProcessTxSuccess + 0x420b36e4 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b36e4 lmacProcessTxSuccess .wifiextrairam.38 - 0x420b385c 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420b385c lmacProcessTxComplete + 0x420b37e8 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b37e8 lmacProcessTxComplete .wifiextrairam.13 - 0x420b39ae 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420b39ae rcGetRate + 0x420b393a 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420b393a rcGetRate .wifiextrairam.19 - 0x420b3a4e 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420b3a4e trc_onPPTxDone + 0x420b39da 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420b39da trc_onPPTxDone .wifiextrairam.3 - 0x420b3b04 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420b3b04 hal_set_tx_pti + 0x420b3a90 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420b3a90 hal_set_tx_pti .wifiextrairam.3 - 0x420b3ba2 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420b3ba2 mac_tx_set_pti + 0x420b3b2e 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3b2e mac_tx_set_pti .wifiextrairam.7 - 0x420b3c08 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420b3c08 hal_mac_txq_disable + 0x420b3b94 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3b94 hal_mac_txq_disable .wifiextrairam.18 - 0x420b3c24 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420b3c24 hal_get_tsf_time + 0x420b3bb0 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3bb0 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 - 0x420b3c4e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3c4e pm_get_connectionless_status + 0x420b3bda 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3bda pm_get_connectionless_status .wifislpiram.22 - 0x420b3c7a 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3c7a pm_enable_dream_timer + 0x420b3c06 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3c06 pm_enable_dream_timer .wifislpiram.24 - 0x420b3cbc 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3cbc pm_update_by_connectionless_status + 0x420b3c48 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3c48 pm_update_by_connectionless_status .wifislpiram.36 - 0x420b3e2c 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3e2c pm_handle_tbtt_interval + 0x420b3db8 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3db8 pm_handle_tbtt_interval .wifislpiram.38 - 0x420b3eaa 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3eaa pm_update_next_tbtt + 0x420b3e36 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3e36 pm_update_next_tbtt .wifislpiram.43 - 0x420b3ff8 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b3ff8 pm_connectionless_wake_interval_timeout_process + 0x420b3f84 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3f84 pm_connectionless_wake_interval_timeout_process .wifislpiram.44 - 0x420b403c 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420b403c pm_connectionless_wake_window_timeout_process + 0x420b3fc8 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3fc8 pm_connectionless_wake_window_timeout_process .wifislpiram.4 - 0x420b40a8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b40a8 hal_get_sta_tsf + 0x420b4034 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b4034 hal_get_sta_tsf .wifislpiram.7 - 0x420b40d0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b40d0 hal_set_sta_light_sleep_wake_ahead_time + 0x420b405c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b405c hal_set_sta_light_sleep_wake_ahead_time .wifislpiram.8 - 0x420b40e4 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b40e4 hal_get_time_to_sta_next_tbtt + 0x420b4070 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b4070 hal_get_time_to_sta_next_tbtt .wifislpiram.14 - 0x420b4122 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b4122 tsf_hal_get_counter_value + 0x420b40ae 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b40ae tsf_hal_get_counter_value .wifislpiram.16 - 0x420b415e 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b415e tsf_hal_get_time + 0x420b40ea 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b40ea tsf_hal_get_time .wifislpiram.30 - 0x420b417c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420b417c tsf_hal_get_tbtt_interval + 0x420b4108 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b4108 tsf_hal_get_tbtt_interval .wifislpiram.3 - 0x420b41ca 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420b4156 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .wifislpiram.4 - 0x420b41e0 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x420b41e0 pp_timer_do_process + 0x420b416c 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420b416c 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 - 0x420b4292 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b4292 esp_event_handler_register + 0x420b421e 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b421e esp_event_handler_register .text.esp_event_handler_unregister - 0x420b42ba 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b42ba esp_event_handler_unregister + 0x420b4246 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b4246 esp_event_handler_unregister .text.esp_event_post - 0x420b42e0 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b42e0 esp_event_post + 0x420b426c 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b426c esp_event_post .text.esp_event_loop_create_default - 0x420b430a 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420b430a esp_event_loop_create_default + 0x420b4296 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b4296 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 - 0x420b434c 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b42d8 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_remove - 0x420b437e 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b430a 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_remove_handler - 0x420b4410 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b439c 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_remove_handler - 0x420b44a4 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4430 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_remove_handler - 0x420b454e 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b44da 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_remove_all - 0x420b45c0 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b454c 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_remove_all_handler - 0x420b4610 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b459c 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_remove_all_handler - 0x420b4664 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b45f0 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_add - 0x420b46b4 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4640 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_add_handler - 0x420b47a6 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4732 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_add_handler - 0x420b48a8 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4834 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_create - 0x420b49d8 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b49d8 esp_event_loop_create + 0x420b4964 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4964 esp_event_loop_create .text.esp_event_loop_run - 0x420b4baa 0x1fc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4baa esp_event_loop_run + 0x420b4b36 0x1fc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4b36 esp_event_loop_run .text.esp_event_loop_run_task - 0x420b4da6 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4d32 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_delete - 0x420b4df4 0xea esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4df4 esp_event_loop_delete + 0x420b4d80 0xea esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4d80 esp_event_loop_delete .text.esp_event_handler_register_with_internal - 0x420b4ede 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b4ede esp_event_handler_register_with_internal + 0x420b4e6a 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4e6a esp_event_handler_register_with_internal .text.esp_event_handler_register_with - 0x420b5088 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b5088 esp_event_handler_register_with + 0x420b5014 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5014 esp_event_handler_register_with .text.esp_event_post_to - 0x420b509a 0x162 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b509a esp_event_post_to + 0x420b5026 0x162 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5026 esp_event_post_to .text.find_and_unregister_handler - 0x420b51fc 0x110 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5188 0x110 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_handler_unregister_with_internal - 0x420b530c 0xf8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b530c esp_event_handler_unregister_with_internal + 0x420b5298 0xf8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5298 esp_event_handler_unregister_with_internal .text.esp_event_handler_unregister_with - 0x420b5404 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420b5404 esp_event_handler_unregister_with + 0x420b5390 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b5390 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 - 0x420b541a 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420b541a esp_cpu_set_breakpoint + 0x420b53a6 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x420b53a6 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 - 0x420b546c 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b53f8 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_acquire_group_handle - 0x420b5536 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b54c2 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_group_handle - 0x420b5624 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b55b0 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_pair_handle - 0x420b56ea 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5676 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_rx_channel - 0x420b577c 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5708 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_tx_channel - 0x420b5806 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5792 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.do_allocate_gdma_channel - 0x420b5890 0x434 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b581c 0x434 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_new_ahb_channel - 0x420b5cc4 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5cc4 gdma_new_ahb_channel - 0x420b5cc4 gdma_new_channel + 0x420b5c50 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5c50 gdma_new_ahb_channel + 0x420b5c50 gdma_new_channel .text.gdma_del_channel - 0x420b5cf6 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5cf6 gdma_del_channel + 0x420b5c82 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5c82 gdma_del_channel .text.gdma_get_group_channel_id - 0x420b5d58 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5d58 gdma_get_group_channel_id + 0x420b5ce4 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5ce4 gdma_get_group_channel_id .text.gdma_connect - 0x420b5db4 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5db4 gdma_connect + 0x420b5d40 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5d40 gdma_connect .text.gdma_disconnect - 0x420b5f84 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b5f84 gdma_disconnect + 0x420b5f10 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5f10 gdma_disconnect .text.gdma_config_transfer - 0x420b609c 0x144 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b609c gdma_config_transfer + 0x420b6028 0x144 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b6028 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 - 0x420b61e0 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b616c 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x420b6350 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b62dc 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x420b64ae 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b643a 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x420b6508 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6494 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x420b6564 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b64f0 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_reset - 0x420b65b4 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6540 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x420b65ea 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b65ea periph_rcc_acquire_enter + 0x420b6576 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6576 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x420b6612 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b6612 periph_rcc_acquire_exit + 0x420b659e 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b659e periph_rcc_acquire_exit .text.periph_module_enable - 0x420b6634 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b6634 periph_module_enable + 0x420b65c0 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b65c0 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 - 0x420b66d4 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b6660 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.s_sar_adc_power_release - 0x420b6746 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b66d2 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.sar_periph_ctrl_init - 0x420b67f8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b67f8 sar_periph_ctrl_init + 0x420b6784 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b6784 sar_periph_ctrl_init .text.sar_periph_ctrl_pwdet_power_acquire - 0x420b6812 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b6812 sar_periph_ctrl_pwdet_power_acquire + 0x420b679e 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b679e sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release - 0x420b687e 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b687e sar_periph_ctrl_pwdet_power_release + 0x420b680a 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b680a sar_periph_ctrl_pwdet_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire - 0x420b6920 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b6920 sar_periph_ctrl_adc_oneshot_power_acquire + 0x420b68ac 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b68ac sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release - 0x420b692e 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b692e sar_periph_ctrl_adc_oneshot_power_release + 0x420b68ba 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b68ba 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 - 0x420b693c 0x10 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x420b693c esp_get_free_heap_size + 0x420b68c8 0x10 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x420b68c8 esp_get_free_heap_size .text.esp_get_free_internal_heap_size - 0x420b694c 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x420b694c esp_get_free_internal_heap_size + 0x420b68d8 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x420b68d8 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 - 0x420b6960 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68ec 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_get_max_priority_wrapper - 0x420b6962 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68ee 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_init_wrapper - 0x420b6966 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68f2 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_deinit_wrapper - 0x420b696a 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68f6 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_enable_wrapper - 0x420b696c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68f8 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_disable_wrapper - 0x420b6970 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68fc 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_request_wrapper - 0x420b6972 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68fe 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_channel_set_wrapper - 0x420b6976 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6902 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_clear_wrapper - 0x420b697a 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6906 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_set_wrapper - 0x420b697c 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6908 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_interval_get_wrapper - 0x420b697e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b690a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_period_get_wrapper - 0x420b6982 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b690e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_phase_get_wrapper - 0x420b6986 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6912 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_register_start_cb_wrapper - 0x420b698a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6916 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_process_restart_wrapper - 0x420b698e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b691a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_register_cb_wrapper - 0x420b6992 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b691e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_set_wrapper - 0x420b6996 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6922 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_get_wrapper - 0x420b699a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6926 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_create_wrapper - 0x420b699e 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b692a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_delete_wrapper - 0x420b69b2 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b693e 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_free - 0x420b69c4 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6950 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_writev_wrapper - 0x420b69d8 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6964 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_write_wrapper - 0x420b69e6 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6972 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.get_time_wrapper - 0x420b6a02 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b698e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.nvs_open_wrapper - 0x420b6a10 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b699c 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_disable_wrapper - 0x420b6a1e 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69aa 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_enable_wrapper - 0x420b6a30 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69bc 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_reset_mac_wrapper - 0x420b6a42 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69ce 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_read_mac_wrapper - 0x420b6a56 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69e2 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_enable_wrapper - 0x420b6a64 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b69f0 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_disable_wrapper - 0x420b6a7e 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a0a 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_event_post_wrapper - 0x420b6a98 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a24 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_wrapper - 0x420b6ab4 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a40 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_pinned_to_core_wrapper - 0x420b6acc 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a58 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.event_group_wait_bits_wrapper - 0x420b6ae8 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a74 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_recv_wrapper - 0x420b6b0c 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6a98 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_front_wrapper - 0x420b6b30 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6abc 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_back_wrapper - 0x420b6b44 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6ad0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_wrapper - 0x420b6b58 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6ae4 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.recursive_mutex_create_wrapper - 0x420b6b80 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b0c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_create_wrapper - 0x420b6b94 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b20 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_get_wrapper - 0x420b6ba8 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6b34 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.disable_intr_wrapper - 0x420b6c16 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6ba2 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.enable_intr_wrapper - 0x420b6c28 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6bb4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_isr_wrapper - 0x420b6c3a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6bc6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_intr_wrapper - 0x420b6c48 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6bd4 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_create_queue - 0x420b6c7e 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x420b6c7e wifi_create_queue + 0x420b6c0a 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6c0a wifi_create_queue .text.wifi_create_queue_wrapper - 0x420b6cbe 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6c4a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_delete_queue - 0x420b6ccc 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x420b6ccc wifi_delete_queue + 0x420b6c58 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6c58 wifi_delete_queue .text.wifi_delete_queue_wrapper - 0x420b6cf2 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6c7e 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 - 0x420b6d00 0x26 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6c8c 0x26 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.wifi_driver_start - 0x420b6d26 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6cb2 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.wifi_free - 0x420b6d58 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6ce4 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.wifi_transmit - 0x420b6d6a 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6cf6 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text.esp_wifi_create_if_driver - 0x420b6d7e 0x5c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6d7e esp_wifi_create_if_driver + 0x420b6d0a 0x5c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6d0a esp_wifi_create_if_driver .text.esp_wifi_get_if_mac - 0x420b6dda 0x20 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6dda esp_wifi_get_if_mac + 0x420b6d66 0x20 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6d66 esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started - 0x420b6dfa 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6dfa esp_wifi_is_if_ready_when_started + 0x420b6d86 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6d86 esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb - 0x420b6e10 0x118 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - 0x420b6e10 esp_wifi_register_if_rxcb + 0x420b6d9c 0x118 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6d9c esp_wifi_register_if_rxcb *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) .text.main_task - 0x420b6f28 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x420b6eb4 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x420b6ffc 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x420b6ffc esp_startup_start_app + 0x420b6f88 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x420b6f88 esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x420b7072 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420b7072 xQueueCreateWithCaps + 0x420b6ffe 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420b6ffe xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x420b70ec 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420b70ec vQueueDeleteWithCaps + 0x420b7078 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420b7078 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 - 0x420b7150 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b70dc 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ll_tx_enable_interrupt - 0x420b7176 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7102 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ahb_hal_set_priority - 0x420b71a4 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b71a4 gdma_ahb_hal_set_priority + 0x420b7130 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7130 gdma_ahb_hal_set_priority .text.gdma_ahb_hal_connect_peri - 0x420b71e2 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b71e2 gdma_ahb_hal_connect_peri + 0x420b716e 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b716e gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri - 0x420b727c 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b727c gdma_ahb_hal_disconnect_peri + 0x420b7208 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7208 gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst - 0x420b72c0 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b72c0 gdma_ahb_hal_enable_burst + 0x420b724c 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b724c gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_set_strategy - 0x420b7338 0x84 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b7338 gdma_ahb_hal_set_strategy + 0x420b72c4 0x84 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b72c4 gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_enable_intr - 0x420b73bc 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b73bc gdma_ahb_hal_enable_intr + 0x420b7348 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7348 gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg - 0x420b73e0 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b73e0 gdma_ahb_hal_get_intr_status_reg + 0x420b736c 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b736c gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init - 0x420b73fa 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b73fa gdma_ahb_hal_init + 0x420b7386 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7386 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 - 0x420b74a0 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74a0 gdma_hal_deinit + 0x420b742c 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b742c gdma_hal_deinit .text.gdma_hal_set_priority - 0x420b74a6 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74a6 gdma_hal_set_priority + 0x420b7432 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b7432 gdma_hal_set_priority .text.gdma_hal_connect_peri - 0x420b74b4 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74b4 gdma_hal_connect_peri + 0x420b7440 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b7440 gdma_hal_connect_peri .text.gdma_hal_disconnect_peri - 0x420b74c2 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74c2 gdma_hal_disconnect_peri + 0x420b744e 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b744e gdma_hal_disconnect_peri .text.gdma_hal_enable_burst - 0x420b74d0 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74d0 gdma_hal_enable_burst + 0x420b745c 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b745c gdma_hal_enable_burst .text.gdma_hal_set_burst_size - 0x420b74de 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74de gdma_hal_set_burst_size + 0x420b746a 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b746a gdma_hal_set_burst_size .text.gdma_hal_enable_intr - 0x420b74ee 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74ee gdma_hal_enable_intr + 0x420b747a 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b747a gdma_hal_enable_intr .text.gdma_hal_enable_access_encrypt_mem - 0x420b74fc 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b74fc gdma_hal_enable_access_encrypt_mem + 0x420b7488 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b7488 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 - 0x420b750c 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x420b750c gpio_hal_intr_enable_on_core + 0x420b7498 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x420b7498 gpio_hal_intr_enable_on_core .text.gpio_hal_intr_disable - 0x420b757c 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x420b757c gpio_hal_intr_disable + 0x420b7508 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x420b7508 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 - 0x420b75b6 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b7542 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x420b75d8 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b75d8 multi_heap_register_impl - 0x420b75d8 multi_heap_register + 0x420b7564 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b7564 multi_heap_register_impl + 0x420b7564 multi_heap_register .text.multi_heap_free_size_impl - 0x420b7644 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b7644 multi_heap_free_size_impl - 0x420b7644 multi_heap_free_size + 0x420b75d0 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b75d0 multi_heap_free_size_impl + 0x420b75d0 multi_heap_free_size .text.multi_heap_get_info_impl - 0x420b764e 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b764e multi_heap_get_info - 0x420b764e multi_heap_get_info_impl + 0x420b75da 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b75da multi_heap_get_info + 0x420b75da 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 - 0x420b76e2 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b766e 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x420b78a4 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7830 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x420b78d8 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b78d8 tlsf_walk_pool + 0x420b7864 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7864 tlsf_walk_pool .text.tlsf_fit_size - 0x420b795e 0x78 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b795e tlsf_fit_size + 0x420b78ea 0x78 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b78ea tlsf_fit_size .text.tlsf_pool_overhead - 0x420b79d6 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b79d6 tlsf_pool_overhead + 0x420b7962 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7962 tlsf_pool_overhead .text.tlsf_add_pool - 0x420b79da 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b79da tlsf_add_pool + 0x420b7966 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7966 tlsf_add_pool .text.tlsf_create - 0x420b7c0a 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b7c0a tlsf_create + 0x420b7b96 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7b96 tlsf_create .text.tlsf_create_with_pool - 0x420b7c32 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b7c32 tlsf_create_with_pool + 0x420b7bbe 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7bbe 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 - 0x420b7c74 0x32 esp-idf/log/liblog.a(log_write.c.obj) - 0x420b7c74 esp_log_writev + 0x420b7c00 0x32 esp-idf/log/liblog.a(log_write.c.obj) + 0x420b7c00 esp_log_writev *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x420b7ca6 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x420b7ca6 intr_handler_get + 0x420b7c32 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x420b7c32 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x420b7cba 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x420b7cba intr_handler_set + 0x420b7c46 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x420b7c46 intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x420b7cec . = (. + 0x10) - *fill* 0x420b7cdc 0x10 - 0x420b7cec _text_end = ABSOLUTE (.) - 0x420b7cec _instruction_reserved_end = ABSOLUTE (.) - 0x420b7cec _etext = . + 0x420b7c78 . = (. + 0x10) + *fill* 0x420b7c68 0x10 + 0x420b7c78 _text_end = ABSOLUTE (.) + 0x420b7c78 _instruction_reserved_end = ABSOLUTE (.) + 0x420b7c78 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0xc0000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c0b7cec . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0xb7ccc + 0x3c0b7c78 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0xb7c58 0x3c0c0020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c0b7cec 0x8334 + *fill* 0x3c0b7c78 0x83a8 .flash.appdesc 0x3c0c0020 0x100 0x3c0c0020 _rodata_reserved_start = ABSOLUTE (.) @@ -39095,6380 +39095,6380 @@ END GROUP 0x3c0c0120 . = ALIGN (ALIGNOF (.flash.rodata)) 0x00000001 ASSERT ((ADDR (.flash.rodata) == (ADDR (.flash.appdesc) + SIZEOF (.flash.appdesc))), The gap between .flash.appdesc and .flash.rodata must not exist to produce the final bin image.) -.flash.rodata 0x3c0c0120 0x20734 +.flash.rodata 0x3c0c0120 0x206f4 0x3c0c0120 _flash_rodata_start = ABSOLUTE (.) *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) .rodata.__esp_system_init_fn_init_show_app_info.str1.4 - 0x3c0c0120 0x14152 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c0c0120 0x14112 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0xee (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3c0d4272 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0d4232 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c0d4272 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3c0d4272 0x2 + 0x3c0d4232 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3c0d4232 0x2 .rodata.__FUNCTION__.0 - 0x3c0d4274 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0d4234 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.set_cnt_in_reg.str1.4 - 0x3c0d4294 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4254 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.write_reg.str1.4 - 0x3c0d4294 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4254 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.esp_efuse_utility_process.str1.4 - 0x3c0d4294 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4254 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.__func__.1 - 0x3c0d4294 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c0d42af 0x1 + 0x3c0d4254 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c0d426f 0x1 .rodata.__func__.4 - 0x3c0d42b0 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c0d42ca 0x2 + 0x3c0d4270 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c0d428a 0x2 .srodata.USER_DATA_MAC_CUSTOM - 0x3c0d42cc 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d428c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN3 - 0x3c0d42d0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4290 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN2 - 0x3c0d42d4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4294 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN1 - 0x3c0d42d8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4298 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN0 - 0x3c0d42dc 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d429c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN3 - 0x3c0d42e0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d42a0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN2 - 0x3c0d42e4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d42a4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN1 - 0x3c0d42e8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d42a8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN0 - 0x3c0d42ec 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d42ac 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.TEMP_CALIB - 0x3c0d42f0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d42b0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.BLK_VERSION_MAJOR - 0x3c0d42f4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .rodata.MAC 0x3c0d42f8 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d42b4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x3c0d42b8 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c0d4310 0x79 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d42d0 0x79 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.range_read_addr_blocks - 0x3c0d4310 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x3c0d4310 range_read_addr_blocks + 0x3c0d42d0 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d42d0 range_read_addr_blocks .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c0d4368 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0d4328 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c0d4368 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0d4328 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__.0 - 0x3c0d4368 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0d4328 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.str1.4 - 0x3c0d4388 0xf6 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .srodata 0x3c0d4388 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c0d4348 0xf6 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .srodata 0x3c0d4348 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c0d438d 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c0d434d 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c0d438d 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c0d438d 0x3 + 0x3c0d434d 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c0d434d 0x3 .rodata.__func__.0 - 0x3c0d4390 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c0d439d 0x3 - .srodata 0x3c0d43a0 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c0d4350 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c0d435d 0x3 + .srodata 0x3c0d4360 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c0d43a4 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0d4364 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.__func__.0 - 0x3c0d43a4 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0d4364 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.str1.4 - 0x3c0d43be 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - *fill* 0x3c0d43be 0x2 + 0x3c0d437e 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x3c0d437e 0x2 .rodata.cache_ilg_bits - 0x3c0d43c0 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c0d43c0 cache_ilg_bits + 0x3c0d4380 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c0d4380 cache_ilg_bits .rodata.core0_acs_bits - 0x3c0d43d8 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c0d43d8 core0_acs_bits + 0x3c0d4398 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c0d4398 core0_acs_bits .rodata.esp_panic_handler.str1.4 - 0x3c0d4408 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c0d43c8 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c0d4408 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c0d43c8 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) .srodata.g_startup_fn - 0x3c0d4408 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c0d4408 g_startup_fn + 0x3c0d43c8 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c0d43c8 g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c0d440c 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c0d43cc 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c0d440c 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c0d43cc 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c0d440c 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c0d440c 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c0d440c 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c0d440c 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c0d440c 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c0d440c 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c0d440c 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c0d440c 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c0d440c 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c0d440c 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason.0 - 0x3c0d440c 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c0d444c 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d43cc 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c0d440c 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c0d44e0 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c0d44a0 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c0d44e6 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c0d44e6 0x2 + 0x3c0d44a6 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c0d44a6 0x2 .rodata.esp_err_msg_table - 0x3c0d44e8 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c0d44a8 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.log_level_set.str1.4 - 0x3c0d4bc0 0x2 esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x3c0d4b80 0x2 esp-idf/log/liblog.a(tag_log_level.c.obj) .rodata.esp_log_cache_set_level.str1.4 - 0x3c0d4bc0 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c0d4b80 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.0 - 0x3c0d4bc0 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c0d4b80 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.1 - 0x3c0d4bd8 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c0d4b98 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.1 + 0x3c0d4bb0 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + .rodata.__func__.5 + 0x3c0d4bc8 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4bd9 0x3 + .rodata.__func__.6 + 0x3c0d4bdc 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4bee 0x2 + .rodata.__func__.9 0x3c0d4bf0 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) - .rodata.__func__.5 - 0x3c0d4c08 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d4c19 0x3 - .rodata.__func__.6 - 0x3c0d4c1c 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d4c2e 0x2 - .rodata.__func__.9 - 0x3c0d4c30 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.__func__.10 - 0x3c0d4c48 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d4c62 0x2 + 0x3c0d4c08 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4c22 0x2 .rodata.__func__.11 - 0x3c0d4c64 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d4c7d 0x3 + 0x3c0d4c24 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4c3d 0x3 .rodata.__func__.12 - 0x3c0d4c80 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c0d4c40 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c0d4c91 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0d4c51 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c0d4c91 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c0d4c91 0x3 + 0x3c0d4c51 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c0d4c51 0x3 .rodata.__func__.1 - 0x3c0d4c94 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0d4c54 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c0d4ca8 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c0d4cb7 0x1 + 0x3c0d4c68 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c0d4c77 0x1 .rodata.__func__.3 - 0x3c0d4cb8 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0d4c78 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c0d4cc6 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4c86 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c0d4cc6 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4c86 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c0d4cc6 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c0d4cc6 0x2 + 0x3c0d4c86 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c0d4c86 0x2 .rodata.__func__.4 - 0x3c0d4cc8 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4c88 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c0d4ce0 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4ca0 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c0d4cf9 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c0d4cf9 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c0d4cf9 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c0d4cf9 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c0d4cf9 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c0d4cf9 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c0d4cf9 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3c0d4cf9 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c0d4cf9 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cb9 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c0d4cf9 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4cf9 0x3 + 0x3c0d4cb9 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4cb9 0x3 .rodata.__func__.0 - 0x3c0d4cfc 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4cbc 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c0d4d0c 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4d19 0x3 + 0x3c0d4ccc 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4cd9 0x3 .rodata.__func__.2 - 0x3c0d4d1c 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4d2d 0x3 + 0x3c0d4cdc 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4ced 0x3 .rodata.__func__.3 - 0x3c0d4d30 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4d3d 0x3 + 0x3c0d4cf0 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4cfd 0x3 .rodata.__func__.5 - 0x3c0d4d40 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4d51 0x3 + 0x3c0d4d00 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d11 0x3 .rodata.__func__.6 - 0x3c0d4d54 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4d5e 0x2 + 0x3c0d4d14 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d1e 0x2 .rodata.__func__.7 - 0x3c0d4d60 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4d73 0x1 + 0x3c0d4d20 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d33 0x1 .rodata.__func__.8 - 0x3c0d4d74 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4d34 0xc esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.9 - 0x3c0d4d80 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4d40 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.10 - 0x3c0d4d90 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4da3 0x1 + 0x3c0d4d50 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d63 0x1 .rodata.__func__.11 - 0x3c0d4da4 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4dba 0x2 + 0x3c0d4d64 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d7a 0x2 .rodata.__func__.12 - 0x3c0d4dbc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4dce 0x2 + 0x3c0d4d7c 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d8e 0x2 .rodata.__func__.13 - 0x3c0d4dd0 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4de2 0x2 + 0x3c0d4d90 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4da2 0x2 .rodata.__func__.14 - 0x3c0d4de4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4df6 0x2 + 0x3c0d4da4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4db6 0x2 .rodata.__func__.16 - 0x3c0d4df8 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4e02 0x2 + 0x3c0d4db8 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4dc2 0x2 .rodata.__func__.17 - 0x3c0d4e04 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4e16 0x2 + 0x3c0d4dc4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4dd6 0x2 .rodata.__func__.19 - 0x3c0d4e18 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4e21 0x3 + 0x3c0d4dd8 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4de1 0x3 .rodata.__func__.20 - 0x3c0d4e24 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4de4 0xb esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.s_prepare_reserved_regions.str1.4 - 0x3c0d4e2f 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c0d4e2f 0x1 + 0x3c0d4def 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c0d4def 0x1 .rodata.__func__.0 - 0x3c0d4e30 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c0d4e4b 0x1 + 0x3c0d4df0 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c0d4e0b 0x1 .srodata.soc_memory_region_count - 0x3c0d4e4c 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0d4e4c soc_memory_region_count + 0x3c0d4e0c 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0d4e0c soc_memory_region_count .rodata.soc_memory_regions - 0x3c0d4e50 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0d4e50 soc_memory_regions + 0x3c0d4e10 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0d4e10 soc_memory_regions .rodata.str1.4 - 0x3c0d4eb4 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0d4e74 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) .rodata.soc_memory_types - 0x3c0d4eb4 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0d4eb4 soc_memory_types + 0x3c0d4e74 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0d4e74 soc_memory_types .rodata.str1.4 - 0x3c0d4ee4 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0d4ea4 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c0d4ee4 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c0d4efb 0x1 + 0x3c0d4ea4 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c0d4ebb 0x1 .rodata.__func__.1 - 0x3c0d4efc 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0d4ebc 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c0d4f14 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + 0x3c0d4ed4 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.find_desc_for_source.str1.4 - 0x3c0d4f23 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0d4ee3 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.is_vect_desc_usable.str1.4 - 0x3c0d4f23 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0d4ee3 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c0d4f23 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0d4ee3 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.intr_free_for_current_cpu.str1.4 - 0x3c0d4f23 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4f23 0x1 + 0x3c0d4ee3 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4ee3 0x1 .rodata.__func__.2 - 0x3c0d4f24 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4f35 0x3 + 0x3c0d4ee4 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4ef5 0x3 .rodata.__func__.3 - 0x3c0d4f38 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4f52 0x2 + 0x3c0d4ef8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4f12 0x2 .rodata.__func__.5 - 0x3c0d4f54 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4f6e 0x2 + 0x3c0d4f14 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4f2e 0x2 .rodata.__func__.6 - 0x3c0d4f70 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4f86 0x2 + 0x3c0d4f30 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4f46 0x2 .rodata.__func__.7 - 0x3c0d4f88 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4fa1 0x3 + 0x3c0d4f48 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4f61 0x3 .rodata.__func__.9 - 0x3c0d4fa4 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0d4f64 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.__func__.10 - 0x3c0d4fb8 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3c0d4f78 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .rodata.periph_module_enable.str1.4 - 0x3c0d4fcd 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c0d4fcd 0x3 + 0x3c0d4f8d 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c0d4f8d 0x3 .rodata.__func__.0 - 0x3c0d4fd0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c0d4f90 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.__func__.2 - 0x3c0d4fe4 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x3c0d4fa4 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c0d4ff9 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0d4fb9 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c0d4ff9 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0d4fb9 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c0d4ff9 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c0d4ff9 0x3 + 0x3c0d4fb9 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0d4fb9 0x3 .rodata.__func__.0 - 0x3c0d4ffc 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c0d501d 0x3 + 0x3c0d4fbc 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0d4fdd 0x3 .rodata.__func__.1 - 0x3c0d5020 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0d4fe0 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .rodata.regi2c_saradc_disable.str1.4 - 0x3c0d5044 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3c0d5004 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .rodata.str1.4 - 0x3c0d5044 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3c0d5004 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .rodata.set_ocode_by_efuse.str1.4 - 0x3c0d5044 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c0d5004 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c0d5044 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c0d5004 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.calibrate_ocode.str1.4 - 0x3c0d5044 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c0d5004 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.__func__.0 - 0x3c0d5044 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c0d505b 0x1 + 0x3c0d5004 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0d501b 0x1 .rodata.__func__.1 - 0x3c0d505c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c0d5073 0x1 + 0x3c0d501c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0d5033 0x1 .rodata.__func__.2 - 0x3c0d5074 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c0d5087 0x1 - .rodata 0x3c0d5088 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x3c0d5034 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0d5047 0x1 + .rodata 0x3c0d5048 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c0d5092 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c0d5052 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c0d5092 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c0d5092 0x2 + 0x3c0d5052 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c0d5052 0x2 .rodata.__func__.0 - 0x3c0d5094 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c0d50ab 0x1 + 0x3c0d5054 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c0d506b 0x1 .rodata.__func__.1 - 0x3c0d50ac 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + 0x3c0d506c 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) .rodata.s_sar_adc_power_release.str1.4 - 0x3c0d50b8 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c0d5078 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 - 0x3c0d50b8 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c0d5078 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.__func__.0 - 0x3c0d50b8 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c0d5078 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.__func__.1 - 0x3c0d50d0 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3c0d5090 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c0d50f4 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c0d50b4 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c0d50f4 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x3c0d50b4 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) .rodata.s_sleep_hook_register.str1.4 - 0x3c0d50f4 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c0d50b4 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.str1.4 - 0x3c0d50f4 0x187 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c0d50b4 0x187 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.esp_sleep_sub_mode_config.str1.4 - 0x3c0d50f4 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c0d50b4 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.__func__.4 - 0x3c0d50f4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3c0d50b4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c0d510e 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c0d50ce 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.esp_clk_tree_lp_fast_get_freq_hz.str1.4 - 0x3c0d510e 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c0d510e 0x2 + 0x3c0d50ce 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0d50ce 0x2 .rodata.__func__.0 - 0x3c0d5110 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c0d5131 0x3 + 0x3c0d50d0 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0d50f1 0x3 .rodata.__func__.1 - 0x3c0d5134 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3c0d50f4 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .rodata.main_task.str1.4 - 0x3c0d5152 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c0d5112 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.esp_startup_start_app.str1.4 - 0x3c0d5152 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c0d5152 0x2 + 0x3c0d5112 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c0d5112 0x2 .rodata.__func__.0 - 0x3c0d5154 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c0d515e 0x2 + 0x3c0d5114 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c0d511e 0x2 .rodata.__func__.1 - 0x3c0d5160 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x3c0d5120 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c0d5176 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericReset.str1.4 - 0x3c0d5176 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c0d5176 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericGetStaticBuffers.str1.4 - 0x3c0d5176 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGetMutexHolder.str1.4 - 0x3c0d5176 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c0d5176 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGenericSend.str1.4 - 0x3c0d5176 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvInitialiseMutex.str1.4 - 0x3c0d5176 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c0d5176 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueGiveFromISR.str1.4 - 0x3c0d5176 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceive.str1.4 - 0x3c0d5176 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.xQueueReceiveFromISR.str1.4 - 0x3c0d5176 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5136 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.uxQueueMessagesWaiting.str1.4 - 0x3c0d5176 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d5176 0x2 + 0x3c0d5136 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5136 0x2 .rodata.__func__.2 - 0x3c0d5178 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d5185 0x3 + 0x3c0d5138 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5145 0x3 .rodata.__func__.5 - 0x3c0d5188 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d519f 0x1 + 0x3c0d5148 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d515f 0x1 .rodata.__func__.7 - 0x3c0d51a0 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d51b5 0x3 + 0x3c0d5160 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5175 0x3 .rodata.__func__.9 - 0x3c0d51b8 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d5178 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.10 - 0x3c0d51cc 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d51da 0x2 + 0x3c0d518c 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d519a 0x2 .rodata.__func__.11 - 0x3c0d51dc 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d51ee 0x2 + 0x3c0d519c 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51ae 0x2 .rodata.__func__.12 - 0x3c0d51f0 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d5209 0x3 + 0x3c0d51b0 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51c9 0x3 .rodata.__func__.13 - 0x3c0d520c 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d5227 0x1 + 0x3c0d51cc 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51e7 0x1 .rodata.__func__.14 - 0x3c0d5228 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d523a 0x2 + 0x3c0d51e8 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51fa 0x2 .rodata.__func__.15 - 0x3c0d523c 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d525a 0x2 + 0x3c0d51fc 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d521a 0x2 .rodata.__func__.17 - 0x3c0d525c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d5275 0x3 + 0x3c0d521c 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5235 0x3 .rodata.__func__.18 - 0x3c0d5278 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d5291 0x3 + 0x3c0d5238 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5251 0x3 .rodata.__func__.20 - 0x3c0d5294 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d52a9 0x3 + 0x3c0d5254 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5269 0x3 .rodata.__func__.21 - 0x3c0d52ac 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d526c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.22 - 0x3c0d52c0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d52de 0x2 + 0x3c0d5280 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d529e 0x2 .rodata.__func__.23 - 0x3c0d52e0 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d52fa 0x2 + 0x3c0d52a0 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d52ba 0x2 .rodata.__func__.24 - 0x3c0d52fc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d52bc 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.__func__.25 - 0x3c0d5310 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x3c0d52d0 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c0d5323 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvDeleteTCB.str1.4 - 0x3c0d5323 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvInitialiseNewTask.str1.4 - 0x3c0d5323 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskDelete.str1.4 - 0x3c0d5323 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.eTaskGetState.str1.4 - 0x3c0d5323 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskIncrementTick.str1.4 - 0x3c0d5323 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskResumeAll.str1.4 - 0x3c0d5323 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSwitchContext.str1.4 - 0x3c0d5323 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSuspend.str1.4 - 0x3c0d5323 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c0d5323 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPlaceOnUnorderedEventList.str1.4 - 0x3c0d5323 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c0d5323 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskRemoveFromUnorderedEventList.str1.4 - 0x3c0d5323 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskSetTimeOutState.str1.4 - 0x3c0d5323 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c0d5323 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c0d5323 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c0d5323 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c0d5323 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGenericNotify.str1.4 - 0x3c0d5323 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c0d5323 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c0d5323 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.prvCreateIdleTasks.str1.4 - 0x3c0d5323 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.vTaskStartScheduler.str1.4 - 0x3c0d5323 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d52e3 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c0d5323 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5323 0x1 + 0x3c0d52e3 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d52e3 0x1 .rodata.__func__.2 - 0x3c0d5324 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5345 0x3 + 0x3c0d52e4 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5305 0x3 .rodata.__func__.3 - 0x3c0d5348 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5366 0x2 + 0x3c0d5308 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5326 0x2 .rodata.__func__.4 - 0x3c0d5368 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5386 0x2 + 0x3c0d5328 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5346 0x2 .rodata.__func__.5 - 0x3c0d5388 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d539d 0x3 + 0x3c0d5348 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d535d 0x3 .rodata.__func__.6 - 0x3c0d53a0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d5360 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.8 - 0x3c0d53b8 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d53d6 0x2 + 0x3c0d5378 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5396 0x2 .rodata.__func__.12 - 0x3c0d53d8 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d5398 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.13 - 0x3c0d53f0 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d53b0 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.14 - 0x3c0d5414 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d53d4 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.16 - 0x3c0d542c 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5441 0x3 + 0x3c0d53ec 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5401 0x3 .rodata.__func__.18 - 0x3c0d5444 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5466 0x2 + 0x3c0d5404 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5426 0x2 .rodata.__func__.19 - 0x3c0d5468 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5481 0x3 + 0x3c0d5428 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5441 0x3 .rodata.__func__.21 - 0x3c0d5484 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d54a3 0x1 + 0x3c0d5444 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5463 0x1 .rodata.__func__.22 - 0x3c0d54a4 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d54ba 0x2 + 0x3c0d5464 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d547a 0x2 .rodata.__func__.23 - 0x3c0d54bc 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d54cf 0x1 + 0x3c0d547c 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d548f 0x1 .rodata.__func__.24 - 0x3c0d54d0 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d54e3 0x1 + 0x3c0d5490 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54a3 0x1 .rodata.__func__.29 - 0x3c0d54e4 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d54f2 0x2 + 0x3c0d54a4 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54b2 0x2 .rodata.__func__.30 - 0x3c0d54f4 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5503 0x1 + 0x3c0d54b4 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54c3 0x1 .rodata.__func__.31 - 0x3c0d5504 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d54c4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .rodata.__func__.35 - 0x3c0d5518 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5525 0x3 + 0x3c0d54d8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54e5 0x3 .rodata.__func__.38 - 0x3c0d5528 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5533 0x1 + 0x3c0d54e8 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54f3 0x1 .rodata.__func__.40 - 0x3c0d5534 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d5541 0x3 + 0x3c0d54f4 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5501 0x3 .rodata.__func__.41 - 0x3c0d5544 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d5504 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) .srodata.uxTopUsedPriority - 0x3c0d5550 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c0d5550 uxTopUsedPriority + 0x3c0d5510 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d5510 uxTopUsedPriority .rodata.vPortTaskWrapper.str1.4 - 0x3c0d5554 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0d5514 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c0d5554 0x73 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0d5514 0x73 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.pxPortInitialiseStack.str1.4 - 0x3c0d5554 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0d5514 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vPortExitCritical.str1.4 - 0x3c0d5554 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0d5514 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c0d5554 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0d5514 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.__func__.0 - 0x3c0d5554 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c0d5566 0x2 + 0x3c0d5514 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c0d5526 0x2 .rodata.__func__.2 - 0x3c0d5568 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3c0d5528 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c0d557e 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c0d557e 0x2 + 0x3c0d553e 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c0d553e 0x2 .rodata.__func__.1 - 0x3c0d5580 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x3c0d5540 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) .rodata.vSystimerSetup.str1.4 - 0x3c0d559e 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c0d559e 0x2 + 0x3c0d555e 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c0d555e 0x2 .rodata.__func__.0 - 0x3c0d55a0 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3c0d5560 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) .rodata.str1.4 - 0x3c0d55af 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c0d556f 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_locks_init.str1.4 - 0x3c0d55af 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d55af 0x1 + 0x3c0d556f 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d556f 0x1 .rodata.__func__.4 - 0x3c0d55b0 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d55c6 0x2 + 0x3c0d5570 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d5586 0x2 .rodata.__func__.3 - 0x3c0d55c8 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d55db 0x1 + 0x3c0d5588 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d559b 0x1 .rodata.__func__.2 - 0x3c0d55dc 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d55f1 0x3 + 0x3c0d559c 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d55b1 0x3 .rodata.__func__.1 - 0x3c0d55f4 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d5609 0x3 + 0x3c0d55b4 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d55c9 0x3 .rodata.__func__.0 - 0x3c0d560c 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3c0d55cc 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c0d5618 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0d55d8 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3c0d5618 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0d55d8 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .rodata.pthread_exit.str1.4 - 0x3c0d5618 0x57 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c0d55d8 0x57 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_mutex_unlock.str1.4 - 0x3c0d5618 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c0d55d8 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.__func__.0 - 0x3c0d5618 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x3c0d55d8 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c0d562d 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c0d562d 0x3 + 0x3c0d55ed 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c0d55ed 0x3 .rodata.__func__.0 - 0x3c0d5630 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3c0d55f0 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c0d565e 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3c0d561e 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .rodata.str1.4 - 0x3c0d565e 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3c0d561e 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .rodata.esp_timer_impl_init.str1.4 - 0x3c0d565e 0x98 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - *fill* 0x3c0d565e 0x2 + 0x3c0d561e 0x98 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x3c0d561e 0x2 .rodata.__func__.0 - 0x3c0d5660 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3c0d5620 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .rodata.uart_access.str1.4 - 0x3c0d567c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d563c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_fcntl.str1.4 - 0x3c0d567c 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d563c 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_return_char.str1.4 - 0x3c0d567c 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d563c 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_read.str1.4 - 0x3c0d567c 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d563c 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_vfs_dev_register.str1.4 - 0x3c0d567c 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d563c 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.__func__.7 - 0x3c0d567c 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d5692 0x2 + 0x3c0d563c 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5652 0x2 .rodata.__func__.6 - 0x3c0d5694 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d569f 0x1 + 0x3c0d5654 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d565f 0x1 .rodata.__func__.5 - 0x3c0d56a0 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d56b1 0x3 + 0x3c0d5660 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5671 0x3 .rodata.__func__.4 - 0x3c0d56b4 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d56be 0x2 + 0x3c0d5674 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d567e 0x2 .rodata.__func__.3 - 0x3c0d56c0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d56cb 0x1 + 0x3c0d5680 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d568b 0x1 .rodata.__func__.2 - 0x3c0d56cc 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d56d7 0x1 + 0x3c0d568c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5697 0x1 .rodata.__func__.1 - 0x3c0d56d8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d56e3 0x1 + 0x3c0d5698 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d56a3 0x1 .rodata.__func__.0 - 0x3c0d56e4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d56ef 0x1 + 0x3c0d56a4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d56af 0x1 .rodata.s_vfs_uart - 0x3c0d56f0 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d56b0 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_termios - 0x3c0d5728 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d56e8 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_select - 0x3c0d5744 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d5704 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.s_vfs_uart_dir - 0x3c0d575c 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d571c 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_uart_mount_points - 0x3c0d579c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d575c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .srodata.s_ctx - 0x3c0d57a4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0d5764 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .rodata.uart_reenable_intr_mask.str1.4 - 0x3c0d57ac 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d576c 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_word_length.str1.4 - 0x3c0d57ac 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d576c 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_stop_bits.str1.4 - 0x3c0d57ac 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d576c 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_set_baudrate.str1.4 - 0x3c0d57ac 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d576c 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_pattern_pop_pos.str1.4 - 0x3c0d57ac 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d576c 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_wait_tx_done.str1.4 - 0x3c0d57ac 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d576c 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.uart_flush_input.str1.4 - 0x3c0d57ac 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d576c 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.36 - 0x3c0d57ac 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d57bd 0x3 + 0x3c0d576c 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d577d 0x3 .rodata.__FUNCTION__.34 - 0x3c0d57c0 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d57db 0x1 + 0x3c0d5780 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d579b 0x1 .rodata.__FUNCTION__.33 - 0x3c0d57dc 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d579c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__func__.28 - 0x3c0d57f4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d5806 0x2 + 0x3c0d57b4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d57c6 0x2 .rodata.__FUNCTION__.27 - 0x3c0d5808 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d581a 0x2 + 0x3c0d57c8 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d57da 0x2 .rodata.__FUNCTION__.7 - 0x3c0d581c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d582e 0x2 + 0x3c0d57dc 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d57ee 0x2 .rodata.__FUNCTION__.6 - 0x3c0d5830 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d5842 0x2 + 0x3c0d57f0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d5802 0x2 .rodata.__FUNCTION__.5 - 0x3c0d5844 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d5804 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.4 - 0x3c0d5854 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d5814 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.__FUNCTION__.3 - 0x3c0d5864 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d5877 0x1 + 0x3c0d5824 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d5837 0x1 .rodata.__FUNCTION__.2 - 0x3c0d5878 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d588b 0x1 + 0x3c0d5838 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d584b 0x1 .rodata.__FUNCTION__.1 - 0x3c0d588c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d58a1 0x3 + 0x3c0d584c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d5861 0x3 .rodata.__FUNCTION__.0 - 0x3c0d58a4 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3c0d5864 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c0d58b9 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0d5879 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.__esp_system_init_fn_init_vfs_usj_sec.str1.4 - 0x3c0d58b9 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c0d58b9 0x3 + 0x3c0d5879 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + *fill* 0x3c0d5879 0x3 .rodata.__func__.0 - 0x3c0d58bc 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0d587c 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.s_vfs_jtag - 0x3c0d58d8 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0d5898 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.s_vfs_jtag_termios - 0x3c0d5910 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0d58d0 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.s_vfs_jtag_select - 0x3c0d592c 0x18 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0d58ec 0x18 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .rodata.console_open.str1.4 - 0x3c0d5944 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0d5904 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c0d5944 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0d5904 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console - 0x3c0d5944 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0d5904 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_termios - 0x3c0d597c 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0d593c 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_select - 0x3c0d5998 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0d5958 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.s_vfs_console_dir - 0x3c0d59b0 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0d5970 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .rodata.esp_minify_vfs.str1.4 - 0x3c0d59f0 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0d59b0 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.translate_path.str1.4 - 0x3c0d59f0 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0d59b0 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.esp_vfs_register_fd_range.str1.4 - 0x3c0d59f0 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0d59b0 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.__func__.1 - 0x3c0d59f0 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) - *fill* 0x3c0d59ff 0x1 + 0x3c0d59b0 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x3c0d59bf 0x1 .rodata.__func__.0 - 0x3c0d5a00 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0d59c0 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) .rodata.vfs_null_open.str1.4 - 0x3c0d5a0f 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c0d59cf 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.esp_vfs_null_register.str1.4 - 0x3c0d5a0f 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x3c0d5a0f 0x1 + 0x3c0d59cf 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x3c0d59cf 0x1 .rodata.s_vfs_null - 0x3c0d5a10 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c0d59d0 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.s_vfs_null_dir - 0x3c0d5a48 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c0d5a08 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) .rodata.configure_button.str1.4 - 0x3c0d5a88 0x3d esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x3d esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.display_xy.str1.4 - 0x3c0d5a88 0x51 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x51 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.task.str1.4 - 0x3c0d5a88 0x2fc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x2fc esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.gpio_task.str1.4 - 0x3c0d5a88 0x19 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x19 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.temp_sensor_task.str1.4 - 0x3c0d5a88 0x99 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x99 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.wifi_init.str1.4 - 0x3c0d5a88 0xeb esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0xeb esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.chip_sensor_init.str1.4 - 0x3c0d5a88 0x8f esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x8f esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.ledc_init.str1.4 - 0x3c0d5a88 0x12d esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x12d esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.adc_calibration_init.str1.4 - 0x3c0d5a88 0xc2 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0xc2 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.rc_adc_init.str1.4 - 0x3c0d5a88 0xbd esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0xbd esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.app_main.str1.4 - 0x3c0d5a88 0x88 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0x88 esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.__func__.0 - 0x3c0d5a88 0xc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a48 0xc esp-idf/main/libmain.a(blink_example_main.c.obj) .rodata.__func__.1 - 0x3c0d5a94 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d5a9e 0x2 + 0x3c0d5a54 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a5e 0x2 .rodata.__func__.2 - 0x3c0d5aa0 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d5ab1 0x3 + 0x3c0d5a60 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a71 0x3 .rodata.__func__.3 - 0x3c0d5ab4 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d5abe 0x2 + 0x3c0d5a74 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a7e 0x2 .rodata.__func__.4 - 0x3c0d5ac0 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d5ad1 0x3 + 0x3c0d5a80 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a91 0x3 .rodata.__func__.5 - 0x3c0d5ad4 0x9 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d5add 0x3 + 0x3c0d5a94 0x9 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a9d 0x3 .srodata.__func__.6 - 0x3c0d5ae0 0x5 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d5ae5 0x3 - .srodata.cst4 0x3c0d5ae8 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5aa0 0x5 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5aa5 0x3 + .srodata.cst4 0x3c0d5aa8 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) 0xc (size before relaxing) .rodata.mqtt_publish_task.str1.4 - 0x3c0d5b08 0x121 esp-idf/main/libmain.a(mqtt.c.obj) + 0x3c0d5ac8 0xe1 esp-idf/main/libmain.a(mqtt.c.obj) .rodata.mqtt_event_handler.str1.4 - 0x3c0d5b08 0x7d esp-idf/main/libmain.a(mqtt.c.obj) + 0x3c0d5ac8 0x7d esp-idf/main/libmain.a(mqtt.c.obj) .rodata.mqtt_app_start.str1.4 - 0x3c0d5b08 0x1c esp-idf/main/libmain.a(mqtt.c.obj) + 0x3c0d5ac8 0x1c esp-idf/main/libmain.a(mqtt.c.obj) .rodata.i2cdev_init.str1.4 - 0x3c0d5b08 0x34 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5ac8 0x34 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2cdev_done.str1.4 - 0x3c0d5b08 0x56 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5ac8 0x56 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_create_mutex.str1.4 - 0x3c0d5b08 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5ac8 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_take_mutex.str1.4 - 0x3c0d5b08 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5ac8 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_give_mutex.str1.4 - 0x3c0d5b08 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5ac8 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_read.str1.4 - 0x3c0d5b08 0x40 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5ac8 0x40 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_write.str1.4 - 0x3c0d5b08 0x3f esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5ac8 0x3f esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.ina219_init_desc.str1.4 - 0x3c0d5b08 0x29 esp-idf/main/libmain.a(ina219.c.obj) + 0x3c0d5ac8 0x29 esp-idf/main/libmain.a(ina219.c.obj) .rodata.u_shunt_max - 0x3c0d5b08 0x10 esp-idf/main/libmain.a(ina219.c.obj) - .srodata.cst4 0x3c0d5b18 0xc esp-idf/main/libmain.a(ina219.c.obj) - .srodata.cst8 0x3c0d5b18 0x128 esp-idf/main/libmain.a(ina219.c.obj) + 0x3c0d5ac8 0x10 esp-idf/main/libmain.a(ina219.c.obj) + .srodata.cst4 0x3c0d5ad8 0xc esp-idf/main/libmain.a(ina219.c.obj) + .srodata.cst8 0x3c0d5ad8 0x128 esp-idf/main/libmain.a(ina219.c.obj) 0x20 (size before relaxing) .rodata.create_string.str1.4 - 0x3c0d5c40 0x38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_check_cfg_conflict.str1.4 - 0x3c0d5c40 0x162 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x162 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.run_event_loop.str1.4 - 0x3c0d5c40 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_dispatch_event.str1.4 - 0x3c0d5c40 0xc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0xc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_create_transport.str1.4 - 0x3c0d5c40 0x59 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x59 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_set_cert_key_data.str1.4 - 0x3c0d5c40 0x5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_set_ssl_transport_properties.str1.4 - 0x3c0d5c40 0xda esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0xda esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_handle_transport_read_error.str1.4 - 0x3c0d5c40 0x5a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x5a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_write.str1.4 - 0x3c0d5c40 0x6c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x6c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_message_receive.str1.4 - 0x3c0d5c40 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_connect.str1.4 - 0x3c0d5c40 0x19f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x19f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.send_disconnect_msg.str1.4 - 0x3c0d5c40 0x62 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x62 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.deliver_suback.str1.4 - 0x3c0d5c40 0x2b esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x2b esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.deliver_publish.str1.4 - 0x3c0d5c40 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_process_receive.str1.4 - 0x3c0d5c40 0x1a8 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x1a8 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_resend_queued.str1.4 - 0x3c0d5c40 0x23 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x23 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_ping.str1.4 - 0x3c0d5c40 0x4c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x4c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.process_keepalive.str1.4 - 0x3c0d5c40 0x53 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x53 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_task.str1.4 - 0x3c0d5c40 0x192 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x192 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.make_publish.str1.4 - 0x3c0d5c40 0x2f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x2f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_set_uri.str1.4 - 0x3c0d5c40 0x3e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x3e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_set_config.str1.4 - 0x3c0d5c40 0xb7 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0xb7 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_start.str1.4 - 0x3c0d5c40 0x50 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x50 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_stop.str1.4 - 0x3c0d5c40 0x6f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x6f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_publish.str1.4 - 0x3c0d5c40 0x41 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x41 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.__func__.0 - 0x3c0d5c40 0x10 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c00 0x10 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.__func__.1 + 0x3c0d5c10 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c25 0x3 + .rodata.__func__.2 + 0x3c0d5c28 0x25 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c4d 0x3 + .rodata.__func__.3 0x3c0d5c50 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) *fill* 0x3c0d5c65 0x3 - .rodata.__func__.2 - 0x3c0d5c68 0x25 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5c8d 0x3 - .rodata.__func__.3 - 0x3c0d5c90 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5ca5 0x3 .rodata.__func__.4 - 0x3c0d5ca8 0x11 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5cb9 0x3 + 0x3c0d5c68 0x11 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c79 0x3 .rodata.__FUNCTION__.5 - 0x3c0d5cbc 0x26 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5ce2 0x2 + 0x3c0d5c7c 0x26 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5ca2 0x2 .rodata.__FUNCTION__.6 - 0x3c0d5ce4 0x21 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5d05 0x3 + 0x3c0d5ca4 0x21 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5cc5 0x3 .rodata.__FUNCTION__.7 - 0x3c0d5d08 0x18 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5cc8 0x18 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.__FUNCTION__.8 - 0x3c0d5d20 0x13 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5d33 0x1 + 0x3c0d5ce0 0x13 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5cf3 0x1 .rodata.__FUNCTION__.9 - 0x3c0d5d34 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5d49 0x3 + 0x3c0d5cf4 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5d09 0x3 .rodata.__FUNCTION__.10 - 0x3c0d5d4c 0xe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5d5a 0x2 + 0x3c0d5d0c 0xe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5d1a 0x2 .rodata.__FUNCTION__.11 - 0x3c0d5d5c 0x14 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5d1c 0x14 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_msg_connect.str1.4 - 0x3c0d5d70 0x11 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x3c0d5d30 0x11 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .rodata.outbox_init.str1.4 - 0x3c0d5d70 0x34 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x3c0d5d30 0x34 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d5d70 0xf esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - *fill* 0x3c0d5d7f 0x1 + 0x3c0d5d30 0xf esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + *fill* 0x3c0d5d3f 0x1 .rodata.__FUNCTION__.1 - 0x3c0d5d80 0xc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x3c0d5d40 0xc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) .rodata.platform_create_id_string.str1.4 - 0x3c0d5d8c 0x4b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x3c0d5d4c 0x4b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d5d8c 0x1a esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x3c0d5d4c 0x1a esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) .rodata.intr_get_item.str1.4 - 0x3c0d5da6 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c0d5d66 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata._global_interrupt_handler.str1.4 - 0x3c0d5da6 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c0d5da6 0x2 + 0x3c0d5d66 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c0d5d66 0x2 .rodata.__func__.0 - 0x3c0d5da8 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c0d5dc2 0x2 + 0x3c0d5d68 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c0d5d82 0x2 .rodata.__func__.1 - 0x3c0d5dc4 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c0d5d84 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata.gpio_input_disable.str1.4 - 0x3c0d5ddc 0x34 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x34 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_sleep_output_enable.str1.4 - 0x3c0d5ddc 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_intr_type.str1.4 - 0x3c0d5ddc 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_pull_mode.str1.4 - 0x3c0d5ddc 0x53 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x53 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_config.str1.4 - 0x3c0d5ddc 0x89 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x89 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_reset_pin.str1.4 - 0x3c0d5ddc 0x4c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x4c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_isr_handler_add.str1.4 - 0x3c0d5ddc 0x49 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x49 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_isr_register.str1.4 - 0x3c0d5ddc 0x3a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x3a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_install_isr_service.str1.4 - 0x3c0d5ddc 0x23 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d9c 0x23 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d5ddc 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5dea 0x2 + 0x3c0d5d9c 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5daa 0x2 .rodata.__FUNCTION__.4 - 0x3c0d5dec 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5dff 0x1 + 0x3c0d5dac 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5dbf 0x1 .rodata.__FUNCTION__.5 - 0x3c0d5e00 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5e12 0x2 + 0x3c0d5dc0 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5dd2 0x2 .rodata.__FUNCTION__.6 - 0x3c0d5e14 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5e2a 0x2 + 0x3c0d5dd4 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5dea 0x2 .rodata.__FUNCTION__.7 - 0x3c0d5e2c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5dec 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.8 - 0x3c0d5e44 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5e59 0x3 + 0x3c0d5e04 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e19 0x3 .rodata.__FUNCTION__.9 - 0x3c0d5e5c 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5e73 0x1 + 0x3c0d5e1c 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e33 0x1 .rodata.__FUNCTION__.10 - 0x3c0d5e74 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5e8d 0x3 + 0x3c0d5e34 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e4d 0x3 .rodata.__FUNCTION__.11 - 0x3c0d5e90 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5eaa 0x2 + 0x3c0d5e50 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e6a 0x2 .rodata.__FUNCTION__.12 - 0x3c0d5eac 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5ec5 0x3 + 0x3c0d5e6c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e85 0x3 .rodata.__FUNCTION__.13 - 0x3c0d5ec8 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5ee1 0x3 + 0x3c0d5e88 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5ea1 0x3 .rodata.__FUNCTION__.14 - 0x3c0d5ee4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5ea4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.15 - 0x3c0d5efc 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5f15 0x3 + 0x3c0d5ebc 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5ed5 0x3 .rodata.__FUNCTION__.22 - 0x3c0d5f18 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5f2a 0x2 + 0x3c0d5ed8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5eea 0x2 .rodata.__FUNCTION__.24 - 0x3c0d5f2c 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5f41 0x3 + 0x3c0d5eec 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f01 0x3 .rodata.__FUNCTION__.25 - 0x3c0d5f44 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5f5d 0x3 + 0x3c0d5f04 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f1d 0x3 .rodata.__func__.26 - 0x3c0d5f60 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5f6f 0x1 + 0x3c0d5f20 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f2f 0x1 .rodata.__FUNCTION__.27 - 0x3c0d5f70 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5f83 0x1 + 0x3c0d5f30 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f43 0x1 .rodata.__FUNCTION__.28 - 0x3c0d5f84 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5f97 0x1 + 0x3c0d5f44 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f57 0x1 .rodata.__FUNCTION__.29 - 0x3c0d5f98 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5fab 0x1 + 0x3c0d5f58 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f6b 0x1 .rodata.__FUNCTION__.30 - 0x3c0d5fac 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5fbb 0x1 + 0x3c0d5f6c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f7b 0x1 .rodata.__FUNCTION__.31 - 0x3c0d5fbc 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5fcb 0x1 + 0x3c0d5f7c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f8b 0x1 .rodata.__FUNCTION__.32 - 0x3c0d5fcc 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5f8c 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.33 - 0x3c0d5fdc 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5fef 0x1 + 0x3c0d5f9c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5faf 0x1 .rodata.__FUNCTION__.34 - 0x3c0d5ff0 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5fb0 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.35 - 0x3c0d6004 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d6016 0x2 + 0x3c0d5fc4 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5fd6 0x2 .rodata.__FUNCTION__.36 - 0x3c0d6018 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d602a 0x2 + 0x3c0d5fd8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5fea 0x2 .rodata.__FUNCTION__.37 - 0x3c0d602c 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d603d 0x3 + 0x3c0d5fec 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5ffd 0x3 .rodata.__FUNCTION__.38 - 0x3c0d6040 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d6053 0x1 + 0x3c0d6000 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d6013 0x1 .rodata.__FUNCTION__.39 - 0x3c0d6054 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d6066 0x2 + 0x3c0d6014 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d6026 0x2 .rodata.__FUNCTION__.40 - 0x3c0d6068 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d6079 0x3 + 0x3c0d6028 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d6039 0x3 .rodata.__FUNCTION__.41 - 0x3c0d607c 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d603c 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.42 - 0x3c0d608c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d604c 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.str1.4 - 0x3c0d609b 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c0d609b 0x1 + 0x3c0d605b 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c0d605b 0x1 .rodata.__func__.1 - 0x3c0d609c 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c0d605c 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3c0d60c4 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_irom_region.str1.4 - 0x3c0d60c4 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_drom_region.str1.4 - 0x3c0d60c4 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.str1.4 - 0x3c0d60c4 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_init.str1.4 - 0x3c0d60c4 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 - 0x3c0d60c4 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c0d60c4 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map.str1.4 - 0x3c0d60c4 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_unmap.str1.4 - 0x3c0d60c4 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c0d60c4 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6084 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.1 - 0x3c0d60c4 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d60db 0x1 + 0x3c0d6084 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d609b 0x1 .rodata.__FUNCTION__.2 - 0x3c0d60dc 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d60ea 0x2 + 0x3c0d609c 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d60aa 0x2 .rodata.__func__.3 - 0x3c0d60ec 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d6103 0x1 + 0x3c0d60ac 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d60c3 0x1 .rodata.__func__.4 - 0x3c0d6104 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d60c4 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.5 - 0x3c0d6110 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d60d0 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.8 - 0x3c0d611c 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d6132 0x2 + 0x3c0d60dc 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d60f2 0x2 .rodata.__func__.9 - 0x3c0d6134 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d60f4 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.10 - 0x3c0d6148 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d615e 0x2 + 0x3c0d6108 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d611e 0x2 .rodata.__func__.11 - 0x3c0d6160 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d6171 0x3 + 0x3c0d6120 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d6131 0x3 .rodata.g_mmu_mem_regions - 0x3c0d6174 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c0d6174 g_mmu_mem_regions + 0x3c0d6134 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c0d6134 g_mmu_mem_regions .rodata.s_merge_contiguous_pages.str1.4 - 0x3c0d618c 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0d614c 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.spi_flash_munmap.str1.4 - 0x3c0d618c 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0d614c 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.__func__.1 - 0x3c0d618c 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0d614c 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3c0d619d 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c0d619d 0x3 + 0x3c0d615d 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c0d615d 0x3 .rodata.__func__.0 - 0x3c0d61a0 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0d6160 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .srodata.s_mspi_io_num_default - 0x3c0d61b0 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0d6170 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.str1.4 - 0x3c0d61b6 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0d6176 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c0d61b6 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c0d61b6 0x2 + 0x3c0d6176 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0d6176 0x2 .rodata.__func__.0 - 0x3c0d61b8 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0d6178 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.__func__.1 - 0x3c0d61c8 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c0d61df 0x1 + 0x3c0d6188 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0d619f 0x1 .rodata.io_mode_str - 0x3c0d61e0 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0d61a0 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3c0d6294 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0d6254 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d6294 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c0d62b0 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0d6254 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c0d6270 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.str1.4 - 0x3c0d62ba 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c0d62ba 0x2 + 0x3c0d627a 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c0d627a 0x2 .rodata.__func__.0 - 0x3c0d62bc 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c0d627c 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.str1.4 - 0x3c0d62d5 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0d6295 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.esp_crosscore_int_init.str1.4 - 0x3c0d62d5 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c0d62d5 0x3 + 0x3c0d6295 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0d6295 0x3 .rodata.__func__.0 - 0x3c0d62d8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c0d62ef 0x1 + 0x3c0d6298 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0d62af 0x1 .rodata.__func__.1 - 0x3c0d62f0 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0d62b0 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3c0d6307 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.delete_entry.str1.4 - 0x3c0d6307 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_abort.str1.4 - 0x3c0d6307 0x58 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0x58 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_handling.str1.4 - 0x3c0d6307 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_add.str1.4 - 0x3c0d6307 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.subscribe_idle.str1.4 - 0x3c0d6307 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_init.str1.4 - 0x3c0d6307 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c0d6307 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62c7 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_isr.str1.4 - 0x3c0d6307 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d6307 0x1 + 0x3c0d62c7 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62c7 0x1 .rodata.__FUNCTION__.5 - 0x3c0d6308 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d631b 0x1 + 0x3c0d62c8 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62db 0x1 .rodata.__FUNCTION__.7 - 0x3c0d631c 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d6326 0x2 + 0x3c0d62dc 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62e6 0x2 .rodata.__FUNCTION__.8 - 0x3c0d6328 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d6339 0x3 + 0x3c0d62e8 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62f9 0x3 .rodata.__func__.12 - 0x3c0d633c 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d634b 0x1 + 0x3c0d62fc 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d630b 0x1 .rodata.__func__.13 - 0x3c0d634c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d6359 0x3 + 0x3c0d630c 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d6319 0x3 .rodata.__FUNCTION__.14 - 0x3c0d635c 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d636e 0x2 + 0x3c0d631c 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d632e 0x2 .rodata.__func__.15 - 0x3c0d6370 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d6330 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c0d6387 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c0d6347 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3c0d6387 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c0d6347 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c0d6387 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0d6347 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c0d6387 0x43 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c0d6387 0x1 + 0x3c0d6347 0x43 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c0d6347 0x1 .rodata.__func__.0 - 0x3c0d6388 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0d6348 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__.1 - 0x3c0d63a4 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0d6364 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.gpio_hal_intr_enable_on_core.str1.4 - 0x3c0d63c2 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) - *fill* 0x3c0d63c2 0x2 + 0x3c0d6382 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + *fill* 0x3c0d6382 0x2 .rodata.__func__.0 - 0x3c0d63c4 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x3c0d6384 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) .rodata.str1.4 - 0x3c0d63e0 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0d63a0 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) .rodata.esp_isr_names - 0x3c0d63e0 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c0d63e0 esp_isr_names + 0x3c0d63a0 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0d63a0 esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c0d64d8 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0d64d8 GPIO_HOLD_MASK + 0x3c0d6498 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0d6498 GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c0d6530 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0d6530 GPIO_PIN_MUX_REG + 0x3c0d64f0 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0d64f0 GPIO_PIN_MUX_REG .rodata.esp_fill_random.str1.4 - 0x3c0d6588 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0d6548 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.__func__.0 - 0x3c0d6588 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0d6548 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.get_idx.str1.4 - 0x3c0d6598 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6558 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.generate_mac.str1.4 - 0x3c0d6598 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6558 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_efuse_factory_mac.str1.4 - 0x3c0d6598 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6558 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_efuse_mac_custom.str1.4 - 0x3c0d6598 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6558 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_mac_addr_from_mac_table.str1.4 - 0x3c0d6598 0x3b esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6558 0x3b esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.esp_iface_mac_addr_set.str1.4 - 0x3c0d6598 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6558 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.esp_read_mac.str1.4 - 0x3c0d6598 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6558 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.__func__.0 - 0x3c0d6598 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - *fill* 0x3c0d65ae 0x2 + 0x3c0d6558 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x3c0d656e 0x2 .rodata.__func__.1 - 0x3c0d65b0 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6570 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.temperature_sensor_power_release.str1.4 - 0x3c0d65c5 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - *fill* 0x3c0d65c5 0x3 + 0x3c0d6585 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3c0d6585 0x3 .rodata.__func__.0 - 0x3c0d65c8 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .srodata.cst8 0x3c0d65e9 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3c0d6588 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .srodata.cst8 0x3c0d65a9 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3c0d65e9 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c0d65e9 0x3 + 0x3c0d65a9 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c0d65a9 0x3 .rodata.__FUNCTION__.0 - 0x3c0d65ec 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c0d6609 0x3 + 0x3c0d65ac 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c0d65c9 0x3 .srodata.g_spi_lock_main_flash_dev - 0x3c0d660c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c0d660c g_spi_lock_main_flash_dev + 0x3c0d65cc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c0d65cc g_spi_lock_main_flash_dev .rodata.adc_lock_release.str1.4 - 0x3c0d6610 0x89 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0d65d0 0x89 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.adc_apb_periph_free.str1.4 - 0x3c0d6610 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0d65d0 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.__func__.0 - 0x3c0d6610 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0d65d0 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.xEventGroupCreateStatic.str1.4 - 0x3c0d6624 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65e4 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupWaitBits.str1.4 - 0x3c0d6624 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65e4 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupClearBits.str1.4 - 0x3c0d6624 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65e4 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupSetBits.str1.4 - 0x3c0d6624 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65e4 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.vEventGroupDelete.str1.4 - 0x3c0d6624 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65e4 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.__func__.1 - 0x3c0d6624 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0d6636 0x2 + 0x3c0d65e4 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0d65f6 0x2 .rodata.__func__.2 - 0x3c0d6638 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0d664b 0x1 + 0x3c0d65f8 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0d660b 0x1 .rodata.__func__.3 - 0x3c0d664c 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d660c 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0d6621 0x3 + .rodata.__func__.4 + 0x3c0d6624 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.__func__.6 + 0x3c0d6638 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .rodata.prvTaskDeleteWithCaps.str1.4 + 0x3c0d664c 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.__func__.2 + 0x3c0d664c 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .rodata.prvReturnItemByteBuf.str1.4 + 0x3c0d6661 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemByteBuf.str1.4 + 0x3c0d6661 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvCheckItemFitsByteBuffer.str1.4 + 0x3c0d6661 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReturnItemDefault.str1.4 + 0x3c0d6661 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvGetItemDefault.str1.4 + 0x3c0d6661 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvAcquireItemNoSplit.str1.4 + 0x3c0d6661 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvSendItemDoneNoSplit.str1.4 + 0x3c0d6661 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvInitializeNewRingbuffer.str1.4 + 0x3c0d6661 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.prvReceiveGeneric.str1.4 + 0x3c0d6661 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferCreate.str1.4 + 0x3c0d6661 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendAcquire.str1.4 + 0x3c0d6661 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSendComplete.str1.4 + 0x3c0d6661 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferSend.str1.4 + 0x3c0d6661 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceive.str1.4 + 0x3c0d6661 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.xRingbufferReceiveUpTo.str1.4 + 0x3c0d6661 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) *fill* 0x3c0d6661 0x3 .rodata.__func__.4 - 0x3c0d6664 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.__func__.6 - 0x3c0d6678 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .rodata.prvTaskDeleteWithCaps.str1.4 - 0x3c0d668c 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.__func__.2 - 0x3c0d668c 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .rodata.prvReturnItemByteBuf.str1.4 - 0x3c0d66a1 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvGetItemByteBuf.str1.4 - 0x3c0d66a1 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c0d66a1 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvReturnItemDefault.str1.4 - 0x3c0d66a1 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvGetItemDefault.str1.4 - 0x3c0d66a1 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c0d66a1 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvSendItemDoneNoSplit.str1.4 - 0x3c0d66a1 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvInitializeNewRingbuffer.str1.4 - 0x3c0d66a1 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.prvReceiveGeneric.str1.4 - 0x3c0d66a1 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferCreate.str1.4 - 0x3c0d66a1 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendAcquire.str1.4 - 0x3c0d66a1 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSendComplete.str1.4 - 0x3c0d66a1 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferSend.str1.4 - 0x3c0d66a1 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferReceive.str1.4 - 0x3c0d66a1 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .rodata.xRingbufferReceiveUpTo.str1.4 - 0x3c0d66a1 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d66a1 0x3 - .rodata.__func__.4 - 0x3c0d66a4 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d66b7 0x1 + 0x3c0d6664 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6677 0x1 .rodata.__func__.7 - 0x3c0d66b8 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d66d2 0x2 + 0x3c0d6678 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6692 0x2 .rodata.__func__.9 - 0x3c0d66d4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d66e6 0x2 + 0x3c0d6694 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66a6 0x2 .rodata.__func__.10 - 0x3c0d66e8 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d6705 0x3 + 0x3c0d66a8 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66c5 0x3 .rodata.__func__.11 - 0x3c0d6708 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d671e 0x2 + 0x3c0d66c8 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66de 0x2 .rodata.__func__.12 - 0x3c0d6720 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d673e 0x2 + 0x3c0d66e0 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66fe 0x2 .rodata.__func__.16 - 0x3c0d6740 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d6759 0x3 + 0x3c0d6700 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6719 0x3 .rodata.__func__.18 - 0x3c0d675c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d676e 0x2 + 0x3c0d671c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d672e 0x2 .rodata.__func__.19 - 0x3c0d6770 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d6783 0x1 + 0x3c0d6730 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6743 0x1 .rodata.__func__.20 - 0x3c0d6784 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d679b 0x1 + 0x3c0d6744 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d675b 0x1 .rodata.__func__.21 - 0x3c0d679c 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d675c 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.25 - 0x3c0d67ac 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d676c 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.26 - 0x3c0d67c0 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6780 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.27 - 0x3c0d67d8 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d67ef 0x1 + 0x3c0d6798 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67af 0x1 .rodata.__func__.28 - 0x3c0d67f0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d6806 0x2 + 0x3c0d67b0 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67c6 0x2 .rodata.__func__.29 - 0x3c0d6808 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d681a 0x2 + 0x3c0d67c8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67da 0x2 .rodata.__func__.30 - 0x3c0d681c 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d6831 0x3 + 0x3c0d67dc 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67f1 0x3 .rodata.__func__.31 - 0x3c0d6834 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d684a 0x2 + 0x3c0d67f4 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d680a 0x2 .rodata.__func__.32 - 0x3c0d684c 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d6867 0x1 + 0x3c0d680c 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6827 0x1 .rodata.__func__.33 - 0x3c0d6868 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d687b 0x1 + 0x3c0d6828 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d683b 0x1 .rodata.__func__.34 - 0x3c0d687c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d688e 0x2 + 0x3c0d683c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d684e 0x2 .rodata.__func__.35 - 0x3c0d6890 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d68a5 0x3 + 0x3c0d6850 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6865 0x3 .rodata.__func__.36 - 0x3c0d68a8 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6868 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.str1.4 - 0x3c0d68ba 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - *fill* 0x3c0d68ba 0x2 - .rodata 0x3c0d68bc 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x3c0d687a 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + *fill* 0x3c0d687a 0x2 + .rodata 0x3c0d687c 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .rodata.loop_node_remove_handler.str1.4 - 0x3c0d68d0 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.handler_instances_add.str1.4 - 0x3c0d68d0 0x3d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x3d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.base_node_add_handler.str1.4 - 0x3c0d68d0 0x2a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x2a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.loop_node_add_handler.str1.4 - 0x3c0d68d0 0x30 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x30 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_create.str1.4 - 0x3c0d68d0 0xfd esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0xfd esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run.str1.4 - 0x3c0d68d0 0x52 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x52 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run_task.str1.4 - 0x3c0d68d0 0x28 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x28 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_handler_register_with_internal.str1.4 - 0x3c0d68d0 0x84 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x84 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_handler_unregister_with_internal.str1.4 - 0x3c0d68d0 0x56 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6890 0x56 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.__func__.1 - 0x3c0d68d0 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d68e2 0x2 + 0x3c0d6890 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d68a2 0x2 .rodata.__func__.2 - 0x3c0d68e4 0x2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d690f 0x1 + 0x3c0d68a4 0x2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d68cf 0x1 .rodata.__func__.3 - 0x3c0d6910 0x29 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d6939 0x3 + 0x3c0d68d0 0x29 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d68f9 0x3 .rodata.__func__.4 - 0x3c0d693c 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d6952 0x2 + 0x3c0d68fc 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d6912 0x2 .rodata.__func__.5 - 0x3c0d6954 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6914 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.nvs_flash_init.str1.4 - 0x3c0d6967 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c0d6967 0x1 + 0x3c0d6927 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c0d6927 0x1 .rodata._ZTVN3nvs9NVSHandleE - 0x3c0d6968 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c0d6968 vtable for nvs::NVSHandle + 0x3c0d6928 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0d6928 vtable for nvs::NVSHandle .rodata._ZTVN3nvs15NVSHandleSimpleE - 0x3c0d69a8 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c0d69a8 vtable for nvs::NVSHandleSimple + 0x3c0d6968 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0d6968 vtable for nvs::NVSHandleSimple .rodata._ZTVN3nvs9PartitionE - 0x3c0d69e8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c0d69e8 vtable for nvs::Partition + 0x3c0d69a8 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0d69a8 vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c0d6a1c 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c0d6a1c vtable for nvs::NVSPartition + 0x3c0d69dc 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0d69dc vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c0d6a50 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c0d6a50 vtable for nvs::NVSPartitionManager + 0x3c0d6a10 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c0d6a10 vtable for nvs::NVSPartitionManager .rodata.temperature_sensor_ll_clk_sel.str1.4 - 0x3c0d6a60 0x48 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x48 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_attribute_table_sort.str1.4 - 0x3c0d6a60 0x4d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x4d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_choose_best_range.str1.4 - 0x3c0d6a60 0x2a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x2a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.read_delta_t_from_efuse.str1.4 - 0x3c0d6a60 0x20 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x20 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.s_update_tsens_attribute.str1.4 - 0x3c0d6a60 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_uninstall.str1.4 - 0x3c0d6a60 0x55 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x55 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_install.str1.4 - 0x3c0d6a60 0x14a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x14a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_disable.str1.4 - 0x3c0d6a60 0x2b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x2b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_get_celsius.str1.4 - 0x3c0d6a60 0x8e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a20 0x8e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d6a60 0x19 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d6a79 0x3 + 0x3c0d6a20 0x19 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a39 0x3 .rodata.__FUNCTION__.1 - 0x3c0d6a7c 0x1f esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d6a9b 0x1 + 0x3c0d6a3c 0x1f esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a5b 0x1 .rodata.__FUNCTION__.3 - 0x3c0d6a9c 0x1a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d6ab6 0x2 + 0x3c0d6a5c 0x1a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a76 0x2 .rodata.__FUNCTION__.4 - 0x3c0d6ab8 0x1d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d6ad5 0x3 + 0x3c0d6a78 0x1d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a95 0x3 .rodata.__FUNCTION__.5 - 0x3c0d6ad8 0x25 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d6afd 0x3 + 0x3c0d6a98 0x25 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6abd 0x3 .rodata.__FUNCTION__.6 - 0x3c0d6b00 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6ac0 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.__func__.7 - 0x3c0d6b28 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d6b46 0x2 + 0x3c0d6ae8 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6b06 0x2 .rodata.__FUNCTION__.8 - 0x3c0d6b48 0x1b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .srodata.cst8 0x3c0d6b63 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .srodata.cst4 0x3c0d6b63 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6b08 0x1b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .srodata.cst8 0x3c0d6b23 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .srodata.cst4 0x3c0d6b23 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.ledc_timer_del.str1.4 - 0x3c0d6b63 0xae esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0xae esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ilog2.str1.4 - 0x3c0d6b63 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_slow_clk_calibrate.str1.4 - 0x3c0d6b63 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_timer_set.str1.4 - 0x3c0d6b63 0x6a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x6a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_timer_div.str1.4 - 0x3c0d6b63 0x1af esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x1af esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_bind_channel_timer.str1.4 - 0x3c0d6b63 0x38 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x38 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_timer_config.str1.4 - 0x3c0d6b63 0x95 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x95 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata._ledc_set_pin.str1.4 - 0x3c0d6b63 0x3f esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x3f esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_pin.str1.4 - 0x3c0d6b63 0x66 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x66 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_duty_with_hpoint.str1.4 - 0x3c0d6b63 0x30 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b23 0x30 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_channel_config.str1.4 - 0x3c0d6b63 0x10b esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6b63 0x1 + 0x3c0d6b23 0x10b esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b23 0x1 .rodata.__FUNCTION__.17 - 0x3c0d6b64 0xe esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6b72 0x2 + 0x3c0d6b24 0xe esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b32 0x2 .rodata.__FUNCTION__.18 - 0x3c0d6b74 0x1a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6b8e 0x2 + 0x3c0d6b34 0x1a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b4e 0x2 .rodata.__FUNCTION__.21 - 0x3c0d6b90 0x11 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6ba1 0x3 + 0x3c0d6b50 0x11 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b61 0x3 .rodata.__FUNCTION__.22 - 0x3c0d6ba4 0x14 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b64 0x14 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.__func__.24 - 0x3c0d6bb8 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6bcb 0x1 + 0x3c0d6b78 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b8b 0x1 .rodata.__FUNCTION__.25 - 0x3c0d6bcc 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6bdf 0x1 + 0x3c0d6b8c 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b9f 0x1 .rodata.__FUNCTION__.26 - 0x3c0d6be0 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6bef 0x1 + 0x3c0d6ba0 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6baf 0x1 .rodata.__FUNCTION__.27 - 0x3c0d6bf0 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6c02 0x2 + 0x3c0d6bb0 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6bc2 0x2 .rodata.__FUNCTION__.29 - 0x3c0d6c04 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6c16 0x2 + 0x3c0d6bc4 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6bd6 0x2 .rodata.__FUNCTION__.31 - 0x3c0d6c18 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6c27 0x1 + 0x3c0d6bd8 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6be7 0x1 .rodata.__FUNCTION__.32 - 0x3c0d6c28 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6be8 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.__FUNCTION__.33 - 0x3c0d6c40 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d6c4f 0x1 + 0x3c0d6c00 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6c0f 0x1 .rodata.s_glb_clks - 0x3c0d6c50 0xc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6c10 0xc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.i2c_cmd_log_alloc_error.str1.4 - 0x3c0d6c5c 0x83 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x83 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.str1.4 - 0x3c0d6c5c 0x3a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x3a esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.s_get_src_clk_freq.str1.4 - 0x3c0d6c5c 0x36 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x36 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_cmd_link_append.str1.4 - 0x3c0d6c5c 0x2a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x2a esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_driver_install.str1.4 - 0x3c0d6c5c 0x134 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x134 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_driver_delete.str1.4 - 0x3c0d6c5c 0x2e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x2e esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_set_period.str1.4 - 0x3c0d6c5c 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_set_pin.str1.4 - 0x3c0d6c5c 0xd7 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0xd7 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_param_config.str1.4 - 0x3c0d6c5c 0xa2 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0xa2 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_start.str1.4 - 0x3c0d6c5c 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_read_byte.str1.4 - 0x3c0d6c5c 0x28 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x28 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_read.str1.4 - 0x3c0d6c5c 0x30 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x30 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_cmd_begin.str1.4 - 0x3c0d6c5c 0x61 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0x61 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.check_i2c_driver_conflict.str1.4 - 0x3c0d6c5c 0xbf esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c1c 0xbf esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.2 - 0x3c0d6c5c 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6c71 0x3 + 0x3c0d6c1c 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c31 0x3 .rodata.__FUNCTION__.3 - 0x3c0d6c74 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c34 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.4 - 0x3c0d6c84 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6c99 0x3 + 0x3c0d6c44 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c59 0x3 .rodata.__FUNCTION__.5 - 0x3c0d6c9c 0x16 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6cb2 0x2 + 0x3c0d6c5c 0x16 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c72 0x2 .rodata.__FUNCTION__.6 - 0x3c0d6cb4 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6cc5 0x3 + 0x3c0d6c74 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c85 0x3 .rodata.__FUNCTION__.7 - 0x3c0d6cc8 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c88 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__func__.8 - 0x3c0d6cd8 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c98 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.9 - 0x3c0d6cec 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6cfd 0x3 + 0x3c0d6cac 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6cbd 0x3 .rodata.__FUNCTION__.13 - 0x3c0d6d00 0xc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6cc0 0xc esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.14 - 0x3c0d6d0c 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6ccc 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.15 - 0x3c0d6d1c 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6cdc 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.26 - 0x3c0d6d2c 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6d3f 0x1 + 0x3c0d6cec 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6cff 0x1 .rodata.__FUNCTION__.27 - 0x3c0d6d40 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6d51 0x3 + 0x3c0d6d00 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d11 0x3 .rodata.__FUNCTION__.30 - 0x3c0d6d54 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6d66 0x2 + 0x3c0d6d14 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d26 0x2 .rodata.__FUNCTION__.31 - 0x3c0d6d68 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6d7a 0x2 + 0x3c0d6d28 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d3a 0x2 .rodata.__FUNCTION__.32 - 0x3c0d6d7c 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6d8e 0x2 + 0x3c0d6d3c 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d4e 0x2 .rodata.__func__.33 - 0x3c0d6d90 0x1c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6d50 0x1c esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.34 - 0x3c0d6dac 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6dbf 0x1 + 0x3c0d6d6c 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d7f 0x1 .srodata.i2c_clk_alloc - 0x3c0d6dc0 0x2 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6d80 0x2 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.esp_netif_config_sanity_check.str1.4 - 0x3c0d6dc2 0x10c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x10c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_dhcps_cb.str1.4 - 0x3c0d6dc2 0x8d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x8d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_init_configuration.str1.4 - 0x3c0d6dc2 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_dhcps_start_api.str1.4 - 0x3c0d6dc2 0x2b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x2b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_dhcpc_start_api.str1.4 - 0x3c0d6dc2 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_ip_lost_timer.str1.4 - 0x3c0d6dc2 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_internal_nd6_cb.str1.4 - 0x3c0d6dc2 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_new_api.str1.4 - 0x3c0d6dc2 0x18f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x18f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_start_api.str1.4 - 0x3c0d6dc2 0xc2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0xc2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_init.str1.4 - 0x3c0d6dc2 0x9a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x9a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_attach.str1.4 - 0x3c0d6dc2 0x3f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d82 0x3f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_internal_dhcpc_cb.str1.4 - 0x3c0d6dc2 0x38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - *fill* 0x3c0d6dc2 0x2 + 0x3c0d6d82 0x38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x3c0d6d82 0x2 .rodata.__func__.3 - 0x3c0d6dc4 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d84 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.__func__.4 - 0x3c0d6dd8 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d98 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_remove_from_list_unsafe.str1.4 - 0x3c0d6dea 0x47 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - *fill* 0x3c0d6dea 0x2 + 0x3c0d6daa 0x47 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c0d6daa 0x2 .rodata.__func__.0 - 0x3c0d6dec 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3c0d6dac 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) .rodata.str1.4 - 0x3c0d6e0e 0x9 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - *fill* 0x3c0d6e0e 0x2 + 0x3c0d6dce 0x9 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c0d6dce 0x2 .srodata.IP_EVENT - 0x3c0d6e10 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - 0x3c0d6e10 IP_EVENT + 0x3c0d6dd0 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3c0d6dd0 IP_EVENT .rodata.g_wifi_default_wpa_crypto_funcs - 0x3c0d6e14 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - 0x3c0d6e14 g_wifi_default_wpa_crypto_funcs + 0x3c0d6dd4 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x3c0d6dd4 g_wifi_default_wpa_crypto_funcs .rodata.pbkdf2_sha1.str1.4 - 0x3c0d6e40 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0d6e00 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.__func__.1 - 0x3c0d6e40 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0d6e00 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.esp_wifi_config_info.str1.4 - 0x3c0d6e4c 0x139 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6e0c 0x139 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.wifi_deinit_internal.str1.4 - 0x3c0d6e4c 0x7e esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6e0c 0x7e esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.s_set_default_wifi_log_level.str1.4 - 0x3c0d6e4c 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6e0c 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.esp_wifi_init.str1.4 - 0x3c0d6e4c 0x5b esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6e0c 0x5b esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.str1.4 - 0x3c0d6e4c 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6e0c 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .srodata.WIFI_EVENT - 0x3c0d6e4c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x3c0d6e4c WIFI_EVENT + 0x3c0d6e0c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6e0c WIFI_EVENT .rodata.wifi_default_action_sta_got_ip.str1.4 - 0x3c0d6e50 0x4d esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x3c0d6e10 0x4d esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .rodata.wifi_start.str1.4 - 0x3c0d6e50 0x9c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x3c0d6e10 0x9c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .rodata.create_and_attach.str1.4 - 0x3c0d6e50 0x34 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x3c0d6e10 0x34 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .rodata.esp_netif_create_default_wifi_ap.str1.4 - 0x3c0d6e50 0xac esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x3c0d6e10 0xac esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .rodata.esp_netif_create_default_wifi_sta.str1.4 - 0x3c0d6e50 0x51 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x3c0d6e10 0x51 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .rodata.__func__.2 - 0x3c0d6e50 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x3c0d6e10 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .rodata.esp_wifi_create_if_driver.str1.4 - 0x3c0d6e72 0x45 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x3c0d6e32 0x45 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .rodata.esp_wifi_register_if_rxcb.str1.4 - 0x3c0d6e72 0xc9 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x3c0d6e32 0xc9 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .rodata.http_parse_host.str1.4 - 0x3c0d6e72 0x4b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x3c0d6e32 0x4b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .rodata.http_parser_parse_url.str1.4 - 0x3c0d6e72 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - *fill* 0x3c0d6e72 0x2 + 0x3c0d6e32 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c0d6e32 0x2 .rodata.__func__.1 - 0x3c0d6e74 0x10 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x3c0d6e34 0x10 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .rodata.__func__.2 - 0x3c0d6e84 0x16 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - *fill* 0x3c0d6e9a 0x2 + 0x3c0d6e44 0x16 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c0d6e5a 0x2 .rodata.normal_url_char - 0x3c0d6e9c 0x20 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x3c0d6e5c 0x20 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .rodata.esp_tls_hostname_to_fd.str1.4 - 0x3c0d6ebc 0xd4 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e7c 0xd4 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_set_socket_options.str1.4 - 0x3c0d6ebc 0x145 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e7c 0x145 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_set_socket_non_blocking.str1.4 - 0x3c0d6ebc 0x6a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e7c 0x6a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.tcp_connect.str1.4 - 0x3c0d6ebc 0xe3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e7c 0xe3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_low_level_conn.str1.4 - 0x3c0d6ebc 0x7b esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e7c 0x7b esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_conn_new_sync.str1.4 - 0x3c0d6ebc 0x6c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e7c 0x6c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_get_conn_sockfd.str1.4 - 0x3c0d6ebc 0x26 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e7c 0x26 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_mbedtls_read.str1.4 - 0x3c0d6ebc 0x32 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x32 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_write.str1.4 - 0x3c0d6ebc 0x23 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x23 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_global_ca_store.str1.4 - 0x3c0d6ebc 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_ca_cert.str1.4 - 0x3c0d6ebc 0x9a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x9a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_init_pk_ctx_for_ds.str1.4 - 0x3c0d6ebc 0x7d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x7d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_pki_context.str1.4 - 0x3c0d6ebc 0xf0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0xf0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_server_config.str1.4 - 0x3c0d6ebc 0x15f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x15f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_verify_certificate.str1.4 - 0x3c0d6ebc 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_handshake.str1.4 - 0x3c0d6ebc 0x34 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x34 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_get_bytes_avail.str1.4 - 0x3c0d6ebc 0x3b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x3b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_client_config.str1.4 - 0x3c0d6ebc 0x289 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x289 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_create_mbedtls_handle.str1.4 - 0x3c0d6ebc 0x17c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x17c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.1 - 0x3c0d6ebc 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e7c 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.2 - 0x3c0d6ecc 0xc esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e8c 0xc esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.3 - 0x3c0d6ed8 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e98 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.4 - 0x3c0d6eec 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - *fill* 0x3c0d6efe 0x2 + 0x3c0d6eac 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + *fill* 0x3c0d6ebe 0x2 .rodata.__func__.5 - 0x3c0d6f00 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6ec0 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.s_adc_io_init.str1.4 - 0x3c0d6f1a 0x58 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0d6eda 0x58 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.adc_oneshot_new_unit.str1.4 - 0x3c0d6f1a 0x10c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0d6eda 0x10c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.adc_oneshot_config_channel.str1.4 - 0x3c0d6f1a 0x52 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0d6f1a 0x2 + 0x3c0d6eda 0x52 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0d6eda 0x2 .rodata.__FUNCTION__.5 - 0x3c0d6f1c 0xe esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0d6f2a 0x2 + 0x3c0d6edc 0xe esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0d6eea 0x2 .rodata.__FUNCTION__.6 - 0x3c0d6f2c 0x1b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0d6f47 0x1 + 0x3c0d6eec 0x1b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0d6f07 0x1 .rodata.__FUNCTION__.7 - 0x3c0d6f48 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0d6f08 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.check_valid.str1.4 - 0x3c0d6f5d 0x8a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0d6f1d 0x8a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.get_first_step_reference_point.str1.4 - 0x3c0d6f5d 0xa2 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0d6f1d 0xa2 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.adc_cali_create_scheme_curve_fitting.str1.4 - 0x3c0d6f5d 0xeb esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0d6f5d 0x3 + 0x3c0d6f1d 0xeb esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0d6f1d 0x3 .rodata.__func__.1 - 0x3c0d6f60 0x1f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0d6f7f 0x1 + 0x3c0d6f20 0x1f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0d6f3f 0x1 .rodata.__FUNCTION__.2 - 0x3c0d6f80 0xc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0d6f40 0xc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.__FUNCTION__.3 - 0x3c0d6f8c 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0d6fb1 0x3 + 0x3c0d6f4c 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0d6f71 0x3 .rodata.adc1_error_sign - 0x3c0d6fb4 0x50 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - *fill* 0x3c0d7004 0x4 + 0x3c0d6f74 0x50 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + *fill* 0x3c0d6fc4 0x4 .rodata.adc1_error_coef_atten - 0x3c0d7008 0x140 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x3c0d6fc8 0x140 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .rodata.esp_transport_list_init.str1.4 - 0x3c0d7148 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x3c0d7108 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d7148 0x13 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - *fill* 0x3c0d715b 0x1 + 0x3c0d7108 0x13 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c0d711b 0x1 .rodata.__FUNCTION__.1 - 0x3c0d715c 0x17 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - *fill* 0x3c0d7173 0x1 + 0x3c0d711c 0x17 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c0d7133 0x1 .rodata.__FUNCTION__.2 - 0x3c0d7174 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x3c0d7134 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .rodata.esp_tls_connect_async.str1.4 - 0x3c0d718c 0x4a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x4a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.base_poll_write.str1.4 - 0x3c0d718c 0x3d esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x3d esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.base_poll_read.str1.4 - 0x3c0d718c 0x3c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x3c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.ssl_write.str1.4 - 0x3c0d718c 0xa5 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0xa5 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.ssl_read.str1.4 - 0x3c0d718c 0x2f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x2f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.ssl_connect.str1.4 - 0x3c0d718c 0x65 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x65 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.esp_transport_base_init.str1.4 - 0x3c0d718c 0x2c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x2c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.tcp_write.str1.4 - 0x3c0d718c 0x27 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x27 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.tcp_read.str1.4 - 0x3c0d718c 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.tcp_connect.str1.4 - 0x3c0d718c 0x31 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x31 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d718c 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d714c 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.esp_transport_init_foundation_transport.str1.4 - 0x3c0d71a4 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x3c0d7164 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d71a4 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x3c0d7164 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) .rodata._ws_write.str1.4 - 0x3c0d71cc 0x58 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x58 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_read_exact_size.str1.4 - 0x3c0d71cc 0x3a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x3a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_read_header.str1.4 - 0x3c0d71cc 0x1d esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x1d esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.get_http_header.str1.4 - 0x3c0d71cc 0x3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_connect.str1.4 - 0x3c0d71cc 0x485 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x485 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_set_path.str1.4 - 0x3c0d71cc 0x49 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x49 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_init.str1.4 - 0x3c0d71cc 0x56 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x56 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_poll_connection_closed.str1.4 - 0x3c0d71cc 0xb3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0xb3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_handle_control_frames.str1.4 - 0x3c0d71cc 0x1be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x1be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_handle_control_frame_internal.str1.4 - 0x3c0d71cc 0xed esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0xed esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_read.str1.4 - 0x3c0d71cc 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.__FUNCTION__.1 - 0x3c0d71cc 0x16 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d718c 0x16 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.str1.4 - 0x3c0d71e2 0x889 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - *fill* 0x3c0d71e2 0x2 + 0x3c0d71a2 0x889 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + *fill* 0x3c0d71a2 0x2 .rodata.ciphersuite_definitions - 0x3c0d71e4 0x3b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x3c0d71a4 0x3b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .rodata.ciphersuite_preference - 0x3c0d7594 0x2e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x3c0d7554 0x2e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .rodata.ssl_compute_master.str1.4 - 0x3c0d787c 0x27 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d783c 0x27 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_calc_finished_tls_generic.str1.4 - 0x3c0d787c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d783c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_tls12_populate_transform.str1.4 - 0x3c0d787c 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d783c 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.mbedtls_ssl_check_cert_usage.str1.4 - 0x3c0d787c 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d783c 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.tls_id_match_table - 0x3c0d787c 0x9c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d783c 0x9c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .srodata.ssl_preset_suiteb_groups - 0x3c0d7918 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - *fill* 0x3c0d791e 0x2 + 0x3c0d78d8 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c0d78de 0x2 .srodata.ssl_preset_suiteb_sig_algs - 0x3c0d7920 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - *fill* 0x3c0d7926 0x2 + 0x3c0d78e0 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c0d78e6 0x2 .rodata.ssl_preset_default_sig_algs - 0x3c0d7928 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d78e8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_preset_suiteb_ciphersuites - 0x3c0d793c 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d78fc 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_preset_default_groups - 0x3c0d7948 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .rodata 0x3c0d7958 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d7908 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata 0x3c0d7918 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.small_prime_gaps - 0x3c0d7964 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - *fill* 0x3c0d7a0b 0x1 + 0x3c0d7924 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x3c0d79cb 0x1 .rodata.mbedtls_cipher_definitions - 0x3c0d7a0c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3c0d7a0c mbedtls_cipher_definitions + 0x3c0d79cc 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d79cc mbedtls_cipher_definitions .rodata.str1.4 - 0x3c0d7b8c 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b4c 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ccm_star_no_tag_info - 0x3c0d7b8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b4c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_star_no_tag_info - 0x3c0d7b94 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b54 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_star_no_tag_info - 0x3c0d7b9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ccm_info - 0x3c0d7ba4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b64 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_info - 0x3c0d7bac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b6c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_info - 0x3c0d7bb4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aria_info - 0x3c0d7bbc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b7c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_gcm_info - 0x3c0d7be8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7ba8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_gcm_info - 0x3c0d7bf0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bb0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_gcm_info - 0x3c0d7bf8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bb8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aria_info - 0x3c0d7c00 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bc0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ctr_info - 0x3c0d7c2c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ctr_info - 0x3c0d7c34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bf4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ctr_info - 0x3c0d7c3c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bfc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cfb128_info - 0x3c0d7c44 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c04 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cfb128_info - 0x3c0d7c4c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c0c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cfb128_info - 0x3c0d7c54 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c14 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cbc_info - 0x3c0d7c5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cbc_info - 0x3c0d7c64 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c24 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cbc_info - 0x3c0d7c6c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c2c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ecb_info - 0x3c0d7c74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ecb_info - 0x3c0d7c7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c3c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ecb_info - 0x3c0d7c84 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c44 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aria_info - 0x3c0d7c8c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c4c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_star_no_tag_info - 0x3c0d7cb8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_star_no_tag_info - 0x3c0d7cc0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_star_no_tag_info - 0x3c0d7cc8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c88 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_info - 0x3c0d7cd0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c90 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_info - 0x3c0d7cd8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c98 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_info - 0x3c0d7ce0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7ca0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aes_info - 0x3c0d7ce8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7ca8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_gcm_info - 0x3c0d7d14 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7cd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_gcm_info - 0x3c0d7d1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7cdc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_gcm_info - 0x3c0d7d24 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7ce4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aes_info - 0x3c0d7d2c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7cec 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_xts_info - 0x3c0d7d58 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d18 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_xts_info - 0x3c0d7d60 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d20 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.xts_aes_info - 0x3c0d7d68 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d28 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ctr_info - 0x3c0d7d94 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d54 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ctr_info - 0x3c0d7d9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ctr_info - 0x3c0d7da4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d64 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ofb_info - 0x3c0d7dac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d6c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ofb_info - 0x3c0d7db4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ofb_info - 0x3c0d7dbc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cfb128_info - 0x3c0d7dc4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d84 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cfb128_info - 0x3c0d7dcc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cfb128_info - 0x3c0d7dd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d94 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cbc_info - 0x3c0d7ddc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cbc_info - 0x3c0d7de4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7da4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cbc_info - 0x3c0d7dec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7dac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ecb_info - 0x3c0d7df4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7db4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ecb_info - 0x3c0d7dfc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7dbc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ecb_info - 0x3c0d7e04 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7dc4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aes_info - 0x3c0d7e0c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7dcc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.str1.4 - 0x3c0d7e38 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7df8 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .srodata.ecp_x25519_bad_point_2 - 0x3c0d7e38 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7df8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .srodata.ecp_x25519_bad_point_1 - 0x3c0d7e40 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7e00 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.x25519_bad_point_2 - 0x3c0d7e48 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7e08 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.x25519_bad_point_1 - 0x3c0d7e68 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7e28 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.ecp_supported_curves - 0x3c0d7e88 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .srodata.Rp.0 0x3c0d7f24 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.1 0x3c0d7f2c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.2 0x3c0d7f34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7e48 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.Rp.0 0x3c0d7ee4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.1 0x3c0d7eec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.2 0x3c0d7ef4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.curve25519_part_of_n - 0x3c0d7f3c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7efc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_n - 0x3c0d7f4c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7f0c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gy - 0x3c0d7f8c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7f4c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gx - 0x3c0d7fcc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7f8c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_b - 0x3c0d800c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7fcc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_a - 0x3c0d804c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d800c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_p - 0x3c0d808c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d804c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_n - 0x3c0d80cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d808c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gy - 0x3c0d80fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d80bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gx - 0x3c0d812c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d80ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_b - 0x3c0d815c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d811c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_a - 0x3c0d818c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d814c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_p - 0x3c0d81bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d817c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_n - 0x3c0d81ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d81ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_gy - 0x3c0d820c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d81cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_gx - 0x3c0d822c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d81ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_b - 0x3c0d824c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d820c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_a - 0x3c0d826c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d822c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_p - 0x3c0d828c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d824c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_n - 0x3c0d82ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d826c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_gy - 0x3c0d82cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d828c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_gx - 0x3c0d82ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_b - 0x3c0d830c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82cc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_a - 0x3c0d8310 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82d0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_p - 0x3c0d8314 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_n - 0x3c0d8334 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gy - 0x3c0d8354 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8314 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gx - 0x3c0d8370 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8330 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_b - 0x3c0d838c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d834c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_a - 0x3c0d8390 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8350 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_p - 0x3c0d8394 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8354 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_n - 0x3c0d83b0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8370 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gy - 0x3c0d83c8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8388 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gx - 0x3c0d83e0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d83a0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp192k1_b - 0x3c0d83f8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d83b8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp192k1_a - 0x3c0d83fc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d83bc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_p - 0x3c0d8400 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d83c0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_n - 0x3c0d8418 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d83d8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gy - 0x3c0d845c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d841c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gx - 0x3c0d84a0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8460 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_b - 0x3c0d84e4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d84a4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_p - 0x3c0d8528 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d84e8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_n - 0x3c0d856c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d852c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gy - 0x3c0d859c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d855c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gx - 0x3c0d85cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d858c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_b - 0x3c0d85fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d85bc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_p - 0x3c0d862c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d85ec 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_n - 0x3c0d865c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d861c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_gy - 0x3c0d867c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d863c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_gx - 0x3c0d869c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d865c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_b - 0x3c0d86bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d867c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_p - 0x3c0d86dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d869c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_n - 0x3c0d86fc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d86bc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gy - 0x3c0d8718 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d86d8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gx - 0x3c0d8734 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d86f4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_b - 0x3c0d8750 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8710 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_p - 0x3c0d876c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d872c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_n - 0x3c0d878c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d874c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gy - 0x3c0d87a4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8764 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gx - 0x3c0d87bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d877c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_b - 0x3c0d87d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8794 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_p - 0x3c0d87ec 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d87ac 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.mpi_one - 0x3c0d8804 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d87c4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.mbedtls_sha512_info - 0x3c0d8808 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87c8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha384_info - 0x3c0d8810 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87d0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha256_info - 0x3c0d8818 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87d8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha224_info - 0x3c0d8820 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87e0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha1_info - 0x3c0d8828 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87e8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_md5_info - 0x3c0d8830 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87f0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .rodata.rsa_debug.str1.4 - 0x3c0d8838 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87f8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.eckey_debug.str1.4 - 0x3c0d8838 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87f8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.str1.4 - 0x3c0d8838 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87f8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.mbedtls_rsa_alt_info - 0x3c0d8838 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d8838 mbedtls_rsa_alt_info + 0x3c0d87f8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87f8 mbedtls_rsa_alt_info .rodata.mbedtls_ecdsa_info - 0x3c0d8868 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d8868 mbedtls_ecdsa_info + 0x3c0d8828 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d8828 mbedtls_ecdsa_info .rodata.mbedtls_eckeydh_info - 0x3c0d8898 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d8898 mbedtls_eckeydh_info + 0x3c0d8858 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d8858 mbedtls_eckeydh_info .rodata.mbedtls_eckey_info - 0x3c0d88c8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d88c8 mbedtls_eckey_info + 0x3c0d8888 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d8888 mbedtls_eckey_info .rodata.mbedtls_rsa_info - 0x3c0d88f8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d88f8 mbedtls_rsa_info + 0x3c0d88b8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d88b8 mbedtls_rsa_info .rodata.pk_group_from_specified.str1.4 - 0x3c0d8928 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88e8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pk_parse_key_pkcs8_encrypted_der.str1.4 - 0x3c0d8928 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88e8 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pk_parse_key.str1.4 - 0x3c0d8928 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88e8 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pk_parse_public_key.str1.4 - 0x3c0d8928 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88e8 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .srodata.memset_func - 0x3c0d8928 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x3c0d88e8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .rodata.mbedtls_rsa_deduce_primes.str1.4 - 0x3c0d892c 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - *fill* 0x3c0d892c 0x4 - .rodata.K 0x3c0d8930 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .srodata.cst8 0x3c0d8bb0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x3c0d88ec 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + *fill* 0x3c0d88ec 0x4 + .rodata.K 0x3c0d88f0 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .srodata.cst8 0x3c0d8b70 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .rodata.esp_aes_validate_input.str1.4 - 0x3c0d8bb0 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b70 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_cbc.str1.4 - 0x3c0d8bb0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b70 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_cfb128.str1.4 - 0x3c0d8bb0 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b70 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_ctr.str1.4 - 0x3c0d8bb0 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b70 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_ds_conn_lock.str1.4 - 0x3c0d8bb0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x3c0d8b70 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .rodata.esp_ds_init_data_ctx.str1.4 - 0x3c0d8bb0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x3c0d8b70 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .rodata.esp_ds_rsa_sign.str1.4 - 0x3c0d8bb0 0x133 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x3c0d8b70 0x133 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .rodata.esp_mpi_isr_initialise.str1.4 - 0x3c0d8bb0 0x69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0d8b70 0x69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.esp_mpi_wait_intr.str1.4 - 0x3c0d8bb0 0x43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0d8b70 0x43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 - 0x3c0d8bb0 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0d8b70 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.__func__.0 - 0x3c0d8bb0 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - *fill* 0x3c0d8bcf 0x1 + 0x3c0d8b70 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c0d8b8f 0x1 .rodata.sha1_padding - 0x3c0d8bd0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x3c0d8b90 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .rodata.sha256_padding - 0x3c0d8c10 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x3c0d8bd0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .rodata.esp_aes_gcm_starts.str1.4 - 0x3c0d8c50 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0d8c10 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.esp_aes_gcm_update_ad.str1.4 - 0x3c0d8c50 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0d8c10 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.esp_aes_gcm_update.str1.4 - 0x3c0d8c50 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .rodata.last4 0x3c0d8c50 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0d8c10 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.last4 0x3c0d8c10 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.aria_is2 - 0x3c0d8c90 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0d8c50 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_is1 - 0x3c0d8d90 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0d8d50 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb2 - 0x3c0d8e90 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0d8e50 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb1 - 0x3c0d8f90 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata 0x3c0d9090 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata.last4 0x3c0d90c0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x3c0d8f50 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata 0x3c0d9050 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.last4 0x3c0d9080 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .rodata.str1.4 - 0x3c0d90e0 0xd79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d90a0 0xd79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_pkcs12_pbe_alg - 0x3c0d90e0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d90a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_md_hmac - 0x3c0d9128 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d90e8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_md_alg - 0x3c0d91a0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9160 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_cipher_alg - 0x3c0d922c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d91ec 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp_algid - 0x3c0d92a4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9264 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp - 0x3c0d92cc 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d928c 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_pk_alg - 0x3c0d93bc 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d937c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_sig_alg - 0x3c0d940c 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d93cc 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_x509_ext - 0x3c0d955c 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata 0x3c0d9610 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d951c 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x3c0d95d0 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.mbedtls_pem_read_buffer.str1.4 - 0x3c0d9645 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x3c0d9605 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .rodata.mbedtls_pkcs5_pbes2_ext.str1.4 - 0x3c0d9645 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x3c0d9605 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .rodata.esp_aes_dma_wait_complete.str1.4 - 0x3c0d9645 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d9605 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_aes_intr_alloc.str1.4 - 0x3c0d9645 0x85 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d9605 0x85 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_aes_process_dma.str1.4 - 0x3c0d9645 0xf6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - *fill* 0x3c0d9645 0x3 + 0x3c0d9605 0xf6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + *fill* 0x3c0d9605 0x3 .rodata.__func__.0 - 0x3c0d9648 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d9608 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.__func__.1 - 0x3c0d965c 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d961c 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_sha_block_mode.str1.4 - 0x3c0d966f 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0d962f 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.esp_sha_dma_process.str1.4 - 0x3c0d966f 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0d962f 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.esp_sha_dma.str1.4 - 0x3c0d966f 0x73 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - *fill* 0x3c0d966f 0x1 + 0x3c0d962f 0x73 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + *fill* 0x3c0d962f 0x1 .rodata.__func__.0 - 0x3c0d9670 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0d9630 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.crypto_shared_gdma_init.str1.4 - 0x3c0d9683 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x3c0d9643 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .rodata.x509_crt_verify_name.str1.4 - 0x3c0d9683 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d9643 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .rodata.mbedtls_x509_crt_parse.str1.4 - 0x3c0d9683 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - *fill* 0x3c0d9683 0x1 + 0x3c0d9643 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x3c0d9643 0x1 .rodata.mbedtls_x509_crt_profile_suiteb - 0x3c0d9684 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x3c0d9684 mbedtls_x509_crt_profile_suiteb + 0x3c0d9644 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d9644 mbedtls_x509_crt_profile_suiteb .rodata.mbedtls_x509_crt_profile_default - 0x3c0d9694 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x3c0d9694 mbedtls_x509_crt_profile_default - .rodata 0x3c0d96a4 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d9654 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d9654 mbedtls_x509_crt_profile_default + .rodata 0x3c0d9664 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .rodata.x509_get_other_name.str1.4 - 0x3c0d96b1 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x3c0d9671 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .rodata.mbedtls_x509_get_rsassa_pss_params.str1.4 - 0x3c0d96b1 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x3c0d9671 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .rodata.esp_now_init.str1.4 - 0x3c0d96b1 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0d9671 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) .rodata.esp_now_register_recv_cb.str1.4 - 0x3c0d96b1 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0d9671 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) .rodata.mt_get_lmk.str1.4 - 0x3c0d96b1 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0d9671 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_init.str1.4 - 0x3c0d96b1 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0d9671 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_register_recv_cb.str1.4 - 0x3c0d96b1 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0d9671 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_send_cb.str1.4 - 0x3c0d96b1 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0d9671 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.ieee80211_send_setup.str1.4 - 0x3c0d96b1 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0d96b1 0x3 + 0x3c0d9671 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0d9671 0x3 .rodata.info.14349 - 0x3c0d96b4 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0d96bd 0x3 + 0x3c0d9674 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0d967d 0x3 .rodata.param.14355 - 0x3c0d96c0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0d96c9 0x3 + 0x3c0d9680 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0d9689 0x3 .rodata.s_ac_param.14354 - 0x3c0d96cc 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0d968c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata.hostap_input.str1.4 - 0x3c0d96e8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0d96a8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.ieee80211_hostap_attach.str1.4 - 0x3c0d96e8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0d96a8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.wifi_softap_start.str1.4 - 0x3c0d96e8 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0d96a8 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.ieee80211_crypto_encap.str1.4 - 0x3c0d96e8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0d96a8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata.ieee80211_11b_table - 0x3c0d96e8 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d96a8 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_11g_table - 0x3c0d97bc 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d977c 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_phy_mode_show.str1.4 - 0x3c0d9890 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d9850 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_setup_ratetable.str1.4 - 0x3c0d9890 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d9850 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.phymode2str.str1.4 - 0x3c0d9890 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d9850 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.chm_set_home_channel.str1.4 - 0x3c0d9890 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0d9850 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata.ieee80211_is_40mhz_valid_bw - 0x3c0d9890 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x3c0d9850 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) .rodata.wifi_log.str1.4 - 0x3c0d98ac 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x3c0d986c 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) .rodata.CSWTCH.242 - 0x3c0d98ac 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0d98bd 0x3 + 0x3c0d986c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0d987d 0x3 .rodata.CSWTCH.243 - 0x3c0d98c0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d9880 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.CSWTCH.244 - 0x3c0d98cc 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d988c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_auth_done.str1.4 - 0x3c0d9910 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d98d0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_connect_to_bss.str1.4 - 0x3c0d9910 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d98d0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_node_join.str1.4 - 0x3c0d9910 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d98d0 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.str1.4 - 0x3c0d9910 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata 0x3c0d9910 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d98d0 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata 0x3c0d98d0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.CSWTCH.45 - 0x3c0d9928 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d98e8 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_parse_rsn.str1.4 - 0x3c0d9988 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d9948 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_setup_phy_mode.str1.4 - 0x3c0d9988 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d9948 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_add_ie_vendor_esp_head.str1.4 - 0x3c0d9988 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x3c0d9948 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) .rodata.wifi_nvs_set - 0x3c0d9988 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0d9948 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_compare_cfg_diff - 0x3c0d99a8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0d9968 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_load - 0x3c0d99c8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0d9988 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.ieee80211_nvs_set_default_ssid.str1.4 - 0x3c0d99e8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0d99a8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_cfg_init.str1.4 - 0x3c0d99e8 0x39e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0d99a8 0x39e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_nvs_init.str1.4 - 0x3c0d99e8 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0d99a8 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata.wifi_set_rx_policy - 0x3c0d99e8 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0d99a8 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.CSWTCH.91 - 0x3c0d9a14 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0d99d4 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata.ieee80211_set_gtk.str1.4 - 0x3c0d9a1a 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0d9a1a 0x2 + 0x3c0d99da 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0d99da 0x2 .rodata.CSWTCH.334 - 0x3c0d9a1c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0d99dc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.__FUNCTION__.15231 - 0x3c0d9a20 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0d99e0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.str1.4 - 0x3c0d9a36 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0d99f6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.wifi_lmac_init.str1.4 - 0x3c0d9a36 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0d9a36 0x2 + 0x3c0d99f6 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0d99f6 0x2 .rodata.__FUNCTION__.11947 - 0x3c0d9a38 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0d99f8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11953 - 0x3c0d9a50 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9a6a 0x2 + 0x3c0d9a10 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a2a 0x2 .rodata.__FUNCTION__.11959 - 0x3c0d9a6c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9a89 0x3 + 0x3c0d9a2c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a49 0x3 .rodata.__FUNCTION__.11965 - 0x3c0d9a8c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9a9a 0x2 + 0x3c0d9a4c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a5a 0x2 .rodata.__FUNCTION__.11971 - 0x3c0d9a9c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9ab1 0x3 + 0x3c0d9a5c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a71 0x3 .rodata.__FUNCTION__.11979 - 0x3c0d9ab4 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9ac5 0x3 + 0x3c0d9a74 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a85 0x3 .rodata.__FUNCTION__.11987 - 0x3c0d9ac8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0d9a88 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11993 - 0x3c0d9adc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0d9a9c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.11999 - 0x3c0d9af0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9b06 0x2 + 0x3c0d9ab0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9ac6 0x2 .rodata.__FUNCTION__.12008 - 0x3c0d9b08 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9b17 0x1 + 0x3c0d9ac8 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9ad7 0x1 .rodata.__FUNCTION__.12014 - 0x3c0d9b18 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0d9ad8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.12020 - 0x3c0d9b28 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0d9ae8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.__FUNCTION__.12026 - 0x3c0d9b40 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9b5b 0x1 + 0x3c0d9b00 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b1b 0x1 .rodata.__FUNCTION__.12032 - 0x3c0d9b5c 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9b7b 0x1 + 0x3c0d9b1c 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b3b 0x1 .rodata.__FUNCTION__.12038 - 0x3c0d9b7c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9b96 0x2 + 0x3c0d9b3c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b56 0x2 .rodata.__FUNCTION__.12044 - 0x3c0d9b98 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9bb2 0x2 + 0x3c0d9b58 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b72 0x2 .rodata.__FUNCTION__.12050 - 0x3c0d9bb4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d9bd2 0x2 + 0x3c0d9b74 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b92 0x2 .rodata.__FUNCTION__.12071 - 0x3c0d9bd4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0d9b94 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata.esp_wifi_init_internal.str1.4 - 0x3c0d9bf2 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0d9bb2 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata.net80211_funcs_init.str1.4 - 0x3c0d9bf2 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0d9bb2 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata.str1.4 - 0x3c0d9bf2 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0d9bb2 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata.wifi_osi_funcs_register.str1.4 - 0x3c0d9bf2 0xad /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0d9bf2 0x2 + 0x3c0d9bb2 0xad /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0d9bb2 0x2 .rodata.ieee80211_ethbroadcast - 0x3c0d9bf4 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3c0d9bf4 ieee80211_ethbroadcast + 0x3c0d9bb4 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0d9bb4 ieee80211_ethbroadcast .rodata.ieee80211_send_sa_query.str1.4 - 0x3c0d9bfa 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0d9bfa 0x2 + 0x3c0d9bba 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0d9bba 0x2 .rodata.ieee80211_sta_new_state - 0x3c0d9bfc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0d9bbc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.ieee80211_sta_new_state.str1.4 - 0x3c0d9c14 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0d9bd4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.sta_recv_assoc.str1.4 - 0x3c0d9c14 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0d9bd4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.sta_rx_csa.str1.4 - 0x3c0d9c14 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0d9bd4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.state_desc.13375 - 0x3c0d9c14 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0d9bd4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.str1.4 - 0x3c0d9c38 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0d9bf8 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata.ieee80211_add_countryie.str1.4 - 0x3c0d9c38 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - .rodata 0x3c0d9c38 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0d9bf8 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .rodata 0x3c0d9bf8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.__func__.13150 - 0x3c0d9c48 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0d9c08 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ht_recv_action_ba_addba_response.str1.4 - 0x3c0d9c63 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0d9c23 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ht_recv_action_ba_delba.str1.4 - 0x3c0d9c63 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0d9c23 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ieee80211_add_htcap_body.str1.4 - 0x3c0d9c63 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0d9c23 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata.ieee80211_recv_action.str1.4 - 0x3c0d9c63 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - *fill* 0x3c0d9c63 0x1 + 0x3c0d9c23 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + *fill* 0x3c0d9c23 0x1 .rodata.CSWTCH.421 - 0x3c0d9c64 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0d9c24 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata.scan_op_start.str1.4 - 0x3c0d9c74 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0d9c34 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata.scan_profile_check.str1.4 - 0x3c0d9c74 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0d9c34 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata.sms4_encap.str1.4 - 0x3c0d9c74 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x3c0d9c34 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .rodata.str1.4 - 0x3c0d9c74 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0d9c34 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata.CSWTCH.494 - 0x3c0d9c74 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0d9c7d 0x3 + 0x3c0d9c34 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0d9c3d 0x3 .rodata.CSWTCH.495 - 0x3c0d9c80 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0d9c40 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata.pp_create_task.str1.4 - 0x3c0d9c89 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0d9c49 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata.pp_default_event_handler.str1.4 - 0x3c0d9c89 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0d9c89 0x3 - .rodata 0x3c0d9c8c 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata 0x3c0d9cdc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0d9c49 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0d9c49 0x3 + .rodata 0x3c0d9c4c 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata 0x3c0d9c9c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.11402 - 0x3c0d9cf4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9d0d 0x3 + 0x3c0d9cb4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9ccd 0x3 .rodata.__FUNCTION__.11467 - 0x3c0d9d10 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9d25 0x3 + 0x3c0d9cd0 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9ce5 0x3 .rodata.__FUNCTION__.11505 - 0x3c0d9d28 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9d49 0x3 + 0x3c0d9ce8 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d09 0x3 .rodata.__FUNCTION__.11541 - 0x3c0d9d4c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9d69 0x3 + 0x3c0d9d0c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d29 0x3 .rodata.__FUNCTION__.11572 - 0x3c0d9d6c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9d81 0x3 + 0x3c0d9d2c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d41 0x3 .rodata.__FUNCTION__.11616 - 0x3c0d9d84 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9d9a 0x2 + 0x3c0d9d44 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d5a 0x2 .rodata.__FUNCTION__.11635 - 0x3c0d9d9c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9db6 0x2 + 0x3c0d9d5c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d76 0x2 .rodata.__FUNCTION__.11667 - 0x3c0d9db8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9dd1 0x3 + 0x3c0d9d78 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d91 0x3 .rodata.__FUNCTION__.11686 - 0x3c0d9dd4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9dea 0x2 + 0x3c0d9d94 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9daa 0x2 .rodata.__FUNCTION__.11697 - 0x3c0d9dec 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9e02 0x2 + 0x3c0d9dac 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9dc2 0x2 .rodata.__FUNCTION__.11716 - 0x3c0d9e04 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9e1a 0x2 + 0x3c0d9dc4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9dda 0x2 .rodata.__FUNCTION__.11743 - 0x3c0d9e1c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9e2f 0x1 + 0x3c0d9ddc 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9def 0x1 .rodata.__FUNCTION__.11789 - 0x3c0d9e30 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0d9df0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.11828 - 0x3c0d9e3c 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0d9dfc 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.lmacProcessTxopSuccess.str1.4 - 0x3c0d9e47 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9e47 0x1 + 0x3c0d9e07 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9e07 0x1 .rodata.rcUpdatePhyMode - 0x3c0d9e48 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0d9e08 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata.CSWTCH.45 - 0x3c0d9e64 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d9e8f 0x1 + 0x3c0d9e24 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e4f 0x1 .rodata.CSWTCH.46 - 0x3c0d9e90 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d9ebb 0x1 + 0x3c0d9e50 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e7b 0x1 .rodata.__FUNCTION__.13031 - 0x3c0d9ebc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d9ec6 0x2 + 0x3c0d9e7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e86 0x2 .rodata.__FUNCTION__.13118 - 0x3c0d9ec8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0d9e88 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata.rcGetAmpduSched.str1.4 - 0x3c0d9eda 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d9eda 0x2 + 0x3c0d9e9a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e9a 0x2 .rodata.__FUNCTION__.12832 - 0x3c0d9edc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0d9ef2 0x2 + 0x3c0d9e9c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0d9eb2 0x2 .rodata.__FUNCTION__.12974 - 0x3c0d9ef4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0d9eb4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata.str1.4 - 0x3c0d9f08 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0d9ec8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata.wdev_funcs_init.str1.4 - 0x3c0d9f08 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata 0x3c0d9f08 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x3c0d9ec8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata 0x3c0d9ec8 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) .rodata.load_partitions.str1.4 - 0x3c0d9f0e 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0d9ece 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.ensure_partitions_loaded.str1.4 - 0x3c0d9f0e 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0d9ece 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_unload_all.str1.4 - 0x3c0d9f0e 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0d9ece 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_next.str1.4 - 0x3c0d9f0e 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0d9ece 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_get.str1.4 - 0x3c0d9f0e 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c0d9f0e 0x2 + 0x3c0d9ece 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c0d9ece 0x2 .rodata.__func__.2 - 0x3c0d9f10 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c0d9f22 0x2 + 0x3c0d9ed0 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c0d9ee2 0x2 .rodata.__func__.3 - 0x3c0d9f24 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x3c0d9ee4 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .rodata.esp_partition_write.str1.4 - 0x3c0d9f37 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d9f37 0x1 + 0x3c0d9ef7 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9ef7 0x1 .rodata.__func__.0 - 0x3c0d9f38 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d9f4b 0x1 + 0x3c0d9ef8 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9f0b 0x1 .rodata.__func__.1 - 0x3c0d9f4c 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d9f66 0x2 + 0x3c0d9f0c 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9f26 0x2 .rodata.__func__.2 - 0x3c0d9f68 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c0d9f28 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.3 - 0x3c0d9f80 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d9f97 0x1 + 0x3c0d9f40 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9f57 0x1 .rodata.__func__.4 - 0x3c0d9f98 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c0d9f58 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.5 - 0x3c0d9fac 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x3c0d9f6c 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.esp_efuse_rtc_calib_get_ver.str1.4 - 0x3c0d9fbf 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0d9f7f 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 - 0x3c0d9fbf 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0d9f7f 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 - 0x3c0d9fbf 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0d9f7f 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.esp_efuse_rtc_calib_get_tsens_val.str1.4 - 0x3c0d9fbf 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0d9fbf 0x1 + 0x3c0d9f7f 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0d9f7f 0x1 .rodata.__func__.0 - 0x3c0d9fc0 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0d9fe2 0x2 + 0x3c0d9f80 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0d9fa2 0x2 .rodata.__func__.1 - 0x3c0d9fe4 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0d9fa4 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.__func__.2 - 0x3c0da008 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x3c0d9fc8 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .rodata.i2c_ll_master_cal_bus_clk.str1.4 - 0x3c0da02a 0x89 esp-idf/hal/libhal.a(i2c_hal.c.obj) - *fill* 0x3c0da02a 0x2 + 0x3c0d9fea 0x89 esp-idf/hal/libhal.a(i2c_hal.c.obj) + *fill* 0x3c0d9fea 0x2 .rodata.__func__.0 - 0x3c0da02c 0x1a esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x3c0d9fec 0x1a esp-idf/hal/libhal.a(i2c_hal.c.obj) .rodata.adc_oneshot_ll_set_output_bits.str1.4 - 0x3c0da046 0x69 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - *fill* 0x3c0da046 0x2 + 0x3c0da006 0x69 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0da006 0x2 .rodata.__func__.0 - 0x3c0da048 0x1f esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - *fill* 0x3c0da067 0x1 + 0x3c0da008 0x1f esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0da027 0x1 .rodata.adc_channel_io_map - 0x3c0da068 0x28 esp-idf/soc/libsoc.a(adc_periph.c.obj) - 0x3c0da068 adc_channel_io_map + 0x3c0da028 0x28 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x3c0da028 adc_channel_io_map .srodata.ledc_periph_signal - 0x3c0da090 0x1 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - 0x3c0da090 ledc_periph_signal - *fill* 0x3c0da091 0x3 + 0x3c0da050 0x1 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + 0x3c0da050 ledc_periph_signal + *fill* 0x3c0da051 0x3 .srodata.i2c_periph_signal - 0x3c0da094 0x6 esp-idf/soc/libsoc.a(i2c_periph.c.obj) - 0x3c0da094 i2c_periph_signal - *fill* 0x3c0da09a 0x2 + 0x3c0da054 0x6 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x3c0da054 i2c_periph_signal + *fill* 0x3c0da05a 0x2 .rodata.MPI_OPERATIONS_REG - 0x3c0da09c 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0da09c MPI_OPERATIONS_REG + 0x3c0da05c 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0da05c MPI_OPERATIONS_REG .rodata.MPI_BLOCK_BASES - 0x3c0da0a8 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0da0a8 MPI_BLOCK_BASES + 0x3c0da068 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0da068 MPI_BLOCK_BASES .rodata.gdma_release_group_handle.str1.4 - 0x3c0da0b8 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da078 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_release_pair_handle.str1.4 - 0x3c0da0b8 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da078 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.do_allocate_gdma_channel.str1.4 - 0x3c0da0b8 0x1aa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da078 0x1aa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_connect.str1.4 - 0x3c0da0b8 0xba esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da078 0xba esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_disconnect.str1.4 - 0x3c0da0b8 0x3f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da078 0x3f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_config_transfer.str1.4 - 0x3c0da0b8 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da078 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.gdma_start.str1.4 - 0x3c0da0b8 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da078 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.__FUNCTION__.17 - 0x3c0da0b8 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da0c3 0x1 + 0x3c0da078 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da083 0x1 .rodata.__FUNCTION__.9 - 0x3c0da0c4 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da0d9 0x3 + 0x3c0da084 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da099 0x3 .rodata.__FUNCTION__.7 - 0x3c0da0dc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da09c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.__FUNCTION__.6 - 0x3c0da0ec 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da0f9 0x3 + 0x3c0da0ac 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da0b9 0x3 .rodata.__FUNCTION__.5 - 0x3c0da0fc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da116 0x2 + 0x3c0da0bc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da0d6 0x2 .rodata.__FUNCTION__.4 - 0x3c0da118 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da129 0x3 + 0x3c0da0d8 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da0e9 0x3 .rodata.__func__.3 - 0x3c0da12c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da146 0x2 + 0x3c0da0ec 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da106 0x2 .rodata.__func__.2 - 0x3c0da148 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da161 0x3 + 0x3c0da108 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da121 0x3 .rodata.__func__.1 - 0x3c0da164 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da17d 0x3 + 0x3c0da124 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da13d 0x3 .rodata.__FUNCTION__.0 - 0x3c0da180 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0da199 0x3 - .rodata 0x3c0da19c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3c0da140 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da159 0x3 + .rodata 0x3c0da15c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .rodata.ets_timer_setfn.str1.4 - 0x3c0da1b0 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0da170 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .rodata.str1.4 - 0x3c0da1b0 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0da170 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .rodata.__func__.2 - 0x3c0da1b0 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0da1be 0x2 + 0x3c0da170 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0da17e 0x2 .rodata.__func__.1 - 0x3c0da1c0 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0da1d1 0x3 + 0x3c0da180 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0da191 0x3 .rodata.__func__.0 - 0x3c0da1d4 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x3c0da194 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .rodata.str1.4 - 0x3c0da1e4 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0da1a4 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.init_timer_task.str1.4 - 0x3c0da1e4 0x6c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0da1a4 0x6c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.esp_timer_init.str1.4 - 0x3c0da1e4 0x1d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0da1a4 0x1d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.__func__.0 - 0x3c0da1e4 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0da1a4 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .rodata.load_cal_data_from_nvs_handle.str1.4 - 0x3c0da1f1 0x126 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0da1b1 0x126 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .rodata.store_cal_data_to_nvs_handle.str1.4 - 0x3c0da1f1 0xdf esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0da1b1 0xdf esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .rodata.esp_phy_load_cal_data_from_nvs.str1.4 - 0x3c0da1f1 0x60 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0da1b1 0x60 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .rodata.esp_phy_load_cal_and_init.str1.4 - 0x3c0da1f1 0x1ad esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0da1f1 0x3 + 0x3c0da1b1 0x1ad esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da1b1 0x3 .rodata.__func__.5 - 0x3c0da1f4 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3c0da1b4 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da1ce 0x2 + .rodata.__func__.3 + 0x3c0da1d0 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da1ed 0x3 + .rodata.__func__.1 + 0x3c0da1f0 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) *fill* 0x3c0da20e 0x2 - .rodata.__func__.3 - 0x3c0da210 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0da22d 0x3 - .rodata.__func__.1 - 0x3c0da230 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0da24e 0x2 .rodata.__func__.0 - 0x3c0da250 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0da26f 0x1 + 0x3c0da210 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da22f 0x1 .rodata.phy_init_data - 0x3c0da270 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - 0x3c0da270 phy_init_data + 0x3c0da230 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x3c0da230 phy_init_data .rodata.phy_track_pll_init.str1.4 - 0x3c0da2f0 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0da2b0 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .rodata.phy_track_pll_deinit.str1.4 - 0x3c0da2f0 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0da2b0 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .rodata.__func__.0 - 0x3c0da2f0 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3c0da305 0x3 + 0x3c0da2b0 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3c0da2c5 0x3 .rodata.__func__.1 - 0x3c0da308 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3c0da2c8 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .rodata.create_addrinfo.str1.4 - 0x3c0da31b 0x5e esp-idf/lwip/liblwip.a(netdb.c.obj) - *fill* 0x3c0da31b 0x1 + 0x3c0da2db 0x5e esp-idf/lwip/liblwip.a(netdb.c.obj) + *fill* 0x3c0da2db 0x1 .rodata.__func__.0 - 0x3c0da31c 0x10 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x3c0da2dc 0x10 esp-idf/lwip/liblwip.a(netdb.c.obj) .rodata.free_socket_locked.str1.4 - 0x3c0da32c 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.sock_inc_used_locked.str1.4 - 0x3c0da32c 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_sockopt_to_ipopt.str1.4 - 0x3c0da32c 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.alloc_socket.str1.4 - 0x3c0da32c 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_unlink_select_cb.str1.4 - 0x3c0da32c 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_sock_make_addr.str1.4 - 0x3c0da32c 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_selscan.str1.4 - 0x3c0da32c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_select_dec_sockets_used.str1.4 - 0x3c0da32c 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_pollscan.str1.4 - 0x3c0da32c 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_recv_tcp.str1.4 - 0x3c0da32c 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_recvfrom_udp_raw.str1.4 - 0x3c0da32c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.event_callback.str1.4 - 0x3c0da32c 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_getsockopt_callback.str1.4 - 0x3c0da32c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_setsockopt_impl.str1.4 - 0x3c0da32c 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_close.str1.4 - 0x3c0da32c 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.lwip_recvfrom.str1.4 - 0x3c0da32c 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da2ec 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.0 - 0x3c0da32c 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da341 0x3 + 0x3c0da2ec 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da301 0x3 .rodata.__func__.1 - 0x3c0da344 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da35d 0x3 + 0x3c0da304 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da31d 0x3 .rodata.__func__.2 - 0x3c0da360 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da376 0x2 + 0x3c0da320 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da336 0x2 .rodata.__func__.3 - 0x3c0da378 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da391 0x3 + 0x3c0da338 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da351 0x3 .rodata.__func__.6 - 0x3c0da394 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da354 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da371 0x3 + .rodata.__func__.7 + 0x3c0da374 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da381 0x3 + .rodata.__func__.8 + 0x3c0da384 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da39a 0x2 + .rodata.__func__.9 + 0x3c0da39c 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) *fill* 0x3c0da3b1 0x3 - .rodata.__func__.7 - 0x3c0da3b4 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da3c1 0x3 - .rodata.__func__.8 - 0x3c0da3c4 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da3da 0x2 - .rodata.__func__.9 - 0x3c0da3dc 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da3f1 0x3 .rodata.__func__.10 - 0x3c0da3f4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da3b4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.11 - 0x3c0da400 0xf esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da40f 0x1 + 0x3c0da3c0 0xf esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da3cf 0x1 .rodata.__func__.12 - 0x3c0da410 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da426 0x2 + 0x3c0da3d0 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da3e6 0x2 .rodata.__func__.13 - 0x3c0da428 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da3e8 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.14 - 0x3c0da43c 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da44a 0x2 + 0x3c0da3fc 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da40a 0x2 .rodata.__func__.15 - 0x3c0da44c 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da457 0x1 + 0x3c0da40c 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da417 0x1 .rodata.__func__.16 - 0x3c0da458 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da418 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.17 - 0x3c0da464 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da477 0x1 + 0x3c0da424 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da437 0x1 .rodata.__func__.18 - 0x3c0da478 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0da485 0x3 + 0x3c0da438 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da445 0x3 .rodata.__func__.19 - 0x3c0da488 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3c0da448 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.tcpip_thread_handle_msg.str1.4 - 0x3c0da496 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0da456 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.tcpip_inpkt.str1.4 - 0x3c0da496 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0da456 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.tcpip_send_msg_wait_sem.str1.4 - 0x3c0da496 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0da456 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.tcpip_init.str1.4 - 0x3c0da496 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0da496 0x2 + 0x3c0da456 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da456 0x2 .rodata.__func__.0 - 0x3c0da498 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0da458 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.__func__.1 - 0x3c0da4b0 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0da4bd 0x3 + 0x3c0da470 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da47d 0x3 .rodata.__func__.2 - 0x3c0da4c0 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0da4cb 0x1 + 0x3c0da480 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da48b 0x1 .rodata.__func__.6 - 0x3c0da4cc 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0da4db 0x1 + 0x3c0da48c 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da49b 0x1 .rodata.__func__.7 - 0x3c0da4dc 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0da49c 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.__func__.8 - 0x3c0da4f4 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0da507 0x1 + 0x3c0da4b4 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da4c7 0x1 .rodata.__func__.9 - 0x3c0da508 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0da517 0x1 + 0x3c0da4c8 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da4d7 0x1 .rodata.__func__.10 - 0x3c0da518 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3c0da4d8 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) .rodata.dns_call_found.str1.4 - 0x3c0da524 0x3d esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da4e4 0x3d esp-idf/lwip/liblwip.a(dns.c.obj) .rodata.dns_send.str1.4 - 0x3c0da524 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da4e4 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) .rodata.dns_check_entry.str1.4 - 0x3c0da524 0x3b esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da4e4 0x3b esp-idf/lwip/liblwip.a(dns.c.obj) .rodata.dns_gethostbyname_addrtype.str1.4 - 0x3c0da524 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da4e4 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) .rodata.__func__.0 - 0x3c0da524 0x9 esp-idf/lwip/liblwip.a(dns.c.obj) - *fill* 0x3c0da52d 0x3 + 0x3c0da4e4 0x9 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c0da4ed 0x3 .rodata.__func__.1 - 0x3c0da530 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da4f0 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) .rodata.__func__.2 - 0x3c0da540 0xf esp-idf/lwip/liblwip.a(dns.c.obj) - *fill* 0x3c0da54f 0x1 + 0x3c0da500 0xf esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c0da50f 0x1 .rodata.dns_mquery_v6group - 0x3c0da550 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x3c0da550 dns_mquery_v6group + 0x3c0da510 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da510 dns_mquery_v6group .rodata.dns_mquery_v4group - 0x3c0da568 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x3c0da568 dns_mquery_v4group + 0x3c0da528 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da528 dns_mquery_v4group .rodata.ip_addr_any_type - 0x3c0da580 0x18 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x3c0da580 ip_addr_any_type + 0x3c0da540 0x18 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3c0da540 ip_addr_any_type .rodata.mem_malloc.str1.4 - 0x3c0da598 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0da558 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) .rodata.mem_free.str1.4 - 0x3c0da598 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0da558 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) .rodata.__func__.0 - 0x3c0da598 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) - *fill* 0x3c0da5a1 0x3 + 0x3c0da558 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x3c0da561 0x3 .rodata.__func__.1 - 0x3c0da5a4 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + 0x3c0da564 0xb esp-idf/lwip/liblwip.a(mem.c.obj) .rodata.do_memp_malloc_pool.str1.4 - 0x3c0da5af 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da56f 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) .rodata.do_memp_free_pool.str1.4 - 0x3c0da5af 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0da5af 0x1 + 0x3c0da56f 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0da56f 0x1 .rodata.__func__.0 - 0x3c0da5b0 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0da5c2 0x2 + 0x3c0da570 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0da582 0x2 .rodata.__func__.2 - 0x3c0da5c4 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da584 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) .rodata.memp_pools - 0x3c0da5d8 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da5d8 memp_pools + 0x3c0da598 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da598 memp_pools .srodata.memp_PBUF_POOL - 0x3c0da620 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da620 memp_PBUF_POOL - *fill* 0x3c0da622 0x2 + 0x3c0da5e0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5e0 memp_PBUF_POOL + *fill* 0x3c0da5e2 0x2 .srodata.memp_PBUF - 0x3c0da624 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da624 memp_PBUF - *fill* 0x3c0da626 0x2 + 0x3c0da5e4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5e4 memp_PBUF + *fill* 0x3c0da5e6 0x2 .srodata.memp_MLD6_GROUP - 0x3c0da628 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da628 memp_MLD6_GROUP - *fill* 0x3c0da62a 0x2 + 0x3c0da5e8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5e8 memp_MLD6_GROUP + *fill* 0x3c0da5ea 0x2 .srodata.memp_ND6_QUEUE - 0x3c0da62c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da62c memp_ND6_QUEUE - *fill* 0x3c0da62e 0x2 + 0x3c0da5ec 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5ec memp_ND6_QUEUE + *fill* 0x3c0da5ee 0x2 .srodata.memp_NETDB - 0x3c0da630 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da630 memp_NETDB - *fill* 0x3c0da632 0x2 + 0x3c0da5f0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5f0 memp_NETDB + *fill* 0x3c0da5f2 0x2 .srodata.memp_SYS_TIMEOUT - 0x3c0da634 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da634 memp_SYS_TIMEOUT - *fill* 0x3c0da636 0x2 + 0x3c0da5f4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5f4 memp_SYS_TIMEOUT + *fill* 0x3c0da5f6 0x2 .srodata.memp_IGMP_GROUP - 0x3c0da638 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da638 memp_IGMP_GROUP - *fill* 0x3c0da63a 0x2 + 0x3c0da5f8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5f8 memp_IGMP_GROUP + *fill* 0x3c0da5fa 0x2 .srodata.memp_ARP_QUEUE - 0x3c0da63c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da63c memp_ARP_QUEUE - *fill* 0x3c0da63e 0x2 + 0x3c0da5fc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5fc memp_ARP_QUEUE + *fill* 0x3c0da5fe 0x2 .srodata.memp_TCPIP_MSG_INPKT - 0x3c0da640 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da640 memp_TCPIP_MSG_INPKT - *fill* 0x3c0da642 0x2 + 0x3c0da600 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da600 memp_TCPIP_MSG_INPKT + *fill* 0x3c0da602 0x2 .srodata.memp_TCPIP_MSG_API - 0x3c0da644 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da644 memp_TCPIP_MSG_API - *fill* 0x3c0da646 0x2 + 0x3c0da604 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da604 memp_TCPIP_MSG_API + *fill* 0x3c0da606 0x2 .srodata.memp_NETCONN - 0x3c0da648 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da648 memp_NETCONN - *fill* 0x3c0da64a 0x2 + 0x3c0da608 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da608 memp_NETCONN + *fill* 0x3c0da60a 0x2 .srodata.memp_NETBUF - 0x3c0da64c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da64c memp_NETBUF - *fill* 0x3c0da64e 0x2 + 0x3c0da60c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da60c memp_NETBUF + *fill* 0x3c0da60e 0x2 .srodata.memp_FRAG_PBUF - 0x3c0da650 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da650 memp_FRAG_PBUF - *fill* 0x3c0da652 0x2 + 0x3c0da610 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da610 memp_FRAG_PBUF + *fill* 0x3c0da612 0x2 .srodata.memp_TCP_SEG - 0x3c0da654 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da654 memp_TCP_SEG - *fill* 0x3c0da656 0x2 + 0x3c0da614 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da614 memp_TCP_SEG + *fill* 0x3c0da616 0x2 .srodata.memp_TCP_PCB_LISTEN - 0x3c0da658 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da658 memp_TCP_PCB_LISTEN - *fill* 0x3c0da65a 0x2 + 0x3c0da618 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da618 memp_TCP_PCB_LISTEN + *fill* 0x3c0da61a 0x2 .srodata.memp_TCP_PCB - 0x3c0da65c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da65c memp_TCP_PCB - *fill* 0x3c0da65e 0x2 + 0x3c0da61c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da61c memp_TCP_PCB + *fill* 0x3c0da61e 0x2 .srodata.memp_UDP_PCB - 0x3c0da660 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da660 memp_UDP_PCB - *fill* 0x3c0da662 0x2 + 0x3c0da620 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da620 memp_UDP_PCB + *fill* 0x3c0da622 0x2 .srodata.memp_RAW_PCB - 0x3c0da664 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0da664 memp_RAW_PCB + 0x3c0da624 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da624 memp_RAW_PCB .rodata.netif_loopif_init.str1.4 - 0x3c0da666 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_do_set_netmask.str1.4 - 0x3c0da666 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_issue_reports.str1.4 - 0x3c0da666 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_poll.str1.4 - 0x3c0da666 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_loop_output.str1.4 - 0x3c0da666 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_get_ip6_addr_match.str1.4 - 0x3c0da666 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_add_ext_callback.str1.4 - 0x3c0da666 0x2f esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x2f esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_remove_ext_callback.str1.4 - 0x3c0da666 0xd esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0xd esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_invoke_ext_callback.str1.4 - 0x3c0da666 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_add.str1.4 - 0x3c0da666 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_ip6_addr_set_parts.str1.4 - 0x3c0da666 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da626 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_ip6_addr_set.str1.4 - 0x3c0da666 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da666 0x2 + 0x3c0da626 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da626 0x2 .rodata.__func__.0 - 0x3c0da668 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da682 0x2 + 0x3c0da628 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da642 0x2 .rodata.__func__.1 - 0x3c0da684 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da69e 0x2 + 0x3c0da644 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da65e 0x2 .rodata.__func__.2 - 0x3c0da6a0 0x17 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da6b7 0x1 + 0x3c0da660 0x17 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da677 0x1 .rodata.__func__.5 - 0x3c0da6b8 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da6d1 0x3 + 0x3c0da678 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da691 0x3 .rodata.__func__.6 - 0x3c0da6d4 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da6ed 0x3 + 0x3c0da694 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6ad 0x3 .rodata.__func__.7 - 0x3c0da6f0 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da709 0x3 + 0x3c0da6b0 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6c9 0x3 .rodata.__func__.8 - 0x3c0da70c 0x13 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da71f 0x1 + 0x3c0da6cc 0x13 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6df 0x1 .rodata.__func__.9 - 0x3c0da720 0xb esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da72b 0x1 + 0x3c0da6e0 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6eb 0x1 .rodata.__func__.10 - 0x3c0da72c 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da73e 0x2 + 0x3c0da6ec 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6fe 0x2 .rodata.__func__.11 - 0x3c0da740 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da700 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.12 - 0x3c0da750 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da765 0x3 + 0x3c0da710 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da725 0x3 .rodata.__func__.13 - 0x3c0da768 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da728 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.14 - 0x3c0da77c 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da73c 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.15 - 0x3c0da790 0xa esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0da79a 0x2 + 0x3c0da750 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da75a 0x2 .rodata.__func__.17 - 0x3c0da79c 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3c0da75c 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.pbuf_add_header_impl.str1.4 - 0x3c0da7ae 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_alloc_reference.str1.4 - 0x3c0da7ae 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_free.str1.4 - 0x3c0da7ae 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_alloc.str1.4 - 0x3c0da7ae 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_realloc.str1.4 - 0x3c0da7ae 0x65 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x65 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_ref.str1.4 - 0x3c0da7ae 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_cat.str1.4 - 0x3c0da7ae 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_copy_partial_pbuf.str1.4 - 0x3c0da7ae 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_take.str1.4 - 0x3c0da7ae 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_take_at.str1.4 - 0x3c0da7ae 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da76e 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_clone.str1.4 - 0x3c0da7ae 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da7ae 0x2 + 0x3c0da76e 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da76e 0x2 .rodata.__func__.0 - 0x3c0da7b0 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da7bb 0x1 + 0x3c0da770 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da77b 0x1 .rodata.__func__.1 - 0x3c0da7bc 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da7c9 0x3 + 0x3c0da77c 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da789 0x3 .rodata.__func__.2 - 0x3c0da7cc 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da7d6 0x2 + 0x3c0da78c 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da796 0x2 .rodata.__func__.3 - 0x3c0da7d8 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da7ef 0x1 + 0x3c0da798 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7af 0x1 .rodata.__func__.5 - 0x3c0da7f0 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da7f9 0x3 + 0x3c0da7b0 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7b9 0x3 .rodata.__func__.6 - 0x3c0da7fc 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da805 0x3 + 0x3c0da7bc 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7c5 0x3 .rodata.__func__.7 - 0x3c0da808 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da812 0x2 + 0x3c0da7c8 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7d2 0x2 .rodata.__func__.8 - 0x3c0da814 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da827 0x1 + 0x3c0da7d4 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7e7 0x1 .rodata.__func__.9 - 0x3c0da828 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da83d 0x3 + 0x3c0da7e8 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7fd 0x3 .rodata.__func__.10 - 0x3c0da840 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da84d 0x3 + 0x3c0da800 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da80d 0x3 .rodata.__func__.11 - 0x3c0da850 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0da865 0x3 + 0x3c0da810 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da825 0x3 .rodata.__func__.12 - 0x3c0da868 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3c0da828 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.raw_input.str1.4 - 0x3c0da873 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3c0da833 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) .rodata.raw_sendto_if_src.str1.4 - 0x3c0da873 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0da873 0x1 + 0x3c0da833 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0da833 0x1 .rodata.__func__.0 - 0x3c0da874 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0da886 0x2 + 0x3c0da834 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0da846 0x2 .rodata.__func__.1 - 0x3c0da888 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3c0da848 0xa esp-idf/lwip/liblwip.a(raw.c.obj) .rodata.tcp_remove_listener.str1.4 - 0x3c0da892 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_listen_closed.str1.4 - 0x3c0da892 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_free_listen.str1.4 - 0x3c0da892 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_free.str1.4 - 0x3c0da892 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_backlog_delayed.str1.4 - 0x3c0da892 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_update_rcv_ann_wnd.str1.4 - 0x3c0da892 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_recved.str1.4 - 0x3c0da892 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_seg_copy.str1.4 - 0x3c0da892 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_recv.str1.4 - 0x3c0da892 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_sent.str1.4 - 0x3c0da892 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_err.str1.4 - 0x3c0da892 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_poll.str1.4 - 0x3c0da892 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_next_iss.str1.4 - 0x3c0da892 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_eff_send_mss_netif.str1.4 - 0x3c0da892 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_pcb_remove.str1.4 - 0x3c0da892 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_abandon.str1.4 - 0x3c0da892 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 - 0x3c0da892 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_close_shutdown.str1.4 - 0x3c0da892 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da852 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_slowtmr.str1.4 - 0x3c0da892 0x1c6 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da892 0x2 + 0x3c0da852 0x1c6 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da852 0x2 .rodata.__func__.0 - 0x3c0da894 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da8b6 0x2 + 0x3c0da854 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da876 0x2 .rodata.__func__.1 - 0x3c0da8b8 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da8cf 0x1 + 0x3c0da878 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da88f 0x1 .rodata.__func__.2 - 0x3c0da8d0 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da8dd 0x3 + 0x3c0da890 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da89d 0x3 .rodata.__func__.3 - 0x3c0da8e0 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da8ef 0x1 + 0x3c0da8a0 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8af 0x1 .rodata.__func__.4 - 0x3c0da8f0 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da8f9 0x3 + 0x3c0da8b0 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8b9 0x3 .srodata.__func__.5 - 0x3c0da8fc 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da8bc 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.6 - 0x3c0da904 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da90d 0x3 + 0x3c0da8c4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8cd 0x3 .rodata.__func__.7 - 0x3c0da910 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da919 0x3 + 0x3c0da8d0 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8d9 0x3 .rodata.__func__.8 - 0x3c0da91c 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da929 0x3 + 0x3c0da8dc 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8e9 0x3 .rodata.__func__.9 - 0x3c0da92c 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da8ec 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.10 - 0x3c0da938 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da943 0x1 + 0x3c0da8f8 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da903 0x1 .rodata.__func__.11 - 0x3c0da944 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da95b 0x1 + 0x3c0da904 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da91b 0x1 .rodata.__func__.14 - 0x3c0da95c 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da91c 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.15 - 0x3c0da968 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da97f 0x1 + 0x3c0da928 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da93f 0x1 .rodata.__func__.16 - 0x3c0da980 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da940 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.17 - 0x3c0da990 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da950 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.__func__.18 - 0x3c0da9a4 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da9b6 0x2 + 0x3c0da964 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da976 0x2 .rodata.__func__.19 - 0x3c0da9b8 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da9cb 0x1 + 0x3c0da978 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da98b 0x1 .rodata.__func__.20 - 0x3c0da9cc 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da9e1 0x3 + 0x3c0da98c 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da9a1 0x3 .rodata.__func__.22 - 0x3c0da9e4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0da9ed 0x3 + 0x3c0da9a4 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da9ad 0x3 .rodata.tcp_pcb_lists - 0x3c0da9f0 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3c0da9f0 tcp_pcb_lists + 0x3c0da9b0 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da9b0 tcp_pcb_lists .srodata.tcp_persist_backoff - 0x3c0daa00 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0daa07 0x1 + 0x3c0da9c0 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da9c7 0x1 .rodata.tcp_backoff - 0x3c0daa08 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da9c8 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) .rodata.tcp_parseopt.str1.4 - 0x3c0daa15 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_input_delayed_close.str1.4 - 0x3c0daa15 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_timewait_input.str1.4 - 0x3c0daa15 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_listen_input.str1.4 - 0x3c0daa15 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_oos_insert_segment.str1.4 - 0x3c0daa15 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_free_acked_segments.str1.4 - 0x3c0daa15 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_receive.str1.4 - 0x3c0daa15 0x130 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x130 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_process.str1.4 - 0x3c0daa15 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d5 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_input.str1.4 - 0x3c0daa15 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0daa15 0x3 + 0x3c0da9d5 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0da9d5 0x3 .rodata.__func__.0 - 0x3c0daa18 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0da9d8 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.1 - 0x3c0daa30 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0daa47 0x1 + 0x3c0da9f0 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0daa07 0x1 .rodata.__func__.2 - 0x3c0daa48 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0daa08 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.3 - 0x3c0daa60 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0daa20 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.4 - 0x3c0daa6c 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0daa2c 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.__func__.5 - 0x3c0daa78 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0daa85 0x3 + 0x3c0daa38 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0daa45 0x3 .rodata.__func__.6 - 0x3c0daa88 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0daa99 0x3 + 0x3c0daa48 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0daa59 0x3 .rodata.__func__.7 - 0x3c0daa9c 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0daaaf 0x1 + 0x3c0daa5c 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0daa6f 0x1 .rodata.__func__.8 - 0x3c0daab0 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3c0daa70 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) .rodata.tcp_write_checks.str1.4 - 0x3c0daaba 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_segment_busy.str1.4 - 0x3c0daaba 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_fill_options.str1.4 - 0x3c0daaba 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_pbuf_prealloc.str1.4 - 0x3c0daaba 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_create_segment.str1.4 - 0x3c0daaba 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_alloc_header_common.str1.4 - 0x3c0daaba 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_alloc_header.str1.4 - 0x3c0daaba 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rst_common.str1.4 - 0x3c0daaba 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_segment.str1.4 - 0x3c0daaba 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_control_segment_netif.str1.4 - 0x3c0daaba 0x31 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x31 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output_control_segment.str1.4 - 0x3c0daaba 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_write.str1.4 - 0x3c0daaba 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_split_unsent_seg.str1.4 - 0x3c0daaba 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_enqueue_flags.str1.4 - 0x3c0daaba 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_send_fin.str1.4 - 0x3c0daaba 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_rto_prepare.str1.4 - 0x3c0daaba 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit.str1.4 - 0x3c0daaba 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_fast.str1.4 - 0x3c0daaba 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_send_empty_ack.str1.4 - 0x3c0daaba 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_output.str1.4 - 0x3c0daaba 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_rto_commit.str1.4 - 0x3c0daaba 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_rexmit_rto.str1.4 - 0x3c0daaba 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_keepalive.str1.4 - 0x3c0daaba 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daa7a 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.tcp_zero_window_probe.str1.4 - 0x3c0daaba 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0daaba 0x2 + 0x3c0daa7a 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daa7a 0x2 .rodata.__func__.0 - 0x3c0daabc 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0daad2 0x2 + 0x3c0daa7c 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daa92 0x2 .rodata.__func__.1 - 0x3c0daad4 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0daae2 0x2 + 0x3c0daa94 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daaa2 0x2 .rodata.__func__.2 - 0x3c0daae4 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daaa4 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.3 - 0x3c0daafc 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0daabc 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daacf 0x1 + .rodata.__func__.4 + 0x3c0daad0 0x21 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daaf1 0x3 + .rodata.__func__.5 + 0x3c0daaf4 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) *fill* 0x3c0dab0f 0x1 - .rodata.__func__.4 - 0x3c0dab10 0x21 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dab31 0x3 - .rodata.__func__.5 - 0x3c0dab34 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dab4f 0x1 .rodata.__func__.6 - 0x3c0dab50 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0dab10 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.7 - 0x3c0dab68 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dab87 0x1 + 0x3c0dab28 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab47 0x1 .rodata.__func__.8 - 0x3c0dab88 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dab97 0x1 + 0x3c0dab48 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab57 0x1 .rodata.__func__.9 - 0x3c0dab98 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0dab58 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.10 - 0x3c0daba8 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0dab68 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab73 0x1 + .rodata.__func__.11 + 0x3c0dab74 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab83 0x1 + .rodata.__func__.12 + 0x3c0dab84 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab9a 0x2 + .rodata.__func__.13 + 0x3c0dab9c 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) *fill* 0x3c0dabb3 0x1 - .rodata.__func__.11 - 0x3c0dabb4 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dabc3 0x1 - .rodata.__func__.12 - 0x3c0dabc4 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dabda 0x2 - .rodata.__func__.13 - 0x3c0dabdc 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dabf3 0x1 .rodata.__func__.14 - 0x3c0dabf4 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0dabb4 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.__func__.15 - 0x3c0dac0c 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dac1f 0x1 + 0x3c0dabcc 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dabdf 0x1 .rodata.__func__.16 - 0x3c0dac20 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dac2b 0x1 + 0x3c0dabe0 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dabeb 0x1 .rodata.__func__.17 - 0x3c0dac2c 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dac3e 0x2 + 0x3c0dabec 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dabfe 0x2 .rodata.__func__.18 - 0x3c0dac40 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dac4d 0x3 + 0x3c0dac00 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac0d 0x3 .rodata.__func__.19 - 0x3c0dac50 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dac65 0x3 + 0x3c0dac10 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac25 0x3 .rodata.__func__.20 - 0x3c0dac68 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dac7b 0x1 + 0x3c0dac28 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac3b 0x1 .rodata.__func__.21 - 0x3c0dac7c 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0dac8e 0x2 + 0x3c0dac3c 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac4e 0x2 .rodata.__func__.22 - 0x3c0dac90 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0daca1 0x3 + 0x3c0dac50 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac61 0x3 .rodata.__func__.23 - 0x3c0daca4 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0dac64 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) .rodata.sys_timeout_abs.str1.4 - 0x3c0dacae 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0dac6e 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.sys_timeout.str1.4 - 0x3c0dacae 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0dac6e 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.sys_timeouts_sleeptime.str1.4 - 0x3c0dacae 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0dacae 0x2 + 0x3c0dac6e 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0dac6e 0x2 .rodata.__func__.0 - 0x3c0dacb0 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0dacc7 0x1 + 0x3c0dac70 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0dac87 0x1 .rodata.__func__.1 - 0x3c0dacc8 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0dac88 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.__func__.2 - 0x3c0dacd4 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0dac94 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) .rodata.lwip_cyclic_timers - 0x3c0dace4 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x3c0dace4 lwip_cyclic_timers + 0x3c0daca4 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0daca4 lwip_cyclic_timers .rodata.udp_input_local_match.str1.4 - 0x3c0dad04 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0dacc4 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.udp_input.str1.4 - 0x3c0dad04 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0dacc4 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.udp_sendto_if_src.str1.4 - 0x3c0dad04 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0dacc4 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.__func__.0 - 0x3c0dad04 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0dad16 0x2 + 0x3c0dacc4 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0dacd6 0x2 .rodata.__func__.1 - 0x3c0dad18 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0dad2e 0x2 + 0x3c0dacd8 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0dacee 0x2 .rodata.__func__.2 - 0x3c0dad30 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3c0dacf0 0xa esp-idf/lwip/liblwip.a(udp.c.obj) .rodata.dhcp_option_short.str1.4 - 0x3c0dad3a 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option.str1.4 - 0x3c0dad3a 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option_byte.str1.4 - 0x3c0dad3a 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option_long.str1.4 - 0x3c0dad3a 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_create_msg.str1.4 - 0x3c0dad3a 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_option_hostname.str1.4 - 0x3c0dad3a 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_conflict_callback.str1.4 - 0x3c0dad3a 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_dec_pcb_refcount.str1.4 - 0x3c0dad3a 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_inc_pcb_refcount.str1.4 - 0x3c0dad3a 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_parse_reply.str1.4 - 0x3c0dad3a 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_recv.str1.4 - 0x3c0dad3a 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_set_struct.str1.4 - 0x3c0dad3a 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.dhcp_network_changed_link_up.str1.4 - 0x3c0dad3a 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dacfa 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dacfa 0x2 + .rodata.__func__.0 + 0x3c0dacfc 0x1d esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad19 0x3 + .rodata.__func__.1 + 0x3c0dad1c 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad2d 0x3 + .rodata.__func__.2 + 0x3c0dad30 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) *fill* 0x3c0dad3a 0x2 - .rodata.__func__.0 - 0x3c0dad3c 0x1d esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dad59 0x3 - .rodata.__func__.1 - 0x3c0dad5c 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dad6d 0x3 - .rodata.__func__.2 - 0x3c0dad70 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dad7a 0x2 .rodata.__func__.3 - 0x3c0dad7c 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dad92 0x2 + 0x3c0dad3c 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad52 0x2 .rodata.__func__.4 - 0x3c0dad94 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dadaa 0x2 + 0x3c0dad54 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad6a 0x2 .rodata.__func__.5 - 0x3c0dadac 0x17 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dadc3 0x1 + 0x3c0dad6c 0x17 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad83 0x1 .rodata.__func__.6 - 0x3c0dadc4 0xd esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dad84 0xd esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad91 0x3 + .rodata.__func__.8 + 0x3c0dad94 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dada5 0x3 + .rodata.__func__.9 + 0x3c0dada8 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dadbd 0x3 + .rodata.__func__.10 + 0x3c0dadc0 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) *fill* 0x3c0dadd1 0x3 - .rodata.__func__.8 - 0x3c0dadd4 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dade5 0x3 - .rodata.__func__.9 - 0x3c0dade8 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dadfd 0x3 - .rodata.__func__.10 - 0x3c0dae00 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dae11 0x3 .rodata.__func__.11 - 0x3c0dae14 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dadd4 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.__func__.12 - 0x3c0dae20 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0dae32 0x2 + 0x3c0dade0 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dadf2 0x2 .rodata.__func__.14 - 0x3c0dae34 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dadf4 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) .srodata.dhcp_discover_request_options - 0x3c0dae44 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0dae04 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.free_etharp_q.str1.4 - 0x3c0dae48 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae08 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_find_entry.str1.4 - 0x3c0dae48 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae08 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_update_arp_entry.str1.4 - 0x3c0dae48 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae08 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_raw.str1.4 - 0x3c0dae48 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae08 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_get_entry.str1.4 - 0x3c0dae48 0x20 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae08 0x20 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_output_to_arp_index.str1.4 - 0x3c0dae48 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae08 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_query.str1.4 - 0x3c0dae48 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae08 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.__func__.0 - 0x3c0dae48 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0dae55 0x3 + 0x3c0dae08 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae15 0x3 .rodata.__func__.1 - 0x3c0dae58 0x1b esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0dae73 0x1 + 0x3c0dae18 0x1b esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae33 0x1 .rodata.__func__.2 - 0x3c0dae74 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0dae82 0x2 + 0x3c0dae34 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae42 0x2 .rodata.__func__.3 - 0x3c0dae84 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0dae8f 0x1 + 0x3c0dae44 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae4f 0x1 .rodata.__func__.6 - 0x3c0dae90 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0daea2 0x2 + 0x3c0dae50 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae62 0x2 .rodata.__func__.7 - 0x3c0daea4 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae64 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.__func__.8 - 0x3c0daebc 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3c0dae7c 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.icmp_send_response.str1.4 - 0x3c0daeca 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x3c0dae8a 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) .rodata.icmp_input.str1.4 - 0x3c0daeca 0x65 esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0daeca 0x2 + 0x3c0dae8a 0x65 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0dae8a 0x2 .rodata.__func__.0 - 0x3c0daecc 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0daedf 0x1 + 0x3c0dae8c 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0dae9f 0x1 .rodata.__func__.1 - 0x3c0daee0 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x3c0daea0 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) .rodata.igmp_send.str1.4 - 0x3c0daeeb 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3c0daeab 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) .rodata.igmp_lookup_group.str1.4 - 0x3c0daeeb 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0daeeb 0x1 + 0x3c0daeab 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0daeab 0x1 .rodata.__func__.0 - 0x3c0daeec 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0daef6 0x2 + 0x3c0daeac 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0daeb6 0x2 .rodata.__func__.1 - 0x3c0daef8 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3c0daeb8 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) .rodata.ip4_output_if_opt_src.str1.4 - 0x3c0daf0a 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3c0daf0a 0x2 + 0x3c0daeca 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c0daeca 0x2 .rodata.__func__.1 - 0x3c0daf0c 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x3c0daecc 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) .rodata.ip4addr_aton.str1.4 - 0x3c0daf22 0x3f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - *fill* 0x3c0daf22 0x2 + 0x3c0daee2 0x3f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c0daee2 0x2 .rodata.__func__.1 - 0x3c0daf24 0xd esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - *fill* 0x3c0daf31 0x3 + 0x3c0daee4 0xd esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c0daef1 0x3 .rodata.ip_addr_broadcast - 0x3c0daf34 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0daf34 ip_addr_broadcast + 0x3c0daef4 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0daef4 ip_addr_broadcast .rodata.ip_addr_any - 0x3c0daf4c 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0daf4c ip_addr_any + 0x3c0daf0c 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0daf0c ip_addr_any .rodata.ip4_frag.str1.4 - 0x3c0daf64 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x3c0daf24 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .rodata.__func__.0 - 0x3c0daf64 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x3c0daf24 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 - 0x3c0daf6d 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x3c0daf2d 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) .rodata.icmp6_send_response.str1.4 - 0x3c0daf6d 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0daf6d 0x3 + 0x3c0daf2d 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0daf2d 0x3 .rodata.__func__.1 - 0x3c0daf70 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0daf99 0x3 + 0x3c0daf30 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0daf59 0x3 .rodata.__func__.2 - 0x3c0daf9c 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x3c0daf5c 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) .rodata.ip6_output_if_src.str1.4 - 0x3c0dafb0 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x3c0daf70 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) .rodata.__func__.1 - 0x3c0dafb0 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) - *fill* 0x3c0dafc2 0x2 + 0x3c0daf70 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + *fill* 0x3c0daf82 0x2 .rodata.ip6_addr_any - 0x3c0dafc4 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x3c0dafc4 ip6_addr_any + 0x3c0daf84 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x3c0daf84 ip6_addr_any .rodata.ip6_frag.str1.4 - 0x3c0dafdc 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3c0daf9c 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .rodata.__func__.0 - 0x3c0dafdc 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3c0daf9c 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .rodata.nd6_process_autoconfig_prefix.str1.4 - 0x3c0dafe5 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0dafa5 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.nd6_free_q.str1.4 - 0x3c0dafe5 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0dafa5 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.nd6_send_na.str1.4 - 0x3c0dafe5 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0dafa5 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.nd6_get_next_hop_entry.str1.4 - 0x3c0dafe5 0x22 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0dafa5 0x22 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.nd6_find_route.str1.4 - 0x3c0dafe5 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0dafe5 0x3 + 0x3c0dafa5 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0dafa5 0x3 .rodata.__func__.0 - 0x3c0dafe8 0x17 esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0dafff 0x1 + 0x3c0dafa8 0x17 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0dafbf 0x1 .rodata.__func__.2 - 0x3c0db000 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0db00f 0x1 + 0x3c0dafc0 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0dafcf 0x1 .srodata.__func__.3 - 0x3c0db010 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0dafd0 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.__func__.4 - 0x3c0db018 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0db023 0x1 + 0x3c0dafd8 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0dafe3 0x1 .rodata.__func__.5 - 0x3c0db024 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0db042 0x2 + 0x3c0dafe4 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0db002 0x2 .rodata.__func__.6 - 0x3c0db044 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0db004 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.__func__.7 - 0x3c0db050 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3c0db010 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) .rodata.ethernet_output.str1.4 - 0x3c0db05c 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0db01c 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) .rodata.__func__.0 - 0x3c0db05c 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0db01c 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) .srodata.ethzero - 0x3c0db06c 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0db06c ethzero - *fill* 0x3c0db072 0x2 + 0x3c0db02c 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0db02c ethzero + *fill* 0x3c0db032 0x2 .srodata.ethbroadcast - 0x3c0db074 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0db074 ethbroadcast + 0x3c0db034 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0db034 ethbroadcast .rodata.lwip_getsockopt_impl_ext.str1.4 - 0x3c0db07a 0x14 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x3c0db03a 0x14 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) .rodata.sys_mutex_lock.str1.4 - 0x3c0db07a 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_mutex_unlock.str1.4 - 0x3c0db07a 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_sem_new.str1.4 - 0x3c0db07a 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_sem_signal.str1.4 - 0x3c0db07a 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_arch_sem_wait.str1.4 - 0x3c0db07a 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_mbox_post.str1.4 - 0x3c0db07a 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_arch_mbox_fetch.str1.4 - 0x3c0db07a 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_mbox_free.str1.4 - 0x3c0db07a 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_init.str1.4 - 0x3c0db07a 0x45 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x45 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_thread_sem_init.str1.4 - 0x3c0db07a 0x2c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db03a 0x2c esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.sys_thread_tcpip.str1.4 - 0x3c0db07a 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db07a 0x2 + 0x3c0db03a 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db03a 0x2 .rodata.__func__.0 - 0x3c0db07c 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db08d 0x3 + 0x3c0db03c 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db04d 0x3 .rodata.__func__.2 - 0x3c0db090 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db09e 0x2 + 0x3c0db050 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db05e 0x2 .rodata.__func__.3 - 0x3c0db0a0 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db0b7 0x1 + 0x3c0db060 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db077 0x1 .rodata.__func__.4 - 0x3c0db0b8 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db078 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.__func__.6 - 0x3c0db0cc 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db0da 0x2 + 0x3c0db08c 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db09a 0x2 .rodata.__func__.7 - 0x3c0db0dc 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db0ee 0x2 + 0x3c0db09c 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db0ae 0x2 .rodata.__func__.8 - 0x3c0db0f0 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db0ff 0x1 + 0x3c0db0b0 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db0bf 0x1 .rodata.__func__.9 - 0x3c0db100 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db0c0 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.__func__.10 - 0x3c0db10c 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0db11d 0x3 + 0x3c0db0cc 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db0dd 0x3 .rodata.__func__.11 - 0x3c0db120 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3c0db0e0 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) .rodata.esp_vfs_lwip_sockets_register.str1.4 - 0x3c0db12f 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - *fill* 0x3c0db12f 0x1 + 0x3c0db0ef 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x3c0db0ef 0x1 .rodata.__func__.0 - 0x3c0db130 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x3c0db0f0 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .rodata.kill_oldest_dhcps_pool.str1.4 - 0x3c0db14e 0x57 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x3c0db10e 0x57 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .rodata.dhcps_start.str1.4 - 0x3c0db14e 0x70 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - *fill* 0x3c0db14e 0x2 + 0x3c0db10e 0x70 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c0db10e 0x2 .rodata.__func__.0 - 0x3c0db150 0x17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - *fill* 0x3c0db167 0x1 + 0x3c0db110 0x17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c0db127 0x1 .srodata.magic_cookie - 0x3c0db168 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x3c0db128 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .rodata.netconn_new_with_proto_and_callback.str1.4 - 0x3c0db16c 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0db12c 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.netconn_write_vectors_partly.str1.4 - 0x3c0db16c 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0db12c 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.netconn_recv_data.str1.4 - 0x3c0db16c 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0db12c 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.__func__.1 - 0x3c0db16c 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0db189 0x3 + 0x3c0db12c 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0db149 0x3 .rodata.__func__.3 - 0x3c0db18c 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0db19e 0x2 + 0x3c0db14c 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0db15e 0x2 .rodata.__func__.4 - 0x3c0db1a0 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x3c0db160 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) .rodata.lwip_netconn_err_to_msg.str1.4 - 0x3c0db1c4 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.recv_udp.str1.4 - 0x3c0db1c4 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.pcb_new.str1.4 - 0x3c0db1c4 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_connected.str1.4 - 0x3c0db1c4 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.err_tcp.str1.4 - 0x3c0db1c4 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_writemore.str1.4 - 0x3c0db1c4 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_close_internal.str1.4 - 0x3c0db1c4 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.recv_tcp.str1.4 - 0x3c0db1c4 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_is_err_msg.str1.4 - 0x3c0db1c4 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.netconn_alloc.str1.4 - 0x3c0db1c4 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.netconn_free.str1.4 - 0x3c0db1c4 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.netconn_drain.str1.4 - 0x3c0db1c4 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_delconn.str1.4 - 0x3c0db1c4 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_write.str1.4 - 0x3c0db1c4 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_getaddr.str1.4 - 0x3c0db1c4 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.lwip_netconn_do_close.str1.4 - 0x3c0db1c4 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db184 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.0 - 0x3c0db1c4 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db1da 0x2 + 0x3c0db184 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db19a 0x2 .rodata.__func__.1 - 0x3c0db1dc 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db19c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.2 - 0x3c0db1f4 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db20a 0x2 + 0x3c0db1b4 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db1ca 0x2 .rodata.__func__.5 - 0x3c0db20c 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db226 0x2 + 0x3c0db1cc 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db1e6 0x2 .rodata.__func__.6 - 0x3c0db228 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db1e8 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.7 - 0x3c0db240 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db24e 0x2 + 0x3c0db200 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db20e 0x2 .rodata.__func__.8 - 0x3c0db250 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db25d 0x3 + 0x3c0db210 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db21d 0x3 .rodata.__func__.9 - 0x3c0db260 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db26e 0x2 + 0x3c0db220 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db22e 0x2 .rodata.__func__.10 - 0x3c0db270 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db279 0x3 + 0x3c0db230 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db239 0x3 .rodata.__func__.11 - 0x3c0db27c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db285 0x3 + 0x3c0db23c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db245 0x3 .rodata.__func__.12 - 0x3c0db288 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db2a7 0x1 + 0x3c0db248 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db267 0x1 .rodata.__func__.13 - 0x3c0db2a8 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db2c2 0x2 + 0x3c0db268 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db282 0x2 .rodata.__func__.14 - 0x3c0db2c4 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db2cd 0x3 + 0x3c0db284 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db28d 0x3 .rodata.__func__.15 - 0x3c0db2d0 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db290 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.__func__.16 - 0x3c0db2e8 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db2a8 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.17 - 0x3c0db2f0 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0db2f9 0x3 + 0x3c0db2b0 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db2b9 0x3 .srodata.__func__.18 - 0x3c0db2fc 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db2bc 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.__func__.19 - 0x3c0db304 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db2c4 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_closed - 0x3c0db31c 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db2dc 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_reset - 0x3c0db31d 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db2dd 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_aborted - 0x3c0db31e 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db2de 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .srodata.netconn_deleted - 0x3c0db31f 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0db2df 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) .rodata.err_to_errno_table - 0x3c0db320 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + 0x3c0db2e0 0x44 esp-idf/lwip/liblwip.a(err.c.obj) .rodata.netbuf_alloc.str1.4 - 0x3c0db364 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0db324 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) .rodata.__func__.0 - 0x3c0db364 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0db324 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) .rodata.esp_netif_action_connected.str1.4 - 0x3c0db371 0xa3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x3c0db331 0xa3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) .rodata.esp_netif_action_got_ip.str1.4 - 0x3c0db371 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - *fill* 0x3c0db371 0x3 + 0x3c0db331 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + *fill* 0x3c0db331 0x3 .rodata.__FUNCTION__.0 - 0x3c0db374 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x3c0db334 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) .rodata.str1.4 - 0x3c0db38f 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) - *fill* 0x3c0db38f 0x1 + 0x3c0db34f 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + *fill* 0x3c0db34f 0x1 .rodata._g_esp_netif_inherent_sta_config - 0x3c0db390 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) - 0x3c0db390 _g_esp_netif_inherent_sta_config + 0x3c0db350 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c0db350 _g_esp_netif_inherent_sta_config .srodata.s_wifi_netif_config_sta - 0x3c0db3b8 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + 0x3c0db378 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) .rodata.wlanif_init.str1.4 - 0x3c0db3c0 0x4a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x3c0db380 0x4a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .rodata.__func__.0 - 0x3c0db3c0 0xc esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x3c0db380 0xc esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .rodata.wpa3_hostap_auth_init.str1.4 - 0x3c0db3cc 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3c0db38c 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .rodata.wpa_group_init_gmk_and_counter.str1.4 - 0x3c0db3cc 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db38c 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_gtk_update.str1.4 - 0x3c0db3cc 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db38c 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_group_config_group_keys.str1.4 - 0x3c0db3cc 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db38c 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_derive_ptk.str1.4 - 0x3c0db3cc 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .srodata 0x3c0db3cc 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db38c 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .srodata 0x3c0db38c 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.sae_check_big_sync.str1.4 - 0x3c0db3d2 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db392 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sae_accept_sta.str1.4 - 0x3c0db3d2 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db392 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sae_sm_step.str1.4 - 0x3c0db3d2 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db392 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.handle_auth_sae.str1.4 - 0x3c0db3d2 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - *fill* 0x3c0db3d2 0x2 - .srodata 0x3c0db3d4 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db392 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + *fill* 0x3c0db392 0x2 + .srodata 0x3c0db394 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sswu.str1.4 - 0x3c0db3da 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db39a 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_test_pwd_seed_ffc.str1.4 - 0x3c0db3da 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db39a 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pt_ecc.str1.4 - 0x3c0db3da 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db39a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pt_ffc.str1.4 - 0x3c0db3da 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db39a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_keys.str1.4 - 0x3c0db3da 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db39a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pwe_from_pt_ecc.str1.4 - 0x3c0db3da 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db39a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pwe_from_pt_ffc.str1.4 - 0x3c0db3da 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - *fill* 0x3c0db3da 0x2 - .rodata 0x3c0db3dc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db39a 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + *fill* 0x3c0db39a 0x2 + .rodata 0x3c0db39c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.dragonfly_get_rand_1_to_p_1.str1.4 - 0x3c0db3fc 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x3c0db3bc 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .rodata.rsn_pmkid.str1.4 - 0x3c0db3fc 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x3c0db3bc 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .rodata.hmac_sha256_kdf.str1.4 - 0x3c0db3fc 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x3c0db3bc 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .rodata.dh_groups - 0x3c0db3fc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db3bc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_order - 0x3c0db41c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db3dc 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_prime - 0x3c0db4dc 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db49c 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .srodata.dh_group5_generator - 0x3c0db59c 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db55c 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.wpa_derive_ptk.str1.4 - 0x3c0db59d 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0db55d 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .rodata.owe_process_assoc_resp.str1.4 - 0x3c0db59d 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0db55d 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .rodata.wpa_gen_wpa_ie_rsn.str1.4 - 0x3c0db59d 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - *fill* 0x3c0db59d 0x3 + 0x3c0db55d 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x3c0db55d 0x3 .rodata.__func__.1 - 0x3c0db5a0 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x3c0db560 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .rodata.add_char.str1.4 - 0x3c0db5b3 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - *fill* 0x3c0db5b3 0x1 + 0x3c0db573 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + *fill* 0x3c0db573 0x1 .rodata.d_perm_table - 0x3c0db5b4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x3c0db574 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .rodata.d_mult_table - 0x3c0db5d4 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .rodata.zero 0x3c0db9d4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x3c0db594 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.zero 0x3c0db994 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .rodata.lib_printf.str1.4 - 0x3c0db9e4 0x10 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0db9a4 0x10 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.pp_printf.str1.4 - 0x3c0db9e4 0x3 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0db9a4 0x3 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.net80211_printf.str1.4 - 0x3c0db9e4 0x9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0db9a4 0x9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.esp_crypto_sha1_mbedtls.str1.4 - 0x3c0db9e4 0x49 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x3c0db9a4 0x49 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .rodata.misc_nvs_load.str1.4 - 0x3c0db9e4 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0db9a4 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) .rodata.esp_ota_get_running_partition.str1.4 - 0x3c0db9e4 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3c0db9a4 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata.__func__.1 - 0x3c0db9e4 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3c0dba02 0x2 - .rodata 0x3c0dba04 0x20 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x3c0db9a4 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c0db9c2 0x2 + .rodata 0x3c0db9c4 0x20 esp-idf/hal/libhal.a(ds_hal.c.obj) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c0dba24 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9e4 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 - 0x3c0dba24 0x26 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9e4 0x26 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .rodata._ZTSSt9exception - 0x3c0dba24 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dba24 typeinfo name for std::exception - *fill* 0x3c0dba31 0x3 + 0x3c0db9e4 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9e4 typeinfo name for std::exception + *fill* 0x3c0db9f1 0x3 .srodata._ZTISt9exception - 0x3c0dba34 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dba34 typeinfo for std::exception + 0x3c0db9f4 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9f4 typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0dba3c 0x27 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dba3c typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c0dba63 0x1 + 0x3c0db9fc 0x27 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9fc typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c0dba23 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0dba64 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) - 0x3c0dba64 typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c0dba24 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba24 typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0dba70 0x29 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dba70 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c0dba99 0x3 + 0x3c0dba30 0x29 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba30 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c0dba59 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0dba9c 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) - 0x3c0dba9c typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c0dba5c 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) + 0x3c0dba5c typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0dbaa8 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dbaa8 vtable for __gnu_cxx::__concurrence_lock_error + 0x3c0dba68 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba68 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0dbabc 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dbabc vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c0dba7c 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba7c vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c0dbad0 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dbad0 std::nothrow - *fill* 0x3c0dbad1 0x3 + 0x3c0dba90 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba90 std::nothrow + *fill* 0x3c0dba91 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c0dbad4 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x3c0dbad4 vtable for __cxxabiv1::__si_class_type_info + 0x3c0dba94 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x3c0dba94 vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c0dbb00 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x3c0dbb00 vtable for __cxxabiv1::__class_type_info + 0x3c0dbac0 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x3c0dbac0 vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c0dbb2c 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0dbb2c typeinfo name for std::bad_alloc - *fill* 0x3c0dbb39 0x3 + 0x3c0dbaec 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0dbaec typeinfo name for std::bad_alloc + *fill* 0x3c0dbaf9 0x3 .rodata._ZTISt9bad_alloc - 0x3c0dbb3c 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0dbb3c typeinfo for std::bad_alloc + 0x3c0dbafc 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0dbafc typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c0dbb48 0xf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0dbb08 0xf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .rodata._ZTVSt9bad_alloc - 0x3c0dbb48 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x3c0dbb48 vtable for std::bad_alloc + 0x3c0dbb08 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0dbb08 vtable for std::bad_alloc .rodata.lib_printf.str1.4 - 0x3c0dbb5c 0x10 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x3c0dbb1c 0x10 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .rodata.phy_printf.str1.4 - 0x3c0dbb5c 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .srodata.cst8 0x3c0dbb5c 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .rodata 0x3c0dbb5c 0x101 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - 0x3c0dbb5c _ctype_ + 0x3c0dbb1c 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .srodata.cst8 0x3c0dbb1c 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .rodata 0x3c0dbb1c 0x101 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x3c0dbb1c _ctype_ .rodata.str1.4 - 0x3c0dbc5d 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x3c0dbc1d 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .rodata.str1.4 - 0x3c0dbc5d 0x701 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - *fill* 0x3c0dbc5d 0x3 - .rodata 0x3c0dbc60 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .rodata 0x3c0dbe9c 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0dbc1d 0x701 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + *fill* 0x3c0dbc1d 0x3 + .rodata 0x3c0dbc20 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .rodata 0x3c0dbe5c 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.str1.4 - 0x3c0dc0d8 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .srodata.cst8 0x3c0dc0d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .rodata 0x3c0dc0d8 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0dc098 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c0dc098 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .rodata 0x3c0dc098 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.str1.4 - 0x3c0dc314 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .srodata.cst8 0x3c0dc314 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .rodata 0x3c0dc314 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c0dc2d4 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .srodata.cst8 0x3c0dc2d4 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .rodata 0x3c0dc2d4 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c0dc550 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c0dc510 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c0dc550 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .rodata 0x3c0dc550 0x16c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3c0dc550 __default_global_locale - .srodata.cst8 0x3c0dc6bc 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x3c0dc510 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .rodata 0x3c0dc510 0x16c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c0dc510 __default_global_locale + .srodata.cst8 0x3c0dc67c 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .rodata.str1.4 - 0x3c0dc6bc 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .srodata.cst8 0x3c0dc6bc 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3c0dc67c 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c0dc67c 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .rodata.str1.4 - 0x3c0dc6bc 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .srodata.cst8 0x3c0dc6bc 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - *fill* 0x3c0dc6bc 0x4 - .rodata 0x3c0dc6c0 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c0dc6d0 __mprec_tens - 0x3c0dc798 __mprec_tinytens - 0x3c0dc7c0 __mprec_bigtens - .rodata 0x3c0dc7e8 0x414 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c0dca04 __chclass - 0x3c0dcb04 __state_table - 0x3c0dcb70 __action_table + 0x3c0dc67c 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .srodata.cst8 0x3c0dc67c 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + *fill* 0x3c0dc67c 0x4 + .rodata 0x3c0dc680 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c0dc690 __mprec_tens + 0x3c0dc758 __mprec_tinytens + 0x3c0dc780 __mprec_bigtens + .rodata 0x3c0dc7a8 0x414 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0dc9c4 __chclass + 0x3c0dcac4 __state_table + 0x3c0dcb30 __action_table .rodata.str1.4 - 0x3c0dcbfc 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0dcbbc 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) *(.rodata_wlog_error .rodata_wlog_error.*) .rodata_wlog_error.2 - 0x3c0dcbfc 0x57 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0dcc53 0x1 + 0x3c0dcbbc 0x57 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0dcc13 0x1 .rodata_wlog_error.3 - 0x3c0dcc54 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0dcca2 0x2 + 0x3c0dcc14 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0dcc62 0x2 .rodata_wlog_error.4 - 0x3c0dcca4 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0dcd15 0x3 + 0x3c0dcc64 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0dccd5 0x3 .rodata_wlog_error.12 - 0x3c0dcd18 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcd1f 0x1 + 0x3c0dccd8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccdf 0x1 .rodata_wlog_error.13 - 0x3c0dcd20 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcd27 0x1 + 0x3c0dcce0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcce7 0x1 .rodata_wlog_error.14 - 0x3c0dcd28 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcd2f 0x1 + 0x3c0dcce8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccef 0x1 .rodata_wlog_error.16 - 0x3c0dcd30 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcd37 0x1 + 0x3c0dccf0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccf7 0x1 .rodata_wlog_error.21 - 0x3c0dcd38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcd3f 0x1 + 0x3c0dccf8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccff 0x1 .rodata_wlog_error.23 - 0x3c0dcd40 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0dcd00 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_error.24 + 0x3c0dcd40 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd47 0x1 + .rodata_wlog_error.26 + 0x3c0dcd48 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd4f 0x1 + .rodata_wlog_error.27 + 0x3c0dcd50 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd57 0x1 + .rodata_wlog_error.29 + 0x3c0dcd58 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd5f 0x1 + .rodata_wlog_error.30 + 0x3c0dcd60 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd67 0x1 + .rodata_wlog_error.32 + 0x3c0dcd68 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd6f 0x1 + .rodata_wlog_error.36 + 0x3c0dcd70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd77 0x1 + .rodata_wlog_error.38 + 0x3c0dcd78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd7f 0x1 + .rodata_wlog_error.39 0x3c0dcd80 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0dcd87 0x1 - .rodata_wlog_error.26 + .rodata_wlog_error.40 0x3c0dcd88 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0dcd8f 0x1 - .rodata_wlog_error.27 + .rodata_wlog_error.43 0x3c0dcd90 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0dcd97 0x1 - .rodata_wlog_error.29 + .rodata_wlog_error.56 0x3c0dcd98 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0dcd9f 0x1 - .rodata_wlog_error.30 + .rodata_wlog_error.58 0x3c0dcda0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0dcda7 0x1 - .rodata_wlog_error.32 - 0x3c0dcda8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.10 + 0x3c0dcda8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0dcdaf 0x1 - .rodata_wlog_error.36 - 0x3c0dcdb0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.11 + 0x3c0dcdb0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0dcdb7 0x1 - .rodata_wlog_error.38 - 0x3c0dcdb8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.13 + 0x3c0dcdb8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) *fill* 0x3c0dcdbf 0x1 - .rodata_wlog_error.39 - 0x3c0dcdc0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcdc7 0x1 - .rodata_wlog_error.40 - 0x3c0dcdc8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcdcf 0x1 - .rodata_wlog_error.43 - 0x3c0dcdd0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcdd7 0x1 - .rodata_wlog_error.56 - 0x3c0dcdd8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcddf 0x1 - .rodata_wlog_error.58 - 0x3c0dcde0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dcde7 0x1 - .rodata_wlog_error.10 - 0x3c0dcde8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcdef 0x1 - .rodata_wlog_error.11 - 0x3c0dcdf0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcdf7 0x1 - .rodata_wlog_error.13 - 0x3c0dcdf8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcdff 0x1 .rodata_wlog_error.16 - 0x3c0dce00 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0dcdc0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.17 - 0x3c0dce0c 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce19 0x3 + 0x3c0dcdcc 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcdd9 0x3 .rodata_wlog_error.18 - 0x3c0dce1c 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce27 0x1 + 0x3c0dcddc 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcde7 0x1 .rodata_wlog_error.19 - 0x3c0dce28 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce35 0x3 + 0x3c0dcde8 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcdf5 0x3 .rodata_wlog_error.21 - 0x3c0dce38 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0dcdf8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.22 - 0x3c0dce44 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce56 0x2 + 0x3c0dce04 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce16 0x2 .rodata_wlog_error.27 - 0x3c0dce58 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce5f 0x1 + 0x3c0dce18 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce1f 0x1 .rodata_wlog_error.29 - 0x3c0dce60 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce67 0x1 + 0x3c0dce20 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce27 0x1 .rodata_wlog_error.31 - 0x3c0dce68 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce6f 0x1 + 0x3c0dce28 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce2f 0x1 .rodata_wlog_error.35 - 0x3c0dce70 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dce8d 0x3 + 0x3c0dce30 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce4d 0x3 .rodata_wlog_error.36 - 0x3c0dce90 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcead 0x3 + 0x3c0dce50 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce6d 0x3 .rodata_wlog_error.38 - 0x3c0dceb0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dceb7 0x1 + 0x3c0dce70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce77 0x1 .rodata_wlog_error.51 - 0x3c0dceb8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcebf 0x1 + 0x3c0dce78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce7f 0x1 .rodata_wlog_error.56 - 0x3c0dcec0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0dce80 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_error.9 - 0x3c0dced8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcedf 0x1 + 0x3c0dce98 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce9f 0x1 .rodata_wlog_error.10 - 0x3c0dcee0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0dcea0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.11 - 0x3c0dcef4 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dcf1b 0x1 + 0x3c0dceb4 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcedb 0x1 .rodata_wlog_error.12 - 0x3c0dcf1c 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dcf4a 0x2 + 0x3c0dcedc 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf0a 0x2 .rodata_wlog_error.3 - 0x3c0dcf4c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dcf53 0x1 + 0x3c0dcf0c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf13 0x1 .rodata_wlog_error.4 - 0x3c0dcf54 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dcf7b 0x1 + 0x3c0dcf14 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf3b 0x1 .rodata_wlog_error.5 - 0x3c0dcf7c 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dcf89 0x3 + 0x3c0dcf3c 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf49 0x3 .rodata_wlog_error.6 - 0x3c0dcf8c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3c0dcf4c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.7 - 0x3c0dcfa0 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dcfc7 0x1 + 0x3c0dcf60 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf87 0x1 .rodata_wlog_error.8 - 0x3c0dcfc8 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dcff6 0x2 + 0x3c0dcf88 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcfb6 0x2 .rodata_wlog_error.9 - 0x3c0dcff8 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dd005 0x3 + 0x3c0dcfb8 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcfc5 0x3 .rodata_wlog_error.3 - 0x3c0dd008 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0dd00f 0x1 + 0x3c0dcfc8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0dcfcf 0x1 .rodata_wlog_error.5 - 0x3c0dd010 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0dd02b 0x1 + 0x3c0dcfd0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0dcfeb 0x1 .rodata_wlog_error.6 - 0x3c0dd02c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0dd033 0x1 + 0x3c0dcfec 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0dcff3 0x1 .rodata_wlog_error.13 - 0x3c0dd034 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0dd03b 0x1 + 0x3c0dcff4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0dcffb 0x1 .rodata_wlog_error.7 - 0x3c0dd03c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0dd057 0x1 + 0x3c0dcffc 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0dd017 0x1 .rodata_wlog_error.8 - 0x3c0dd058 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0dd018 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_error.12 - 0x3c0dd078 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dd095 0x3 + 0x3c0dd038 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd055 0x3 .rodata_wlog_error.48 - 0x3c0dd098 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dd0d2 0x2 + 0x3c0dd058 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd092 0x2 .rodata_wlog_error.57 - 0x3c0dd0d4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dd0db 0x1 + 0x3c0dd094 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd09b 0x1 .rodata_wlog_error.64 - 0x3c0dd0dc 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0dd09c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd0b3 0x1 + .rodata_wlog_error.92 + 0x3c0dd0b4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd0bb 0x1 + .rodata_wlog_error.95 + 0x3c0dd0bc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd0c3 0x1 + .rodata_wlog_error.3 + 0x3c0dd0c4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dd0cb 0x1 + .rodata_wlog_error.7 + 0x3c0dd0cc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.8 + 0x3c0dd0ec 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) *fill* 0x3c0dd0f3 0x1 - .rodata_wlog_error.92 - 0x3c0dd0f4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dd0fb 0x1 - .rodata_wlog_error.95 - 0x3c0dd0fc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dd103 0x1 - .rodata_wlog_error.3 - 0x3c0dd104 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dd10b 0x1 - .rodata_wlog_error.7 - 0x3c0dd10c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_error.8 - 0x3c0dd12c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dd133 0x1 .rodata_wlog_error.16 - 0x3c0dd134 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dd14d 0x3 + 0x3c0dd0f4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd10d 0x3 .rodata_wlog_error.2 - 0x3c0dd150 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dd16e 0x2 + 0x3c0dd110 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd12e 0x2 .rodata_wlog_error.3 - 0x3c0dd170 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dd18a 0x2 + 0x3c0dd130 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd14a 0x2 .rodata_wlog_error.5 - 0x3c0dd18c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dd1ad 0x3 + 0x3c0dd14c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd16d 0x3 .rodata_wlog_error.10 - 0x3c0dd1b0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0dd1b7 0x1 + 0x3c0dd170 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0dd177 0x1 .rodata_wlog_error.3 - 0x3c0dd1b8 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0dd1e6 0x2 + 0x3c0dd178 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0dd1a6 0x2 .rodata_wlog_error.9 - 0x3c0dd1e8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0dd1ef 0x1 + 0x3c0dd1a8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0dd1af 0x1 .rodata_wlog_error.10 - 0x3c0dd1f0 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd1b0 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.107 - 0x3c0dd224 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd1e4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.115 - 0x3c0dd234 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd23b 0x1 + 0x3c0dd1f4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd1fb 0x1 .rodata_wlog_error.116 - 0x3c0dd23c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd1fc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.131 - 0x3c0dd254 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd26f 0x1 + 0x3c0dd214 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd22f 0x1 .rodata_wlog_error.18 - 0x3c0dd270 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd299 0x3 + 0x3c0dd230 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd259 0x3 .rodata_wlog_error.23 - 0x3c0dd29c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd25c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.31 - 0x3c0dd2bc 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd2fa 0x2 + 0x3c0dd27c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd2ba 0x2 .rodata_wlog_error.32 - 0x3c0dd2fc 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd327 0x1 + 0x3c0dd2bc 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd2e7 0x1 .rodata_wlog_error.35 - 0x3c0dd328 0x4b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd373 0x1 + 0x3c0dd2e8 0x4b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd333 0x1 .rodata_wlog_error.45 - 0x3c0dd374 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd37b 0x1 + 0x3c0dd334 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd33b 0x1 .rodata_wlog_error.46 - 0x3c0dd37c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd383 0x1 + 0x3c0dd33c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd343 0x1 .rodata_wlog_error.48 - 0x3c0dd384 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd38b 0x1 + 0x3c0dd344 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd34b 0x1 .rodata_wlog_error.49 - 0x3c0dd38c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd393 0x1 + 0x3c0dd34c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd353 0x1 .rodata_wlog_error.51 - 0x3c0dd394 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd354 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.52 - 0x3c0dd3b8 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd3fe 0x2 + 0x3c0dd378 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd3be 0x2 .rodata_wlog_error.53 - 0x3c0dd400 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd3c0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.54 - 0x3c0dd448 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd408 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.55 - 0x3c0dd470 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd499 0x3 + 0x3c0dd430 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd459 0x3 .rodata_wlog_error.56 - 0x3c0dd49c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd45c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.57 - 0x3c0dd4c4 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd4ed 0x3 + 0x3c0dd484 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd4ad 0x3 .rodata_wlog_error.58 - 0x3c0dd4f0 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd505 0x3 + 0x3c0dd4b0 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd4c5 0x3 .rodata_wlog_error.59 - 0x3c0dd508 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd537 0x1 + 0x3c0dd4c8 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd4f7 0x1 .rodata_wlog_error.60 - 0x3c0dd538 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd54e 0x2 + 0x3c0dd4f8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd50e 0x2 .rodata_wlog_error.61 - 0x3c0dd550 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd563 0x1 + 0x3c0dd510 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd523 0x1 .rodata_wlog_error.63 - 0x3c0dd564 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd591 0x3 + 0x3c0dd524 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd551 0x3 .rodata_wlog_error.70 - 0x3c0dd594 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd5b5 0x3 + 0x3c0dd554 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd575 0x3 .rodata_wlog_error.9 - 0x3c0dd5b8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dd578 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.26 - 0x3c0dd5ec 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd612 0x2 + 0x3c0dd5ac 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0dd5d2 0x2 .rodata_wlog_error.27 - 0x3c0dd614 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd637 0x1 + 0x3c0dd5d4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0dd5f7 0x1 .rodata_wlog_error.28 - 0x3c0dd638 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3c0dd5f8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) .rodata_wlog_error.29 - 0x3c0dd654 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd671 0x3 + 0x3c0dd614 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0dd631 0x3 .rodata_wlog_error.13 - 0x3c0dd674 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dd68e 0x2 + 0x3c0dd634 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd64e 0x2 .rodata_wlog_error.15 - 0x3c0dd690 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dd6b1 0x3 + 0x3c0dd650 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd671 0x3 .rodata_wlog_error.18 - 0x3c0dd6b4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dd6d5 0x3 + 0x3c0dd674 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd695 0x3 .rodata_wlog_error.5 - 0x3c0dd6d8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dd6f3 0x1 + 0x3c0dd698 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd6b3 0x1 .rodata_wlog_error.58 - 0x3c0dd6f4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0dd6b4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.59 - 0x3c0dd718 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dd737 0x1 + 0x3c0dd6d8 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd6f7 0x1 .rodata_wlog_error.61 - 0x3c0dd738 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dd75b 0x1 + 0x3c0dd6f8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd71b 0x1 .rodata_wlog_error.8 - 0x3c0dd75c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0dd71c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.7 - 0x3c0dd780 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0dd740 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_error.51 - 0x3c0dd79c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd7a3 0x1 + 0x3c0dd75c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd763 0x1 .rodata_wlog_error.57 - 0x3c0dd7a4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd7c5 0x3 + 0x3c0dd764 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd785 0x3 .rodata_wlog_error.66 - 0x3c0dd7c8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd7d6 0x2 + 0x3c0dd788 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd796 0x2 .rodata_wlog_error.88 - 0x3c0dd7d8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd7df 0x1 + 0x3c0dd798 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd79f 0x1 .rodata_wlog_error.89 - 0x3c0dd7e0 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd83a 0x2 + 0x3c0dd7a0 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd7fa 0x2 .rodata_wlog_error.90 - 0x3c0dd83c 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd86e 0x2 + 0x3c0dd7fc 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd82e 0x2 .rodata_wlog_error.92 - 0x3c0dd870 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd8d2 0x2 + 0x3c0dd830 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd892 0x2 .rodata_wlog_error.93 - 0x3c0dd8d4 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd8e7 0x1 + 0x3c0dd894 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd8a7 0x1 .rodata_wlog_error.95 - 0x3c0dd8e8 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd90f 0x1 + 0x3c0dd8a8 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd8cf 0x1 .rodata_wlog_error.10 - 0x3c0dd910 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0dd8d0 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.11 - 0x3c0dd974 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dd997 0x1 + 0x3c0dd934 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd957 0x1 .rodata_wlog_error.12 - 0x3c0dd998 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dd9ba 0x2 + 0x3c0dd958 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd97a 0x2 .rodata_wlog_error.14 - 0x3c0dd9bc 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0dd97c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.2 - 0x3c0dda04 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dda0b 0x1 + 0x3c0dd9c4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9cb 0x1 .rodata_wlog_error.31 - 0x3c0dda0c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dda13 0x1 + 0x3c0dd9cc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9d3 0x1 .rodata_wlog_error.33 - 0x3c0dda14 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dda1b 0x1 + 0x3c0dd9d4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9db 0x1 .rodata_wlog_error.34 - 0x3c0dda1c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0dd9dc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.35 - 0x3c0dda30 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dda47 0x1 + 0x3c0dd9f0 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda07 0x1 .rodata_wlog_error.4 + 0x3c0dda08 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda0f 0x1 + .rodata_wlog_error.44 + 0x3c0dda10 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda26 0x2 + .rodata_wlog_error.47 + 0x3c0dda28 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda2f 0x1 + .rodata_wlog_error.5 + 0x3c0dda30 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda37 0x1 + .rodata_wlog_error.50 + 0x3c0dda38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda3f 0x1 + .rodata_wlog_error.51 + 0x3c0dda40 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda47 0x1 + .rodata_wlog_error.52 0x3c0dda48 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0dda4f 0x1 - .rodata_wlog_error.44 - 0x3c0dda50 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dda66 0x2 - .rodata_wlog_error.47 + .rodata_wlog_error.53 + 0x3c0dda50 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda57 0x1 + .rodata_wlog_error.55 + 0x3c0dda58 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda5f 0x1 + .rodata_wlog_error.61 + 0x3c0dda60 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda67 0x1 + .rodata_wlog_error.64 0x3c0dda68 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0dda6f 0x1 - .rodata_wlog_error.5 + .rodata_wlog_error.65 0x3c0dda70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0dda77 0x1 - .rodata_wlog_error.50 + .rodata_wlog_error.67 0x3c0dda78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0dda7f 0x1 - .rodata_wlog_error.51 + .rodata_wlog_error.68 0x3c0dda80 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0dda87 0x1 - .rodata_wlog_error.52 + .rodata_wlog_error.69 0x3c0dda88 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0dda8f 0x1 - .rodata_wlog_error.53 - 0x3c0dda90 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dda97 0x1 - .rodata_wlog_error.55 - 0x3c0dda98 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dda9f 0x1 - .rodata_wlog_error.61 - 0x3c0ddaa0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddaa7 0x1 - .rodata_wlog_error.64 - 0x3c0ddaa8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddaaf 0x1 - .rodata_wlog_error.65 + .rodata_wlog_error.7 + 0x3c0dda90 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ddaad 0x3 + .rodata_wlog_error.70 0x3c0ddab0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0ddab7 0x1 - .rodata_wlog_error.67 + .rodata_wlog_error.71 0x3c0ddab8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0ddabf 0x1 - .rodata_wlog_error.68 + .rodata_wlog_error.72 0x3c0ddac0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0ddac7 0x1 - .rodata_wlog_error.69 + .rodata_wlog_error.73 0x3c0ddac8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) *fill* 0x3c0ddacf 0x1 - .rodata_wlog_error.7 - 0x3c0ddad0 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddaed 0x3 - .rodata_wlog_error.70 - 0x3c0ddaf0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddaf7 0x1 - .rodata_wlog_error.71 - 0x3c0ddaf8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddaff 0x1 - .rodata_wlog_error.72 - 0x3c0ddb00 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddb07 0x1 - .rodata_wlog_error.73 - 0x3c0ddb08 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddb0f 0x1 .rodata_wlog_error.75 - 0x3c0ddb10 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddb17 0x1 + 0x3c0ddad0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ddad7 0x1 .rodata_wlog_error.77 - 0x3c0ddb18 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddb1f 0x1 + 0x3c0ddad8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ddadf 0x1 .rodata_wlog_error.8 - 0x3c0ddb20 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ddae0 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_error.9 - 0x3c0ddb44 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ddb67 0x1 + 0x3c0ddb04 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ddb27 0x1 .rodata_wlog_error.2 - 0x3c0ddb68 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - *fill* 0x3c0ddb6f 0x1 + 0x3c0ddb28 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + *fill* 0x3c0ddb2f 0x1 .rodata_wlog_error.103 - 0x3c0ddb70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddb77 0x1 + 0x3c0ddb30 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb37 0x1 .rodata_wlog_error.14 - 0x3c0ddb78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddb7f 0x1 + 0x3c0ddb38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb3f 0x1 .rodata_wlog_error.46 - 0x3c0ddb80 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddb87 0x1 + 0x3c0ddb40 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb47 0x1 .rodata_wlog_error.61 - 0x3c0ddb88 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0ddb48 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_error.63 - 0x3c0ddba8 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddbda 0x2 + 0x3c0ddb68 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb9a 0x2 .rodata_wlog_error.65 - 0x3c0ddbdc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddbf2 0x2 + 0x3c0ddb9c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddbb2 0x2 .rodata_wlog_error.71 - 0x3c0ddbf4 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddc3a 0x2 + 0x3c0ddbb4 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddbfa 0x2 .rodata_wlog_error.80 - 0x3c0ddc3c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddc52 0x2 + 0x3c0ddbfc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddc12 0x2 .rodata_wlog_error.81 - 0x3c0ddc54 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddc6a 0x2 + 0x3c0ddc14 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddc2a 0x2 .rodata_wlog_error.37 - 0x3c0ddc6c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0ddc72 0x2 + 0x3c0ddc2c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ddc32 0x2 .rodata_wlog_error.8 - 0x3c0ddc74 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0ddc8e 0x2 + 0x3c0ddc34 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ddc4e 0x2 .rodata_wlog_error.30 - 0x3c0ddc90 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddcaf 0x1 + 0x3c0ddc50 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc6f 0x1 .rodata_wlog_error.39 - 0x3c0ddcb0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddcb7 0x1 + 0x3c0ddc70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc77 0x1 .rodata_wlog_error.42 - 0x3c0ddcb8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddcbf 0x1 + 0x3c0ddc78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc7f 0x1 .rodata_wlog_error.54 - 0x3c0ddcc0 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddce9 0x3 + 0x3c0ddc80 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddca9 0x3 .rodata_wlog_error.55 - 0x3c0ddcec 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddd15 0x3 + 0x3c0ddcac 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddcd5 0x3 .rodata_wlog_error.56 - 0x3c0ddd18 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddd3f 0x1 + 0x3c0ddcd8 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddcff 0x1 .rodata_wlog_error.57 - 0x3c0ddd40 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0ddd00 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata_wlog_error.69 - 0x3c0ddd68 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddd6f 0x1 + 0x3c0ddd28 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddd2f 0x1 .rodata_wlog_error.75 - 0x3c0ddd70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddd77 0x1 + 0x3c0ddd30 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddd37 0x1 .rodata_wlog_error.8 - 0x3c0ddd78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0ddd7f 0x1 + 0x3c0ddd38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddd3f 0x1 .rodata_wlog_error.17 - 0x3c0ddd80 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - *fill* 0x3c0ddd9d 0x3 + 0x3c0ddd40 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + *fill* 0x3c0ddd5d 0x3 .rodata_wlog_error.4 - 0x3c0ddda0 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0dddc7 0x1 + 0x3c0ddd60 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ddd87 0x1 .rodata_wlog_error.6 - 0x3c0dddc8 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0ddde7 0x1 + 0x3c0ddd88 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ddda7 0x1 .rodata_wlog_error.8 - 0x3c0ddde8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0dde03 0x1 + 0x3c0ddda8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0dddc3 0x1 .rodata_wlog_error.19 - 0x3c0dde04 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde0e 0x2 + 0x3c0dddc4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddce 0x2 .rodata_wlog_error.24 - 0x3c0dde10 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde1a 0x2 + 0x3c0dddd0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddda 0x2 .rodata_wlog_error.26 - 0x3c0dde1c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde26 0x2 + 0x3c0ddddc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddde6 0x2 .rodata_wlog_error.27 - 0x3c0dde28 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde32 0x2 + 0x3c0ddde8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddf2 0x2 .rodata_wlog_error.28 - 0x3c0dde34 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde3e 0x2 + 0x3c0dddf4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddfe 0x2 .rodata_wlog_error.29 - 0x3c0dde40 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde4a 0x2 + 0x3c0dde00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde0a 0x2 .rodata_wlog_error.30 - 0x3c0dde4c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde56 0x2 + 0x3c0dde0c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde16 0x2 .rodata_wlog_error.32 - 0x3c0dde58 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde62 0x2 + 0x3c0dde18 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde22 0x2 .rodata_wlog_error.33 - 0x3c0dde64 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde6e 0x2 + 0x3c0dde24 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde2e 0x2 .rodata_wlog_error.34 - 0x3c0dde70 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde7a 0x2 + 0x3c0dde30 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde3a 0x2 .rodata_wlog_error.40 - 0x3c0dde7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde86 0x2 + 0x3c0dde3c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde46 0x2 .rodata_wlog_error.42 - 0x3c0dde88 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde92 0x2 + 0x3c0dde48 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde52 0x2 .rodata_wlog_error.43 - 0x3c0dde94 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dde9e 0x2 + 0x3c0dde54 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde5e 0x2 .rodata_wlog_error.44 - 0x3c0ddea0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddeaa 0x2 + 0x3c0dde60 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde6a 0x2 .rodata_wlog_error.46 - 0x3c0ddeac 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddeb6 0x2 + 0x3c0dde6c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde76 0x2 .rodata_wlog_error.47 - 0x3c0ddeb8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddec2 0x2 + 0x3c0dde78 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde82 0x2 .rodata_wlog_error.48 - 0x3c0ddec4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddece 0x2 + 0x3c0dde84 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde8e 0x2 .rodata_wlog_error.49 - 0x3c0dded0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddeda 0x2 + 0x3c0dde90 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde9a 0x2 .rodata_wlog_error.50 - 0x3c0ddedc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddee6 0x2 + 0x3c0dde9c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddea6 0x2 .rodata_wlog_error.51 - 0x3c0ddee8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddef2 0x2 + 0x3c0ddea8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddeb2 0x2 .rodata_wlog_error.52 - 0x3c0ddef4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddefe 0x2 + 0x3c0ddeb4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddebe 0x2 .rodata_wlog_error.54 - 0x3c0ddf00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf0a 0x2 + 0x3c0ddec0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddeca 0x2 .rodata_wlog_error.55 - 0x3c0ddf0c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf16 0x2 + 0x3c0ddecc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dded6 0x2 .rodata_wlog_error.59 - 0x3c0ddf18 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf22 0x2 + 0x3c0dded8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddee2 0x2 .rodata_wlog_error.6 - 0x3c0ddf24 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf2e 0x2 + 0x3c0ddee4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddeee 0x2 .rodata_wlog_error.60 - 0x3c0ddf30 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf3a 0x2 + 0x3c0ddef0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddefa 0x2 .rodata_wlog_error.61 - 0x3c0ddf3c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf46 0x2 + 0x3c0ddefc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddf06 0x2 .rodata_wlog_error.63 - 0x3c0ddf48 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf52 0x2 + 0x3c0ddf08 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddf12 0x2 .rodata_wlog_error.7 - 0x3c0ddf54 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf5e 0x2 + 0x3c0ddf14 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddf1e 0x2 .rodata_wlog_error.8 - 0x3c0ddf60 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0ddf6a 0x2 + 0x3c0ddf20 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddf2a 0x2 .rodata_wlog_error.14 - 0x3c0ddf6c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ddf76 0x2 + 0x3c0ddf2c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf36 0x2 .rodata_wlog_error.15 - 0x3c0ddf78 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ddf85 0x3 + 0x3c0ddf38 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf45 0x3 .rodata_wlog_error.16 - 0x3c0ddf88 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ddf92 0x2 + 0x3c0ddf48 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf52 0x2 .rodata_wlog_error.17 - 0x3c0ddf94 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ddfb9 0x3 + 0x3c0ddf54 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf79 0x3 .rodata_wlog_error.18 - 0x3c0ddfbc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ddfc6 0x2 + 0x3c0ddf7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf86 0x2 .rodata_wlog_error.22 - 0x3c0ddfc8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ddfe3 0x1 + 0x3c0ddf88 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddfa3 0x1 .rodata_wlog_error.26 - 0x3c0ddfe4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0ddffa 0x2 + 0x3c0ddfa4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddfba 0x2 .rodata_wlog_error.28 - 0x3c0ddffc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0ddfbc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.3 - 0x3c0de01c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0ddfdc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.4 - 0x3c0de048 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0de008 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.5 - 0x3c0de074 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3c0de034 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .rodata_wlog_error.26 - 0x3c0de0a0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de0aa 0x2 + 0x3c0de060 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0de06a 0x2 .rodata_wlog_error.32 - 0x3c0de0ac 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de0db 0x1 + 0x3c0de06c 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0de09b 0x1 .rodata_wlog_error.36 - 0x3c0de0dc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0de09c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata_wlog_error.49 - 0x3c0de108 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de112 0x2 + 0x3c0de0c8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0de0d2 0x2 .rodata_wlog_error.53 - 0x3c0de114 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0de0d4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) *(.rodata_wlog_info .rodata_wlog_info.*) - *fill* 0x3c0de12e 0x2 + *fill* 0x3c0de0ee 0x2 .rodata_wlog_info.30 - 0x3c0de130 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0de0f0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.33 - 0x3c0de148 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0de108 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.34 - 0x3c0de160 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0de19e 0x2 + 0x3c0de120 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0de15e 0x2 .rodata_wlog_info.37 - 0x3c0de1a0 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0de1d3 0x1 + 0x3c0de160 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0de193 0x1 .rodata_wlog_info.58 - 0x3c0de1d4 0x4d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0de221 0x3 + 0x3c0de194 0x4d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0de1e1 0x3 .rodata_wlog_info.60 - 0x3c0de224 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0de1e4 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.2 - 0x3c0de268 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - *fill* 0x3c0de28b 0x1 + 0x3c0de228 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + *fill* 0x3c0de24b 0x1 .rodata_wlog_info.2 - 0x3c0de28c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0de2ad 0x3 + 0x3c0de24c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0de26d 0x3 .rodata_wlog_info.103 - 0x3c0de2b0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de2ce 0x2 + 0x3c0de270 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de28e 0x2 .rodata_wlog_info.105 - 0x3c0de2d0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de2ee 0x2 + 0x3c0de290 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de2ae 0x2 .rodata_wlog_info.108 - 0x3c0de2f0 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de343 0x1 + 0x3c0de2b0 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de303 0x1 .rodata_wlog_info.109 - 0x3c0de344 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0de304 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.13 - 0x3c0de364 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0de324 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.42 - 0x3c0de394 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0de354 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.43 - 0x3c0de3b4 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de3c3 0x1 + 0x3c0de374 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de383 0x1 .rodata_wlog_info.50 - 0x3c0de3c4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de3d9 0x3 + 0x3c0de384 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de399 0x3 .rodata_wlog_info.55 - 0x3c0de3dc 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de411 0x3 + 0x3c0de39c 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de3d1 0x3 .rodata_wlog_info.56 - 0x3c0de414 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de443 0x1 + 0x3c0de3d4 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de403 0x1 .rodata_wlog_info.80 - 0x3c0de444 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0de404 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.81 - 0x3c0de464 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de496 0x2 + 0x3c0de424 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de456 0x2 .rodata_wlog_info.93 - 0x3c0de498 0x5d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de4f5 0x3 + 0x3c0de458 0x5d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de4b5 0x3 .rodata_wlog_info.94 - 0x3c0de4f8 0x59 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0de551 0x3 + 0x3c0de4b8 0x59 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de511 0x3 .rodata_wlog_info.97 - 0x3c0de554 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0de514 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.98 - 0x3c0de564 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0de524 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_info.28 - 0x3c0de5a0 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0de5d5 0x3 + 0x3c0de560 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0de595 0x3 .rodata_wlog_info.47 - 0x3c0de5d8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de5e2 0x2 + 0x3c0de598 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de5a2 0x2 .rodata_wlog_info.65 - 0x3c0de5e4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de5fe 0x2 + 0x3c0de5a4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de5be 0x2 .rodata_wlog_info.66 - 0x3c0de600 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de623 0x1 + 0x3c0de5c0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de5e3 0x1 .rodata_wlog_info.67 - 0x3c0de624 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de639 0x3 + 0x3c0de5e4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de5f9 0x3 .rodata_wlog_info.68 - 0x3c0de63c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de657 0x1 + 0x3c0de5fc 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de617 0x1 .rodata_wlog_info.10 - 0x3c0de658 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de67b 0x1 + 0x3c0de618 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de63b 0x1 .rodata_wlog_info.11 - 0x3c0de67c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de699 0x3 + 0x3c0de63c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de659 0x3 .rodata_wlog_info.12 - 0x3c0de69c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de6bf 0x1 + 0x3c0de65c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de67f 0x1 .rodata_wlog_info.13 - 0x3c0de6c0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de6e3 0x1 + 0x3c0de680 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de6a3 0x1 .rodata_wlog_info.14 - 0x3c0de6e4 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de706 0x2 + 0x3c0de6a4 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de6c6 0x2 .rodata_wlog_info.15 - 0x3c0de708 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de72b 0x1 + 0x3c0de6c8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de6eb 0x1 .rodata_wlog_info.16 - 0x3c0de72c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de74f 0x1 + 0x3c0de6ec 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de70f 0x1 .rodata_wlog_info.17 - 0x3c0de750 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de772 0x2 + 0x3c0de710 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de732 0x2 .rodata_wlog_info.18 - 0x3c0de774 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de797 0x1 + 0x3c0de734 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de757 0x1 .rodata_wlog_info.19 - 0x3c0de798 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de7bb 0x1 + 0x3c0de758 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de77b 0x1 .rodata_wlog_info.20 - 0x3c0de7bc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de7df 0x1 + 0x3c0de77c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de79f 0x1 .rodata_wlog_info.21 - 0x3c0de7e0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de802 0x2 + 0x3c0de7a0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de7c2 0x2 .rodata_wlog_info.22 - 0x3c0de804 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de826 0x2 + 0x3c0de7c4 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de7e6 0x2 .rodata_wlog_info.23 - 0x3c0de828 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de84b 0x1 + 0x3c0de7e8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de80b 0x1 .rodata_wlog_info.4 - 0x3c0de84c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de86f 0x1 + 0x3c0de80c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de82f 0x1 .rodata_wlog_info.5 - 0x3c0de870 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de893 0x1 + 0x3c0de830 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de853 0x1 .rodata_wlog_info.6 - 0x3c0de894 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de8b7 0x1 + 0x3c0de854 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de877 0x1 .rodata_wlog_info.7 - 0x3c0de8b8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de8db 0x1 + 0x3c0de878 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de89b 0x1 .rodata_wlog_info.8 - 0x3c0de8dc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de8ff 0x1 + 0x3c0de89c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de8bf 0x1 .rodata_wlog_info.9 - 0x3c0de900 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de91d 0x3 + 0x3c0de8c0 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de8dd 0x3 .rodata_wlog_info.3 - 0x3c0de920 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0de8e0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.4 - 0x3c0de92c 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0de957 0x1 + 0x3c0de8ec 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0de917 0x1 .rodata_wlog_info.5 - 0x3c0de958 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0de986 0x2 + 0x3c0de918 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0de946 0x2 .rodata_wlog_info.6 - 0x3c0de988 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0de948 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.8 - 0x3c0de9dc 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0de99c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) .rodata_wlog_info.9 - 0x3c0dea04 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0dea36 0x2 + 0x3c0de9c4 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0de9f6 0x2 .rodata_wlog_info.101 - 0x3c0dea38 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0de9f8 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.103 - 0x3c0dea78 0x43 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0deabb 0x1 + 0x3c0dea38 0x43 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dea7b 0x1 .rodata_wlog_info.2 - 0x3c0deabc 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dead3 0x1 + 0x3c0dea7c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dea93 0x1 .rodata_wlog_info.37 - 0x3c0dead4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0dea94 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.68 - 0x3c0deaf4 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0deb13 0x1 + 0x3c0deab4 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dead3 0x1 .rodata_wlog_info.69 - 0x3c0deb14 0x51 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0deb65 0x3 + 0x3c0dead4 0x51 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0deb25 0x3 .rodata_wlog_info.70 - 0x3c0deb68 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0deb28 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.71 - 0x3c0deba4 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0deb64 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_info.73 - 0x3c0debe0 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dec11 0x3 + 0x3c0deba0 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0debd1 0x3 .rodata_wlog_info.91 - 0x3c0dec14 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dec56 0x2 + 0x3c0debd4 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dec16 0x2 .rodata_wlog_info.97 - 0x3c0dec58 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dec63 0x1 + 0x3c0dec18 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dec23 0x1 .rodata_wlog_info.22 - 0x3c0dec64 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dec9b 0x1 + 0x3c0dec24 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dec5b 0x1 .rodata_wlog_info.24 - 0x3c0dec9c 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0decc9 0x3 + 0x3c0dec5c 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dec89 0x3 .rodata_wlog_info.56 - 0x3c0deccc 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0decee 0x2 + 0x3c0dec8c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0decae 0x2 .rodata_wlog_info.58 - 0x3c0decf0 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0decb0 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.59 - 0x3c0ded3c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0decfc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.78 - 0x3c0ded68 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0ded28 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_info.17 - 0x3c0deda4 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dedb1 0x3 + 0x3c0ded64 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ded71 0x3 .rodata_wlog_info.66 - 0x3c0dedb4 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dede3 0x1 + 0x3c0ded74 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0deda3 0x1 .rodata_wlog_info.67 - 0x3c0dede4 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dee22 0x2 + 0x3c0deda4 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0dede2 0x2 .rodata_wlog_info.68 - 0x3c0dee24 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dee57 0x1 + 0x3c0dede4 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0dee17 0x1 .rodata_wlog_info.69 - 0x3c0dee58 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dee97 0x1 + 0x3c0dee18 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0dee57 0x1 .rodata_wlog_info.70 - 0x3c0dee98 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0dee58 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_info.91 - 0x3c0deed0 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0deee5 0x3 + 0x3c0dee90 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0deea5 0x3 .rodata_wlog_info.92 - 0x3c0deee8 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0def05 0x3 + 0x3c0deea8 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0deec5 0x3 .rodata_wlog_info.11 - 0x3c0def08 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0def31 0x3 + 0x3c0deec8 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0deef1 0x3 .rodata_wlog_info.12 - 0x3c0def34 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0def6e 0x2 + 0x3c0deef4 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0def2e 0x2 .rodata_wlog_info.13 - 0x3c0def70 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0def30 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.14 - 0x3c0defb8 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0defe6 0x2 + 0x3c0def78 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0defa6 0x2 .rodata_wlog_info.15 - 0x3c0defe8 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0defa8 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.16 - 0x3c0df00c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0df046 0x2 + 0x3c0defcc 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df006 0x2 .rodata_wlog_info.17 - 0x3c0df048 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0df008 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.18 - 0x3c0df090 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0df0be 0x2 + 0x3c0df050 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df07e 0x2 .rodata_wlog_info.19 - 0x3c0df0c0 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0df0ef 0x1 + 0x3c0df080 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df0af 0x1 .rodata_wlog_info.52 - 0x3c0df0f0 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0df12f 0x1 + 0x3c0df0b0 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df0ef 0x1 .rodata_wlog_info.56 - 0x3c0df130 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0df0f0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.57 - 0x3c0df144 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0df104 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata_wlog_info.58 - 0x3c0df190 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0df1be 0x2 + 0x3c0df150 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df17e 0x2 .rodata_wlog_info.59 - 0x3c0df1c0 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0df216 0x2 + 0x3c0df180 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df1d6 0x2 .rodata_wlog_info.7 - 0x3c0df218 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0df25a 0x2 + 0x3c0df1d8 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df21a 0x2 .rodata_wlog_info.10 - 0x3c0df25c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3c0df21c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .rodata_wlog_info.21 - 0x3c0df268 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0df279 0x3 + 0x3c0df228 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0df239 0x3 .rodata_wlog_info.25 - 0x3c0df27c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0df28e 0x2 + 0x3c0df23c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0df24e 0x2 .rodata_wlog_info.58 - 0x3c0df290 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0df2c1 0x3 + 0x3c0df250 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0df281 0x3 .rodata_wlog_info.11 - 0x3c0df2c4 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0df2ee 0x2 + 0x3c0df284 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df2ae 0x2 .rodata_wlog_info.12 - 0x3c0df2f0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0df313 0x1 + 0x3c0df2b0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df2d3 0x1 .rodata_wlog_info.13 - 0x3c0df314 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3c0df2d4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) .rodata_wlog_info.14 - 0x3c0df338 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0df35d 0x3 + 0x3c0df2f8 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df31d 0x3 .rodata_wlog_info.15 - 0x3c0df360 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0df37e 0x2 + 0x3c0df320 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df33e 0x2 .rodata_wlog_info.16 - 0x3c0df380 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0df39f 0x1 + 0x3c0df340 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df35f 0x1 .rodata_wlog_info.17 - 0x3c0df3a0 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0df3bd 0x3 + 0x3c0df360 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df37d 0x3 .rodata_wlog_info.18 - 0x3c0df3c0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0df3e1 0x3 + 0x3c0df380 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df3a1 0x3 .rodata_wlog_info.39 - 0x3c0df3e4 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0df3f7 0x1 + 0x3c0df3a4 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0df3b7 0x1 .rodata_wlog_info.45 - 0x3c0df3f8 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0df405 0x3 + 0x3c0df3b8 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0df3c5 0x3 .rodata_wlog_info.64 - 0x3c0df408 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0df419 0x3 + 0x3c0df3c8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0df3d9 0x3 .rodata_wlog_info.3 - 0x3c0df41c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - *fill* 0x3c0df456 0x2 + 0x3c0df3dc 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + *fill* 0x3c0df416 0x2 .rodata_wlog_info.17 - 0x3c0df458 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df46a 0x2 + 0x3c0df418 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df42a 0x2 .rodata_wlog_info.18 - 0x3c0df46c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df47f 0x1 + 0x3c0df42c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df43f 0x1 .rodata_wlog_info.33 + 0x3c0df440 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df45f 0x1 + .rodata_wlog_info.34 + 0x3c0df460 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df47e 0x2 + .rodata_wlog_info.35 0x3c0df480 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) *fill* 0x3c0df49f 0x1 - .rodata_wlog_info.34 - 0x3c0df4a0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df4be 0x2 - .rodata_wlog_info.35 - 0x3c0df4c0 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df4df 0x1 .rodata_wlog_info.37 - 0x3c0df4e0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df4fb 0x1 + 0x3c0df4a0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df4bb 0x1 .rodata_wlog_info.45 - 0x3c0df4fc 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df50b 0x1 + 0x3c0df4bc 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df4cb 0x1 .rodata_wlog_info.46 - 0x3c0df50c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0df4cc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) .rodata_wlog_info.47 - 0x3c0df524 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df539 0x3 + 0x3c0df4e4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df4f9 0x3 .rodata_wlog_info.2 - 0x3c0df53c 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - *fill* 0x3c0df58f 0x1 + 0x3c0df4fc 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *fill* 0x3c0df54f 0x1 .rodata_wlog_info.4 - 0x3c0df590 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x3c0df550 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) *(.rodata_wlog_warning .rodata_wlog_warning.*) - *fill* 0x3c0df5a7 0x1 + *fill* 0x3c0df567 0x1 .rodata_wlog_warning.17 - 0x3c0df5a8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df5b2 0x2 + 0x3c0df568 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df572 0x2 .rodata_wlog_warning.25 - 0x3c0df5b4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0df574 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.28 - 0x3c0df5c8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0df588 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.31 - 0x3c0df5dc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0df59c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.33 - 0x3c0df5f0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df5fa 0x2 + 0x3c0df5b0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5ba 0x2 .rodata_wlog_warning.34 - 0x3c0df5fc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df612 0x2 + 0x3c0df5bc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5d2 0x2 .rodata_wlog_warning.35 - 0x3c0df614 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df622 0x2 + 0x3c0df5d4 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5e2 0x2 .rodata_wlog_warning.41 - 0x3c0df624 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df63a 0x2 + 0x3c0df5e4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5fa 0x2 .rodata_wlog_warning.44 - 0x3c0df63c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df64d 0x3 + 0x3c0df5fc 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df60d 0x3 .rodata_wlog_warning.45 - 0x3c0df650 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df65b 0x1 + 0x3c0df610 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df61b 0x1 .rodata_wlog_warning.57 - 0x3c0df65c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df66d 0x3 + 0x3c0df61c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df62d 0x3 .rodata_wlog_warning.59 - 0x3c0df670 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df685 0x3 + 0x3c0df630 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df645 0x3 .rodata_wlog_warning.60 - 0x3c0df688 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df6a2 0x2 + 0x3c0df648 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df662 0x2 .rodata_wlog_warning.61 - 0x3c0df6a4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df6ae 0x2 + 0x3c0df664 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df66e 0x2 .rodata_wlog_warning.7 - 0x3c0df6b0 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df6bd 0x3 + 0x3c0df670 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df67d 0x3 .rodata_wlog_warning.8 - 0x3c0df6c0 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0df707 0x1 + 0x3c0df680 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df6c7 0x1 .rodata_wlog_warning.12 - 0x3c0df708 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df70f 0x1 + 0x3c0df6c8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df6cf 0x1 .rodata_wlog_warning.14 - 0x3c0df710 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df733 0x1 + 0x3c0df6d0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df6f3 0x1 .rodata_wlog_warning.15 - 0x3c0df734 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df78f 0x1 + 0x3c0df6f4 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df74f 0x1 .rodata_wlog_warning.3 - 0x3c0df790 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df7ba 0x2 + 0x3c0df750 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df77a 0x2 .rodata_wlog_warning.4 - 0x3c0df7bc 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df7c5 0x3 + 0x3c0df77c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df785 0x3 .rodata_wlog_warning.45 - 0x3c0df7c8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df7e6 0x2 + 0x3c0df788 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df7a6 0x2 .rodata_wlog_warning.46 - 0x3c0df7e8 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df809 0x3 + 0x3c0df7a8 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df7c9 0x3 .rodata_wlog_warning.47 - 0x3c0df80c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df82d 0x3 + 0x3c0df7cc 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df7ed 0x3 .rodata_wlog_warning.52 - 0x3c0df830 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0df7f0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.53 - 0x3c0df86c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df887 0x1 + 0x3c0df82c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df847 0x1 .rodata_wlog_warning.54 - 0x3c0df888 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df8c5 0x3 + 0x3c0df848 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df885 0x3 .rodata_wlog_warning.57 - 0x3c0df8c8 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df8ed 0x3 + 0x3c0df888 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df8ad 0x3 .rodata_wlog_warning.59 - 0x3c0df8f0 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df915 0x3 + 0x3c0df8b0 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df8d5 0x3 .rodata_wlog_warning.6 - 0x3c0df918 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df921 0x3 + 0x3c0df8d8 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df8e1 0x3 .rodata_wlog_warning.7 - 0x3c0df924 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0df8e4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.8 - 0x3c0df948 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0df908 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.3 - 0x3c0df968 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0df986 0x2 + 0x3c0df928 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0df946 0x2 .rodata_wlog_warning.2 - 0x3c0df988 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - *fill* 0x3c0df99d 0x3 + 0x3c0df948 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + *fill* 0x3c0df95d 0x3 .rodata_wlog_warning.107 - 0x3c0df9a0 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0df9c6 0x2 + 0x3c0df960 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0df986 0x2 .rodata_wlog_warning.69 - 0x3c0df9c8 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0df9e9 0x3 + 0x3c0df988 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0df9a9 0x3 .rodata_wlog_warning.2 - 0x3c0df9ec 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dfa0f 0x1 + 0x3c0df9ac 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0df9cf 0x1 .rodata_wlog_warning.27 - 0x3c0dfa10 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dfa31 0x3 + 0x3c0df9d0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0df9f1 0x3 .rodata_wlog_warning.29 - 0x3c0dfa34 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dfa79 0x3 + 0x3c0df9f4 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dfa39 0x3 .rodata_wlog_warning.30 - 0x3c0dfa7c 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dface 0x2 + 0x3c0dfa3c 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dfa8e 0x2 .rodata_wlog_warning.43 - 0x3c0dfad0 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dfaf9 0x3 + 0x3c0dfa90 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dfab9 0x3 .rodata_wlog_warning.10 - 0x3c0dfafc 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfb17 0x1 + 0x3c0dfabc 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfad7 0x1 .rodata_wlog_warning.11 - 0x3c0dfb18 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfb3f 0x1 + 0x3c0dfad8 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfaff 0x1 .rodata_wlog_warning.12 - 0x3c0dfb40 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0dfb00 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .rodata_wlog_warning.13 - 0x3c0dfb64 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfb7a 0x2 + 0x3c0dfb24 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb3a 0x2 .rodata_wlog_warning.14 - 0x3c0dfb7c 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfbaa 0x2 + 0x3c0dfb3c 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb6a 0x2 .rodata_wlog_warning.15 - 0x3c0dfbac 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfbcb 0x1 + 0x3c0dfb6c 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb8b 0x1 .rodata_wlog_warning.4 - 0x3c0dfbcc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfbe6 0x2 + 0x3c0dfb8c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfba6 0x2 .rodata_wlog_warning.8 - 0x3c0dfbe8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfc03 0x1 + 0x3c0dfba8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfbc3 0x1 .rodata_wlog_warning.9 - 0x3c0dfc04 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dfc1f 0x1 + 0x3c0dfbc4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfbdf 0x1 .rodata_wlog_warning.108 - 0x3c0dfc20 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfc2b 0x1 + 0x3c0dfbe0 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfbeb 0x1 .rodata_wlog_warning.109 - 0x3c0dfc2c 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfc37 0x1 + 0x3c0dfbec 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfbf7 0x1 .rodata_wlog_warning.118 - 0x3c0dfc38 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfc52 0x2 + 0x3c0dfbf8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfc12 0x2 .rodata_wlog_warning.13 - 0x3c0dfc54 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfc8d 0x3 + 0x3c0dfc14 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfc4d 0x3 .rodata_wlog_warning.132 - 0x3c0dfc90 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dfc50 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.133 - 0x3c0dfccc 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfcf1 0x3 + 0x3c0dfc8c 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfcb1 0x3 .rodata_wlog_warning.134 - 0x3c0dfcf4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfd17 0x1 + 0x3c0dfcb4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfcd7 0x1 .rodata_wlog_warning.14 - 0x3c0dfd18 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dfcd8 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.19 - 0x3c0dfd78 0x55 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfdcd 0x3 + 0x3c0dfd38 0x55 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfd8d 0x3 .rodata_wlog_warning.20 - 0x3c0dfdd0 0x73 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfe43 0x1 + 0x3c0dfd90 0x73 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfe03 0x1 .rodata_wlog_warning.21 - 0x3c0dfe44 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dfec6 0x2 + 0x3c0dfe04 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfe86 0x2 .rodata_wlog_warning.24 - 0x3c0dfec8 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dff01 0x3 + 0x3c0dfe88 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfec1 0x3 .rodata_wlog_warning.30 - 0x3c0dff04 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dfec4 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.33 - 0x3c0dff64 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dff7a 0x2 + 0x3c0dff24 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dff3a 0x2 .rodata_wlog_warning.34 - 0x3c0dff7c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dff93 0x1 + 0x3c0dff3c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dff53 0x1 .rodata_wlog_warning.36 - 0x3c0dff94 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dffda 0x2 + 0x3c0dff54 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dff9a 0x2 .rodata_wlog_warning.37 - 0x3c0dffdc 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dff9c 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.38 - 0x3c0e0030 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0dfff0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.62 - 0x3c0e0080 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e0040 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.64 - 0x3c0e0094 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e0054 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.69 - 0x3c0e00c4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e00de 0x2 + 0x3c0e0084 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e009e 0x2 .rodata_wlog_warning.24 - 0x3c0e00e0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0e00e9 0x3 + 0x3c0e00a0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0e00a9 0x3 .rodata_wlog_warning.25 - 0x3c0e00ec 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0e00fd 0x3 + 0x3c0e00ac 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0e00bd 0x3 .rodata_wlog_warning.10 - 0x3c0e0100 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0e011e 0x2 + 0x3c0e00c0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0e00de 0x2 .rodata_wlog_warning.16 - 0x3c0e0120 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0e0141 0x3 + 0x3c0e00e0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0e0101 0x3 .rodata_wlog_warning.17 - 0x3c0e0144 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0e0104 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.4 - 0x3c0e0154 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0e0114 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.6 - 0x3c0e0174 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0e018e 0x2 + 0x3c0e0134 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0e014e 0x2 .rodata_wlog_warning.7 - 0x3c0e0190 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0e0150 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.9 - 0x3c0e01ac 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3c0e016c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.10 - 0x3c0e01c8 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0e0222 0x2 + 0x3c0e0188 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0e01e2 0x2 .rodata_wlog_warning.100 - 0x3c0e0224 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e0249 0x3 + 0x3c0e01e4 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e0209 0x3 .rodata_wlog_warning.102 - 0x3c0e024c 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e0271 0x3 + 0x3c0e020c 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e0231 0x3 .rodata_wlog_warning.67 - 0x3c0e0274 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e0234 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_warning.94 - 0x3c0e0290 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e02ad 0x3 + 0x3c0e0250 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e026d 0x3 .rodata_wlog_warning.27 - 0x3c0e02b0 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e02df 0x1 + 0x3c0e0270 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e029f 0x1 .rodata_wlog_warning.28 - 0x3c0e02e0 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e032e 0x2 + 0x3c0e02a0 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e02ee 0x2 .rodata_wlog_warning.29 - 0x3c0e0330 0x61 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e0391 0x3 + 0x3c0e02f0 0x61 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0351 0x3 .rodata_wlog_warning.3 - 0x3c0e0394 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e03ad 0x3 + 0x3c0e0354 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e036d 0x3 .rodata_wlog_warning.32 - 0x3c0e03b0 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e03bf 0x1 + 0x3c0e0370 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e037f 0x1 .rodata_wlog_warning.48 - 0x3c0e03c0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0e0380 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_warning.49 - 0x3c0e03d8 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e040e 0x2 + 0x3c0e0398 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e03ce 0x2 .rodata_wlog_warning.57 - 0x3c0e0410 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e0439 0x3 + 0x3c0e03d0 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e03f9 0x3 .rodata_wlog_warning.6 - 0x3c0e043c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e044b 0x1 + 0x3c0e03fc 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e040b 0x1 .rodata_wlog_warning.66 - 0x3c0e044c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e045e 0x2 + 0x3c0e040c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e041e 0x2 .rodata_wlog_warning.74 - 0x3c0e0460 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e0469 0x3 + 0x3c0e0420 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0429 0x3 .rodata_wlog_warning.76 - 0x3c0e046c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e0475 0x3 + 0x3c0e042c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0435 0x3 .rodata_wlog_warning.10 - 0x3c0e0478 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0495 0x3 + 0x3c0e0438 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e0455 0x3 .rodata_wlog_warning.11 - 0x3c0e0498 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e04aa 0x2 + 0x3c0e0458 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e046a 0x2 .rodata_wlog_warning.60 - 0x3c0e04ac 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e04c6 0x2 + 0x3c0e046c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e0486 0x2 .rodata_wlog_warning.7 - 0x3c0e04c8 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e04f6 0x2 + 0x3c0e0488 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e04b6 0x2 .rodata_wlog_warning.2 - 0x3c0e04f8 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - *fill* 0x3c0e0535 0x3 + 0x3c0e04b8 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c0e04f5 0x3 .rodata_wlog_warning.27 - 0x3c0e0538 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0e0552 0x2 + 0x3c0e04f8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0e0512 0x2 .rodata_wlog_warning.31 - 0x3c0e0554 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0e0561 0x3 + 0x3c0e0514 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0e0521 0x3 .rodata_wlog_warning.52 - 0x3c0e0564 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0e0524 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata_wlog_warning.53 - 0x3c0e0584 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0e05a5 0x3 + 0x3c0e0544 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0e0565 0x3 .rodata_wlog_warning.10 - 0x3c0e05a8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3c0e0568 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) .rodata_wlog_warning.53 - 0x3c0e05d0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0e05e3 0x1 + 0x3c0e0590 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0e05a3 0x1 .rodata_wlog_warning.65 - 0x3c0e05e4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0e0605 0x3 + 0x3c0e05a4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0e05c5 0x3 .rodata_wlog_warning.23 - 0x3c0e0608 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0e0616 0x2 + 0x3c0e05c8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e05d6 0x2 .rodata_wlog_warning.24 - 0x3c0e0618 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0e061f 0x1 + 0x3c0e05d8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e05df 0x1 .rodata_wlog_warning.6 - 0x3c0e0620 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0e0652 0x2 + 0x3c0e05e0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e0612 0x2 .rodata_wlog_warning.7 - 0x3c0e0654 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0e0682 0x2 + 0x3c0e0614 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e0642 0x2 .rodata_wlog_warning.20 - 0x3c0e0684 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0e0699 0x3 + 0x3c0e0644 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0e0659 0x3 .rodata_wlog_warning.31 - 0x3c0e069c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0e06af 0x1 + 0x3c0e065c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0e066f 0x1 .rodata_wlog_warning.2 - 0x3c0e06b0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0e06b9 0x3 + 0x3c0e0670 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0e0679 0x3 .rodata_wlog_warning.3 - 0x3c0e06bc 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0e06c5 0x3 + 0x3c0e067c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0e0685 0x3 .rodata_wlog_warning.4 - 0x3c0e06c8 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0e06d1 0x3 + 0x3c0e0688 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0e0691 0x3 .rodata_wlog_warning.5 - 0x3c0e06d4 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0e06dd 0x3 + 0x3c0e0694 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0e069d 0x3 .rodata_wlog_warning.6 - 0x3c0e06e0 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0e06f1 0x3 + 0x3c0e06a0 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0e06b1 0x3 .rodata_wlog_warning.2 - 0x3c0e06f4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0e06b4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) .rodata_wlog_warning.3 - 0x3c0e0700 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0e06c0 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) *(.irom1.text) *(.gnu.linkonce.r.*) *(.rodata1) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c0e071f 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c0e0723 0x1 + 0x3c0e06df 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c0e06e3 0x1 .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c0e0724 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x3c0e06e4 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .gcc_except_table.__cxa_get_globals_fast - 0x3c0e0734 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0e06f4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table.__cxa_get_globals - 0x3c0e0738 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0e06f8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE - 0x3c0e073c 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0e06fc 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .gcc_except_table._ZSt13get_terminatev - 0x3c0e074c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0e070c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) *(.gnu.linkonce.e.*) - 0x3c0e0750 . = ALIGN (0x4) - 0x3c0e0750 __init_priority_array_start = ABSOLUTE (.) + 0x3c0e0710 . = ALIGN (0x4) + 0x3c0e0710 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c0e0750 __init_priority_array_end = ABSOLUTE (.) - 0x3c0e0750 . = ALIGN (0x4) - 0x3c0e0750 __init_array_start = ABSOLUTE (.) + 0x3c0e0710 __init_priority_array_end = ABSOLUTE (.) + 0x3c0e0710 . = ALIGN (0x4) + 0x3c0e0710 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c0e0750 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .init_array 0x3c0e0754 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c0e0758 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .init_array 0x3c0e075c 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) - .init_array 0x3c0e0760 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .init_array 0x3c0e0764 0x4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .init_array 0x3c0e0768 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .init_array 0x3c0e076c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .init_array 0x3c0e0770 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .init_array 0x3c0e0774 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .init_array 0x3c0e0778 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x3c0e077c __init_array_end = ABSOLUTE (.) - 0x3c0e077c . = ALIGN (0x4) - 0x3c0e077c soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c0e0710 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c0e0714 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c0e0718 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .init_array 0x3c0e071c 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + .init_array 0x3c0e0720 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .init_array 0x3c0e0724 0x4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .init_array 0x3c0e0728 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .init_array 0x3c0e072c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .init_array 0x3c0e0730 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .init_array 0x3c0e0734 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .init_array 0x3c0e0738 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0e073c __init_array_end = ABSOLUTE (.) + 0x3c0e073c . = ALIGN (0x4) + 0x3c0e073c soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c0e077c 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0e079c soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c0e079c . = ALIGN (0x4) - 0x3c0e079c _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c0e073c 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0e075c soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c0e075c . = ALIGN (0x4) + 0x3c0e075c _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c0e079c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0e075c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c0e07a4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e0764 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c0e07ac 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c0e076c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c0e07b4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0e0774 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c0e07bc 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0e077c 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.100 - 0x3c0e07c4 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0e0784 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .esp_system_init_fn.101 - 0x3c0e07cc 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c0e078c 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c0e07d4 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c0e0794 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c0e07dc 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0e079c 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.103 - 0x3c0e07e4 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x3c0e07a4 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) .esp_system_init_fn.104 - 0x3c0e07ec 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e07ac 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0e07f4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e07b4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0e07fc 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0e07bc 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.110 - 0x3c0e0804 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0e07c4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.112 - 0x3c0e080c 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0e07cc 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .esp_system_init_fn.113 - 0x3c0e0814 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c0e07d4 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) .esp_system_init_fn.114 - 0x3c0e081c 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0e07dc 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3c0e0824 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0e07e4 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.130 - 0x3c0e082c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e07ec 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.140 - 0x3c0e0834 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0e07f4 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.203 - 0x3c0e083c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e07fc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.230 - 0x3c0e0844 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3c0e0804 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) .esp_system_init_fn.999 - 0x3c0e084c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c0e0854 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c0e0854 _rodata_end = ABSOLUTE (.) - 0x3c0e0854 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + 0x3c0e080c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e0814 _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c0e0814 _rodata_end = ABSOLUTE (.) + 0x3c0e0814 . = ALIGN (ALIGNOF (.eh_frame_hdr)) 0x00000001 ASSERT ((ADDR (.eh_frame_hdr) == (ADDR (.flash.rodata) + SIZEOF (.flash.rodata))), The gap between .flash.rodata and .eh_frame_hdr must not exist to produce the final bin image.) -.eh_frame_hdr 0x3c0e0854 0x0 - 0x3c0e0854 . = ALIGN (ALIGNOF (.eh_frame)) +.eh_frame_hdr 0x3c0e0814 0x0 + 0x3c0e0814 . = ALIGN (ALIGNOF (.eh_frame)) 0x00000001 ASSERT ((ADDR (.eh_frame) == (ADDR (.eh_frame_hdr) + SIZEOF (.eh_frame_hdr))), The gap between .eh_frame_hdr and .eh_frame must not exist to produce the final bin image.) -.eh_frame 0x3c0e0854 0x0 - 0x3c0e0854 . = ALIGN (ALIGNOF (.flash.tdata)) +.eh_frame 0x3c0e0814 0x0 + 0x3c0e0814 . = ALIGN (ALIGNOF (.flash.tdata)) 0x00000001 ASSERT ((ADDR (.flash.tdata) == (ADDR (.eh_frame) + SIZEOF (.eh_frame))), The gap between .eh_frame and .flash.tdata must not exist to produce the final bin image.) -.flash.tdata 0x3c0e0854 0x0 - 0x3c0e0854 _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c0e0814 0x0 + 0x3c0e0814 _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c0e0854 . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c0e0854 _thread_local_data_end = ABSOLUTE (.) + 0x3c0e0814 . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c0e0814 _thread_local_data_end = ABSOLUTE (.) 0x00000001 ASSERT ((ADDR (.flash.tbss) == (ADDR (.flash.tdata) + SIZEOF (.flash.tdata))), The gap between .flash.tdata and .flash.tbss must not exist to produce the final bin image.) -.flash.tbss 0x3c0e0854 0x0 - 0x3c0e0854 _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c0e0814 0x0 + 0x3c0e0814 _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c0e0854 _thread_local_bss_end = ABSOLUTE (.) + 0x3c0e0814 _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c0e0854 0x2fdd - 0x3c0e0854 _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c0e0814 0x2fdd + 0x3c0e0814 _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) .rodata_wlog_debug.15 - 0x3c0e0854 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0e0814 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_debug.22 - 0x3c0e086c 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0e0897 0x1 + 0x3c0e082c 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0e0857 0x1 .rodata_wlog_debug.42 - 0x3c0e0898 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0e08cd 0x3 + 0x3c0e0858 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0e088d 0x3 .rodata_wlog_debug.20 - 0x3c0e08d0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e08e2 0x2 + 0x3c0e0890 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e08a2 0x2 .rodata_wlog_debug.23 - 0x3c0e08e4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e08fa 0x2 + 0x3c0e08a4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e08ba 0x2 .rodata_wlog_debug.24 - 0x3c0e08fc 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e092e 0x2 + 0x3c0e08bc 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e08ee 0x2 .rodata_wlog_debug.26 - 0x3c0e0930 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0962 0x2 + 0x3c0e08f0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0922 0x2 .rodata_wlog_debug.32 - 0x3c0e0964 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0992 0x2 + 0x3c0e0924 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0952 0x2 .rodata_wlog_debug.39 - 0x3c0e0994 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0e0954 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.40 - 0x3c0e09b4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e09da 0x2 + 0x3c0e0974 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e099a 0x2 .rodata_wlog_debug.41 - 0x3c0e09dc 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e09fa 0x2 + 0x3c0e099c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e09ba 0x2 .rodata_wlog_debug.42 - 0x3c0e09fc 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0a57 0x1 + 0x3c0e09bc 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0a17 0x1 .rodata_wlog_debug.43 - 0x3c0e0a58 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0aa6 0x2 + 0x3c0e0a18 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0a66 0x2 .rodata_wlog_debug.44 - 0x3c0e0aa8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0e0a68 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.48 - 0x3c0e0ae4 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0b36 0x2 + 0x3c0e0aa4 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0af6 0x2 .rodata_wlog_debug.49 - 0x3c0e0b38 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0b82 0x2 + 0x3c0e0af8 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0b42 0x2 .rodata_wlog_debug.10 - 0x3c0e0b84 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0bae 0x2 + 0x3c0e0b44 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0b6e 0x2 .rodata_wlog_debug.100 - 0x3c0e0bb0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0bce 0x2 + 0x3c0e0b70 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0b8e 0x2 .rodata_wlog_debug.101 - 0x3c0e0bd0 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0bf5 0x3 + 0x3c0e0b90 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0bb5 0x3 .rodata_wlog_debug.102 - 0x3c0e0bf8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0c1e 0x2 + 0x3c0e0bb8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0bde 0x2 .rodata_wlog_debug.104 - 0x3c0e0c20 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0c56 0x2 + 0x3c0e0be0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c16 0x2 .rodata_wlog_debug.106 - 0x3c0e0c58 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0c7e 0x2 + 0x3c0e0c18 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c3e 0x2 .rodata_wlog_debug.11 - 0x3c0e0c80 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0cb6 0x2 + 0x3c0e0c40 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c76 0x2 .rodata_wlog_debug.110 - 0x3c0e0cb8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0cd1 0x3 + 0x3c0e0c78 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c91 0x3 .rodata_wlog_debug.111 - 0x3c0e0cd4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0ced 0x3 + 0x3c0e0c94 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0cad 0x3 .rodata_wlog_debug.112 - 0x3c0e0cf0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0cb0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.14 - 0x3c0e0d08 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0cc8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.15 - 0x3c0e0d28 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0d4b 0x1 + 0x3c0e0ce8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0d0b 0x1 .rodata_wlog_debug.16 - 0x3c0e0d4c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0d6a 0x2 + 0x3c0e0d0c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0d2a 0x2 .rodata_wlog_debug.27 - 0x3c0e0d6c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d2c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.28 - 0x3c0e0d84 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d44 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.29 - 0x3c0e0da8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d68 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.3 - 0x3c0e0dc0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d80 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.30 - 0x3c0e0dd8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d98 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.31 - 0x3c0e0de8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0df9 0x3 + 0x3c0e0da8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0db9 0x3 .rodata_wlog_debug.32 - 0x3c0e0dfc 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0e09 0x3 + 0x3c0e0dbc 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0dc9 0x3 .rodata_wlog_debug.33 - 0x3c0e0e0c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0e16 0x2 + 0x3c0e0dcc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0dd6 0x2 .rodata_wlog_debug.34 - 0x3c0e0e18 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0e26 0x2 + 0x3c0e0dd8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0de6 0x2 .rodata_wlog_debug.35 - 0x3c0e0e28 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0e3f 0x1 + 0x3c0e0de8 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0dff 0x1 .rodata_wlog_debug.36 - 0x3c0e0e40 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0e56 0x2 + 0x3c0e0e00 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e16 0x2 .rodata_wlog_debug.37 - 0x3c0e0e58 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0e79 0x3 + 0x3c0e0e18 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e39 0x3 .rodata_wlog_debug.38 - 0x3c0e0e7c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0e9d 0x3 + 0x3c0e0e3c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e5d 0x3 .rodata_wlog_debug.39 - 0x3c0e0ea0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0eb3 0x1 + 0x3c0e0e60 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e73 0x1 .rodata_wlog_debug.4 - 0x3c0e0eb4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0e74 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.40 - 0x3c0e0ec4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0ee1 0x3 + 0x3c0e0e84 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0ea1 0x3 .rodata_wlog_debug.41 - 0x3c0e0ee4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0ea4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.44 - 0x3c0e0efc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0f12 0x2 + 0x3c0e0ebc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0ed2 0x2 .rodata_wlog_debug.45 - 0x3c0e0f14 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0ed4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.46 - 0x3c0e0f40 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0f00 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.49 - 0x3c0e0f58 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0f96 0x2 + 0x3c0e0f18 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0f56 0x2 .rodata_wlog_debug.5 - 0x3c0e0f98 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0fae 0x2 + 0x3c0e0f58 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0f6e 0x2 .rodata_wlog_debug.51 - 0x3c0e0fb0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e0fcb 0x1 + 0x3c0e0f70 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0f8b 0x1 .rodata_wlog_debug.52 - 0x3c0e0fcc 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1002 0x2 + 0x3c0e0f8c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0fc2 0x2 .rodata_wlog_debug.53 - 0x3c0e1004 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0fc4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.54 - 0x3c0e101c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1035 0x3 + 0x3c0e0fdc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0ff5 0x3 .rodata_wlog_debug.58 - 0x3c0e1038 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e106d 0x3 + 0x3c0e0ff8 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e102d 0x3 .rodata_wlog_debug.59 - 0x3c0e1070 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1086 0x2 + 0x3c0e1030 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1046 0x2 .rodata_wlog_debug.6 - 0x3c0e1088 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e10a6 0x2 + 0x3c0e1048 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1066 0x2 .rodata_wlog_debug.60 - 0x3c0e10a8 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e10d3 0x1 + 0x3c0e1068 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1093 0x1 .rodata_wlog_debug.61 - 0x3c0e10d4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e10ea 0x2 + 0x3c0e1094 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e10aa 0x2 .rodata_wlog_debug.66 - 0x3c0e10ec 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e110b 0x1 + 0x3c0e10ac 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e10cb 0x1 .rodata_wlog_debug.67 - 0x3c0e110c 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e114e 0x2 + 0x3c0e10cc 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e110e 0x2 .rodata_wlog_debug.68 - 0x3c0e1150 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e118d 0x3 + 0x3c0e1110 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e114d 0x3 .rodata_wlog_debug.7 - 0x3c0e1190 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e11b5 0x3 + 0x3c0e1150 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1175 0x3 .rodata_wlog_debug.70 - 0x3c0e11b8 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e11cd 0x3 + 0x3c0e1178 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e118d 0x3 .rodata_wlog_debug.71 - 0x3c0e11d0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e1190 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.72 - 0x3c0e11e0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e11ee 0x2 + 0x3c0e11a0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e11ae 0x2 .rodata_wlog_debug.73 - 0x3c0e11f0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1222 0x2 + 0x3c0e11b0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e11e2 0x2 .rodata_wlog_debug.74 - 0x3c0e1224 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1261 0x3 + 0x3c0e11e4 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1221 0x3 .rodata_wlog_debug.75 - 0x3c0e1264 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1273 0x1 + 0x3c0e1224 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1233 0x1 .rodata_wlog_debug.76 - 0x3c0e1274 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e1234 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.78 - 0x3c0e128c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e12a5 0x3 + 0x3c0e124c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1265 0x3 .rodata_wlog_debug.79 - 0x3c0e12a8 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e12cf 0x1 + 0x3c0e1268 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e128f 0x1 .rodata_wlog_debug.8 - 0x3c0e12d0 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e12f6 0x2 + 0x3c0e1290 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e12b6 0x2 .rodata_wlog_debug.82 - 0x3c0e12f8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e12b8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.83 - 0x3c0e1310 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e12d0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.84 - 0x3c0e1328 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e12e8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.85 - 0x3c0e1340 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e136b 0x1 + 0x3c0e1300 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e132b 0x1 .rodata_wlog_debug.86 - 0x3c0e136c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e132c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.87 - 0x3c0e1398 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e1358 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.9 - 0x3c0e13c4 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e13e3 0x1 + 0x3c0e1384 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e13a3 0x1 .rodata_wlog_debug.96 - 0x3c0e13e4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e13f9 0x3 + 0x3c0e13a4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e13b9 0x3 .rodata_wlog_debug.99 - 0x3c0e13fc 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1421 0x3 + 0x3c0e13bc 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e13e1 0x3 .rodata_wlog_debug.10 + 0x3c0e13e4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e13f6 0x2 + .rodata_wlog_debug.11 + 0x3c0e13f8 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e140d 0x3 + .rodata_wlog_debug.12 + 0x3c0e1410 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1421 0x3 + .rodata_wlog_debug.13 0x3c0e1424 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) *fill* 0x3c0e1436 0x2 - .rodata_wlog_debug.11 - 0x3c0e1438 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e144d 0x3 - .rodata_wlog_debug.12 - 0x3c0e1450 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1461 0x3 - .rodata_wlog_debug.13 - 0x3c0e1464 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1476 0x2 .rodata_wlog_debug.14 - 0x3c0e1478 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1489 0x3 + 0x3c0e1438 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1449 0x3 .rodata_wlog_debug.15 - 0x3c0e148c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e149e 0x2 + 0x3c0e144c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e145e 0x2 .rodata_wlog_debug.16 - 0x3c0e14a0 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e14b9 0x3 + 0x3c0e1460 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1479 0x3 .rodata_wlog_debug.17 - 0x3c0e14bc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e14ce 0x2 + 0x3c0e147c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e148e 0x2 .rodata_wlog_debug.18 - 0x3c0e14d0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e1490 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.19 - 0x3c0e14e0 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e14f1 0x3 + 0x3c0e14a0 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14b1 0x3 .rodata_wlog_debug.20 - 0x3c0e14f4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1506 0x2 + 0x3c0e14b4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14c6 0x2 .rodata_wlog_debug.21 - 0x3c0e1508 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1521 0x3 + 0x3c0e14c8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14e1 0x3 .rodata_wlog_debug.22 - 0x3c0e1524 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1536 0x2 + 0x3c0e14e4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14f6 0x2 .rodata_wlog_debug.23 - 0x3c0e1538 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e154a 0x2 + 0x3c0e14f8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e150a 0x2 .rodata_wlog_debug.24 - 0x3c0e154c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e155e 0x2 + 0x3c0e150c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e151e 0x2 .rodata_wlog_debug.25 - 0x3c0e1560 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1572 0x2 + 0x3c0e1520 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1532 0x2 .rodata_wlog_debug.26 - 0x3c0e1574 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1586 0x2 + 0x3c0e1534 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1546 0x2 .rodata_wlog_debug.31 - 0x3c0e1588 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e15be 0x2 + 0x3c0e1548 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e157e 0x2 .rodata_wlog_debug.32 - 0x3c0e15c0 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1607 0x1 + 0x3c0e1580 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e15c7 0x1 .rodata_wlog_debug.33 - 0x3c0e1608 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e15c8 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.34 - 0x3c0e1648 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1687 0x1 + 0x3c0e1608 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1647 0x1 .rodata_wlog_debug.35 - 0x3c0e1688 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e16ce 0x2 + 0x3c0e1648 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e168e 0x2 .rodata_wlog_debug.36 - 0x3c0e16d0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e16f3 0x1 + 0x3c0e1690 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e16b3 0x1 .rodata_wlog_debug.37 - 0x3c0e16f4 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1713 0x1 + 0x3c0e16b4 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e16d3 0x1 .rodata_wlog_debug.38 - 0x3c0e1714 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e16d4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.39 - 0x3c0e1720 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e174b 0x1 + 0x3c0e16e0 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e170b 0x1 .rodata_wlog_debug.4 - 0x3c0e174c 0x49 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1795 0x3 + 0x3c0e170c 0x49 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1755 0x3 .rodata_wlog_debug.40 - 0x3c0e1798 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e17be 0x2 + 0x3c0e1758 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e177e 0x2 .rodata_wlog_debug.41 - 0x3c0e17c0 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e1780 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.42 - 0x3c0e1818 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e186e 0x2 + 0x3c0e17d8 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e182e 0x2 .rodata_wlog_debug.5 - 0x3c0e1870 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e18ab 0x1 + 0x3c0e1830 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e186b 0x1 .rodata_wlog_debug.6 - 0x3c0e18ac 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e18b7 0x1 + 0x3c0e186c 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1877 0x1 .rodata_wlog_debug.9 - 0x3c0e18b8 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e18ee 0x2 + 0x3c0e1878 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e18ae 0x2 .rodata_wlog_debug.11 - 0x3c0e18f0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0e1902 0x2 + 0x3c0e18b0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e18c2 0x2 .rodata_wlog_debug.4 - 0x3c0e1904 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x3c0e18c4 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata_wlog_debug.5 - 0x3c0e1950 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0e1973 0x1 + 0x3c0e1910 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e1933 0x1 .rodata_wlog_debug.6 - 0x3c0e1974 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0e1997 0x1 + 0x3c0e1934 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e1957 0x1 .rodata_wlog_debug.7 - 0x3c0e1998 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0e19da 0x2 + 0x3c0e1958 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e199a 0x2 .rodata_wlog_debug.8 - 0x3c0e19dc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0e19ff 0x1 + 0x3c0e199c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e19bf 0x1 .rodata_wlog_debug.117 - 0x3c0e1a00 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e19c0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.126 - 0x3c0e1a2c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1a4d 0x3 + 0x3c0e19ec 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1a0d 0x3 .rodata_wlog_debug.127 - 0x3c0e1a50 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1a10 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.128 - 0x3c0e1a88 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1a48 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.129 - 0x3c0e1ab8 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1af3 0x1 + 0x3c0e1a78 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1ab3 0x1 .rodata_wlog_debug.130 - 0x3c0e1af4 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1ab4 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.22 - 0x3c0e1b24 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1ae4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.25 - 0x3c0e1b30 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1af0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.26 - 0x3c0e1b48 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1b62 0x2 + 0x3c0e1b08 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b22 0x2 .rodata_wlog_debug.27 - 0x3c0e1b64 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1b24 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.28 - 0x3c0e1b7c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1b95 0x3 + 0x3c0e1b3c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b55 0x3 .rodata_wlog_debug.39 - 0x3c0e1b98 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1bb1 0x3 + 0x3c0e1b58 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b71 0x3 .rodata_wlog_debug.40 - 0x3c0e1bb4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1bcd 0x3 + 0x3c0e1b74 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b8d 0x3 .rodata_wlog_debug.5 - 0x3c0e1bd0 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1bdf 0x1 + 0x3c0e1b90 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b9f 0x1 .rodata_wlog_debug.6 - 0x3c0e1be0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1bee 0x2 + 0x3c0e1ba0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1bae 0x2 .rodata_wlog_debug.7 - 0x3c0e1bf0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1bb0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.71 - 0x3c0e1c00 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3c0e1bc0 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.72 - 0x3c0e1c28 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1c3b 0x1 + 0x3c0e1be8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1bfb 0x1 .rodata_wlog_debug.73 - 0x3c0e1c3c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1c57 0x1 + 0x3c0e1bfc 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1c17 0x1 .rodata_wlog_debug.74 - 0x3c0e1c58 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1c6e 0x2 + 0x3c0e1c18 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1c2e 0x2 .rodata_wlog_debug.8 - 0x3c0e1c70 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0e1c7f 0x1 + 0x3c0e1c30 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1c3f 0x1 .rodata_wlog_debug.10 - 0x3c0e1c80 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1c40 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.11 - 0x3c0e1ca4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1c64 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.12 - 0x3c0e1cbc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1c7c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.13 - 0x3c0e1cd4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1c94 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.14 - 0x3c0e1cec 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1cac 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.15 - 0x3c0e1d04 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1cc4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.16 - 0x3c0e1d1c 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1d49 0x3 + 0x3c0e1cdc 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d09 0x3 .rodata_wlog_debug.17 - 0x3c0e1d4c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1d0c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.18 - 0x3c0e1d64 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1d75 0x3 + 0x3c0e1d24 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d35 0x3 .rodata_wlog_debug.19 - 0x3c0e1d78 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1d82 0x2 + 0x3c0e1d38 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d42 0x2 .rodata_wlog_debug.20 - 0x3c0e1d84 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1d44 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.21 - 0x3c0e1d9c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1d5c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.22 - 0x3c0e1db4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1dcf 0x1 + 0x3c0e1d74 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d8f 0x1 .rodata_wlog_debug.23 - 0x3c0e1dd0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1dea 0x2 + 0x3c0e1d90 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1daa 0x2 .rodata_wlog_debug.24 - 0x3c0e1dec 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1e15 0x3 + 0x3c0e1dac 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1dd5 0x3 .rodata_wlog_debug.25 - 0x3c0e1e18 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1dd8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.26 - 0x3c0e1e38 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1e5f 0x1 + 0x3c0e1df8 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1e1f 0x1 .rodata_wlog_debug.27 - 0x3c0e1e60 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1e7b 0x1 + 0x3c0e1e20 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1e3b 0x1 .rodata_wlog_debug.28 - 0x3c0e1e7c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1e3c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.29 - 0x3c0e1e90 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1ea6 0x2 + 0x3c0e1e50 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1e66 0x2 .rodata_wlog_debug.3 - 0x3c0e1ea8 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1ec7 0x1 + 0x3c0e1e68 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1e87 0x1 .rodata_wlog_debug.30 - 0x3c0e1ec8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1e88 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.31 - 0x3c0e1ee4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1ea4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.32 - 0x3c0e1efc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1ebc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.33 - 0x3c0e1f14 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1ed4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.34 - 0x3c0e1f2c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1f47 0x1 + 0x3c0e1eec 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1f07 0x1 .rodata_wlog_debug.35 - 0x3c0e1f48 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1f5e 0x2 + 0x3c0e1f08 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1f1e 0x2 .rodata_wlog_debug.36 - 0x3c0e1f60 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1f76 0x2 + 0x3c0e1f20 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1f36 0x2 .rodata_wlog_debug.38 - 0x3c0e1f78 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1fa7 0x1 + 0x3c0e1f38 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1f67 0x1 .rodata_wlog_debug.39 - 0x3c0e1fa8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1f68 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.4 - 0x3c0e1fc0 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1fd5 0x3 + 0x3c0e1f80 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1f95 0x3 .rodata_wlog_debug.40 - 0x3c0e1fd8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1f98 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.41 - 0x3c0e1ff0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1fb0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.42 - 0x3c0e202c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e204d 0x3 + 0x3c0e1fec 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e200d 0x3 .rodata_wlog_debug.43 - 0x3c0e2050 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e2010 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.45 - 0x3c0e2068 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e2081 0x3 + 0x3c0e2028 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2041 0x3 .rodata_wlog_debug.46 - 0x3c0e2084 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e209a 0x2 + 0x3c0e2044 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e205a 0x2 .rodata_wlog_debug.5 - 0x3c0e209c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e205c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.58 - 0x3c0e20b4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e2074 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.59 - 0x3c0e20d0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e20f3 0x1 + 0x3c0e2090 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e20b3 0x1 .rodata_wlog_debug.6 - 0x3c0e20f4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e20b4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.60 - 0x3c0e210c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e211b 0x1 + 0x3c0e20cc 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e20db 0x1 .rodata_wlog_debug.61 - 0x3c0e211c 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e2153 0x1 + 0x3c0e20dc 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2113 0x1 .rodata_wlog_debug.62 - 0x3c0e2154 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e2177 0x1 + 0x3c0e2114 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2137 0x1 .rodata_wlog_debug.63 - 0x3c0e2178 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e219b 0x1 + 0x3c0e2138 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e215b 0x1 .rodata_wlog_debug.64 - 0x3c0e219c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e21da 0x2 + 0x3c0e215c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e219a 0x2 .rodata_wlog_debug.65 - 0x3c0e21dc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e21ff 0x1 + 0x3c0e219c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e21bf 0x1 .rodata_wlog_debug.7 - 0x3c0e2200 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e21c0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.72 - 0x3c0e2218 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e21d8 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e220b 0x1 + .rodata_wlog_debug.74 + 0x3c0e220c 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) *fill* 0x3c0e224b 0x1 - .rodata_wlog_debug.74 - 0x3c0e224c 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e228b 0x1 .rodata_wlog_debug.75 - 0x3c0e228c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e22a3 0x1 + 0x3c0e224c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2263 0x1 .rodata_wlog_debug.76 - 0x3c0e22a4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e22ca 0x2 + 0x3c0e2264 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e228a 0x2 .rodata_wlog_debug.77 - 0x3c0e22cc 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e228c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.78 - 0x3c0e230c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e2342 0x2 + 0x3c0e22cc 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2302 0x2 .rodata_wlog_debug.79 - 0x3c0e2344 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e2304 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.8 - 0x3c0e2364 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e2324 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.80 - 0x3c0e2390 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e23a6 0x2 + 0x3c0e2350 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2366 0x2 .rodata_wlog_debug.81 - 0x3c0e23a8 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e23cd 0x3 + 0x3c0e2368 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e238d 0x3 .rodata_wlog_debug.82 - 0x3c0e23d0 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e23e9 0x3 + 0x3c0e2390 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e23a9 0x3 .rodata_wlog_debug.83 - 0x3c0e23ec 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e2411 0x3 + 0x3c0e23ac 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e23d1 0x3 .rodata_wlog_debug.84 - 0x3c0e2414 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e2441 0x3 + 0x3c0e23d4 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2401 0x3 .rodata_wlog_debug.85 - 0x3c0e2444 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e245d 0x3 + 0x3c0e2404 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e241d 0x3 .rodata_wlog_debug.86 - 0x3c0e2460 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e248a 0x2 + 0x3c0e2420 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e244a 0x2 .rodata_wlog_debug.87 - 0x3c0e248c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e24a3 0x1 + 0x3c0e244c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2463 0x1 .rodata_wlog_debug.9 - 0x3c0e24a4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e2464 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.96 - 0x3c0e24bc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e24d5 0x3 + 0x3c0e247c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2495 0x3 .rodata_wlog_debug.98 - 0x3c0e24d8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e2498 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.99 - 0x3c0e24f0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e24b0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.3 - 0x3c0e2508 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0e252b 0x1 + 0x3c0e24c8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0e24eb 0x1 .rodata_wlog_debug.4 - 0x3c0e252c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3c0e24ec 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) .rodata_wlog_debug.5 - 0x3c0e2540 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0e2555 0x3 + 0x3c0e2500 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0e2515 0x3 .rodata_wlog_debug.6 - 0x3c0e2558 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3c0e2518 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) .rodata_wlog_debug.7 - 0x3c0e256c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0e258d 0x3 + 0x3c0e252c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0e254d 0x3 .rodata_wlog_debug.15 - 0x3c0e2590 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e25d7 0x1 + 0x3c0e2550 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e2597 0x1 .rodata_wlog_debug.16 - 0x3c0e25d8 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e261f 0x1 + 0x3c0e2598 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e25df 0x1 .rodata_wlog_debug.17 - 0x3c0e2620 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0e25e0 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_debug.18 - 0x3c0e2654 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e267e 0x2 + 0x3c0e2614 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e263e 0x2 .rodata_wlog_debug.19 - 0x3c0e2680 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e269b 0x1 + 0x3c0e2640 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e265b 0x1 .rodata_wlog_debug.20 - 0x3c0e269c 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e26d7 0x1 + 0x3c0e265c 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e2697 0x1 .rodata_wlog_debug.21 - 0x3c0e26d8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0e2698 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_debug.23 - 0x3c0e2714 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0e26d4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_debug.25 - 0x3c0e2738 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0e26f8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_debug.26 - 0x3c0e2770 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e2795 0x3 + 0x3c0e2730 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e2755 0x3 .rodata_wlog_debug.60 - 0x3c0e2798 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e27bd 0x3 + 0x3c0e2758 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e277d 0x3 .rodata_wlog_debug.79 - 0x3c0e27c0 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e27df 0x1 + 0x3c0e2780 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e279f 0x1 .rodata_wlog_debug.100 - 0x3c0e27e0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2816 0x2 + 0x3c0e27a0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e27d6 0x2 .rodata_wlog_debug.101 - 0x3c0e2818 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e27d8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.102 - 0x3c0e2830 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e284e 0x2 + 0x3c0e27f0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e280e 0x2 .rodata_wlog_debug.104 - 0x3c0e2850 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2873 0x1 + 0x3c0e2810 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2833 0x1 .rodata_wlog_debug.112 - 0x3c0e2874 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e28a1 0x3 + 0x3c0e2834 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2861 0x3 .rodata_wlog_debug.113 - 0x3c0e28a4 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e28cd 0x3 + 0x3c0e2864 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e288d 0x3 .rodata_wlog_debug.114 - 0x3c0e28d0 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2890 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.115 - 0x3c0e2900 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e291b 0x1 + 0x3c0e28c0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e28db 0x1 .rodata_wlog_debug.116 - 0x3c0e291c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2939 0x3 + 0x3c0e28dc 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e28f9 0x3 .rodata_wlog_debug.12 - 0x3c0e293c 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2971 0x3 + 0x3c0e28fc 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2931 0x3 .rodata_wlog_debug.18 - 0x3c0e2974 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e299f 0x1 + 0x3c0e2934 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e295f 0x1 .rodata_wlog_debug.19 - 0x3c0e29a0 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2960 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.20 - 0x3c0e29c4 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2984 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.23 - 0x3c0e29ec 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2a1e 0x2 + 0x3c0e29ac 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e29de 0x2 .rodata_wlog_debug.24 - 0x3c0e2a20 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e29e0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.25 - 0x3c0e2a2c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2a45 0x3 + 0x3c0e29ec 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a05 0x3 .rodata_wlog_debug.29 - 0x3c0e2a48 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2a72 0x2 + 0x3c0e2a08 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a32 0x2 .rodata_wlog_debug.3 - 0x3c0e2a74 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2aba 0x2 + 0x3c0e2a34 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a7a 0x2 .rodata_wlog_debug.44 - 0x3c0e2abc 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2aca 0x2 + 0x3c0e2a7c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a8a 0x2 .rodata_wlog_debug.45 - 0x3c0e2acc 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2ada 0x2 + 0x3c0e2a8c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a9a 0x2 .rodata_wlog_debug.57 - 0x3c0e2adc 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2b17 0x1 + 0x3c0e2a9c 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2ad7 0x1 .rodata_wlog_debug.58 - 0x3c0e2b18 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2b62 0x2 + 0x3c0e2ad8 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2b22 0x2 .rodata_wlog_debug.59 - 0x3c0e2b64 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2ba6 0x2 + 0x3c0e2b24 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2b66 0x2 .rodata_wlog_debug.62 - 0x3c0e2ba8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2bbb 0x1 + 0x3c0e2b68 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2b7b 0x1 .rodata_wlog_debug.64 - 0x3c0e2bbc 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2bd1 0x3 + 0x3c0e2b7c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2b91 0x3 .rodata_wlog_debug.72 - 0x3c0e2bd4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2b94 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.73 - 0x3c0e2be4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2c1a 0x2 + 0x3c0e2ba4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2bda 0x2 .rodata_wlog_debug.74 - 0x3c0e2c1c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2bdc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.75 - 0x3c0e2c48 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2c08 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.76 - 0x3c0e2c74 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2c34 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.77 - 0x3c0e2cb4 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2c74 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.78 - 0x3c0e2cdc 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2c9c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.79 - 0x3c0e2ce8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2cfb 0x1 + 0x3c0e2ca8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2cbb 0x1 .rodata_wlog_debug.8 - 0x3c0e2cfc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2d15 0x3 + 0x3c0e2cbc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2cd5 0x3 .rodata_wlog_debug.82 - 0x3c0e2d18 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2d85 0x3 + 0x3c0e2cd8 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2d45 0x3 .rodata_wlog_debug.83 - 0x3c0e2d88 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2df5 0x3 + 0x3c0e2d48 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2db5 0x3 .rodata_wlog_debug.84 - 0x3c0e2df8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2db8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.85 - 0x3c0e2e30 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2ea1 0x3 + 0x3c0e2df0 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2e61 0x3 .rodata_wlog_debug.86 - 0x3c0e2ea4 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2f11 0x3 + 0x3c0e2e64 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2ed1 0x3 .rodata_wlog_debug.87 - 0x3c0e2f14 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2f5e 0x2 + 0x3c0e2ed4 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2f1e 0x2 .rodata_wlog_debug.88 - 0x3c0e2f60 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2f9b 0x1 + 0x3c0e2f20 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2f5b 0x1 .rodata_wlog_debug.9 - 0x3c0e2f9c 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e2f5c 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.93 - 0x3c0e2ff0 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e301a 0x2 + 0x3c0e2fb0 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2fda 0x2 .rodata_wlog_debug.94 - 0x3c0e301c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e302b 0x1 + 0x3c0e2fdc 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2feb 0x1 .rodata_wlog_debug.95 - 0x3c0e302c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e303b 0x1 + 0x3c0e2fec 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2ffb 0x1 .rodata_wlog_debug.96 - 0x3c0e303c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e304b 0x1 + 0x3c0e2ffc 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e300b 0x1 .rodata_wlog_debug.97 - 0x3c0e304c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e305a 0x2 + 0x3c0e300c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e301a 0x2 .rodata_wlog_debug.98 - 0x3c0e305c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3082 0x2 + 0x3c0e301c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3042 0x2 .rodata_wlog_debug.99 - 0x3c0e3084 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e3044 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_debug.4 - 0x3c0e30b0 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0e30c9 0x3 + 0x3c0e3070 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0e3089 0x3 .rodata_wlog_debug.5 - 0x3c0e30cc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0e30e5 0x3 + 0x3c0e308c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0e30a5 0x3 .rodata_wlog_debug.6 - 0x3c0e30e8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0e3101 0x3 + 0x3c0e30a8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0e30c1 0x3 .rodata_wlog_debug.7 - 0x3c0e3104 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3c0e30c4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) *(.rodata_wlog_verbose .rodata_wlog_verbose.*) - *fill* 0x3c0e311d 0x3 + *fill* 0x3c0e30dd 0x3 .rodata_wlog_verbose.11 - 0x3c0e3120 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0e315b 0x1 + 0x3c0e30e0 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0e311b 0x1 .rodata_wlog_verbose.25 - 0x3c0e315c 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e319b 0x1 + 0x3c0e311c 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e315b 0x1 .rodata_wlog_verbose.10 - 0x3c0e319c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e31b3 0x1 + 0x3c0e315c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e3173 0x1 .rodata_wlog_verbose.11 - 0x3c0e31b4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e31ca 0x2 + 0x3c0e3174 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e318a 0x2 .rodata_wlog_verbose.2 - 0x3c0e31cc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0e318c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.3 - 0x3c0e31ec 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e3203 0x1 + 0x3c0e31ac 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e31c3 0x1 .rodata_wlog_verbose.4 - 0x3c0e3204 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0e31c4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.5 - 0x3c0e3214 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3c0e31d4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata_wlog_verbose.6 - 0x3c0e3224 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e3251 0x3 + 0x3c0e31e4 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e3211 0x3 .rodata_wlog_verbose.9 - 0x3c0e3254 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e326b 0x1 + 0x3c0e3214 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e322b 0x1 .rodata_wlog_verbose.47 - 0x3c0e326c 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e3297 0x1 + 0x3c0e322c 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e3257 0x1 .rodata_wlog_verbose.62 - 0x3c0e3298 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e32cb 0x1 + 0x3c0e3258 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e328b 0x1 .rodata_wlog_verbose.63 - 0x3c0e32cc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e32de 0x2 + 0x3c0e328c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e329e 0x2 .rodata_wlog_verbose.65 - 0x3c0e32e0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e3301 0x3 + 0x3c0e32a0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e32c1 0x3 .rodata_wlog_verbose.77 - 0x3c0e3304 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e32c4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_verbose.47 - 0x3c0e3320 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e332e 0x2 + 0x3c0e32e0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e32ee 0x2 .rodata_wlog_verbose.48 - 0x3c0e3330 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e32f0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_verbose.49 - 0x3c0e3344 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e335b 0x1 + 0x3c0e3304 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e331b 0x1 .rodata_wlog_verbose.52 - 0x3c0e335c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e339a 0x2 + 0x3c0e331c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e335a 0x2 .rodata_wlog_verbose.53 - 0x3c0e339c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e335c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_verbose.54 - 0x3c0e33c0 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e33d5 0x3 + 0x3c0e3380 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e3395 0x3 .rodata_wlog_verbose.62 - 0x3c0e33d8 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e33e7 0x1 + 0x3c0e3398 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e33a7 0x1 .rodata_wlog_verbose.63 - 0x3c0e33e8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0e33a8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .rodata_wlog_verbose.105 - 0x3c0e3408 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3426 0x2 + 0x3c0e33c8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e33e6 0x2 .rodata_wlog_verbose.106 + 0x3c0e33e8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e33fb 0x1 + .rodata_wlog_verbose.107 + 0x3c0e33fc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.108 + 0x3c0e3414 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3427 0x1 + .rodata_wlog_verbose.109 0x3c0e3428 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) *fill* 0x3c0e343b 0x1 - .rodata_wlog_verbose.107 - 0x3c0e343c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.108 - 0x3c0e3454 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3467 0x1 - .rodata_wlog_verbose.109 - 0x3c0e3468 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e347b 0x1 .rodata_wlog_verbose.110 - 0x3c0e347c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e348f 0x1 + 0x3c0e343c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e344f 0x1 .rodata_wlog_verbose.111 - 0x3c0e3490 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e34a3 0x1 + 0x3c0e3450 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3463 0x1 .rodata_wlog_verbose.13 - 0x3c0e34a4 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e34df 0x1 + 0x3c0e3464 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e349f 0x1 .rodata_wlog_verbose.15 - 0x3c0e34e0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e34fa 0x2 + 0x3c0e34a0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e34ba 0x2 .rodata_wlog_verbose.16 - 0x3c0e34fc 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e350f 0x1 + 0x3c0e34bc 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e34cf 0x1 .rodata_wlog_verbose.2 - 0x3c0e3510 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e354f 0x1 + 0x3c0e34d0 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e350f 0x1 .rodata_wlog_verbose.21 - 0x3c0e3550 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3561 0x3 + 0x3c0e3510 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3521 0x3 .rodata_wlog_verbose.22 - 0x3c0e3564 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3579 0x3 + 0x3c0e3524 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3539 0x3 .rodata_wlog_verbose.26 - 0x3c0e357c 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e35c1 0x3 + 0x3c0e353c 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3581 0x3 .rodata_wlog_verbose.27 - 0x3c0e35c4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e35de 0x2 + 0x3c0e3584 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e359e 0x2 .rodata_wlog_verbose.28 - 0x3c0e35e0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e35fa 0x2 + 0x3c0e35a0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e35ba 0x2 .rodata_wlog_verbose.30 - 0x3c0e35fc 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e360a 0x2 + 0x3c0e35bc 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e35ca 0x2 .rodata_wlog_verbose.31 - 0x3c0e360c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3622 0x2 + 0x3c0e35cc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e35e2 0x2 .rodata_wlog_verbose.32 - 0x3c0e3624 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3641 0x3 + 0x3c0e35e4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3601 0x3 .rodata_wlog_verbose.33 - 0x3c0e3644 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e3604 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.34 - 0x3c0e3654 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e3614 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.35 - 0x3c0e3680 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e3640 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.36 - 0x3c0e36a0 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e36c5 0x3 + 0x3c0e3660 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3685 0x3 .rodata_wlog_verbose.37 - 0x3c0e36c8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e3688 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.38 - 0x3c0e36e4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3705 0x3 + 0x3c0e36a4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e36c5 0x3 .rodata_wlog_verbose.39 - 0x3c0e3708 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e372a 0x2 + 0x3c0e36c8 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e36ea 0x2 .rodata_wlog_verbose.40 - 0x3c0e372c 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e36ec 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.41 - 0x3c0e375c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e371c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.42 - 0x3c0e3784 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e3744 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_verbose.43 - 0x3c0e37ac 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e37d1 0x3 + 0x3c0e376c 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3791 0x3 .rodata_wlog_verbose.47 - 0x3c0e37d4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e37f1 0x3 + 0x3c0e3794 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e37b1 0x3 .rodata_wlog_verbose.49 - 0x3c0e37f4 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e3821 0x3 + 0x3c0e37b4 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e37e1 0x3 .rodata_wlog_verbose.50 - 0x3c0e3824 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e37e4 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .iram0.text_end 0x403952aa 0x156 @@ -46448,7 +46448,7 @@ END GROUP .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x3601a2 +.debug_info 0x00000000 0x3600f3 *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x6bf esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x000006bf 0x489 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -46553,367 +46553,367 @@ END GROUP .debug_info 0x000c7439 0x1e87 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_info 0x000c92c0 0xc4c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_info 0x000c9f0c 0x44e8 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_info 0x000ce3f4 0x132a esp-idf/main/libmain.a(mqtt.c.obj) - .debug_info 0x000cf71e 0x12da esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_info 0x000d09f8 0x12ed esp-idf/main/libmain.a(ina219.c.obj) - .debug_info 0x000d1ce5 0x6b38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_info 0x000d881d 0x146f esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_info 0x000d9c8c 0xd02 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_info 0x000da98e 0x3ac esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_info 0x000dad3a 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x000daeb3 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x000db2c7 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x000db305 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x000db337 0x63f4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000e172b 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000e1895 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000e1934 0x4223 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000e5b57 0xc8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000e67e5 0xba1 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000e7386 0x30f7 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000ea47d 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000ea63e 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000ea7c0 0xe34 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000eb5f4 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000eb7d1 0x75f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000ebf30 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000ed565 0x40c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000ed971 0x461d esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000f1f8e 0x653e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000f84cc 0x129f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000f976b 0x9a3 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000fa10e 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000fad87 0x2664 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000fd3eb 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000fe400 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000ff4f3 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x001005b7 0x1427 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x001019de 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x001028cd 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x001037bc 0x4785 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x00107f41 0x3d4 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x00108315 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x00108abc 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x00109015 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x00112434 0x217d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x001145b1 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x0011dc9e 0x53e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x0011e1dc 0x101a esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x0011f1f6 0x410c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x00123302 0x55b2 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x001288b4 0x4c4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x00128d78 0x84c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x001295c4 0x1800 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x0012adc4 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x0012d7d7 0x1aec esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_info 0x0012f2c3 0x463e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x00133901 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x00133b46 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x00133c1e 0x279 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_info 0x00133e97 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x00133fcb 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x00134236 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_info 0x001344e5 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_info 0x001347e0 0xce4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_info 0x001354c4 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x0013568c 0x709b esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_info 0x0013c727 0x678 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x0013cd9f 0x1fc8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x0013ed67 0x86f6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_info 0x0014745d 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x00147532 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_info 0x00148620 0x31 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x00148651 0x1cd0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_info 0x0014a321 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x0014e216 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x001518ae 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_info 0x00151fef 0x2f2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_info 0x00154f1a 0xdfe5 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x00162eff 0xd520 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x0017041f 0x919b esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x001795ba 0x17a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x0017ad5a 0xa905 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x0018565f 0xa20 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x0018607f 0x5855 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x0018b8d4 0x914d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x00194a21 0x89c1 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0019d3e2 0x1012 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x0019e3f4 0x49e3 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x001a2dd7 0x2cb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_info 0x001a5a8b 0xc862 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_info 0x001b22ed 0xc39e esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_info 0x001be68b 0x6e5c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_info 0x001c54e7 0x4cd esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_info 0x001c59b4 0x6ca esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_info 0x001c607e 0x2b24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_info 0x001c8ba2 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_info 0x001c8f13 0xde5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_info 0x001c9cf8 0x11a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_info 0x001cae98 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_info 0x001cc046 0xd4e esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_info 0x001ccd94 0xcb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_info 0x001cda48 0xf7d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_info 0x001ce9c5 0x1e18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - .debug_info 0x001d07dd 0x9dd esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - .debug_info 0x001d11ba 0x326f esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_info 0x001d4429 0x1d18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_info 0x001d6141 0x49a1 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_info 0x001daae2 0x32b esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_info 0x001dae0d 0xdd esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_info 0x001daeea 0x459b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_info 0x001df485 0x3458 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_info 0x001e28dd 0x71e esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_info 0x001e2ffb 0xdd6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_info 0x001e3dd1 0x35a esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_info 0x001e412b 0x1169 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_info 0x001e5294 0x2bae esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_info 0x001e7e42 0x4a8 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_info 0x001e82ea 0x354c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_info 0x001eb836 0x8f5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_info 0x001ec12b 0x515f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_info 0x001f128a 0x8a98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_info 0x001f9d22 0x499f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_info 0x001fe6c1 0x534b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_info 0x00203a0c 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_info 0x00203bac 0x1785 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_info 0x00205331 0x2eee esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_info 0x0020821f 0x5410 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_info 0x0020d62f 0x2a3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_info 0x0021006e 0x3477 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_info 0x002134e5 0x23e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_info 0x002158c9 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_info 0x002161e5 0x1e69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_info 0x0021804e 0x2224 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_info 0x0021a272 0x1816 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_info 0x0021ba88 0x67ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_info 0x00222252 0x4195 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_info 0x002263e7 0x1b8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_info 0x00227f73 0x2082 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_info 0x00229ff5 0x4c1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_info 0x0022a4b6 0x2bc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_info 0x0022d07c 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_info 0x0022d924 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_info 0x0022f276 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_info 0x00232dc6 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_info 0x00233018 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_info 0x002331c6 0x6ba1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_info 0x00239d67 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_info 0x0023ade4 0x664 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_info 0x0023b448 0x7da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_info 0x0023bc22 0xf11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_info 0x0023cb33 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_info 0x0023cc56 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_info 0x0023cdcd 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_info 0x0023d50a 0x295 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_info 0x0023d79f 0x6340 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_info 0x00243adf 0xc35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_info 0x00244714 0x1930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_info 0x00246044 0x577e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_info 0x0024b7c2 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_info 0x0024c030 0x78b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_info 0x0024c7bb 0x19dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_info 0x0024e197 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_info 0x0024e593 0x1b2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_info 0x002500bf 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_info 0x00250e6e 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_info 0x00251efd 0x1c4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_info 0x00253b4b 0x21b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_info 0x00255cfc 0x270a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_info 0x00258406 0x1da6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_info 0x0025a1ac 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_info 0x0025bb18 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_info 0x0025ce7d 0x15d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_info 0x0025e456 0x17b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_info 0x0025fc06 0x15e7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_info 0x002611ed 0x5bad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_info 0x00266d9a 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_info 0x002679de 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_info 0x00267c3d 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_info 0x00267edf 0x1a41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_info 0x00269920 0x5301 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_info 0x0026ec21 0x307e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_info 0x00271c9f 0x1edd esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x00273b7c 0x142c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x00274fa8 0x7d7 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_info 0x0027577f 0xdef esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_info 0x0027656e 0x1299 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_info 0x00277807 0x239f esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_info 0x00279ba6 0x169e esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_info 0x0027b244 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_info 0x0027db65 0x248c esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_info 0x0027fff1 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_info 0x0028086f 0x61e esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_info 0x00280e8d 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_info 0x0028157e 0x568 esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_info 0x00281ae6 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_info 0x00281b92 0xe6 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_info 0x00281c78 0x2c2 esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_info 0x00281f3a 0xf3 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_info 0x0028202d 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_info 0x0028211a 0x5cd3 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_info 0x00287ded 0x979b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_info 0x00291588 0x1ab esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_info 0x00291733 0x797 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_info 0x00291eca 0x1e80 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_info 0x00293d4a 0x19c8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_info 0x00295712 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_info 0x00295854 0xee3 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_info 0x00296737 0xf0f esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_info 0x00297646 0x7395 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_info 0x0029e9db 0x17d2 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_info 0x002a01ad 0x48b esp-idf/lwip/liblwip.a(def.c.obj) - .debug_info 0x002a0638 0x1e32 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_info 0x002a246a 0x16f esp-idf/lwip/liblwip.a(init.c.obj) - .debug_info 0x002a25d9 0xb9c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_info 0x002a3175 0x39a esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_info 0x002a350f 0x815 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_info 0x002a3d24 0x2c70 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_info 0x002a6994 0x27d1 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_info 0x002a9165 0x15b4 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_info 0x002aa719 0x3673 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_info 0x002add8c 0x2bce esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_info 0x002b095a 0x35ea esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_info 0x002b3f44 0x10b1 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_info 0x002b4ff5 0x1c00 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_info 0x002b6bf5 0x3991 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_info 0x002ba586 0x1f85 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_info 0x002bc50b 0x1038 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_info 0x002bd543 0x149f esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_info 0x002be9e2 0x178c esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_info 0x002c016e 0xa7b esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_info 0x002c0be9 0xad9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_info 0x002c16c2 0x1451 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_info 0x002c2b13 0x195c esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_info 0x002c446f 0xa9b esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_info 0x002c4f0a 0xb5c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_info 0x002c5a66 0x14b1 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_info 0x002c6f17 0x2f82 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_info 0x002c9e99 0xb98 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_info 0x002caa31 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_info 0x002cb051 0xc93 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_info 0x002cbce4 0xf0a esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_info 0x002ccbee 0x1527 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_info 0x002ce115 0xe4e esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_info 0x002cef63 0x16d3 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_info 0x002d0636 0x27a1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_info 0x002d2dd7 0x2ac0 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_info 0x002d5897 0x445c esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_info 0x002d9cf3 0x104 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_info 0x002d9df7 0x7fe esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_info 0x002da5f5 0xa44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_info 0x002db039 0xccd esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - .debug_info 0x002dbd06 0x32b esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) - .debug_info 0x002dc031 0x8df esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) - .debug_info 0x002dc910 0xb87 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - .debug_info 0x002dd497 0x404 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) - .debug_info 0x002dd89b 0x4ace esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_info 0x002e2369 0x211b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_info 0x002e4484 0x716a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_info 0x002eb5ee 0x438a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_info 0x002ef978 0xe01 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_info 0x002f0779 0x41cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_info 0x002f4944 0x4625 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_info 0x002f8f69 0x1c38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_info 0x002faba1 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_info 0x002fbc46 0x5f25 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_info 0x00301b6b 0x1ac9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_info 0x00303634 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_info 0x00304607 0x2d5a esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_info 0x00307361 0x29b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_info 0x00309d14 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_info 0x0030a6b9 0x7157 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_info 0x00311810 0xd33 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_info 0x00312543 0x1984 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_info 0x00313ec7 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_info 0x003142af 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_info 0x00314917 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_info 0x00314e46 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_info 0x0031519b 0x66d7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_info 0x0031b872 0x15b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_info 0x0031ce2a 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_info 0x0031d91b 0x1b5f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_info 0x0031f47a 0x3fcc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_info 0x00323446 0x100a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_info 0x00324450 0x1249 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_info 0x00325699 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_info 0x0032589b 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_info 0x00325b4c 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_info 0x00325dee 0xa07 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_info 0x003267f5 0xdce esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_info 0x003275c3 0x178d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_info 0x00328d50 0xbae esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_info 0x003298fe 0x54c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_info 0x00329e4a 0x438 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_info 0x0032a282 0x2c09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x0032ce8b 0x1d40 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_info 0x0032ebcb 0x2620 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_info 0x003311eb 0x55d esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_info 0x00331748 0x838 esp-idf/lwip/liblwip.a(ethip6.c.obj) - .debug_info 0x00331f80 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_info 0x00332012 0x1082 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_info 0x00333094 0x11a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_info 0x003331ae 0xa57 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_info 0x00333c05 0x553 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_info 0x00334158 0xa8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_info 0x00334be7 0x5af /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_info 0x00335196 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_info 0x00335241 0xd9b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_info 0x00335fdc 0x8c2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_info 0x0033689e 0xfd6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_info 0x00337874 0x1bd1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_info 0x00339445 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_info 0x003394f0 0x8b0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_info 0x00339da0 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_info 0x0033a61e 0x28b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_info 0x0033a8a9 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x0033c372 0x321 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_info 0x0033c693 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_info 0x0033c889 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_info 0x0033c8f4 0xb9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_info 0x0033c9ad 0xa02 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_info 0x0033d3af 0xac8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_info 0x0033de77 0x1038 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x0033eeaf 0xb08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x0033f9b7 0x9b3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x0034036a 0xc08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x00340f72 0x8b8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x0034182a 0x965 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x0034218f 0xa49 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x00342bd8 0xa71 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x00343649 0x9c1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_info 0x0034400a 0x9a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_info 0x003449ab 0xb63 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_info 0x0034550e 0x954 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x00345e62 0x9aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_info 0x0034680c 0x8ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x003470fb 0x99b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_info 0x00347a96 0xe46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x003488dc 0x980 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_info 0x0034925c 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_info 0x003492ee 0x8f3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_info 0x00349be1 0x986 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x0034a567 0x84c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x0034adb3 0x840 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x0034b5f3 0x872 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_info 0x0034be65 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_info 0x0034c8f9 0x8f5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x0034d1ee 0x8c9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_info 0x0034dab7 0x8bf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_info 0x0034e376 0x8c5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_info 0x0034ec3b 0x280a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_info 0x00351445 0x2aaa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x00353eef 0x2228 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_info 0x00356117 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x00356995 0xbc1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x00357556 0xcbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x00358214 0xbe9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x00358dfd 0x1cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x00358fc8 0x1867 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x0035a82f 0xc00 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_info 0x0035b42f 0x1c96 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x0035d0c5 0xbbf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_info 0x0035dc84 0x2085 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x0035fd09 0x499 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x000ce3f4 0x127b esp-idf/main/libmain.a(mqtt.c.obj) + .debug_info 0x000cf66f 0x12da esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_info 0x000d0949 0x12ed esp-idf/main/libmain.a(ina219.c.obj) + .debug_info 0x000d1c36 0x6b38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_info 0x000d876e 0x146f esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_info 0x000d9bdd 0xd02 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_info 0x000da8df 0x3ac esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_info 0x000dac8b 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000dae04 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000db218 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x000db256 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x000db288 0x63f4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000e167c 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000e17e6 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000e1885 0x4223 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000e5aa8 0xc8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000e6736 0xba1 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000e72d7 0x30f7 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000ea3ce 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000ea58f 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000ea711 0xe34 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000eb545 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000eb722 0x75f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000ebe81 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000ed4b6 0x40c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000ed8c2 0x461d esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000f1edf 0x653e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000f841d 0x129f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000f96bc 0x9a3 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000fa05f 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000facd8 0x2664 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000fd33c 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000fe351 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000ff444 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x00100508 0x1427 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x0010192f 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x0010281e 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x0010370d 0x4785 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x00107e92 0x3d4 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x00108266 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x00108a0d 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x00108f66 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x00112385 0x217d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x00114502 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x0011dbef 0x53e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x0011e12d 0x101a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x0011f147 0x410c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00123253 0x55b2 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x00128805 0x4c4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x00128cc9 0x84c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x00129515 0x1800 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x0012ad15 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x0012d728 0x1aec esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0012f214 0x463e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x00133852 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x00133a97 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x00133b6f 0x279 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_info 0x00133de8 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x00133f1c 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x00134187 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x00134436 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x00134731 0xce4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x00135415 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x001355dd 0x709b esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_info 0x0013c678 0x678 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x0013ccf0 0x1fc8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x0013ecb8 0x86f6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_info 0x001473ae 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00147483 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x00148571 0x31 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x001485a2 0x1cd0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x0014a272 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x0014e167 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x001517ff 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x00151f40 0x2f2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x00154e6b 0xdfe5 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x00162e50 0xd520 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x00170370 0x919b esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x0017950b 0x17a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x0017acab 0xa905 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x001855b0 0xa20 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x00185fd0 0x5855 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x0018b825 0x914d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x00194972 0x89c1 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x0019d333 0x1012 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x0019e345 0x49e3 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x001a2d28 0x2cb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_info 0x001a59dc 0xc862 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_info 0x001b223e 0xc39e esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_info 0x001be5dc 0x6e5c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x001c5438 0x4cd esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_info 0x001c5905 0x6ca esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x001c5fcf 0x2b24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x001c8af3 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x001c8e64 0xde5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x001c9c49 0x11a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_info 0x001cade9 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x001cbf97 0xd4e esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_info 0x001ccce5 0xcb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x001cd999 0xf7d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x001ce916 0x1e18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_info 0x001d072e 0x9dd esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_info 0x001d110b 0x326f esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x001d437a 0x1d18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_info 0x001d6092 0x49a1 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_info 0x001daa33 0x32b esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_info 0x001dad5e 0xdd esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_info 0x001dae3b 0x459b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_info 0x001df3d6 0x3458 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_info 0x001e282e 0x71e esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_info 0x001e2f4c 0xdd6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_info 0x001e3d22 0x35a esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_info 0x001e407c 0x1169 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_info 0x001e51e5 0x2bae esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_info 0x001e7d93 0x4a8 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_info 0x001e823b 0x354c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_info 0x001eb787 0x8f5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_info 0x001ec07c 0x515f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_info 0x001f11db 0x8a98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_info 0x001f9c73 0x499f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_info 0x001fe612 0x534b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_info 0x0020395d 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_info 0x00203afd 0x1785 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_info 0x00205282 0x2eee esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_info 0x00208170 0x5410 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x0020d580 0x2a3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_info 0x0020ffbf 0x3477 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x00213436 0x23e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x0021581a 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x00216136 0x1e69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_info 0x00217f9f 0x2224 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_info 0x0021a1c3 0x1816 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x0021b9d9 0x67ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x002221a3 0x4195 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x00226338 0x1b8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_info 0x00227ec4 0x2082 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x00229f46 0x4c1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x0022a407 0x2bc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x0022cfcd 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_info 0x0022d875 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x0022f1c7 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x00232d17 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x00232f69 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x00233117 0x6ba1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x00239cb8 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_info 0x0023ad35 0x664 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x0023b399 0x7da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x0023bb73 0xf11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x0023ca84 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x0023cba7 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x0023cd1e 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x0023d45b 0x295 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x0023d6f0 0x6340 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x00243a30 0xc35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_info 0x00244665 0x1930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x00245f95 0x577e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_info 0x0024b713 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x0024bf81 0x78b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x0024c70c 0x19dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_info 0x0024e0e8 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x0024e4e4 0x1b2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_info 0x00250010 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x00250dbf 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x00251e4e 0x1c4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x00253a9c 0x21b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x00255c4d 0x270a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_info 0x00258357 0x1da6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x0025a0fd 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x0025ba69 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x0025cdce 0x15d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_info 0x0025e3a7 0x17b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_info 0x0025fb57 0x15e7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_info 0x0026113e 0x5bad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x00266ceb 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x0026792f 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x00267b8e 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x00267e30 0x1a41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x00269871 0x5301 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_info 0x0026eb72 0x307e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_info 0x00271bf0 0x1edd esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x00273acd 0x142c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x00274ef9 0x7d7 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x002756d0 0xdef esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_info 0x002764bf 0x1299 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_info 0x00277758 0x239f esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_info 0x00279af7 0x169e esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_info 0x0027b195 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_info 0x0027dab6 0x248c esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_info 0x0027ff42 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_info 0x002807c0 0x61e esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x00280dde 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x002814cf 0x568 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_info 0x00281a37 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_info 0x00281ae3 0xe6 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_info 0x00281bc9 0x2c2 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_info 0x00281e8b 0xf3 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_info 0x00281f7e 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_info 0x0028206b 0x5cd3 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_info 0x00287d3e 0x979b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x002914d9 0x1ab esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_info 0x00291684 0x797 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x00291e1b 0x1e80 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x00293c9b 0x19c8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x00295663 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_info 0x002957a5 0xee3 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_info 0x00296688 0xf0f esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_info 0x00297597 0x7395 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x0029e92c 0x17d2 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x002a00fe 0x48b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x002a0589 0x1e32 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x002a23bb 0x16f esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x002a252a 0xb9c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x002a30c6 0x39a esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x002a3460 0x815 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x002a3c75 0x2c70 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x002a68e5 0x27d1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x002a90b6 0x15b4 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x002aa66a 0x3673 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x002adcdd 0x2bce esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x002b08ab 0x35ea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x002b3e95 0x10b1 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x002b4f46 0x1c00 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x002b6b46 0x3991 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x002ba4d7 0x1f85 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x002bc45c 0x1038 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x002bd494 0x149f esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x002be933 0x178c esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x002c00bf 0xa7b esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x002c0b3a 0xad9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x002c1613 0x1451 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x002c2a64 0x195c esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x002c43c0 0xa9b esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x002c4e5b 0xb5c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x002c59b7 0x14b1 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x002c6e68 0x2f82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x002c9dea 0xb98 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x002ca982 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x002cafa2 0xc93 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_info 0x002cbc35 0xf0a esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_info 0x002ccb3f 0x1527 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x002ce066 0xe4e esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_info 0x002ceeb4 0x16d3 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x002d0587 0x27a1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_info 0x002d2d28 0x2ac0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x002d57e8 0x445c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x002d9c44 0x104 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x002d9d48 0x7fe esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x002da546 0xa44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x002daf8a 0xccd esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_info 0x002dbc57 0x32b esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_info 0x002dbf82 0x8df esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_info 0x002dc861 0xb87 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_info 0x002dd3e8 0x404 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_info 0x002dd7ec 0x4ace esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x002e22ba 0x211b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_info 0x002e43d5 0x716a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_info 0x002eb53f 0x438a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x002ef8c9 0xe01 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_info 0x002f06ca 0x41cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x002f4895 0x4625 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x002f8eba 0x1c38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_info 0x002faaf2 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x002fbb97 0x5f25 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x00301abc 0x1ac9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x00303585 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_info 0x00304558 0x2d5a esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_info 0x003072b2 0x29b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_info 0x00309c65 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_info 0x0030a60a 0x7157 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x00311761 0xd33 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_info 0x00312494 0x1984 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x00313e18 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_info 0x00314200 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x00314868 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x00314d97 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x003150ec 0x66d7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x0031b7c3 0x15b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x0031cd7b 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x0031d86c 0x1b5f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_info 0x0031f3cb 0x3fcc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_info 0x00323397 0x100a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x003243a1 0x1249 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x003255ea 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x003257ec 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x00325a9d 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x00325d3f 0xa07 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_info 0x00326746 0xdce esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_info 0x00327514 0x178d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x00328ca1 0xbae esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_info 0x0032984f 0x54c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_info 0x00329d9b 0x438 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_info 0x0032a1d3 0x2c09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x0032cddc 0x1d40 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_info 0x0032eb1c 0x2620 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_info 0x0033113c 0x55d esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_info 0x00331699 0x838 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_info 0x00331ed1 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x00331f63 0x1082 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x00332fe5 0x11a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x003330ff 0xa57 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x00333b56 0x553 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x003340a9 0xa8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x00334b38 0x5af /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x003350e7 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x00335192 0xd9b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x00335f2d 0x8c2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_info 0x003367ef 0xfd6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x003377c5 0x1bd1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x00339396 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_info 0x00339441 0x8b0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x00339cf1 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_info 0x0033a56f 0x28b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_info 0x0033a7fa 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x0033c2c3 0x321 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x0033c5e4 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_info 0x0033c7da 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_info 0x0033c845 0xb9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_info 0x0033c8fe 0xa02 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_info 0x0033d300 0xac8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_info 0x0033ddc8 0x1038 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x0033ee00 0xb08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x0033f908 0x9b3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x003402bb 0xc08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x00340ec3 0x8b8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x0034177b 0x965 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x003420e0 0xa49 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x00342b29 0xa71 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x0034359a 0x9c1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_info 0x00343f5b 0x9a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_info 0x003448fc 0xb63 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_info 0x0034545f 0x954 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x00345db3 0x9aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_info 0x0034675d 0x8ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x0034704c 0x99b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_info 0x003479e7 0xe46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x0034882d 0x980 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_info 0x003491ad 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_info 0x0034923f 0x8f3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_info 0x00349b32 0x986 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x0034a4b8 0x84c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x0034ad04 0x840 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x0034b544 0x872 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_info 0x0034bdb6 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_info 0x0034c84a 0x8f5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x0034d13f 0x8c9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_info 0x0034da08 0x8bf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_info 0x0034e2c7 0x8c5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_info 0x0034eb8c 0x280a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_info 0x00351396 0x2aaa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x00353e40 0x2228 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_info 0x00356068 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x003568e6 0xbc1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x003574a7 0xcbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x00358165 0xbe9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x00358d4e 0x1cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x00358f19 0x1867 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x0035a780 0xc00 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x0035b380 0x1c96 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x0035d016 0xbbf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_info 0x0035dbd5 0x2085 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x0035fc5a 0x499 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_abbrev 0x00000000 0x59bc7 *(.debug_abbrev) @@ -47382,7 +47382,7 @@ END GROUP .debug_abbrev 0x00059679 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 0x00059a45 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 0x21d90a +.debug_line 0x00000000 0x21d8f2 *(.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) @@ -47487,369 +47487,369 @@ END GROUP .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 0x2425 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_line 0x000654df 0x992 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_line 0x00065e71 0x145d esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_line 0x000672ce 0x115f esp-idf/main/libmain.a(ina219.c.obj) - .debug_line 0x0006842d 0x8301 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_line 0x0007072e 0x1ebc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_line 0x000725ea 0x1094 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_line 0x0007367e 0x46c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_line 0x00073aea 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x00073d68 0x3f5 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x0007415d 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00074366 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x0007448f 0x5072 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x00079501 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x000795da 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x000796bc 0x17a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x0007ae5e 0xc56 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0007bab4 0x10d2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0007cb86 0x2fdf esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0007fb65 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x0007fdfc 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x00080232 0x123d esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x0008146f 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x000816f6 0x772 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x00081e68 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x00082f13 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x000834d3 0x38a7 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x00086d7a 0x13db esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x00088155 0xef7 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x0008904c 0x40c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x00089458 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x000897f2 0x22b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0008baa9 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0008bf06 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0008c3cb 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0008c98e 0xb39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0008d4c7 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0008d86d 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0008dc11 0xe37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x0008ea48 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x0008ee28 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0008f5b6 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x0008ff0f 0x7c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x000906cf 0x28a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00092f70 0x9ce esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x0009393e 0x64e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x00093f8c 0xc5f esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x00094beb 0x98b esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x00095576 0x1c7f esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x000971f5 0x4c9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x000976be 0x862 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x00097f20 0xb09 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x00098a29 0x1240 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x00099c69 0x4de esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_line 0x0009a147 0x1137 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x0009b27e 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x0009b332 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x0009b4dd 0x274 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_line 0x0009b751 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x0009b95b 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x0009bd17 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x0009c242 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_line 0x0009c741 0xf81 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_line 0x0009d6c2 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x0009d8d8 0xb29 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_line 0x0009e401 0x75f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x0009eb60 0x1c73 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x000a07d3 0xbfe esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_line 0x000a13d1 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x000a1595 0x111b esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_line 0x000a26b0 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x000a284b 0xd43 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000a358e 0x236b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x000a58f9 0x3a07 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x000a9300 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_line 0x000a98c2 0x2cf0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_line 0x000ac5b2 0x3074 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x000af626 0x387b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x000b2ea1 0x1168 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x000b4009 0x8dd esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000b48e6 0x18a1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x000b6187 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000b6692 0x1013 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x000b76a5 0x3eff esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000bb5a4 0x1a3b esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000bcfdf 0x84f esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000bd82e 0xcc6 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000be4f4 0x1783 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_line 0x000bfc77 0x78fd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_line 0x000c7574 0x66f8 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_line 0x000cdc6c 0x6d35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_line 0x000d49a1 0x7e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_line 0x000d5186 0x3b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_line 0x000d553c 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_line 0x000d6bd1 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_line 0x000d702b 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_line 0x000d820d 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_line 0x000d9267 0x1bbf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_line 0x000dae26 0xac7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_line 0x000db8ed 0xacf esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_line 0x000dc3bc 0xef9 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_line 0x000dd2b5 0x14b7 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - .debug_line 0x000de76c 0x9a5 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - .debug_line 0x000df111 0x16fc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_line 0x000e080d 0x5ab1 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_line 0x000e62be 0x2b04 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_line 0x000e8dc2 0x522 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_line 0x000e92e4 0x1dc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_line 0x000e94c0 0x2c8d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_line 0x000ec14d 0x1a7f esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_line 0x000edbcc 0x7de esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_line 0x000ee3aa 0xf5c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_line 0x000ef306 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_line 0x000ef65f 0x1251 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_line 0x000f08b0 0x246f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_line 0x000f2d1f 0x5a7 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_line 0x000f32c6 0x3aa1 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_line 0x000f6d67 0x74d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_line 0x000f74b4 0x47f0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_line 0x000fbca4 0x8885 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_line 0x00104529 0x42f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_line 0x0010881c 0x51d7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_line 0x0010d9f3 0x325 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_line 0x0010dd18 0x127e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_line 0x0010ef96 0x1a77 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_line 0x00110a0d 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_line 0x00116201 0x25a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_line 0x001187aa 0x2c4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_line 0x0011b3f6 0x959 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_line 0x0011bd4f 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_line 0x0011c59a 0x1618 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_line 0x0011dbb2 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_line 0x0011f20e 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_line 0x0011ff27 0x54f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_line 0x00125419 0x4f4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_line 0x0012a366 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_line 0x0012b480 0x178f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_line 0x0012cc0f 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_line 0x0012d13e 0x2098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_line 0x0012f1d6 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_line 0x0012f6c9 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_line 0x001302ac 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_line 0x00132b69 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_line 0x00132de6 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_line 0x00133020 0x5930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_line 0x00138950 0xfe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_line 0x00139935 0x645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_line 0x00139f7a 0x769 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_line 0x0013a6e3 0x1234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_line 0x0013b917 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_line 0x0013ba8b 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_line 0x0013bd0b 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_line 0x0013c64f 0x3ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_line 0x0013ca3c 0x1851 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_line 0x0013e28d 0x1038 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_line 0x0013f2c5 0x14b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_line 0x0014077e 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_line 0x00140edd 0x97e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_line 0x0014185b 0x96d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_line 0x001421c8 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_line 0x00143b1a 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_line 0x00143f17 0x208d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_line 0x00145fa4 0x10ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_line 0x00147050 0x1073 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_line 0x001480c3 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_line 0x001497a1 0x114a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_line 0x0014a8eb 0x2393 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_line 0x0014cc7e 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_line 0x0014dde4 0x1863 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_line 0x0014f647 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_line 0x001508bd 0xe27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_line 0x001516e4 0xde3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_line 0x001524c7 0x1471 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_line 0x00153938 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_line 0x0015480a 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_line 0x00155a5b 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_line 0x00155d05 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_line 0x00155fda 0xa65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_line 0x00156a3f 0x50cc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_line 0x0015bb0b 0x4809 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_line 0x00160314 0x1a5d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x00161d71 0xcdb esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x00162a4c 0x87d esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_line 0x001632c9 0x47f esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_line 0x00163748 0x570 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_line 0x00163cb8 0xe65 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_line 0x00164b1d 0x6d1 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_line 0x001651ee 0xeee esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_line 0x001660dc 0x9d8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_line 0x00166ab4 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_line 0x001673d5 0x6ff esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_line 0x00167ad4 0x8f1 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_line 0x001683c5 0x8cd esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_line 0x00168c92 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_line 0x00168d3e 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_line 0x00168ee9 0x1fa esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_line 0x001690e3 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_line 0x001691ad 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_line 0x00169356 0xf6e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_line 0x0016a2c4 0x3ea8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_line 0x0016e16c 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_line 0x0016e38b 0x5da esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_line 0x0016e965 0x1d2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_line 0x0017068f 0x1883 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_line 0x00171f12 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_line 0x00172118 0xec2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_line 0x00172fda 0x156d esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_line 0x00174547 0x938a esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_line 0x0017d8d1 0xf1e esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_line 0x0017e7ef 0x85d esp-idf/lwip/liblwip.a(def.c.obj) - .debug_line 0x0017f04c 0x2d54 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_line 0x00181da0 0x28d esp-idf/lwip/liblwip.a(init.c.obj) - .debug_line 0x0018202d 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_line 0x0018252e 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_line 0x001829a2 0x71b esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_line 0x001830bd 0x3109 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_line 0x001861c6 0x2466 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_line 0x0018862c 0x1b37 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_line 0x0018a163 0x4cd8 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_line 0x0018ee3b 0x451e esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_line 0x00193359 0x3419 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_line 0x00196772 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_line 0x00197387 0x2a45 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_line 0x00199dcc 0x3e91 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_line 0x0019dc5d 0x1c60 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_line 0x0019f8bd 0xa1d esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_line 0x001a02da 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_line 0x001a18fe 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_line 0x001a2dbe 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_line 0x001a393d 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_line 0x001a4015 0x8dd esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_line 0x001a48f2 0x23fe esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_line 0x001a6cf0 0xe72 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_line 0x001a7b62 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_line 0x001a8203 0x148b esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_line 0x001a968e 0x4ebd esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_line 0x001ae54b 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_line 0x001aecc9 0x4ce esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_line 0x001af197 0x84c esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_line 0x001af9e3 0x875 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_line 0x001b0258 0x12b5 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_line 0x001b150d 0x759 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_line 0x001b1c66 0x749 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_line 0x001b23af 0x2e31 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_line 0x001b51e0 0x2705 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_line 0x001b78e5 0x4713 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_line 0x001bbff8 0x252 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_line 0x001bc24a 0x894 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_line 0x001bcade 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_line 0x001bd930 0x9d3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - .debug_line 0x001be303 0x1e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) - .debug_line 0x001be4e8 0x3ac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) - .debug_line 0x001be894 0x873 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - .debug_line 0x001bf107 0x3e8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) - .debug_line 0x001bf4ef 0x13ef esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_line 0x001c08de 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_line 0x001c149a 0x5047 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_line 0x001c64e1 0x21f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_line 0x001c86d8 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_line 0x001c8c44 0x174c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_line 0x001ca390 0x2e43 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_line 0x001cd1d3 0x138a esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_line 0x001ce55d 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_line 0x001cf2f3 0x54b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_line 0x001d47ac 0x22d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_line 0x001d6a80 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_line 0x001d7abf 0xbe3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_line 0x001d86a2 0x1f95 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_line 0x001da637 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_line 0x001daf9a 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_line 0x001e1eb1 0xb8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_line 0x001e2a3b 0x27c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_line 0x001e5200 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_line 0x001e5765 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_line 0x001e5eec 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_line 0x001e64cc 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_line 0x001e6991 0x5b7b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_line 0x001ec50c 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_line 0x001ee1cd 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_line 0x001eecd0 0x1f2c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_line 0x001f0bfc 0x2cfe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_line 0x001f38fa 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_line 0x001f42ca 0xc99 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_line 0x001f4f63 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_line 0x001f53fe 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_line 0x001f5873 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_line 0x001f5d46 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_line 0x001f6887 0x10c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_line 0x001f794d 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_line 0x001f8dfa 0x980 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_line 0x001f977a 0x5eb esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_line 0x001f9d65 0x3db esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_line 0x001fa140 0x2953 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x001fca93 0x579 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_line 0x001fd00c 0xd0c esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_line 0x001fdd18 0x65c esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_line 0x001fe374 0x44c esp-idf/lwip/liblwip.a(ethip6.c.obj) - .debug_line 0x001fe7c0 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 0x001fe82b 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 0x001fed69 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 0x001fee12 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 0x001ff24c 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 0x001ff3fd 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 0x001ff890 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 0x001ff911 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 0x001ff97c 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 0x001ffdd6 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 0x001fffbd 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 0x0020039f 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 0x00200b6e 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 0x00200bd9 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 0x00200c63 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 0x00200da8 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 0x00200e96 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x0020162d 0x483 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_line 0x00201ab0 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 0x00201e42 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 0x00201e7c 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 0x00201eba 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 0x0020219e 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 0x0020271e 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 0x00202f74 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 0x00203209 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 0x002032f6 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 0x00203ba7 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 0x00203cf2 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 0x00203e63 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 0x002040e5 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 0x002044df 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 0x0020482b 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 0x00204a72 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 0x00204cff 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 0x00204df8 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 0x00205016 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 0x002052c0 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 0x00205532 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 0x00205df8 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 0x0020692a 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 0x00206997 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 0x00206ac8 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 0x00206d8c 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 0x00206ddd 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 0x00206e6b 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 0x00206f1c 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 0x00206ffb 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 0x002070d0 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 0x002071b8 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 0x00207293 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 0x0020736e 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 0x0020c1de 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 0x00211348 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 0x00214984 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 0x00214b0d 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 0x00214e9e 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 0x0021504c 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 0x00215180 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 0x00215347 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 0x00217471 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 0x00217618 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 0x0021982f 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 0x0021996a 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 0x0021cfa7 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 0x000654df 0x97a esp-idf/main/libmain.a(mqtt.c.obj) + .debug_line 0x00065e59 0x145d esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_line 0x000672b6 0x115f esp-idf/main/libmain.a(ina219.c.obj) + .debug_line 0x00068415 0x8301 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_line 0x00070716 0x1ebc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_line 0x000725d2 0x1094 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_line 0x00073666 0x46c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_line 0x00073ad2 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x00073d50 0x3f5 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x00074145 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x0007434e 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x00074477 0x5072 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x000794e9 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x000795c2 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x000796a4 0x17a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0007ae46 0xc56 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0007ba9c 0x10d2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x0007cb6e 0x2fdf esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x0007fb4d 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0007fde4 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x0008021a 0x123d esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x00081457 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x000816de 0x772 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x00081e50 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x00082efb 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x000834bb 0x38a7 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x00086d62 0x13db esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x0008813d 0xef7 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x00089034 0x40c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x00089440 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x000897da 0x22b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0008ba91 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0008beee 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0008c3b3 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0008c976 0xb39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0008d4af 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0008d855 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0008dbf9 0xe37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x0008ea30 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x0008ee10 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x0008f59e 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x0008fef7 0x7c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x000906b7 0x28a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x00092f58 0x9ce esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x00093926 0x64e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00093f74 0xc5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x00094bd3 0x98b esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x0009555e 0x1c7f esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x000971dd 0x4c9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x000976a6 0x862 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x00097f08 0xb09 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x00098a11 0x1240 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x00099c51 0x4de esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x0009a12f 0x1137 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0009b266 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0009b31a 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0009b4c5 0x274 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_line 0x0009b739 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x0009b943 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0009bcff 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0009c22a 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x0009c729 0xf81 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x0009d6aa 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x0009d8c0 0xb29 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_line 0x0009e3e9 0x75f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x0009eb48 0x1c73 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x000a07bb 0xbfe esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x000a13b9 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x000a157d 0x111b esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x000a2698 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x000a2833 0xd43 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000a3576 0x236b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x000a58e1 0x3a07 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000a92e8 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x000a98aa 0x2cf0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x000ac59a 0x3074 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x000af60e 0x387b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x000b2e89 0x1168 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x000b3ff1 0x8dd esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000b48ce 0x18a1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000b616f 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000b667a 0x1013 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000b768d 0x3eff esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000bb58c 0x1a3b esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000bcfc7 0x84f esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000bd816 0xcc6 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000be4dc 0x1783 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_line 0x000bfc5f 0x78fd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_line 0x000c755c 0x66f8 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_line 0x000cdc54 0x6d35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x000d4989 0x7e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_line 0x000d516e 0x3b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x000d5524 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x000d6bb9 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x000d7013 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x000d81f5 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_line 0x000d924f 0x1bbf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x000dae0e 0xac7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_line 0x000db8d5 0xacf esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x000dc3a4 0xef9 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x000dd29d 0x14b7 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_line 0x000de754 0x9a5 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_line 0x000df0f9 0x16fc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x000e07f5 0x5ab1 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_line 0x000e62a6 0x2b04 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_line 0x000e8daa 0x522 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_line 0x000e92cc 0x1dc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_line 0x000e94a8 0x2c8d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_line 0x000ec135 0x1a7f esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_line 0x000edbb4 0x7de esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_line 0x000ee392 0xf5c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_line 0x000ef2ee 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_line 0x000ef647 0x1251 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_line 0x000f0898 0x246f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_line 0x000f2d07 0x5a7 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_line 0x000f32ae 0x3aa1 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_line 0x000f6d4f 0x74d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_line 0x000f749c 0x47f0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_line 0x000fbc8c 0x8885 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_line 0x00104511 0x42f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_line 0x00108804 0x51d7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_line 0x0010d9db 0x325 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_line 0x0010dd00 0x127e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_line 0x0010ef7e 0x1a77 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_line 0x001109f5 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x001161e9 0x25a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x00118792 0x2c4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x0011b3de 0x959 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x0011bd37 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x0011c582 0x1618 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x0011db9a 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x0011f1f6 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x0011ff0f 0x54f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x00125401 0x4f4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x0012a34e 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x0012b468 0x178f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x0012cbf7 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x0012d126 0x2098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x0012f1be 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x0012f6b1 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x00130294 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x00132b51 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x00132dce 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x00133008 0x5930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x00138938 0xfe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x0013991d 0x645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x00139f62 0x769 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x0013a6cb 0x1234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x0013b8ff 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x0013ba73 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x0013bcf3 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x0013c637 0x3ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x0013ca24 0x1851 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x0013e275 0x1038 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_line 0x0013f2ad 0x14b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x00140766 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x00140ec5 0x97e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x00141843 0x96d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x001421b0 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x00143b02 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x00143eff 0x208d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x00145f8c 0x10ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x00147038 0x1073 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x001480ab 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x00149789 0x114a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x0014a8d3 0x2393 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_line 0x0014cc66 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x0014ddcc 0x1863 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x0014f62f 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x001508a5 0xe27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_line 0x001516cc 0xde3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_line 0x001524af 0x1471 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_line 0x00153920 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x001547f2 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x00155a43 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x00155ced 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x00155fc2 0xa65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x00156a27 0x50cc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_line 0x0015baf3 0x4809 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_line 0x001602fc 0x1a5d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x00161d59 0xcdb esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x00162a34 0x87d esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x001632b1 0x47f esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_line 0x00163730 0x570 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_line 0x00163ca0 0xe65 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_line 0x00164b05 0x6d1 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_line 0x001651d6 0xeee esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x001660c4 0x9d8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_line 0x00166a9c 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x001673bd 0x6ff esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x00167abc 0x8f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x001683ad 0x8cd esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_line 0x00168c7a 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_line 0x00168d26 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_line 0x00168ed1 0x1fa esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_line 0x001690cb 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x00169195 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x0016933e 0xf6e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_line 0x0016a2ac 0x3ea8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x0016e154 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x0016e373 0x5da esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x0016e94d 0x1d2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x00170677 0x1883 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x00171efa 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_line 0x00172100 0xec2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x00172fc2 0x156d esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_line 0x0017452f 0x938a esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0017d8b9 0xf1e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0017e7d7 0x85d esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0017f034 0x2d54 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x00181d88 0x28d esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x00182015 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x00182516 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x0018298a 0x71b esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x001830a5 0x3109 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x001861ae 0x2466 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x00188614 0x1b37 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x0018a14b 0x4cd8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x0018ee23 0x451e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x00193341 0x3419 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x0019675a 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x0019736f 0x2a45 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x00199db4 0x3e91 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x0019dc45 0x1c60 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x0019f8a5 0xa1d esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x001a02c2 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x001a18e6 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x001a2da6 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x001a3925 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x001a3ffd 0x8dd esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x001a48da 0x23fe esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x001a6cd8 0xe72 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x001a7b4a 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x001a81eb 0x148b esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x001a9676 0x4ebd esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x001ae533 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x001aecb1 0x4ce esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x001af17f 0x84c esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x001af9cb 0x875 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_line 0x001b0240 0x12b5 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x001b14f5 0x759 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_line 0x001b1c4e 0x749 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x001b2397 0x2e31 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_line 0x001b51c8 0x2705 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x001b78cd 0x4713 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x001bbfe0 0x252 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x001bc232 0x894 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x001bcac6 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x001bd918 0x9d3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_line 0x001be2eb 0x1e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_line 0x001be4d0 0x3ac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_line 0x001be87c 0x873 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_line 0x001bf0ef 0x3e8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_line 0x001bf4d7 0x13ef esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x001c08c6 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x001c1482 0x5047 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_line 0x001c64c9 0x21f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x001c86c0 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x001c8c2c 0x174c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x001ca378 0x2e43 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x001cd1bb 0x138a esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x001ce545 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x001cf2db 0x54b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x001d4794 0x22d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x001d6a68 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x001d7aa7 0xbe3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x001d868a 0x1f95 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x001da61f 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x001daf82 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x001e1e99 0xb8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x001e2a23 0x27c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x001e51e8 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x001e574d 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x001e5ed4 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x001e64b4 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x001e6979 0x5b7b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x001ec4f4 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x001ee1b5 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x001eecb8 0x1f2c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x001f0be4 0x2cfe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x001f38e2 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x001f42b2 0xc99 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x001f4f4b 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x001f53e6 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x001f585b 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x001f5d2e 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x001f686f 0x10c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x001f7935 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x001f8de2 0x980 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_line 0x001f9762 0x5eb esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_line 0x001f9d4d 0x3db esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_line 0x001fa128 0x2953 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x001fca7b 0x579 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x001fcff4 0xd0c esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x001fdd00 0x65c esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_line 0x001fe35c 0x44c esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_line 0x001fe7a8 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 0x001fe813 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 0x001fed51 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 0x001fedfa 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 0x001ff234 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 0x001ff3e5 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 0x001ff878 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 0x001ff8f9 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 0x001ff964 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 0x001ffdbe 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 0x001fffa5 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 0x00200387 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 0x00200b56 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 0x00200bc1 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 0x00200c4b 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 0x00200d90 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 0x00200e7e 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x00201615 0x483 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x00201a98 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 0x00201e2a 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 0x00201e64 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 0x00201ea2 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 0x00202186 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 0x00202706 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 0x00202f5c 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 0x002031f1 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 0x002032de 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 0x00203b8f 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 0x00203cda 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 0x00203e4b 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 0x002040cd 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 0x002044c7 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 0x00204813 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 0x00204a5a 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 0x00204ce7 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 0x00204de0 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 0x00204ffe 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 0x002052a8 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 0x0020551a 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 0x00205de0 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 0x00206912 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 0x0020697f 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 0x00206ab0 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 0x00206d74 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 0x00206dc5 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 0x00206e53 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 0x00206f04 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 0x00206fe3 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 0x002070b8 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 0x002071a0 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 0x0020727b 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 0x00207356 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 0x0020c1c6 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 0x00211330 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 0x0021496c 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 0x00214af5 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 0x00214e86 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 0x00215034 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 0x00215168 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 0x0021532f 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 0x00217459 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 0x00217600 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 0x00219817 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 0x00219952 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 0x0021cf8f 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 0x3676c +.debug_frame 0x00000000 0x36764 *(.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) @@ -47952,333 +47952,333 @@ END GROUP .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 0xdc esp-idf/main/libmain.a(mqtt.c.obj) - .debug_frame 0x0000a45c 0x204 esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_frame 0x0000a660 0x2d0 esp-idf/main/libmain.a(ina219.c.obj) - .debug_frame 0x0000a930 0x794 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_frame 0x0000b0c4 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_frame 0x0000b3dc 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_frame 0x0000b5d8 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_frame 0x0000b648 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x0000b678 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x0000b724 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x0000bf90 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_frame 0x0000bfb0 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x0000bfdc 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x0000c25c 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x0000c3d0 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x0000c4b0 0x350 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x0000c800 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x0000c848 0x148 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_frame 0x0000c990 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x0000c9d0 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000cb28 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0000cd00 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x0000cdbc 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x0000d2cc 0x16c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x0000d438 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x0000d6e4 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x0000d768 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x0000dbdc 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0000dc48 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x0000dc88 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x0000dd24 0x158 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x0000de7c 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x0000deac 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x0000dedc 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x0000e048 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0000e0c4 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0000e1d4 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x0000e354 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x0000e3c0 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x0000e748 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x0000e860 0x3c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x0000e89c 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x0000ea54 0xc4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x0000eb18 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x0000edc0 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x0000ee5c 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x0000ef48 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x0000f0b0 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x0000f2c8 0x50 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_frame 0x0000f318 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x0000f480 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_frame 0x0000f570 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x0000f5b0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x0000f5d0 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_frame 0x0000f630 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_frame 0x0000f688 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_frame 0x0000f84c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x0000f8b8 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_frame 0x0000f98c 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x0000f9d0 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x0000fd6c 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_frame 0x0000fe94 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x0000fec4 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_frame 0x0001008c 0x1c0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_frame 0x0001024c 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x000115a0 0x690 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x00011c30 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_frame 0x00011d40 0x464 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_frame 0x000121a4 0xd10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_frame 0x00012eb4 0x76c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_frame 0x00013620 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_frame 0x000138c8 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_frame 0x000139f8 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_frame 0x00013c70 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_frame 0x00013ce4 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_frame 0x00013e00 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_frame 0x0001431c 0x1cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_frame 0x000144e8 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_frame 0x00014554 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_frame 0x000145ec 0x1f8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_frame 0x000147e4 0x970 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_frame 0x00015154 0x7d8 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_frame 0x0001592c 0xfe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_frame 0x0001690c 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_frame 0x000169d0 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_frame 0x000169fc 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_frame 0x00016f78 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_frame 0x00017024 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_frame 0x000171f8 0x27c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_frame 0x00017474 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_frame 0x000177dc 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_frame 0x000178fc 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_frame 0x00017ac0 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_frame 0x00017c30 0x360 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) - .debug_frame 0x00017f90 0x158 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) - .debug_frame 0x000180e8 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_frame 0x000187bc 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_frame 0x000189cc 0x510 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_frame 0x00018edc 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_frame 0x00018f44 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_frame 0x00018f70 0x37c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_frame 0x000192ec 0x1b8 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_frame 0x000194a4 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_frame 0x0001951c 0x138 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_frame 0x00019654 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_frame 0x00019674 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_frame 0x000199a8 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_frame 0x00019de4 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_frame 0x00019e4c 0x544 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_frame 0x0001a390 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_frame 0x0001a4a0 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_frame 0x0001ab80 0x1184 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_frame 0x0001bd04 0x468 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_frame 0x0001c16c 0x554 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_frame 0x0001c6c0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_frame 0x0001c6f0 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_frame 0x0001c8d4 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_frame 0x0001caac 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_frame 0x0001d37c 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_frame 0x0001d8c0 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_frame 0x0001dc88 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_frame 0x0001e00c 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_frame 0x0001e0bc 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_frame 0x0001e370 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_frame 0x0001e648 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_frame 0x0001e9e4 0xe54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_frame 0x0001f838 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_frame 0x0001fa94 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_frame 0x0001fcd0 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_frame 0x0001ff94 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_frame 0x00020000 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_frame 0x00020470 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_frame 0x00020518 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_frame 0x000208b8 0x368 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_frame 0x00020c20 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_frame 0x00020c98 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_frame 0x00020ce8 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_frame 0x00021704 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_frame 0x0002183c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_frame 0x000218b0 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_frame 0x0002196c 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_frame 0x00021b64 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_frame 0x00021b98 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_frame 0x00021be0 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_frame 0x00021cdc 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_frame 0x00021d58 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_frame 0x00021fd0 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_frame 0x000220d8 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_frame 0x00022348 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_frame 0x000224a8 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_frame 0x00022600 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_frame 0x0002273c 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_frame 0x0002299c 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_frame 0x00022a64 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_frame 0x00022d14 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_frame 0x00022fdc 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_frame 0x000232bc 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_frame 0x000235e4 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_frame 0x000238dc 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_frame 0x00023be4 0x288 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_frame 0x00023e6c 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_frame 0x00024308 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_frame 0x0002447c 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_frame 0x00024634 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_frame 0x00024778 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_frame 0x000248bc 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_frame 0x000249fc 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_frame 0x00024adc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_frame 0x00024b08 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_frame 0x00024b44 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_frame 0x00024c24 0x954 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_frame 0x00025578 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_frame 0x00025ab0 0x290 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x00025d40 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x00025eec 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_frame 0x00025f94 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_frame 0x00025ff8 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_frame 0x00026098 0x13c esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_frame 0x000261d4 0x40 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_frame 0x00026214 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_frame 0x0002638c 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_frame 0x00026454 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_frame 0x000265c4 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_frame 0x00026674 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_frame 0x000267b4 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_frame 0x000268b0 0x12c esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_frame 0x000269dc 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_frame 0x00026ec8 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_frame 0x00026f04 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_frame 0x00027014 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_frame 0x00027418 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_frame 0x000276d8 0x21c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_frame 0x000278f4 0x124 esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_frame 0x00027a18 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_frame 0x00028610 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_frame 0x0002889c 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_frame 0x00028974 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_frame 0x00028ce4 0x2c esp-idf/lwip/liblwip.a(init.c.obj) - .debug_frame 0x00028d10 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_frame 0x00028d9c 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_frame 0x00028e2c 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_frame 0x00028f28 0x578 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_frame 0x000294a0 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_frame 0x00029a18 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_frame 0x00029be8 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_frame 0x0002a310 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_frame 0x0002a4c8 0x4e8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_frame 0x0002a9b0 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_frame 0x0002ab3c 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_frame 0x0002ada0 0x638 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_frame 0x0002b3d8 0x304 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_frame 0x0002b6dc 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_frame 0x0002b778 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_frame 0x0002ba3c 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_frame 0x0002bbd4 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_frame 0x0002bc90 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_frame 0x0002bcf0 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_frame 0x0002be78 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_frame 0x0002c010 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_frame 0x0002c0bc 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_frame 0x0002c11c 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_frame 0x0002c344 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_frame 0x0002c768 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_frame 0x0002c7dc 0x68 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_frame 0x0002c844 0x84 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_frame 0x0002c8c8 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_frame 0x0002c918 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_frame 0x0002ccc4 0x120 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_frame 0x0002cde4 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_frame 0x0002cecc 0x3d4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_frame 0x0002d2a0 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_frame 0x0002d728 0x5b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_frame 0x0002dcd8 0x20 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_frame 0x0002dcf8 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_frame 0x0002de10 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_frame 0x0002df98 0x124 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) - .debug_frame 0x0002e0bc 0xf4 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) - .debug_frame 0x0002e1b0 0x64 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) - .debug_frame 0x0002e214 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_frame 0x0002e4f0 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_frame 0x0002e6c4 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_frame 0x0002efd0 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_frame 0x0002f2d4 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_frame 0x0002f338 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_frame 0x0002f49c 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_frame 0x0002fda8 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_frame 0x0002ffd4 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_frame 0x000301b4 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_frame 0x00030ab4 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_frame 0x00030c1c 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_frame 0x00030e34 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_frame 0x00030fbc 0x268 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_frame 0x00031224 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_frame 0x000312e8 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_frame 0x00031d98 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_frame 0x00031ef4 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_frame 0x000321c4 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_frame 0x0003220c 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_frame 0x00032288 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_frame 0x000322f4 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_frame 0x00032340 0xad0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_frame 0x00032e10 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_frame 0x00032f18 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_frame 0x000330d8 0x2b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_frame 0x0003338c 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_frame 0x00033920 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_frame 0x00033aa4 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_frame 0x00033e28 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_frame 0x00033e50 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_frame 0x00033ea4 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_frame 0x00033ef0 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_frame 0x00034014 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_frame 0x000341bc 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_frame 0x00034440 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_frame 0x00034640 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_frame 0x0003473c 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_frame 0x000347c4 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x00034c08 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_frame 0x00034de8 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_frame 0x00034f18 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_frame 0x00035030 0x38 esp-idf/lwip/liblwip.a(ethip6.c.obj) - .debug_frame 0x00035068 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x000352e8 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_frame 0x00035358 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 0x000353a8 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 0x00035400 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 0x00035484 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 0x00035600 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 0x00035660 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 0x000356a4 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 0x00035704 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 0x00035754 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 0x000357a0 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 0x000357f4 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 0x0003584c 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 0x000358b4 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 0x00035908 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 0x000359ac 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 0x000359e8 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 0x00035a4c 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 0x00035a84 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 0x00035adc 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 0x00035b54 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 0x00035bbc 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 0x00035bdc 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 0x00035c14 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 0x00035c60 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 0x00035c8c 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 0x00035cb8 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 0x00035ce8 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 0x00035d18 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 0x00035d4c 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 0x00035d80 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 0x00035db4 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 0x00035e6c 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 0x00035f74 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 0x0003609c 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 0x000360bc 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 0x00036128 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 0x00036190 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 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(libm_a-s_frexp.o) - .debug_frame 0x00036210 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 0x000362ac 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 0x000362e4 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 0x00036604 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 0x00036634 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 0x00036738 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 0x0000a380 0xd4 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_frame 0x0000a454 0x204 esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_frame 0x0000a658 0x2d0 esp-idf/main/libmain.a(ina219.c.obj) + .debug_frame 0x0000a928 0x794 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_frame 0x0000b0bc 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_frame 0x0000b3d4 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_frame 0x0000b5d0 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_frame 0x0000b640 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000b670 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000b71c 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x0000bf88 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_frame 0x0000bfa8 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000bfd4 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000c254 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000c3c8 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000c4a8 0x350 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x0000c7f8 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x0000c840 0x148 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_frame 0x0000c988 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000c9c8 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000cb20 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x0000ccf8 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000cdb4 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000d2c4 0x16c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0000d430 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000d6dc 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000d760 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x0000dbd4 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000dc40 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000dc80 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x0000dd1c 0x158 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000de74 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000dea4 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000ded4 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x0000e040 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x0000e0bc 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x0000e1cc 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000e34c 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0000e3b8 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000e740 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000e858 0x3c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000e894 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000ea4c 0xc4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000eb10 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x0000edb8 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000ee54 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x0000ef40 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x0000f0a8 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000f2c0 0x50 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000f310 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000f478 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_frame 0x0000f568 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000f5a8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000f5c8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000f628 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x0000f680 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x0000f844 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000f8b0 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_frame 0x0000f984 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000f9c8 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x0000fd64 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x0000fe8c 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x0000febc 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x00010084 0x1c0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_frame 0x00010244 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x00011598 0x690 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x00011c28 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x00011d38 0x464 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x0001219c 0xd10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x00012eac 0x76c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x00013618 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x000138c0 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x000139f0 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x00013c68 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x00013cdc 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x00013df8 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x00014314 0x1cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x000144e0 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x0001454c 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x000145e4 0x1f8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_frame 0x000147dc 0x970 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_frame 0x0001514c 0x7d8 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_frame 0x00015924 0xfe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x00016904 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_frame 0x000169c8 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x000169f4 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x00016f70 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x0001701c 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x000171f0 0x27c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_frame 0x0001746c 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x000177d4 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_frame 0x000178f4 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x00017ab8 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00017c28 0x360 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_frame 0x00017f88 0x158 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_frame 0x000180e0 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x000187b4 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_frame 0x000189c4 0x510 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_frame 0x00018ed4 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_frame 0x00018f3c 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_frame 0x00018f68 0x37c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_frame 0x000192e4 0x1b8 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_frame 0x0001949c 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_frame 0x00019514 0x138 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_frame 0x0001964c 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_frame 0x0001966c 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_frame 0x000199a0 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_frame 0x00019ddc 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_frame 0x00019e44 0x544 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_frame 0x0001a388 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_frame 0x0001a498 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_frame 0x0001ab78 0x1184 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_frame 0x0001bcfc 0x468 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_frame 0x0001c164 0x554 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_frame 0x0001c6b8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_frame 0x0001c6e8 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_frame 0x0001c8cc 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_frame 0x0001caa4 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x0001d374 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x0001d8b8 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x0001dc80 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x0001e004 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x0001e0b4 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x0001e368 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x0001e640 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x0001e9dc 0xe54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x0001f830 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x0001fa8c 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x0001fcc8 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x0001ff8c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x0001fff8 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x00020468 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x00020510 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x000208b0 0x368 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x00020c18 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x00020c90 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x00020ce0 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x000216fc 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x00021834 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x000218a8 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x00021964 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x00021b5c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x00021b90 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x00021bd8 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00021cd4 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x00021d50 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x00021fc8 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_frame 0x000220d0 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x00022340 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x000224a0 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x000225f8 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x00022734 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x00022994 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x00022a5c 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x00022d0c 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x00022fd4 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x000232b4 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x000235dc 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x000238d4 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_frame 0x00023bdc 0x288 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x00023e64 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x00024300 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x00024474 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_frame 0x0002462c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_frame 0x00024770 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_frame 0x000248b4 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x000249f4 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x00024ad4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x00024b00 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x00024b3c 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x00024c1c 0x954 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_frame 0x00025570 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_frame 0x00025aa8 0x290 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x00025d38 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x00025ee4 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x00025f8c 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_frame 0x00025ff0 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_frame 0x00026090 0x13c esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_frame 0x000261cc 0x40 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_frame 0x0002620c 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x00026384 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_frame 0x0002644c 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x000265bc 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x0002666c 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x000267ac 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_frame 0x000268a8 0x12c esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_frame 0x000269d4 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x00026ec0 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x00026efc 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x0002700c 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x00027410 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x000276d0 0x21c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x000278ec 0x124 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_frame 0x00027a10 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x00028608 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x00028894 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x0002896c 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x00028cdc 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x00028d08 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x00028d94 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x00028e24 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x00028f20 0x578 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x00029498 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x00029a10 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x00029be0 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x0002a308 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x0002a4c0 0x4e8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x0002a9a8 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x0002ab34 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x0002ad98 0x638 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x0002b3d0 0x304 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x0002b6d4 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x0002b770 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x0002ba34 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x0002bbcc 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x0002bc88 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x0002bce8 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x0002be70 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x0002c008 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x0002c0b4 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x0002c114 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x0002c33c 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x0002c760 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x0002c7d4 0x68 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x0002c83c 0x84 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x0002c8c0 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_frame 0x0002c910 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x0002ccbc 0x120 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_frame 0x0002cddc 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x0002cec4 0x3d4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_frame 0x0002d298 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x0002d720 0x5b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x0002dcd0 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x0002dcf0 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x0002de08 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x0002df90 0x124 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_frame 0x0002e0b4 0xf4 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_frame 0x0002e1a8 0x64 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_frame 0x0002e20c 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x0002e4e8 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x0002e6bc 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_frame 0x0002efc8 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x0002f2cc 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x0002f330 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x0002f494 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x0002fda0 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x0002ffcc 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x000301ac 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x00030aac 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x00030c14 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x00030e2c 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x00030fb4 0x268 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x0003121c 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x000312e0 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x00031d90 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x00031eec 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x000321bc 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x00032204 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x00032280 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x000322ec 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x00032338 0xad0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x00032e08 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x00032f10 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x000330d0 0x2b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x00033384 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x00033918 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x00033a9c 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x00033e20 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x00033e48 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00033e9c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x00033ee8 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x0003400c 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x000341b4 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x00034438 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_frame 0x00034638 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_frame 0x00034734 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_frame 0x000347bc 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x00034c00 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x00034de0 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x00034f10 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_frame 0x00035028 0x38 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_frame 0x00035060 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x000352e0 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x00035350 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 0x000353a0 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 0x000353f8 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 0x0003547c 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 0x000355f8 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 0x00035658 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 0x0003569c 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 0x000356fc 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 0x0003574c 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 0x00035798 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 0x000357ec 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 0x00035844 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 0x000358ac 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 0x00035900 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 0x000359a4 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 0x000359e0 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 0x00035a44 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 0x00035a7c 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 0x00035ad4 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 0x00035b4c 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 0x00035bb4 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 0x00035bd4 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 0x00035c0c 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 0x00035c58 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 0x00035c84 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 0x00035cb0 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 0x00035ce0 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 0x00035d10 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 0x00035d44 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 0x00035d78 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 0x00035dac 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 0x00035e64 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 0x00035f6c 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 0x00036094 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 0x000360b4 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 0x00036120 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 0x00036188 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 0x000361c8 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 0x00036208 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 0x000362a4 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 0x000362dc 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 0x000365fc 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 0x0003662c 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 0x00036730 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 0x74d15 *(.debug_str)